Meeting Notes Meetings notes from the Mozilla community

1-April-2014

Mozilla Platform: 2014-04-01

Filed under: Posts — Tags: — Jesper Kristensen @ 11:00 pm

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
  • Many top oranges are currently unowned. Please respond if needinfo’ed on them.
Stability

Other

The Need To Know

(Release and system issues that may impact engineering this week.)

Notices/Schedule (lsblakk/sylvestre)

Next Merge: April 28, 2014 Next Release: April 29, 2014
Trains
Central: 31 Aurora: 30 Beta: 29 Release: 28
?? bugs (?? bugs last week) ?? bugs (?? bugs last week)
Unresolved Aurora 30 Trackers (non-security, not tracked for Beta) Unresolved Beta 29 Trackers (non-security)

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.)

There will be a tree closing window on April 5, 2014 of 3 hours, details in bug 985503. Expected start at 0700 PT (2014-04-05 14:00 UTC).

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.)

B2G Services (dougt)

  • Experimental switch of Firefox Nightly to Mozilla’s Location Service in a few weeks.

DOM (jst/overholt)

We did a bunch of cool stuff this quarter, the notable things that we didn’t quite get done are:

  • ICC *almost* enabled. Ran into an existing intermittent leak that got more frequent, i.e. we have a better chance of fixing it now!
  • Window *almost* converted to WebIDL. We’ve seen this green on try, but ran into more stuff when merging etc. Really close, would’ve likely been done now if it wasn’t for some unplanned downtime in the team.
  • <picture> element up n’ running, but not quite there yet.

Firefox Mobile (mfinkle/blassey)

  • Landed in FxTeam bug 968308 – UI telemetry for home panels
  • Nice bug fix for bug 976723 – Selection handle scrolls outside boundary of <input> on page scroll also landed in FXTeam, we’ll see how it looks to uplift
  • WebApps experience for Android continues to improve with bug 933979 – Uninstalled webapps take up a lot of space
  • There’s been a bit of gfx related activity for Fx30, landings:
    • bug 988370 – Regression: position: fixed element corruption when panning and (uplift to Fx30) and bug 983208 – Regression: Panning and zooming yields flickering and or vanishing content
  • GFX WIP: bug 988882 – Regression: fixed position header and site interaction broken on DuckDuckGo Goodies; content hidden behind the address-bar
    • bug 989278 – Scrolled page in Readermode produces banner strip artifact
    • bug 986991 – Text entry fields ‘refreshing’ in weird manner

Firefox OS Devices/Porting (ericchou)

<Read Only>

  • Device porting (Gonk team)
    • Flame setup build system.
    • Vixen working with Via for the community project as flatfish.
    • Dolphin
    • Tarako
      • 2 engineers are onsite in sprd shanghai.
      • 1.3T+ still the first priority.
  • Bluetooth (members: Shawn Huang, Ben Tian, Jamin Liu, Jocelyn Liu)
    • Bug fixing.
    • In-house certification test (PTS) for 1.4 has started. (BlueZ, bluedroid)
  • Media Playback (members: Bruce Sun, Blake Wu, Star Cheng)
    • Fixed bugs and implemented features (PlatformDecoderModule and MediaCodec integration)
  • Device Storage & Stability (members: Alan Huang, Alphan Chen)
    • Worked on Feature Detection API and Device Storage API

Firefox OS Telephony/WIFI/NFC (kenhkchang)

<Read Only>

  • bug 989595 – [Tarako]wifi stay searching after turn on/off wifi some times
  • bug 984919 – [RIL][DSDS] New calls an inactive SIM when there is an active SIM should be rejected
  • bug 889737 – [MMI] Unify both sendMMI() and dial() functions
  • bug 983522 – Enable cell broadcast and broadcast SMS at the same time.
  • bug 983315 – [Messages][DSDS] Provide a feedback while we’re switching the data APN to send a MMS
  • bug 959434 – [B2G][NFC]Support secure element for NFC daemon.
  • bug 978027 – [B2G] Need to implement API for getCdmaPrlVersion.
  • bug 933588 – B2G NFC: Rewrite NFC Worker in C++.
  • bug 989834 – It takes 10 seconds to unload wifi driver on Sora
  • bug 980701 – [B2G][Gaia][System][Buri] The proximity sensor activates unnecessarily when not in a call causing glitchy behavior.
  • bug 949675 – Support HTTP->Rtsp Channel redirects.
  • bug 975778 – [B2G] [Emulator] Support CDMA_FLASH command for Cdma call waiting and 3way calling scenario.
  • bug 984326 – [B2G] [RIL] [CDMA] call waiting isn’t working properly. The 2nd remote party cannot hear voice.
  • bug 961921 – B2G RIL: [DSDS] Separate roaming preference for each client.
  • bug 986365 – Crash in supplicant because of closing supplicant while waiting for event.

GFX (milan)

<Read Only>

JS (naveed)

<Read Only>

  • Very successful JavaScript and Low Level Tools Team work week last week in Toronto agenda and raw meetings notes
    • Trip Report summarizing meetings and decisions in progress – will be published to dev-planning and JS team blog
  • Generational GC landed! \o/ bug 619558

Layout (jet/dbaron)

<Read Only>

Media (mreavy)

<Read Only>

  • Three landings expected this week:
    • First part of MediaStream refactor (padenot)
    • AEC in getUserMedia
    • Update webrtc.org code to 3.50 (likely will temporarily break BSD ports, etc)
  • Opus ARM assembler improvements should land

Performance (vladan)

Perf team Q2 goals: https://wiki.mozilla.org/Platform/2014-Q2-Goals#Perf

Vladan on PTO April 2-18, Avi Halachmi (:avih) substituting

Asus Transfomer T100 laptop/tablet initiative:

  • Focus on providing the best user experience (UX feel, features, performance) on lowest common denominator hardware
    • Try to become the best browser on this specific hardware
    • Firefox will be even better on higher spec stuff
  • Our test machines should be different from our development machines (similar to Android development)
  • Procure it as needed for your projects: http://www.newegg.com/Product/Product.aspx?Item=9SIA2NR1AU2763
  • Why this particular device:
    • Popular: according to Amazon.com, it’s been one of top sellers in the “Laptop Computers” category for months
    • Both tablet & laptop formats
    • Cheap + low-end (Atom CPU, integrated graphics, SSD+HDD)

Profiler enhancements:

  • bug 963158: Profiler shouldn’t sample sleeping threads multiple times
  • bug 987297: Improve memory usage of profiler by packing ProfileEntry structs together better
  • bug 962262: Use external structure padding to save ~30% of circular buffer space
  • bug 986160: Create unit tests for the Gecko Profiler
  • bug 967619: Talos Profiling has hit some snags, likely Talos profiling on Windows will not be initially supported
  • bug 758697: Working on improving profiler support for B2G

Most common sources of main-thread I/O, according to Telemetry:

Miscellaneous fixes:

  • bug 987101: Switch the CrashMonitor to native OS.File.read() for better performance
  • bug 989326: Loader.jsm should neither flush nor perform main thread I/O

Seceng (mmc)

Mozilla::pkix is now ON by default (for firefox). This a signficant rewrite of or certificate verification library. Please report any compatibility, performance or security issues. To disable set security.use_mozillapkix_verification to false. (master bug for enabling in all products is https://bugzilla.mozilla.org/show_bug.cgi?id=915930)

Quality Programs

(An opportunity to hear about status with the various quality programs that do not have a formal team structure.)

MemShrink (njn)

OrangeFactor (ryanvm)

  • Past week’s OrangeFactor: 8.86 (Previous Week: 8.63).
  • mochitest-bc continues to timeout with high frequency.
  • 37 intermittent failures fixed in the last week – List – Thanks!.
    • Shout out to Ehsan who has been fixing some long-running oranges recently.

Stability (kairo/bsmedberg)

Roundtable

(Comments and questions that arise during the course of the meeting or otherwise do not have a section.)

<Read only beyond this point>

Friends of the Tree

There were great changes by volunteers in Core and Toolkit during the past week. Thanks to all of these contributors for their passion and hard work! Here are some highlights:

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.)

irc #planning Log From This Meeting

11:02 vladan: is Engineering meeting happening?
11:02 vladan: ^ cpeterson 
11:02 cpeterson: vladan: delayed until 11:20
11:03 vladan: oh ok
11:03 vladan: cpeterson: thanks
11:03 KaiRo: bsmedberg: any audible from you for the platform meeting?
11:03 bsmedberg: no
11:03 KaiRo: thx
11:05 cviecco_adium: platform meeting is on?
11:05 KaiRo: cpeterson: I do have an audible for stability today
11:05 cpeterson: KaiRo: ok
11:05 KaiRo: cviecco_adium: cpeterson says delayed until 11:20
11:05 cviecco_adium: KaiRo. Thanks
11:10 Disconnected

Engineering Meeting Details

  • Tuesday 2014-04-0111:00 am Pacific Standard Time
  • Dial-in: conference# 98411
    • US/California/Mountain View: +1 650 903 0800, x92 Conf# 98411
    • US/California/San Francisco: +1 415 762 5700, x92 Conf# 98411
    • US/Oregon/Portland: +1 971 544 8000, x92 Conf# 98411
    • CA/Vancouver: +1 778 785 1540, x92 Conf# 98411
    • CA/Toronto: +1 416 848 3114, x92 Conf# 98411
    • UK/London: +44 (0)207 855 3000, x92 Conf# 98411
    • FR/Paris: +33 1 44 79 34 80, x92 Conf# 98411
    • US/Toll-free: +1 800 707 2533, (pin 369) Conf# 98411
  • Engineering Vidyo Room / Air Mozilla / MTV Warp Core / TOR Finch / SFO Warfield / PDX Hair of the Dog
  • join irc.mozilla.org #planning for back channel

« Newer Posts

Powered by WordPress