Confirmed users
311
edits
Jetvillegas (talk | contribs) (→Layout) |
|||
| (14 intermediate revisions by 8 users not shown) | |||
| Line 24: | Line 24: | ||
==Firefox Development== | ==Firefox Development== | ||
* Jared Wein landed initial support for click to play plugins on desktop ({{bug|711552}}) | |||
** Followup work in {{bug|711618}} to improve permissions model | |||
==Firefox Developer Tools== | ==Firefox Developer Tools== | ||
* Lucas landed remote debugging for Fennec {{bug|739966}}. | |||
* https://github.com/janodvarko/httpmonitor has a standalone version of Firebug's network monitor. | |||
==Add-on SDK== | ==Add-on SDK== | ||
* There were delays getting AMO updated with the 1.6 SDK last week so some developers may have seen warnings when uploading their add-ons | * There were delays getting AMO updated with the 1.6 SDK last week so some developers may have seen warnings when uploading their add-ons | ||
* Spinning a 1.6.1 release to fix a minor leak | |||
==Performance== | ==Performance== | ||
| Line 50: | Line 55: | ||
==GFX== | ==GFX== | ||
* Continue to be focused on mobile Firefox. | |||
** We fixed most of Firefox on Android's extreme crashiness, with the notable exception of on David Baron's phone, who alone accounts for 13% of our crashes (221 unique crash IDs) in the past week, the #1 topcrasher by a large margin. | |||
** We're focused on performance and checkerboardiness now, with our major work being tracked as Fennec beta blockers. | |||
==JS== | ==JS== | ||
==Layout== | ==Layout== | ||
* Focused on mobile Firefox. | |||
** Readability. | |||
** Scrolling/Zoom bugs. | |||
==Video== | ==Video== | ||
* MediaStreams near landing on m-c | |||
* Initial WebRTC landings being planned (preffed off). | |||
==DOM== | ==DOM== | ||
* No updates today. | |||
==WebAPI== | ==WebAPI== | ||
| Line 72: | Line 87: | ||
==Tree Management== | ==Tree Management== | ||
* '''hg.m.o downtime Thursday April 12 6-9am PDT''' for migration to new datacentre | |||
* Switching OSX build machines today hopefully - nightly updates will be diverted until testing is completed | |||
* tree status app in staging for poking: https://treestatus-dev.allizom.org/ | |||
* infrastructure load for [http://oduinn.com/blog/2012/04/03/infrastructure-load-for-march-2012/ march] | |||
** 4,508 pushes in March - peaking at 238 checkins per day | |||
** 5th month in a row of record activity | |||
==Security== | ==Security== | ||
{|class="fullwidth-table" style="width: 800px;" | |||
|- | |||
! style="width:25%" | Date / Time | |||
! style="width:45%" | Item | |||
|- | |||
| Mon Apr 9 / 13:00 PST | |||
| [[/Identity/BrowserIDSync|BrowserID Sync]] | |||
|- | |||
| Wed Apr 11 / 13:00 PST | |||
| AVAILABLE | |||
|- | |||
| Thu Apr 12 / 10:00 PST | |||
| AVAILABLE | |||
|- | |||
| Fri Apr 13 / 10:00 AM PST | |||
| AVAILABLE | |||
|} | |||
'''[https://mail.mozilla.com/home/ckoenig@mozilla.com/Security%20Review.html Calendar and Meeting details]''' | |||
General Meeting Details | |||
* IRC Channel: #security | |||
* Etherpad: http://etherpad.mozilla.com:9000/secreview | |||
* Vidyo: https://v.mozilla.com/flex.html?roomdirect.html&key=5XEMsG1ApA4b (Room 9058) | |||
* Dial-in Info (phone): | |||
** In office or soft phone: extension 92 | |||
** US/INTL: 650-903-0800 or 650-215-1282 then extension 92 | |||
** Toronto: 416-848-3114 then extension 92 | |||
** Toll-free: 800-707-2533 then password 369 | |||
** Conference num 99058 | |||
For updates to meetings please see the Security Review Calendar | |||
* HTML: https://mail.mozilla.com/home/ckoenig@mozilla.com/Security%20Review.html | |||
* .ics: https://mail.mozilla.com/home/ckoenig@mozilla.com/Security%20Review | |||
====Security Review Needed but Unscheduled==== | |||
* [[Security/Radar#Review_Needed|Review Needed]] | |||
=== Review Needed === | |||
* Feature pages triaged to need review, review unscheduled | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 25%;">Feature</td> | |||
<td class="header" style="width: 5%;">Feature List</td> | |||
<td class="header" style="width: 10%;">Target Rel</td> | |||
<td class="header" style="width: 13%;">Prod Mgr</td> | |||
<td class="header" style="width: 13%;">Lead Engr</td> | |||
<td class="header" style="width: 13%;">Security lead</td> | |||
<td class="header" style="width: 10%;">Security status</td> | |||
<td class="header" style="width: 15%;">Security notes</td> | |||
<td class="header" style="width: 15%;">Last Modified</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature security status::sec-review-needed]] [[Feature security health::!Assigned]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature list# | |||
| ?Feature version# | |||
| ?Feature product manager# | |||
| ?Feature lead engineer# | |||
| ?Feature security lead# | |||
| ?Feature security status# | |||
| ?Feature security notes# | |||
| ?Modification date# | |||
| ?Feature security health# | |||
| mainlabel=- | |||
| sort=Feature version,Feature priority,Feature stage | |||
| format=template | |||
| template=SecurityRadarListTable | |||
}} | |||
</table> | |||
==== Bugs marked sec-review-needed that need to be scheduled ==== | |||
<bugzilla> | |||
{ | |||
"keywords": "sec-review-needed", | |||
"whiteboard": "[secr:curtisk]", | |||
"whiteboard_type": "contains" | |||
} | |||
</bugzilla> | |||
==Stability Report== | ==Stability Report== | ||