Mobile/Notes/24-Apr-2013: Difference between revisions
Jump to navigation
Jump to search
MarkFinkle (talk | contribs) |
MarkFinkle (talk | contribs) |
||
Line 13: | Line 13: | ||
== Major Topics for This Week == | == Major Topics for This Week == | ||
;UI Hackathon: First try of a focused sprint on front-end bugs. This one is focused on [https://wiki.mozilla.org/Mobile/Hacking/UIPolishingHackathon UI paper cuts]. Current [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=sw%3Aui-hackathon bug list]. Starts today and ends on Friday. All are invited to pitch in! | ;UI Hackathon: First try of a focused sprint on front-end bugs. This one is focused on [https://wiki.mozilla.org/Mobile/Hacking/UIPolishingHackathon UI paper cuts]. Current [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=sw%3Aui-hackathon bug list]. Starts today and ends on Friday. All are invited to pitch in! | ||
;Home Page Redesign: We started to land some foundational patches for the about:home redesign ([https://bug862793.bugzilla.mozilla.org/attachment.cgi?id=739728 designs] | ;Home Page Redesign: We started to land some foundational patches for the about:home redesign ([https://bug862793.bugzilla.mozilla.org/attachment.cgi?id=739728 designs] and [https://bugzilla.mozilla.org/show_bug.cgi?id=862793 meta bug]). This work will continue on Fig and land on mozilla-central when it's ready. More on the plan in this [https://mail.mozilla.org/pipermail/mobile-firefox-dev/2013-April/000049.html thread]. | ||
== Friends of the Mobile Team == | == Friends of the Mobile Team == |
Revision as of 16:16, 24 April 2013
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- Dial-in: Audio-only conference# 99998
- People with Mozilla phones or softphones please dial x4000 Conf# 99998
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 99998
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 99998
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 99998
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 99998
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 99998
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 99998
- UK/London: +44 (0)207 855 3000, x4000 Conf# 99998
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 99998
- 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 #mobile for backchannel
- Mobile Vidyo Room
Schedule
- Next merge: 2013-05-13
- Next release: 2013-05-14
Major Topics for This Week
- UI Hackathon
- First try of a focused sprint on front-end bugs. This one is focused on UI paper cuts. Current bug list. Starts today and ends on Friday. All are invited to pitch in!
- Home Page Redesign
- We started to land some foundational patches for the about:home redesign (designs and meta bug). This work will continue on Fig and land on mozilla-central when it's ready. More on the plan in this thread.
Friends of the Mobile Team
Give a shoutout/thanks to people for helping fix and test bugs.
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 2 minutes!
James W. (snorp)
- Bug 862448 - Fast fencing path busted when preserveDrawingBuffer=true
- Bug 858292 - gfx defects in shumway demos when skia-gl enabled
- Bug 848482 - [SkiaGL] SourceSurface doesn't currently work with SkiaGL
- Bug 848652 - Implement the ArrayBuffer version of AudioContext.createBuffer
Kats
GBrown
Chris Lord (cwiiis)
Chris Peterson
JChen
GCP
Brian N
Sriram
WesJ
LucasR
Last week
- Major simplification of browser toolbar layout (bug 858687)
- In preparation for the about:home/awesomescreen merge
- Organizing the UI polishing Hackathon:
- Blogged:
- UI polishing Hackathon: http://lucasr.org/?p=3610
- Multi-part items in Smoothie: http://lucasr.org/?p=3628
Next week
- UI polishing Hackathon
- about:home/awesome screen merge
Margaret
- Done
- Finally landed something to kill (all but one of) the fake mouse event hacks used for text selection - bug 667243
- Fixed a crash regression (caused by me) in BrowserApp.onActivityResult - bug 847834
- Don't let the user pin empty sites - bug 857661
- Wrap user-entered pinned site search/URLs in a special URI - bug 858994
- Don't treat pinned sites as bookmarks unless they are bookmarks - bug 860759
- Next
- UI hackathon!
- about:home redesign
Scott (jwir3)
Note: I won't be able to make this week's meeting, but my status is below. Please feel free to contact me if you have any questions or comments!
Last Week:
- bug 836568 landed: Reflow-on-zoom has issues with events being queued up.
- bug 862763: Font inflation checking is showing up way too much (~15%) in profiles (complete, but hasn't landed yet - still in review).
This Week:
- Still working on bug 836565, but there's a plan to go forward that I hope to have mostly complete by the end of the week.
- bug 864595: Assertion failure in caretPositionFromPoint
- Look into other issues that Margaret is having with caretPositionFromPoint returning an unexpected object for a given set of coordinates.
- bug 861106: Crash in nsDocumentViewer::SetMinFontSize.