Firefox3/Beta2CheckinQueue: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(73 intermediate revisions by 29 users not shown)
Line 5: Line 5:
= Check-in Sign-up Sheet for Phase 2 =
= Check-in Sign-up Sheet for Phase 2 =


Please sign-up for a landing slot. Once you are "it", please land _all_ patches you have (blockers and non-blockers alike). Once done, give time for a cycle to make sure you didn't break anything or regress perf, then notify the next person on the list.
Please sign-up for a landing slot. Once you are "it", please land _all_ patches you have (blockers and non-blockers alike). Once done, give time for a cycle to make sure you didn't break anything or regress perf, then coordinate in #developers to find someone available to check in next. (Rationale: at this point this list is so big it's impossible to work as a straight queue.)


== Blockers ==
== Blockers ==


* roc
** <s>{{bug|385417}} - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts</s>
** <s>{{bug|391584}} - Pass around a context string so we can detect word breaks at the beginning or end of frames</s>
** <s>{{bug|398733}} - The first *continuation* for an element should be the abs-pos container frame, not just any one of its first-in-flows</s>
** <s>{{bug|399940}} - Prevent content duplication by having ContentRemoved tell us whether it already reconstructed frames and therefore ContentInserted need not be called</s>
** <s>{{bug|307242}} - Use ClearFloats instead of inspecting the space manager to determine the final height of a block formatting context</s>
** <s>{{bug|401361}} - Draw correctly when drawWindow is called on a window using fullZoom</s>
** <s>{{bug|402338}} - outline property on inline-block painted too far outside</s>
** <s>{{bug|400057}} - "ASSERTION: Frame is not in the block" with xul and mathml</s>
** {{bug|389707}} - text-transform: capitalize doesn't capitalize all words
* smontagu (mostly offline until evening of Nov 10 PST)
** {{bug|397961}} - ASSERTION: lost track of line breaks somehow" with text-transform, rtl, wrapping
** {{bug|402427}} - Wrong shaping when visual text type is used in input field
** {{bug|402380}} - Assertions with first-letter and rtl.
* Neil
* Neil
** <s>{{bug|397873}} – Popup windows have menu bar when they used not to</s>
** {{bug|403162}} - "Error: this._handleClick is not a function"
** <s>{{bug|400603}} - Last row of bottom-up bitmap is never updated</s>
* Olli
**<s> {{bug|397954}} - (SSensitive)</s>
**<s> {{bug|363265}} - Scroll arrows, page up/page down, home, end, and space don't work in print preview </s>
** {{bug|373344}} - Mousedown event listener stuff - backed out. New patch posted.
* luser
** <s>{{bug|372271}} – Drag and dropping of hyperlink from 2.0 to trunk URL bar results in malformatted URL</s>
* smichaud
** <s>{{bug|400321}} – Fix Cocoa widgets appshell workarounds for Camino crashing on exit</s>
* kaie
** <s>{{bug|399706}} – Better fix for crash on double free</s>
** <s>{{bug|400195}} – fix line endings in cert exceptions config file</s>
** <s>{{bug|368325}} – fix crash when reading encrypted mail</s>
* reed (checkin-needed bugs)
** <s>{{bug|392870}} - Easy discoverability of Tabbed Browsing for new users [dao@mozilla.com]</s>
** <s>{{bug|401949}} - Bug 395248 caused a Txul regression on Linux [dao@mozilla.com]</s>
** <s>{{bug|386361}} - Page Info no longer displays whether page is in quirks / standards compliance mode [f.qu@queze.net]</s>
** <s>{{bug|391625}} - Update plugins list on plugins-list-updated [dtownsend@mozilla.com]</s>
** <s>{{bug|381545}} - "Find Updates" button is not clickable on 100% of its surface [dao@mozilla.com]</s>
** <s>{{bug|400838}} - The Search: label in Places Organizer is a button, though it should not be [dao@mozilla.com]</s>
* Waldo
** <s>{{bug|399096}} – nsDOMCacheUpdateService leaks</s>
* dcamp
* dcamp
** {{bug|394525}} - Malware check non-http/https urls
** {{bug|394525}} - Malware check non-http/https urls
* jst
* jst
** {{bug|392532}} - Docshell crash
** {{bug|400204}} - window.innerWidth throws
** {{bug|400366}} - Don't break AJAX toolkits bitte
** {{bug|389988}} - Don't throw from blocked modal dialogs
** {{bug|389988}} - Don't throw from blocked modal dialogs
** {{bug|386493}} - Plugin crash goodness
** {{bug|395897}} – Crash with removing iframe and setting to a non-existing site
* B-Kizzle
* B-Kizzle
** {{bug|401169}} – Crash when javascript turned off and noscript, table, script, title  
** {{bug|401169}} – Crash when javascript turned off and noscript, table, script, title  
** {{bug|401735}} – "Permission denied to create wrapper" exceptions not logged when raised in event handler  
** {{bug|401735}} – "Permission denied to create wrapper" exceptions not logged when raised in event handler  
* Jesse
** {{bug|399298}} - XPCNativeWrapper prototype jazz.
** {{bug|401393}} - Leak with Flash and Greasemonkey
* longsonr
** {{bug|402342}} - feTurbulence mixes up type and stitchTiles attributes
* sspitzer
** {{bug|402703}} - Favicons for tag matches in autocomplete aren't resized
** {{bug|402668}} - reduce Ts by initially hiding editBookmarkPanel and autocomplete panel
** {{bug|381216}} – After initial import, minefield with bookmarks-on-places throws out Firefox 2 bookmarks changes
* cbarrett
** {{bug|402901}} - trace_malloc_leaks on bm-xserve11 increase related to unified toolbar
* fantasai
** {{bug|399407}} – Don't treat overflow containers as columns for counting purposes
** {{bug|399687}} - Fix spurious overflow container assertion
* peterv
** {{bug|390446}} – Javascript is still disabled after leaving a page that had designMode on
** {{bug|402833}} - ASSERTION: ReleaseSubtree not called with xml parsing error in attribute
* dveditz
** {{bug|402150}} - nsDocument::RetrieveRelevantHeaders bug
* Who's Next?
* Who's Next?


== Perf Risky Blockers ==
== Perf Risky Blockers ==
* roc
** <s>{{bug|397510}} - Limit the number of lines we build textruns in BuildTextRuns (speeds up painting of huge pages)</s>
** <s>{{bug|389101}} - Be more diligent about invalidating textruns for lines</s>


== Non-Blockers ==
== Non-Blockers ==


* josh
** {{bug|400259}} - remove nsIMenuListener interface
* jimm
* jimm
** {{bug|374593}} – Implement bug 178513 on Windows (translucent drag feedback)
** {{bug|374593}} – Implement bug 178513 on Windows (translucent drag feedback)
* reed (checkin-needed bugs)
** <s>{{bug|400392}} - necko unit test test_reopen.js fails randomly on qm-centos5-01 [sylvain.pasche@gmail.com]</s>
** <s>{{bug|399794}} - Remove the use of Atoms of nsIconURI [alfredkayser@nl.ibm.com]</s>
** <s>{{bug|400081}} - Leak gfxFont and gfxTextRun with font-size: 0 [chris@pearce.org.nz]</s>
** <s>{{bug|379418}} - Don't assert on bidi frames in nsMathMLContainerFrames [mats.palmgren@bredband.net]</s>
** <s>{{bug|185436}} - Software update for release builds (Camino) [mark@moxienet.com]</s>
** <s>{{bug|331780}} - Please don't build most of the uconv modules when building native uconv [mh+mozilla@glandium.org]</s>
** <s>{{bug|118299}} - NS_THEME_RESIZER implementation (GTK) [ventnor.bugzilla@yahoo.com.au]</s>
** <s>{{bug|382849}} - Wrong gzip comment process in HTTP Compress converter [solar@netease.com]</s>
** <s>{{bug|400369}} - List markers (bullets) positioned incorrectly for left- and center-aligned list items in RTL lists [uriber@gmail.com]</s>
** <s>{{bug|401079}} - Building accessible without XUL fails [romaxa@gmail.com]</s>
** <s>{{bug|399468}} - Can open multiple bookmark popups on clicking folders after right-click context menu (check context menu state) [enndeakin@sympatico.ca]</s>
* dholbert
** <s>{{bug|398181}} - Substitute NSCoordSaturatingAdd/Subtract for actual arithmetic in 3 places where we might have unconstrained heights</s>
* Olli
**<s> {{bug|401559}} GetFirst/LastChild doesn't ensure contents generated</s>
* brendan
* brendan
** {{bug|402386}} incorrect automatic semicolon insertion after (x\n)++/--
** {{bug|402386}} incorrect automatic semicolon insertion after (x\n)++/--
* smontagu (mostly offline until evening of Nov 10 PST)
** {{bug|134911}} Changing browser charset encoding loses all form data
** {{bug|399284}} Some charsets have no langgroup defined
* dwitte
** {{bug|400552}} – setting document.domain inconsistent in face of IDN whitelist
* tor
** {{bug|402787}} - gradients not color corrected
* luser
** <s>{{bug|393548}} - "Restart Thunderbird" button is too small, text doesn't fit</s>
** <s>{{bug|399341}} - [Breakpad] Add crashreporter log file</s>
* roc
** <s>{{bug|392873}} - crash in nsExpirationTracker<nsSHEntry,3>::RemoveObject</s>
* longsonr
* longsonr
** {{bug|398105}} - Removing xlink:href attribute from <svg:a> does not update elements influenced by :link styles
** {{bug|398105}} - Removing xlink:href attribute from <svg:a> does not update elements influenced by :link styles
** {{bug|399975}} - Setting orient to auto emits a console warning (check in before {{bug|378860}})
* Gijs
** {{bug|378860}} - If setAttribute sets an invalid value, the attribute default should be used
** {{bug|380595}} - Need unittest for nsIIdleService (might turn tbox orange)
** {{bug|402408}} - SVG gradient crash [@ nsSVGUtils::RemoveObserver] [@ nsSVGGeometryFrame::SetupCairoFill]
* jwatt
** {{bug|400150}} - <nowiki>Remove |font-family: sans-serif| from svg.css</nowiki>
* kaie
** <s>{{bug|400096}} - Cert Manager, rename "Web Site" to "Server"</s>
* aaronlev
** {{bug|397219}} - Tab not moving focus relative to caret when caret inside label
** {{bug|343137}} - Multiple ARIA role support inconsistent with ARIA spec, hurts forward compat
** {{bug|403037}} - Crash when ARIA menubars close
** {{bug|402908}} - Hang in ARIA spreadsheet example
** {{bug|402600}} - Firefox should take children into account when setting MSAA invisible state on elements with size 0x0
** {{bug|401655}} - Stop exposing debugging info in description field for table heuristics
** {{bug|400889}} - Warning on console,  no content at line 540 in nsAccessibilityUtils.cpp
** {{bug|394115}} - Hang under accessibility code
** {{bug|373245}} - Building accessibility APIs with VC9 March CTP fails due to winable.  h and oleacc.idl being in the wrong folder
** {{bug|366527}} - build 1-1 relation between tab and tabpanel for accessible object

Latest revision as of 11:47, 22 November 2007

Phase 1 bugs

The phase 1 list has been split out into a separate page.

Check-in Sign-up Sheet for Phase 2

Please sign-up for a landing slot. Once you are "it", please land _all_ patches you have (blockers and non-blockers alike). Once done, give time for a cycle to make sure you didn't break anything or regress perf, then coordinate in #developers to find someone available to check in next. (Rationale: at this point this list is so big it's impossible to work as a straight queue.)

Blockers

  • Neil
    • bug 403162 - "Error: this._handleClick is not a function"
  • dcamp
  • jst
    • bug 389988 - Don't throw from blocked modal dialogs
  • B-Kizzle
    • bug 401169 – Crash when javascript turned off and noscript, table, script, title
    • bug 401735 – "Permission denied to create wrapper" exceptions not logged when raised in event handler
    • bug 399298 - XPCNativeWrapper prototype jazz.
  • Who's Next?

Perf Risky Blockers

Non-Blockers

  • jimm
    • bug 374593 – Implement bug 178513 on Windows (translucent drag feedback)
  • brendan
    • bug 402386 incorrect automatic semicolon insertion after (x\n)++/--
  • longsonr
    • bug 398105 - Removing xlink:href attribute from <svg:a> does not update elements influenced by :link styles
  • Gijs
    • bug 380595 - Need unittest for nsIIdleService (might turn tbox orange)