Difference between revisions of "Status Meetings:2009-07-22:Agenda"

From Camino Wiki
Jump to navigation Jump to search
(commit while we puzzle over Xcode)
 
(update sr/fixed-this-week for late night fun)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* Camino 2.0b3
 
* Camino 2.0b3
 
** Released seven weeks ago Thursday
 
** Released seven weeks ago Thursday
** [http://crash-stats.mozilla.com/query/query?do_query=1&product=Camino&version=Camino%3A2.0b3&platform=mac&date=&range_value=2&range_unit=weeks&query_search=signature&query_type=exact&query= Breakpad] pseudo-topcrash report for the last 2 weeks - 300 (~ +9 from last week's number, which means slightly more in the past week)
+
** [http://crash-stats.mozilla.com/query/query?do_query=1&product=Camino&version=Camino%3A2.0b3&platform=mac&date=&range_value=2&range_unit=weeks&query_search=signature&query_type=exact&query= Breakpad] pseudo-topcrash report for the last 2 weeks - 288 (~ -12 from last week's number, which means slightly fewer in the past week)
*** #1 <!--69--> is various other Flash-related crashes; Adobe have a fix for the {{BPsig|2.0b3|CFReadStreamGetStatus}} crash (23%)
+
*** #1 <!--60--> is various other Flash-related crashes; Adobe have a fix for the {{BPsig|2.0b3|CFReadStreamGetStatus}} crash (20%)
*** #2 <!--43--> is {{BPsig|2.0b3|objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d}} (unknown bug) (14%)
+
*** #2 <!--40--> is {{BPsig|2.0b3|objc_msgSend%20%7c%20-%5bNSApplication%20sendEvent:%5d}} (unknown bug) (14%)
*** #3 <!--28--> is Flash+Exposé {{bug|465178}} ({{BPsig|2.0b3|-%5bNSWindow%20makeKeyWindow%5d}}) (9%)
+
*** #3 <!--15--> is Flash+Exposé {{bug|465178}} ({{BPsig|2.0b3|-%5bNSWindow%20makeKeyWindow%5d}}) (5%)
*** #4 is {{BPsig|2.0b3|_objc_error}} ({{bp|f80adca0-aa17-4472-807e-b5c292090705}} a new variant?)
+
*** #4 is {{BPsig|2.0b3|_objc_error}} ({{bp|f80adca0-aa17-4472-807e-b5c292090705}}, {{bp|bae34d3f-748c-463e-98d6-c9eca2090714}} new variants?)
*** #5 is {{BPsig|2.0b3|nsObjCExceptionLogAbort%20%7c%20nsAppShell::ProcessGeckoEvents(void*)}}
+
*** #5 is {{BPsig|2.0b3|nsObjCExceptionLogAbort%20%7c%20nsAppShell::ProcessNextNativeEvent(int)}}
*** Lots of misc signatures (more Cocoa, especially appshell-related, filepicker, key/mouse events)
+
*** Lots of misc signatures (more Cocoa, especially appshell-related, filepicker, key/mouse events); more widely varied this week
 
* Camino 2.0b4
 
* Camino 2.0b4
** Branched (special thanks to mento for all his help and insomnia, and MozIT for making cvs.m.o stop failing in the middle); tree will reopen shortly
 
** All patches intended for 2.0 '''must apply''' on the CAMINO_2_0_BRANCH, so if you're working near files Dan is working on, please pull a branch tree and spin branch patches
 
** 2.0-only bugs, if we have them, should get a "[2.0]" tag prepended to the summary
 
 
** Are we on-target for late-July code freeze?
 
** Are we on-target for late-July code freeze?
 
* Camino 1.6.8
 
* Camino 1.6.8
 
** Released five weeks ago Monday
 
** Released five weeks ago Monday
** [http://talkback-public.mozilla.org/reports/camino/CM168/index.html Talkback] is broken; ([http://talkback-public.mozilla.org/search/start.jsp?search=1&searchby=stacksig&match=contains&searchfor=&vendor=MozillaOrg&product=Camino16&platform=MacOSX&buildid=2009061519&sdate=&stime=&edate=&etime=&sortby=stack&rlimit=0 all 1.6.8 crashes] — 800 so far, ~ +307 last week [about average])
+
** [http://talkback-public.mozilla.org/reports/camino/CM168/index.html Talkback] is broken; ([http://talkback-public.mozilla.org/search/start.jsp?search=1&searchby=stacksig&match=contains&searchfor=&vendor=MozillaOrg&product=Camino16&platform=MacOSX&buildid=2009061519&sdate=&stime=&edate=&etime=&sortby=stack&rlimit=0 all 1.6.8 crashes] — 1049 so far, ~ +250 last week [bit lower than average])
*** #1 Flash is 28% of all 1.6.8 crashes so far (up from 26%, down from 33%)
+
*** #1 Flash is 27% of all 1.6.8 crashes so far (down from 33% peak)
 
*** #2 {{TBsig|Camino16|2009061519|libSystem.B}}
 
*** #2 {{TBsig|Camino16|2009061519|libSystem.B}}
 
*** #3 {{TBsig|Camino16|2009061519|libobjc}}  
 
*** #3 {{TBsig|Camino16|2009061519|libobjc}}  
Line 29: Line 26:
 
** Proposal shortform: [http://socghop.appspot.com/student_project/show/google/gsoc2009/mozilla/t124022728617]
 
** Proposal shortform: [http://socghop.appspot.com/student_project/show/google/gsoc2009/mozilla/t124022728617]
 
** [[Development:Summer_of_Code_2009|Proposal]] and meta {{bug|495490}}
 
** [[Development:Summer_of_Code_2009|Proposal]] and meta {{bug|495490}}
** [http://www.summerofcamino.com/ Dan's blog-like page]
+
** [http://www.summerofcamino.com/ Dan's blog]
 
* Camino 2.0
 
* Camino 2.0
 
** Rough scoping doc at [[Development:Planning:Camino 2.0]]
 
** Rough scoping doc at [[Development:Planning:Camino 2.0]]
Line 36: Line 33:
 
** Keyboard loop - spawned about half-dozen new bugs; possibly a new crasher - {{bug|470159}}
 
** Keyboard loop - spawned about half-dozen new bugs; possibly a new crasher - {{bug|470159}}
 
** Cocoa Widgets key blackhole -  
 
** Cocoa Widgets key blackhole -  
** [http://tinyurl.com/qbyt76 Tabsposé] -  
+
** [http://tinyurl.com/qbyt76 Tabsposé] - [http://twitter.com/dlouhy/status/2738199183]
 
** breakpad - {{bug|489123}} for follow-ups
 
** breakpad - {{bug|489123}} for follow-ups
 
** CJK/fonts tab -  
 
** CJK/fonts tab -  
Line 45: Line 42:
 
** Icon work for 2.0 - Sam promised updates months ago
 
** Icon work for 2.0 - Sam promised updates months ago
 
** CBSamplePane - awaiting reviews
 
** CBSamplePane - awaiting reviews
* Camino 2.next
+
* CAMINO_2_0_BRANCH
 
** Branched - [[Development:Planning:Branching for Camino 2.0]]
 
** Branched - [[Development:Planning:Branching for Camino 2.0]]
 +
** All patches intended for 2.0 '''must apply''' on the CAMINO_2_0_BRANCH, so if you're working near files Dan is working on, please pull a branch tree and spin branch patches
 +
** 2.0-only bugs, if we have them, should get a "[2.0]" tag prepended to the summary
 +
** When cross-landing, remember to add "[camino-2.0]" to whiteboard (will be replaced by keyword soon-ish)
 
* Tinderboxen
 
* Tinderboxen
 
** boxset
 
** boxset
Line 97: Line 97:
 
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&target_milestone=---&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit&order=Reuse+same+sort+as+last+time Bugs without target]  (690) {{greyText|['''+10''' since last week]}}'''  need <!--to keep on top-->another round of “CLOSEME”/UNCO'''
 
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&target_milestone=---&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit&order=Reuse+same+sort+as+last+time Bugs without target]  (690) {{greyText|['''+10''' since last week]}}'''  need <!--to keep on top-->another round of “CLOSEME”/UNCO'''
  
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&resolution=FIXED&resolution=---&chfieldfrom=2009-07-15&chfieldto=2009-07-22&chfield=resolution&chfieldvalue=FIXED Bugs fixed since last meeting]  ('''5''') {{greyText|[+3 since last week]}} ('''0''' were 2.0-targeted; 1 was license, 1 was website<!--,-->)
+
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Camino&resolution=FIXED&resolution=---&chfieldfrom=2009-07-15&chfieldto=2009-07-22&chfield=resolution&chfieldvalue=FIXED Bugs fixed since last meeting]  ('''6''') {{greyText|[+4 since last week]}} ('''3''' were 2.0-targeted; 2 were SoC<!--, 1 was website,-->)
  
 
==Queues==
 
==Queues==
  
 
* [https://bugzilla.mozilla.org/request.cgi?action=queue&requester=&product=Camino&type=review&group=type Review] (5) {{greyText|[-2 since last week]}} (all older than 2 months)<!--'''1 untargeted'''  -->
 
* [https://bugzilla.mozilla.org/request.cgi?action=queue&requester=&product=Camino&type=review&group=type Review] (5) {{greyText|[-2 since last week]}} (all older than 2 months)<!--'''1 untargeted'''  -->
* [https://bugzilla.mozilla.org/request.cgi?action=queue&requester=&product=Camino&type=superreview&group=type Superreview]  (6) {{greyText|[+5 since last week]}} <!-- -->
+
* [https://bugzilla.mozilla.org/request.cgi?action=queue&requester=&product=Camino&type=superreview&group=type Superreview]  (5) {{greyText|[+4 since last week]}} <!-- -->

Latest revision as of 22:40, 21 July 2009

Wed 22 July 9am PDT (16:00 GMT/UTC) in #camino-mtg

General Plans

Specific bugs that need action

Other (if there's time)

  • 10.5 Visual UX
  • UNCOs
    • Bug 467851 - Floating Tab Previews
    • Bug 468262 - Use grabbed hand cursor during tab dragging
    • 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 386574 - Close tab too close to favicon causing drag'n'drop problems
    • 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.0b4

  • Blocking ? (11) [-1 since last week]
  • Blocking + (1) [unchanged] (but this is misleading since enabling safebrowsing is blocked on finishing it, and since doing *something* with the each of the l10n bugs below also blocks b4)
  • Blocking - (0) [unchanged]
  • l10n (11) [-1 since last week]

Camino 2.0

Queues

  • Review (5) [-2 since last week] (all older than 2 months)
  • Superreview (5) [+4 since last week]