Mobile/Notes/20-Oct-2010: Difference between revisions
Jump to navigation
Jump to search
(→Other) |
|||
Line 19: | Line 19: | ||
== Android == | == Android == | ||
* new dlopen plus making sqlite not be stupid got our install size way down | |||
** everyone thank mwu | |||
* patch to make breakpad work with new dlopen waiting for review from mwu | |||
** expect to land today | |||
* file picker for chrome landed yesterday, content support landed today | |||
** needs testing | |||
== Electrolysis == | == Electrolysis == |
Revision as of 16:02, 20 October 2010
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 8605 (US)
- irc.mozilla.org #mobile for backchannel
Schedule
Major Topics for This Week
Front-end
UX design
Maemo
Qt
Android
- new dlopen plus making sqlite not be stupid got our install size way down
- everyone thank mwu
- patch to make breakpad work with new dlopen waiting for review from mwu
- expect to land today
- file picker for chrome landed yesterday, content support landed today
- needs testing
Electrolysis
- MacOS X - Content not rendering without user creating UI events
- Beta 2 Blocker
- Looks like mac isnt processing ipc messages it needs to
- Priority of child process (Alon can update everyone)
- Discussion in bug on dynamic verses constant child priority
- Constant priority makes the child slower (at least 3% on page load for one test).
- Dynamic priority is hard.
- I am bias.
General Platform
Video
Camera
Plugins
Performance
- Content Sink pref change loaded (Bug 604762)
- Basically we make the child process less "responsive" and make it do more work before processing events
- Saw page load perf bump by 3%
Networking
Graphics
Startup
Layout
Content
Release Engineering
QA
Other
- DougT spent 2-3 days fixing talos.
- The Fennec CLH was registered using a prefix that loaded before talos CLHs.
- Alot of voodoo trying to get the right options, right config file, right files on disk.
- TPan doesn't work on desktop
- Tp4 doesn't produce the correct starting output on desktop
- Not all bad news, Ts does work on desktop
- I am pretty sure that these failures would also fail on the n900 given their subsystems (linux, apache) are basically the same.
- What I want is a way to locally test performance using the tools we currently have.