Firefox3/Beta2CheckinQueue: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(34 intermediate revisions by 21 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 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)
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 ==
Line 14: Line 14:
** {{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  
** {{bug|399298}} - XPCNativeWrapper prototype jazz.
** {{bug|399298}} - XPCNativeWrapper prototype jazz.
* longsonr
** {{bug|402342}} - feTurbulence mixes up type and stitchTiles attributes
* 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
* Olli
** {{bug|301560}} - print() from modal dialog crashes browser [@ nsPrintEngine::ShowPrintProgress]
** {{bug|401528}} - Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through
* Ere
** {{bug|402439}} - Clipboard is emptied on application exit
* roc
** {{bug|389707}} - text-transform: capitalize doesn't capitalize all words
** {{bug|397428}} - Return "complete" on *all* paths whenever we push a rowgroup to the next page
* Mardak
** {{bug|223895}} - Completed downloads should include size and TLD instead of "Done"
* Who's Next?
* Who's Next?


Line 54: Line 29:
* brendan
* brendan
** {{bug|402386}} incorrect automatic semicolon insertion after (x\n)++/--
** {{bug|402386}} incorrect automatic semicolon insertion after (x\n)++/--
* dwitte
** {{bug|400552}} – setting document.domain inconsistent in face of IDN whitelist
* 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}})
** {{bug|378860}} - If setAttribute sets an invalid value, the attribute default should be used
** {{bug|402408}} - SVG gradient crash [@ nsSVGUtils::RemoveObserver] [@ nsSVGGeometryFrame::SetupCairoFill]
* jwatt
** {{bug|400150}} - <nowiki>Remove |font-family: sans-serif| from svg.css</nowiki>
* kaie
** {{bug|343137}} - Multiple ARIA role support inconsistent with ARIA spec, hurts forward compat
** {{bug|366527}} - build 1-1 relation between tab and tabpanel for accessible object
* Gijs
* Gijs
** {{bug|380595}} - Need unittest for nsIIdleService (might turn tbox orange)
** {{bug|380595}} - Need unittest for nsIIdleService (might turn tbox orange)
* Olli
** {{bug|402089}} - nsDOMUIEvent should cache coordinates when DuplicatePrivateData is called
** {{bug|402680}} - document.activeElement returns wrong node
* Neil
** {{bug|402460}} - CreateUnique is very slow
** {{bug|397238}} - Cookie import code is triplicated
* philor
** {{bug|161453}} - XP_MAC in typelib/xpidl
** {{bug|400188}} - XP_MAC in cairo-platform.h
** {{bug|400247}} - XP_MAC in nsScriptSecurityManager.cpp
** {{bug|400499}} - XP_MAC in profile/
** {{bug|401662}} - plaintext serializer includes content of style elements
* Mardak
** {{Bug|400616}} – Alias Ci.nsIDownloadManager to nsIDM, clean spaces, fix headings
** {{Bug|400617}} – Include eTLD + 1 for failed, canceled, blocked downloads
** {{Bug|400493}} – Track download finish time in Download UI

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)