Difference between revisions of "Status Meetings:2010-07-21:Agenda"
Jump to navigation
Jump to search
(all but crashes?) |
(→General Plans: crashes away!) |
||
Line 5: | Line 5: | ||
** Released 8 weeks ago today | ** Released 8 weeks ago today | ||
** 11 breakpad l10ns to upstreamed; smorgan to commit: [http://code.google.com/p/google-breakpad/issues/detail?id=388], {{bug|525031}} | ** 11 breakpad l10ns to upstreamed; smorgan to commit: [http://code.google.com/p/google-breakpad/issues/detail?id=388], {{bug|525031}} | ||
− | ** [http://crash-stats.mozilla.com/topcrasher/byversion/Camino/2.0.3 Breakpad] topcrash report for the last 1 week - | + | ** [http://crash-stats.mozilla.com/topcrasher/byversion/Camino/2.0.3 Breakpad] topcrash report for the last 1 week - 3871 (73.52%) (+177; very high number of crashes)<!-- --> (Also: [http://crash-stats.mozilla.com/topcrasher/byurl/Camino/2.0.3 topcrashers by URL]) |
− | *** Top sites: chatroulette, facebook, youtube, google, | + | *** Top sites: chatroulette, facebook, youtube, google, twitter |
− | *** Flash 10.1 crashes rising rapidly (incl +Exposé); Flash 10.0 crashes declining somewhat | + | *** Flash 10.1 crashes rising rapidly (incl +Exposé); Flash 10.0 crashes declining somewhat; most of this week's increase crashes could be covered by Flash |
− | *** #1 <!-- | + | *** #1 <!--734--> is {{BPsig|2.0.3|Flash%20Player}} (19%) |
− | *** #2 <!-- | + | *** #2 <!--186--> is {{BPsig|2.0.3|Flash%20Player-10.6+}} / {{BPsig|2.0.3|Flash%20Player-10.4+10.5}} / {{BPsig|2.0.3|FlashPlayer-10.6}} / {{BPsig|2.0.3|FlashPlayer-10.4-10.5}} (2%) |
− | *** #3 <!-- | + | *** #3 <!--93--> is {{BPsig|2.0.3|objc_msgSend%20%7c%20-%5bKeychainBrowserListener%20onLoadingCompleted:%5d}} (2%) - {{bug|512730}} didn't help |
− | *** #4 <!-- | + | *** #4 <!--88--> is {{BPsig|2.0.3|objc_msgSend%20%7c%20-%5bNSWindow%20makeKeyWindow%5d}} (redux for 10.1; patch in {{bug|577567}}) (2%) |
− | *** # | + | *** #5 <!--60--> is {{BPsig|2.0.3|Foundation@0x41548}} (10.4.11 _NSRaiseError]; assorted unknown exceptions) (1%) |
− | *** # | + | *** #6 <!--63--> is {{BPsig|2.0.3|objc_msgSend%20%7c%20-%5bNSWindow%20sendEvent:%5d}} (unknown bug) (2%) |
− | *** # | + | *** #7 <!--58--> is {{BPsig|2.0.3|objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d}} (unknown bug) (2%) |
− | *** # | + | *** #8 <!--48--> is {{BPsig|2.0.3|objc_msgSend%20%7c%20Foundation@0x50ebf}} (10.4.11 -[NSException raise]; assorted unknown exceptions) (2%) |
− | + | *** #9 <!--44--> is {{BPsig|2.0.3|objc_msgSend%20%7c%20_nsnote_callback}} (mostly related to closing windows with a mouse) (1%) | |
− | *** #10 <!-- | + | *** #10 <!--43--> is {{BPsig|2.0.3|_objc_error}} (unknown bug) (1%) |
<!-- | <!-- | ||
*** #8 <!- -35- -> is {{BPsig|2.0.3|pthread_mutex_lock}} (related to Veetle and Move-Media-Player) (1%) | *** #8 <!- -35- -> is {{BPsig|2.0.3|pthread_mutex_lock}} (related to Veetle and Move-Media-Player) (1%) | ||
Line 36: | Line 36: | ||
*** #5 <!- -7- -> is {{BPsig|2.0.3|objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d}} (unknown bug) | *** #5 <!- -7- -> is {{BPsig|2.0.3|objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d}} (unknown bug) | ||
*** #5 <!- -7- -> is {{BPsig|2.0.1|-%5bNSWindow%20sendEvent:%5d}} with swizzling / {{BPsig|2.0|-%5bNSWindow(MethodSwizzling)%20nsCocoaWindow_NSWindow_sendEvent:%5d}} --> | *** #5 <!- -7- -> is {{BPsig|2.0.1|-%5bNSWindow%20sendEvent:%5d}} with swizzling / {{BPsig|2.0|-%5bNSWindow(MethodSwizzling)%20nsCocoaWindow_NSWindow_sendEvent:%5d}} --> | ||
− | *** | + | *** No new crashes in last week from the Jul 9 {{BPsig|2.0.3|nsSimpleGlobalHistory::RemoveMatchingRows}} when quitting on 10.5.8 ppc (but timestamps make it seem unlikely to be just one person) ?! |
+ | *** Growl-related crash: {{BPsig|2.0.3|copyIconDataForURL}} | ||
* Camino 1.6.11 | * Camino 1.6.11 | ||
** Released 18 weeks ago Monday; EOL for 1.6.x | ** Released 18 weeks ago Monday; EOL for 1.6.x |
Revision as of 22:30, 20 July 2010
Wed 21 Jul 1pm PDT (20:00 GMT/UTC) in #camino-mtg
Contents
General Plans
- Camino 2.0.3
- Released 8 weeks ago today
- 11 breakpad l10ns to upstreamed; smorgan to commit: [1], Bug 525031
- Breakpad topcrash report for the last 1 week - 3871 (73.52%) (+177; very high number of crashes) (Also: topcrashers by URL)
- Top sites: chatroulette, facebook, youtube, google, twitter
- Flash 10.1 crashes rising rapidly (incl +Exposé); Flash 10.0 crashes declining somewhat; most of this week's increase crashes could be covered by Flash
- #1 is Flash%20Player (19%)
- #2 is Flash%20Player-10.6+ / Flash%20Player-10.4+10.5 / FlashPlayer-10.6 / FlashPlayer-10.4-10.5 (2%)
- #3 is objc_msgSend%20%7c%20-%5bKeychainBrowserListener%20onLoadingCompleted:%5d (2%) - Bug 512730 didn't help
- #4 is objc_msgSend%20%7c%20-%5bNSWindow%20makeKeyWindow%5d (redux for 10.1; patch in Bug 577567) (2%)
- #5 is Foundation@0x41548 (10.4.11 _NSRaiseError]; assorted unknown exceptions) (1%)
- #6 is objc_msgSend%20%7c%20-%5bNSWindow%20sendEvent:%5d (unknown bug) (2%)
- #7 is objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d (unknown bug) (2%)
- #8 is objc_msgSend%20%7c%20Foundation@0x50ebf (10.4.11 -[NSException raise]; assorted unknown exceptions) (2%)
- #9 is objc_msgSend%20%7c%20_nsnote_callback (mostly related to closing windows with a mouse) (1%)
- #10 is _objc_error (unknown bug) (1%)
- No new crashes in last week from the Jul 9 nsSimpleGlobalHistory::RemoveMatchingRows when quitting on 10.5.8 ppc (but timestamps make it seem unlikely to be just one person) ?!
- Growl-related crash: copyIconDataForURL
- Camino 1.6.11
- Released 18 weeks ago Monday; EOL for 1.6.x
- Began serving an additional update prompt with scary warning last week; can prompt at will for additional updates
- Need to get some q&d stats comparisons of the last couple weeks
- Camino 2.0.4
- Bug 572487 - Should not unescape %, other zero-width/space-like characters - 90% patch ready
- hendy working on new patch for cl’s Bug 532186 (can't paste URLs into Flash exceptions list)
- Bug 569258 - bookmarks metadata madness
- Have approval requests in for new JEP and the vast majority of browser-based security bugs patched since MoCo turned off 1.9.0
- 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
- 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)
- murph posted a patch for swipe on Bug 548477
- Bizarre focus blackholes on some pages (Bugzilla, Google Code) - Bug 576821, Bug 577059
- Gecko focus - Bug 563321 is main one of many; Stuart debugged some and landed hackaround last week
- Nightly builds - Bug 560323 tracking some nightly-related things still needing to be finalized, but nothing critical
- No progress on 10.6 building (mozsqlite+friends) in a long time
- Dan's perf patch ready for another round of coding - Stuart working as time allows
- Alpha 1 - soon? One blocker left (perf) without patch; need pink to clear his sr queue
- Gecko 2.0 fka 1.9.3 - on ice
- Embedding crash finally has a patch (of course world has broken since then)
- Tinderboxen
- cb-xserve04 had 100ms Ts loss event a few weeks ago - Bug 567813
- AppZapper
- Weekly Bugs and Queues update
- Only two blockers left for a1 (one with patch), but slow week again
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 ? (3) [+1 since last week]
- Blocking + (0) [unchanged since last week]
- Blocking - (0) [unchanged since last week]
Camino 2.1
- Bugs targeted at 2.1 (23) [+1 since last meeting] has most of the 2.1 planning bugs and most essential Gecko 1.9.2-related bugs now
- Blocking ? (18) [unchanged since last meeting]
- Blocking + (0) [unchanged since last week]
- Blocking - (0) [unchanged since last week]
- Bugs without target (792) [+1 since last meeting] need another round of “CLOSEME”/UNCO
- Bugs fixed since last meeting (2) [unchanged] (0 were 2.1-targeted; 1 was stats, 1 was build instructions for 2.0.4)
Queues
- Review (5) [+1 since last week] most old; cl owes ilya a review from Jan
- Superreview (5) [+1 since last week]