Difference between revisions of "Firefox3/Beta2CheckinQueue"

From MozillaWiki
Jump to: navigation, search
(Blockers)
(Non-Blockers)
Line 70: Line 70:
 
** {{bug|400081}} - Leak gfxFont and gfxTextRun with font-size: 0 [chris@pearce.org.nz]
 
** {{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|379418}} - Don't assert on bidi frames in nsMathMLContainerFrames [mats.palmgren@bredband.net]
 +
* dholbert
 +
** {{bug|398181}} - Substitute NSCoordSaturatingAdd/Subtract for actual arithmetic in 3 places where we might have unconstrained heights

Revision as of 00:25, 8 November 2007

Phase 1 bugs

These are the only bugs that can be checked in for now.

This list has been split out into a separate page.


Check-in Sign-up Sheet for Phase 2 of Beta 2

You may add yourself and your bugs to (the bottom of) these lists, but you may not start checking these in until Damon says it's ok.

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 400826 - Transformed-textruns should gather their style data frame by frame instead of flow by flow
    • bug 399940 - Prevent content duplication by having ContentRemoved tell us whether it already reconstructed frames and therefore ContentInserted need not be called
  • smontagu
    • 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
  • 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 386361 – Page Info no longer displays whether page is in quirks / standards compliance mode [f.qu@queze.net]
    • bug 394052 – Leaking five foo.xml documents running one or more of the mochitests using property_database.js [sharparrow1@yahoo.com]
    • bug 391625 – Update plugins list on plugins-list-updated [dtownsend@mozilla.com]
    • bug 399407 – Don't treat overflow containers as columns for counting purposes
    • bug 399687 - Fix spurious overflow container assertion
  • dcamp
  • dveditz
    • bug 402150 - nsDocument::RetrieveRelevantHeaders bug
  • jst
  • 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 358599 - Crash when closing tab (SeaMonkey Undo Close Tab related) [@ nsSHistory::EvictWindowContentViewers] [ajschult@verizon.net]
    • 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]
  • dholbert
    • bug 398181 - Substitute NSCoordSaturatingAdd/Subtract for actual arithmetic in 3 places where we might have unconstrained heights