Firefox3/Beta2CheckinQueue: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
** <s>{{bug|307242}} - Use ClearFloats instead of inspecting the space manager to determine the final height of a block formatting context</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|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>
* smontagu (mostly offline until evening of Nov 10 PST)
* smontagu (mostly offline until evening of Nov 10 PST)
** {{bug|397961}} - ASSERTION: lost track of line breaks somehow" with text-transform, rtl, wrapping
** {{bug|397961}} - ASSERTION: lost track of line breaks somehow" with text-transform, rtl, wrapping
Line 43: Line 45:
** <s>{{bug|381545}} - "Find Updates" button is not clickable on 100% of its surface [dao@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>
** <s>{{bug|400838}} - The Search: label in Places Organizer is a button, though it should not be [dao@mozilla.com]</s>
* waldo
* Waldo
** <s>{{bug|399096}} – nsDOMCacheUpdateService leaks</s>
** <s>{{bug|399096}} – nsDOMCacheUpdateService leaks</s>
* dcamp
* dcamp
Line 77: Line 79:


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


== Non-Blockers ==
== Non-Blockers ==
Line 87: Line 89:
** {{bug|374593}} – Implement bug 178513 on Windows (translucent drag feedback)
** {{bug|374593}} – Implement bug 178513 on Windows (translucent drag feedback)
* reed (checkin-needed bugs)
* reed (checkin-needed bugs)
** {{bug|400392}} - necko unit test test_reopen.js fails randomly on qm-centos5-01 [sylvain.pasche@gmail.com]
** <s>{{bug|400392}} - necko unit test test_reopen.js fails randomly on qm-centos5-01 [sylvain.pasche@gmail.com]</s>
** {{bug|358599}} - Crash when closing tab (SeaMonkey Undo Close Tab related) [@ nsSHistory::EvictWindowContentViewers] [ajschult@verizon.net]
** <s>{{bug|399794}} - Remove the use of Atoms of nsIconURI [alfredkayser@nl.ibm.com]</s>
** {{bug|399794}} - Remove the use of Atoms of nsIconURI [alfredkayser@nl.ibm.com]
** <s>{{bug|400081}} - Leak gfxFont and gfxTextRun with font-size: 0 [chris@pearce.org.nz]</s>
** {{bug|400081}} - Leak gfxFont and gfxTextRun with font-size: 0 [chris@pearce.org.nz]
** <s>{{bug|379418}} - Don't assert on bidi frames in nsMathMLContainerFrames [mats.palmgren@bredband.net]</s>
** {{bug|379418}} - Don't assert on bidi frames in nsMathMLContainerFrames [mats.palmgren@bredband.net]
** <s>{{bug|185436}} - Software update for release builds (Camino) [mark@moxienet.com]</s>
** {{bug|185436}} - Software update for release builds (Camino) [mark@moxienet.com]
** <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
* dholbert
** {{bug|398181}} - Substitute NSCoordSaturatingAdd/Subtract for actual arithmetic in 3 places where we might have unconstrained heights
** {{bug|398181}} - Substitute NSCoordSaturatingAdd/Subtract for actual arithmetic in 3 places where we might have unconstrained heights
Line 109: Line 116:
** {{bug|393548}} - "Restart Thunderbird" button is too small, text doesn't fit
** {{bug|393548}} - "Restart Thunderbird" button is too small, text doesn't fit
** {{bug|399341}} - [Breakpad] Add crashreporter log file
** {{bug|399341}} - [Breakpad] Add crashreporter log file
* roc
** <s>{{bug|392873}} - crash in nsExpirationTracker<nsSHEntry,3>::RemoveObject</s>

Revision as of 08:36, 9 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 of Beta 2

Damon and Schrep have given the signal that it's ok to start checking these in once phase 1 landings finish.

Blockers

  • roc
    • bug 385417 - Rework textrun glyph representation so we can handle clusters containing glyphs in different fonts
    • bug 391584 - Pass around a context string so we can detect word breaks at the beginning or end of frames
    • bug 398733 - The first *continuation* for an element should be the abs-pos container frame, not just any one of its first-in-flows
    • bug 399940 - Prevent content duplication by having ContentRemoved tell us whether it already reconstructed frames and therefore ContentInserted need not be called
    • bug 307242 - Use ClearFloats instead of inspecting the space manager to determine the final height of a block formatting context
    • bug 401361 - Draw correctly when drawWindow is called on a window using fullZoom
    • bug 402338 - outline property on inline-block painted too far outside
    • bug 400057 - "ASSERTION: Frame is not in the block" with xul and mathml
  • 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
    • bug 397873 – Popup windows have menu bar when they used not to
    • bug 400603 - Last row of bottom-up bitmap is never updated
  • Olli
  • luser
    • bug 372271 – Drag and dropping of hyperlink from 2.0 to trunk URL bar results in malformatted URL
  • smichaud
    • bug 400321 – Fix Cocoa widgets appshell workarounds for Camino crashing on exit
  • kaie
    • bug 399706 – Better fix for crash on double free
    • bug 400195 – fix line endings in cert exceptions config file
    • bug 368325 – fix crash when reading encrypted mail
  • reed (checkin-needed bugs)
    • bug 392870 - Easy discoverability of Tabbed Browsing for new users [dao@mozilla.com]
    • bug 401949 - Bug 395248 caused a Txul regression on Linux [dao@mozilla.com]
    • bug 386361 - Page Info no longer displays whether page is in quirks / standards compliance mode [f.qu@queze.net]
    • bug 391625 - Update plugins list on plugins-list-updated [dtownsend@mozilla.com]
    • bug 381545 - "Find Updates" button is not clickable on 100% of its surface [dao@mozilla.com]
    • bug 400838 - The Search: label in Places Organizer is a button, though it should not be [dao@mozilla.com]
  • Waldo
  • dcamp
  • dveditz
    • bug 402150 - nsDocument::RetrieveRelevantHeaders bug
  • jst
  • Kbizzle
    • 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
  • Jesse
  • 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
  • Who's Next?

Perf Risky Blockers

  • roc
    • bug 397510 - Limit the number of lines we build textruns in BuildTextRuns (speeds up painting of huge pages)
    • bug 389101 - Be more diligent about invalidating textruns for lines

Non-Blockers

  • josh
  • jimm
    • bug 374593 – Implement bug 178513 on Windows (translucent drag feedback)
  • reed (checkin-needed bugs)
    • bug 400392 - necko unit test test_reopen.js fails randomly on qm-centos5-01 [sylvain.pasche@gmail.com]
    • bug 399794 - Remove the use of Atoms of nsIconURI [alfredkayser@nl.ibm.com]
    • bug 400081 - Leak gfxFont and gfxTextRun with font-size: 0 [chris@pearce.org.nz]
    • bug 379418 - Don't assert on bidi frames in nsMathMLContainerFrames [mats.palmgren@bredband.net]
    • bug 185436 - Software update for release builds (Camino) [mark@moxienet.com]
    • bug 331780 - Please don't build most of the uconv modules when building native uconv [mh+mozilla@glandium.org]
    • bug 118299 - NS_THEME_RESIZER implementation (GTK) [ventnor.bugzilla@yahoo.com.au]
    • bug 382849 - Wrong gzip comment process in HTTP Compress converter [solar@netease.com]
    • bug 400369 - List markers (bullets) positioned incorrectly for left- and center-aligned list items in RTL lists [uriber@gmail.com]
    • bug 401079 - Building accessible without XUL fails [romaxa@gmail.com]
    • bug 399468 - Can open multiple bookmark popups on clicking folders after right-click context menu (check context menu state) [enndeakin@sympatico.ca]
  • dholbert
    • bug 398181 - Substitute NSCoordSaturatingAdd/Subtract for actual arithmetic in 3 places where we might have unconstrained heights
  • Olli
    • bug 401559 GetFirst/LastChild doesn't ensure contents generated
  • brendan
    • 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
  • luser
    • bug 393548 - "Restart Thunderbird" button is too small, text doesn't fit
    • bug 399341 - [Breakpad] Add crashreporter log file
  • roc
    • bug 392873 - crash in nsExpirationTracker<nsSHEntry,3>::RemoveObject