Difference between revisions of "Status Meetings:2010-04-28:Agenda"
Jump to navigation
Jump to search
(stuff+queries+talkback) |
(→General Plans: crashing sucks) |
||
Line 5: | Line 5: | ||
** Released 9 weeks ago Tuesday | ** Released 9 weeks ago Tuesday | ||
** [http://crash-stats.mozilla.com/topcrasher/byversion/Camino/2.0.2 Breakpad] topcrash report for the last 2 weeks - 3743 (72.38%), ~ +'''115'''<!-- --> (Also: [http://crash-stats.mozilla.com/topcrasher/byurl/Camino/2.0.2 topcrashers by URL]) | ** [http://crash-stats.mozilla.com/topcrasher/byversion/Camino/2.0.2 Breakpad] topcrash report for the last 2 weeks - 3743 (72.38%), ~ +'''115'''<!-- --> (Also: [http://crash-stats.mozilla.com/topcrasher/byurl/Camino/2.0.2 topcrashers by URL]) | ||
+ | *** Increase mostly in long tail; decline for top crashing stacks | ||
*** Top sites: chatroulette, facebook | *** Top sites: chatroulette, facebook | ||
− | *** #1 <!-- | + | *** #1 <!--957--> is {{BPsig|2.0.2|Flash%20Player}} (26%) |
− | *** #2 <!-- | + | *** #2 <!--113--> is {{BPsig|2.0.2|nsDocShell::FirePageHideNotification(int)}} / {{BPsig|2.0.2|@0x0%20%7c%20nsDocShell::Destroy()}} (3%) - {{bug|541743}} |
− | *** #3 <!-- | + | *** #3 <!--69--> is {{BPsig|2.0.2|objc_msgSend%20%7c%20-%5bNSWindow%20sendEvent:%5d}} (unknown bug) (2%) |
− | *** #4 <!-- | + | *** #4 <!--66--> is {{BPsig|2.0.2|objc_msgSend%20%7c%20Foundation@0x50ebf}} (10.4.11 -[NSException raise]; unknown) (2%) |
− | + | *** #4 <!--66--> is {{BPsig|2.0.2|objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d}} (unknown bug) (2%) | |
− | *** # | + | *** #6 <!--47--> is {{BPsig|2.0.2|objc_msgSend%20%7c%20nsNativeThemeCocoa::DrawPushButton}} - {{bug|530343}} - déjà vu crash: {{bug|458961}} (Core) aka {{bug|461715}} (Tabsposé) aka offscreen surfaces and exceptions - why didn't that fix this? (1%) |
− | *** # | + | *** #7 <!--43--> is {{BPsig|2.0.2|_objc_error}} (unknown bug) (1%) |
− | *** # | + | *** #8 <!--41--> is {{BPsig|2.0.2|Flash%20Player-10.6+}} / {{BPsig|2.0.1|Flash%20Player-10.4+10.5}} / {{BPsig|2.0.1|FlashPlayer-10.6}} / {{BPsig|2.0.1|FlashPlayer-10.4-10.5}} (2%) |
− | *** # | + | *** #9 <!--37--> is {{BPsig|2.0.2|objc_msgSend%20%7c%20-%5bKeychainBrowserListener%20onLoadingCompleted:%5d}} (1%) - {{bug|512730}} landed, didn't help |
− | *** # | + | *** #10 <!--34--> is {{BPsig|2.0.2|CFQSortArray}} (related to appshell/runloop) (2%) |
<!-- | <!-- | ||
− | *** # | + | *** #9 <!- -42- -> is {{BPsig|2.0.2|Foundation@0x41548}} (10.4.11 _NSRaiseError]; unknown) (1%) |
*** #9 <!- -33- -> is {{BPsig|2.0.2|CFReadStreamGetStatus}} (long-since-fixed Flash {{bug|494448}}) (1%) | *** #9 <!- -33- -> is {{BPsig|2.0.2|CFReadStreamGetStatus}} (long-since-fixed Flash {{bug|494448}}) (1%) | ||
*** #10 <!- -16- -> is {{BPsig|2.0.2|CFDictionaryGetValue}} (facebook uploader) (1%) | *** #10 <!- -16- -> is {{BPsig|2.0.2|CFDictionaryGetValue}} (facebook uploader) (1%) | ||
Line 28: | Line 29: | ||
** Keychain crash has returned; {{bug|512730}} didn't fix it | ** Keychain crash has returned; {{bug|512730}} didn't fix it | ||
<!--** Seeing some cases of the Flash+Exposé crash's stack ({{BPsig|2.0.2|objc_msgSend%20%7c%20-%5bNSWindow%20makeKeyWindow%5d}}) - 10.6.2, don't seem to be doing Exposé or fullscreen; also mostly 10.1.51.95 ("10.1 beta 3"), but some recent Flash 10.0--> | <!--** Seeing some cases of the Flash+Exposé crash's stack ({{BPsig|2.0.2|objc_msgSend%20%7c%20-%5bNSWindow%20makeKeyWindow%5d}}) - 10.6.2, don't seem to be doing Exposé or fullscreen; also mostly 10.1.51.95 ("10.1 beta 3"), but some recent Flash 10.0--> | ||
− | |||
* Camino 1.6.11 | * Camino 1.6.11 | ||
** Released 6 weeks ago Monday; EOL for 1.6.x | ** Released 6 weeks ago Monday; EOL for 1.6.x |
Latest revision as of 21:02, 27 April 2010
Wed 28 April 1pm PDT (20:00 GMT/UTC) in #camino-mtg
Contents
General Plans
- Camino 2.0.2
- Released 9 weeks ago Tuesday
- Breakpad topcrash report for the last 2 weeks - 3743 (72.38%), ~ +115 (Also: topcrashers by URL)
- Increase mostly in long tail; decline for top crashing stacks
- Top sites: chatroulette, facebook
- #1 is Flash%20Player (26%)
- #2 is nsDocShell::FirePageHideNotification(int) / @0x0%20%7c%20nsDocShell::Destroy() (3%) - Bug 541743
- #3 is objc_msgSend%20%7c%20-%5bNSWindow%20sendEvent:%5d (unknown bug) (2%)
- #4 is objc_msgSend%20%7c%20Foundation@0x50ebf (10.4.11 -[NSException raise]; unknown) (2%)
- #4 is objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d (unknown bug) (2%)
- #6 is objc_msgSend%20%7c%20nsNativeThemeCocoa::DrawPushButton - Bug 530343 - déjà vu crash: Bug 458961 (Core) aka Bug 461715 (Tabsposé) aka offscreen surfaces and exceptions - why didn't that fix this? (1%)
- #7 is _objc_error (unknown bug) (1%)
- #8 is Flash%20Player-10.6+ / Flash%20Player-10.4+10.5 / FlashPlayer-10.6 / FlashPlayer-10.4-10.5 (2%)
- #9 is objc_msgSend%20%7c%20-%5bKeychainBrowserListener%20onLoadingCompleted:%5d (1%) - Bug 512730 landed, didn't help
- #10 is CFQSortArray (related to appshell/runloop) (2%)
- Keychain crash has returned; Bug 512730 didn't fix it
- Camino 1.6.11
- Released 6 weeks ago Monday; EOL for 1.6.x
- Need to see stats to see how many 10.4/5/6 stragglers we have
- Talkback needs MoCo to set up report (all 1.6.11 crashes) — 420, +65 last week (decrease)
- Flash Player (not counting any related CF signatures, etc.) 43% of 1.6.11 crashes last week
- Camino 2.0.3
- Gecko release four weeks ago
- hendy working on new patch for cl’s Bug 532186 (can't paste URLs into Flash exceptions list)
- Possible issue with new Spotlight importer being in use after quit - Bug 559129; smorgan restructured metadata writing, awaiting sr
- docshell change landed a couple weeks ago on all branches - Bug 541743 (top 10 crash)
- There's a new JEP that fixes a number of bugs that just missed cut-off; now leaning towards not minibranching it (user-installable)
- Death-by-Flash-logging Bug 541897; philippe found that drawing models did cause this
- Have new "Profile Startup" bug (Bug 556428) covering about year+ of Ts regressions
- Gecko release four weeks ago
- Camino 2.1
- Most of the items from the list have been twiddled to reflect state, plus editorial comments
- Gecko 1.9.2 update - (tracking for bugs+issues; mostly filed, but need to get focus-related bugs filed)
- Last of hendy's original 1.9.2 patches landed last week!
- One patch from mstange - 10.6 print settings (needs more comments from Markus)
- hendy has partial fix for autocomplete window issues (Bug 548476), awaiting sr; bug now seen on 1.9.0 on slow Macs
- Hg repo: http://hg.mozilla.org/camino/; MXR: http://mxr.mozilla.org/camino/
- pushloghtml = very, very poor man's bonsai
- Development:Building:Mozilla 1.9.2 Branch
- Bug 560323 tracking things still needing to be fixed before nightlies
- Tinderbox tests issue: Bug 555885 - smorgan will look at post-tree :(
- No progress on about:config integer issue or 10.6 building in last week
- Dan's perf patch ready for another round of coding; Dan's busy
- Icon tweaks - last(?) of new icons awaiting sr
- Alpha 1?
- Tinderboxen
- cb-xserve04 is back, and 100ms faster using NIC2 :P
- AppZapper
- Website - Sam maybe working on stats?
- Updates?
- murph
- Weekly Bugs and Queues update
- Still not much happening; need to get traction on 2.0.3 bugs and Alive/Ts/xpconnect issue
Specific bugs that need action
- CBSamplePane - awaiting reviews
Other (if there's time)
- 10.5 Visual UX
- App icon lines - Bug 402967
- UNCOs
- Bug 549280 - Show bookmark name in Bookmark Bar context menu
- Bug 467851 - Floating Tab Previews
- Bug 458427 - Data detectors for dates/times for iCal integration
- Bug 404515 - Found items (as result of Find command) are hard to distinguish in the page
- Bug 391684 - AppleScript: Closing browser window w/ multiple tabs prompts user
- Bug 286280 - provide mechanism for resizing <select> lists
- Bug 386574 - Close tab too close to favicon causing drag'n'drop problems (specifically, does Stuart have any further commentary on the first part of comment 4?)
- Bug 381295 - Change tab scroll-to-view behavior to provide context
Queries
Camino 2.1a1
- Blocking ? (2) [unchanged since last week]
- Blocking + (0) [unchanged since last week]
- Blocking - (0) [unchanged since last week]
Camino 2.1
- Bugs targeted at 2.1 (23) [unchanged since last meeting] has most of the 2.1 planning bugs and most essential Gecko 1.9.2-related bugs now
- Blocking ? (11) [+1 since last meeting]
- Blocking + (0) [unchanged since last week]
- Blocking - (0) [unchanged since last week]
- Bugs without target (750) [-2 since last meeting] need another round of “CLOSEME”/UNCO
- Bugs fixed since last meeting (7) [+5 since last meeting] (0 were 2.1-targeted; 4 were 1.9.2, 2 were general crash-related)
Queues
- Review (4) [unchanged] all old
- Superreview (7) [+4 since last meeting]