Firefox/Meeting/28-May-2013: Difference between revisions
Jump to navigation
Jump to search
| Line 34: | Line 34: | ||
* Backed out sessionstore changes because of add-on compatibility. | * Backed out sessionstore changes because of add-on compatibility. | ||
* Prototype for using speculative connect when restoring a session. | * Prototype for using speculative connect when restoring a session (bug {{bug|874533}}). | ||
* Worked on reflow observers for docShells (bug 453650). | * Worked on reflow observers for docShells (bug {{bug|453650}}). | ||
* Working on getting rid of an uninterruptible reflow in adjustTabstrip() when opening tabs. | * Working on getting rid of an uninterruptible reflow in adjustTabstrip() when opening tabs (bug {{bug|876374}}). | ||
* Improved tabopen animation by delaying pre-rendering of next newtab page. | * Improved tabopen animation by delaying pre-rendering of next newtab page (bug {{bug|875509}}). | ||
* Eliminated reflow after swapping in preloaded newtab page. | * Eliminated reflow after swapping in preloaded newtab page (bug {{bug|875257}}). | ||
* Still trying to enable about:newtab preloading by default. | * Still trying to enable about:newtab preloading by default (bug {{bug|794041}}). | ||
* Reviews. | * Reviews. | ||
Revision as of 16:53, 28 May 2013
Details
- Tuesdays - 10:00am Pacific, 1:00pm Eastern, 17:00 UTC
- Dial-in: Audio-only conference# 91337
- People with Mozilla phones or softphones please dial x4000 Conf# 91337
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 91337
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 91337
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 91337
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 91337
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 91337
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 91337
- UK/London: +44 (0)207 855 3000, x4000 Conf# 91337
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 91337
- 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
- irc.mozilla.org #fx-team for backchannel
- "Firefox" Vidyo Room
General Topics
Friends of the Firefox team
Give a shoutout/thanks to people for helping fix and test bugs.
Decisions needed/Action items
Stand ups
Suggested format:
- What did you do last week?
- What are working on this week?
- Anything blocking you?
Please keep your update to under 1 minute!
gavin
paolo
mak
enn
felipe
- (copied from http://benjamin.smedbergs.us/weekly-updates.fcgi/user/felipe)
- bug 853389 - AddonRepository - implementing Blair's feedback
- bug 875463 - Implemented --run-until-failure option for mochitests
- bug 666809 - started reviewing SecurityUI for e10s
- bug 812573 - with the hotfix deployed it looks like we're seeing -20% people stuck on versions 10-16
mano
ttaubert
(details: http://benjamin.smedbergs.us/weekly-updates.fcgi/user/ttaubert)
- Backed out sessionstore changes because of add-on compatibility.
- Prototype for using speculative connect when restoring a session (bug bug 874533).
- Worked on reflow observers for docShells (bug bug 453650).
- Working on getting rid of an uninterruptible reflow in adjustTabstrip() when opening tabs (bug bug 876374).
- Improved tabopen animation by delaying pre-rendering of next newtab page (bug bug 875509).
- Eliminated reflow after swapping in preloaded newtab page (bug bug 875257).
- Still trying to enable about:newtab preloading by default (bug bug 794041).
- Reviews.
adw
markh
A little more on e10s form/autocomplete.
Started looking into background thumbnail service stuff. Learnt lots, solved nothing :)
Put together a relatively complex patch so console and standard handles work as expected in child processes.