Platform/2015-01-27: Difference between revisions
(→Good Reads: Chrome 40 launches with NPAPI plugins blocked by default, removes SSL 3.0 completely) |
Msreckovic (talk | contribs) (→GFX (milan): Added graphics) |
||
Line 222: | Line 222: | ||
===GFX (milan)=== | ===GFX (milan)=== | ||
* WebGL regression sadness on Windows related to ANGLE. Both in 32/33 (hardware/driver specific) and 35 (investigating.) Bugs 1122465 and 1123365. | |||
* Need to put tooling in place to see if it's shared memory that is soft-leaking, accounting for OOM on Windows. | |||
* Unified crashes due to driver resets, seeing crashreports at #4 which was before a long tail. Should help with tracking down the solutions. | |||
===JS (naveed)=== | ===JS (naveed)=== |
Revision as of 18:29, 26 January 2015
« previous week | index | next week »
Engineering Meeting Details
- Tuesday 2015-01-27 - 11:00 am Pacific Standard Time
- Calendar links: iCal ics or Atom/XML feed
- Engineering Vidyo Room / Air Mozilla / MTV Alien Nation / TOR Finch / SFO Warfield / PDX Hair of the Dog
- Join irc.mozilla.org #planning for back channel
- 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
Need To Know
(Release and system issues that may impact engineering this week.)
Notices/Schedule (lsblakk/sylvestre/lmandel)
Next Merge: July 8, 2024 | Next Release: July 9, 2024 | ||
Trains | |||
---|---|---|---|
Central: 129 | Aurora: 54 | Beta: 128 | Release: 127 |
Build Changes (gps)
(Build changes of which engineers should be aware.)
RelEng (catlee)
(Repo, test, and other information for engineers from the release engineering team.)
Upcoming Outages/Upgrades
(System outages/upgrades and tree closures that impact engineering.)
Quality Programs
(An opportunity to hear about status with the various quality programs that do not have a formal team structure.)
OrangeFactor (ryanvm)
CritSmash (dbolter)
MemShrink (njn)
Stability (kairo)
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.)
A*Team (jgriffin)
Accessibility (dbolter)
B2G Services (dougt)
Cloud Services (mmayo)
Desktop Platform (bsmedberg)
Developer Services (gps/lthomson)
Developer Tools (prouget)
DOM (jst/overholt)
Electrolysis (e10s) (blassey)
- Please help test e10s in Nightly!
- Known issues: https://wiki.mozilla.org/Electrolysis#What_to_Expect
Firefox Desktop (gavin)
Firefox Mobile (snorp/blassey/mfinkle)
GFX (milan)
- WebGL regression sadness on Windows related to ANGLE. Both in 32/33 (hardware/driver specific) and 35 (investigating.) Bugs 1122465 and 1123365.
- Need to put tooling in place to see if it's shared memory that is soft-leaking, accounting for OOM on Windows.
- Unified crashes due to driver resets, seeing crashreports at #4 which was before a long tail. Should help with tracking down the solutions.
Layout (jet/dbaron)
Media (mreavy)
Necko (dougt/jduell)
Performance (vladan)
Seceng (dougt)
Shumway (tschneidereit)
WebAPI (overholt)
Roundtable
(Comments and questions that arise during the course of the meeting or otherwise do not have a section.)
Links
Friends of the Tree
Mailing List Threads
(Threads that are likely to be of interest to engineering from various mailing lists.)
Good Reads
(Links to blog posts, books, videos, etc. that you think will be of interest to others.)
- Chrome 40 launches with NPAPI plugins blocked by default, removes SSL 3.0 completely. Chrome's Flash plugin is unaffected because it uses PPAPI, not NPAPI.