Platform/2013-06-11: Difference between revisions
Line 95: | Line 95: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | {{readonly}} | ||
* Australis still on track in | * Australis still on track to land in about 2 weeks (beginning of the 25 train). [http://people.mozilla.org/~jwein/ux-nightly/ Try out a UX build] and file bugs! | ||
===Firefox Metro (bbondy/jmathies/mbrubeck)=== | ===Firefox Metro (bbondy/jmathies/mbrubeck)=== |
Revision as of 17:37, 11 June 2013
« previous week | index | next week »
Engineering Meeting Details
- Tuesday 2013-06-11 - 11:00 am Pacific
- Dial-in: Audio-only conference# 98411
- People with Mozilla phones or softphones please dial x4000 Conf# 98411
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 98411
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 98411
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 98411
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 98411
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 98411
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 98411
- UK/London: +44 (0)207 855 3000, x4000 Conf# 98411
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 98411
- Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
- SkypeOut is free if you use the 800 number
- Engineering Vidyo Room / Warp Core / SFO-Boardroom / Tor Commons
- join irc.mozilla.org #planning for back channel
Actions
Hot Bugs
(Important bugs for which we need to find owners or additional help. If known, please include suggested team or knowledge needed to advance the bug.)
- Orange Factor
- bug 861700 (Intermittent browser_705597.js,browser_707862.js | uncaught exception - [object Event] at undefined:undefined) is #1 top orange and unowned.
- Affects OSX and Windows.
- Possible regression from bug 845681.
- Stability
- bug 853959 (DrawingContext::DrawBitmap) is an unowned Canvas2D crash that turned into a topcrash across channels apparently due to Apple's iOS7 page.
- We should try to get on this before more similar pages appear with an even higher profile.
- bug 880842 (mozilla::gfx::DrawTargetCG::DrawSurface) is a new unowned trunk topcrash, but the GFX team seems to be on it and have a good suspect for the patch causing it.
- Other
The Need To Know
(Release and system issues that may impact engineering this week.)
Notices/Schedule (akeybl/lsblakk/bajaj)
Unresolved Aurora 54 Trackers (non-security, not tracked for Beta) | Unresolved Beta 128 Trackers (non-security) |
---|
Upcoming Outages/Upgrades
(System outages/upgrades and tree closures that impact engineering.)
Key Issues
(Non team specific issues that impact engineering.)
Git
Quick poke on jst's Embracing git usage for Firefox/Gecko development? thread. If you have thoughts on this subject, please respond this week.
Team Stand-ups
(In <2 mins, what did your team accomplish last week, on what is your team working on this week, and on what, if anything, is your team blocked? No questions during the stand-ups. All questions should be asked during the roundtable.)
Accessibility (dbolter)
- B2G - Add option for installing additional extensions in DEBUG mode - Patch on. bug 879563
- Fixed a pesky assertion related accessible cache (children of a parent removed from the DOM).
- Reduced braille verbosity to match user expectations.
- Accessible text fixes marching along with positive vendor feedback.
Add-on SDK (dtownsend)
- Last weeks meeting notes
- Emails about add-on repacks have been sent out
- Work on connecting the SDK console to the new browser console
- Heads down on UI components
B2G Simulator (dtownsend)
B2G Services (dougt)
- Love some feedback/help on front end work of whereismyfox
- Enabling push notifications for B2G 1.1 across the board
- Same servers are going to support android+desktop
Developer Tools (dcamp)
- Meeting Notes
- Discussing the separation of REPL and Logging in the web console here.
- Black-boxing sources in the debugger: discussion, bug 877682
- Remote inspector/b2g content processes progressing
DOM (jst/dougt)
- Promises/Futures and API design
- XBL refactor (bug 653881). Note that this might cause regressions, we are going to land early and stay on top of incoming bugs.
Firefox Desktop (gavin/dolske)
<Read Only>
- Australis still on track to land in about 2 weeks (beginning of the 25 train). Try out a UX build and file bugs!
Firefox Metro (bbondy/jmathies/mbrubeck)
- Returning intern jwilde starts this week.
- mochitest-browser-chrome now running in automation; will be visible on TBPL once remaining oranges are fixed (bug 880298).
- Basic support for scrollbars landed; we would like to move to "hovering" scrollbars like on OS X that appear when using a mouse without requiring a reflow (bug 881081).
- Working on some lightweight mochitest-browser-chrome performance tests (bug 859155).
- About to start implementation of new download UI (bug 801136).
Firefox Mobile (mfinkle/blassey)
Firefox OS (sicking)
GFX (milan)
- New GFX intern, Guillaume Abade started last week
- Rendering biweekly meeting alternating between 2:30pm PST and 5:30pm PST to allow easier Taipei participation
- A number of (unrelated?) regressions in Nvidia's 3D Vision, H.264, images, Silverlight
- Key items in progress:
- SkiaGL
- Moz2D core graphics (Azure Quartz)
- OMT image animation
- APZC
- Will have some participation in the upcoming Desktop work week
Identity (jedp)
<Read Only>
- Last Week:
- Fri-Sun work weekend in Portland (Austin, Jed, Crystal)
- Main efforts this Week:
- Persona in RTC peer connection auth (Ryan at RTC work week, Jed)
- Sign-in-to-web in desktop browser, esp. UI issues (Austin)
- Persona sign-in UX for b2g FTE (Jed, Crystal, et al.)
Established Benjamin's Weekly Status site for JavaScript Engine work in progress. Feel free to follow along.
DONE
- Compiler (JIT)
- bug 859609: Enable inlining of heavyweight functions as well as anonymous lambda clones
- Garbage Collection
- bug 861925: Handle ArrayBuffers that are both shared and Transferable
- Added B2G-specific analysis to catch rooting hazards in code not compiled for the desktop browser
- Front End and Other
DOING
- Compiler (JIT)
- bug 866878: Add try-finally support to baseline compiler
- Garbage Collection
- bug 877762: Working on post barriering GC thing pointers on browser heap
- Get exact rooting green in the browser
- Front End and Other
- bug 853301: Reenabling JS Intl API in desktop builds
- bug 880538: Avoid asm.js parse node memory spike
- Compartment isolation for off thread JS parsing, object serialization/deserialization.
Layout (jet/dbaron)
- CSS Working Group met last week in Tokyo, followed by Test the Web Forward Event
- CSS Working Group agreed on two hard issues needed to advance CSS Transitions
- pango text shaping code has been removed since we've been using harfbuzz for a while (bug 810252)
Media (mreavy/kentuckyfriedtakahe)
- Video with HE-AAC audio is now working on Windows 7/8.
- First implementation of WebRTC on Desktop is going out in Firefox 22
- WebRTC is at a work week this week in Sunnyvale (just down the road from the MV office). Details are here: https://wiki.mozilla.org/Media/WebRTC/WebRTC_workweek_20130610
- During the work week, we plan to update the core WebRTC libraries on Nightly to the latest stable branch. The bug to follow for this is Bug 880879. If you notice any regressions after the update, please let Randell (jesup on irc) know.
- Web Audio has been landing in Firefox. For the latest status on Web Audio, follow the tracking bug: Bug 779297 and check out: https://wiki.mozilla.org/WebAudio_API_Rollout_Status.
- NOTE: We have a new bugzilla component: "Web Audio" under Core. Please file new Web Audio bugs there.
Necko (dougt/jduell)
- StoneRidge project has been handed of to ATeam
- Cache update (jduell)
Performance (vladan)
- Mark Reid has joined the Perf team. He will be working on the Telemetry backend reboot
- bug 867757, bug 867762: Extending Gecko Profiler to support arbitrary annotations
- bug 881578, bug 881575, bug 879957: A few small improvements to reduce startup I/O
- bug 880296: We need to load fewer DLLs on startup
- Starting Android startup investigation
- bug 872421, bug 880664: Landed a module loader for chrome workers
- bug 853388: Working on converting Addon Manager storage from SQLite to JSON, and moving its I/O off the main thread
- bug 813742: Parallelizing the reftest and crashtest suites
- bug 748598?: Dhaval will be working on storing Firefox caches in volatile (purgeable) memory on Android & B2G
WebAPI (overholt)
Last week:
- Implemented promises (as "future"; will rename) (bug 856410)
- still need to figure out how to land due to spec churn
- Implemented SharedWorkers (bug 643325) (awaiting review)
- Regular spec work (SysApps, Promises, Fetch)
- Got a lot closer to final patch for temporary storage (IDB first)
This week:
- Get temporary storage patch(es) up for review
- Promise followups
- SharedWorkers followups
- W3C AC meeting in Tokyo
Homework:
- "What are the most important problems for the web?"
Quality Programs
(An opportunity to hear about status with the various quality programs that do not have a formal team structure.)
Critsmash (dbolter)
Memshrink (njn)
OrangeFactor (ryanvm)
- Past week's OrangeFactor: 4.1 (Previous Week: 5.90).
- 17 intermittent failures fixed in the last week - List - Thanks!.
Stability (kairo/bsmedberg)
- Stability numbers look good overall.
- Trunk has high crash rates due to bug 880842 (see Hot Bugs) and bug 881266 (fixed by bug 877584 backout for now).
Roundtable
(Comments and questions that arise during the course of the meeting or otherwise do not have a section.)
<Read only beyond this point>
Mailing List Threads
(Threads that are likely to be of interest to engineering from various mailing lists.)
- dev-platform
- firefox-dev
Good Reads
(Links to blog posts, books, videos, etc. that you think will be of interest to others.)