Firefox3/Beta2CheckinQueue: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(32 intermediate revisions by 20 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
* 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 52: 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
* reed (for checkin-needed)
** {{bug|401781}} - Add tests for nsI*Stream [ajvincent@gmail.com]
** {{bug|387049}} - Remove nsIObservableInputStream, nsIObservableOutputStream [ajvincent@gmail.com]
** {{bug|401556}} - Ambiguous label in Prefs > Advanced > Network when clearing the cache [benoit.leseul@gmail.com]
** {{bug|396278}} - should take edge values from print settings instead of prefs [chpe@gnome.org]
** {{bug|401188}} - Thread-unsafe updates to sub-atomic rt->gc{Poke,Zeal} [crowder@fiverocks.com]
** {{bug|177838}} - Make all popup windows resizable, ignoring resizable=no [dao@mozilla.com]
** {{bug|401862}} - "Cinterfaces" is nonsense [dao@mozilla.com]
** {{bug|401863}} - ContentPrefService cleanup [dao@mozilla.com]
** {{bug|319968}} - Some DOM functions don't work in XPCShell (classinfo broken) [dtownsend@mozilla.com]
** {{bug|394990}} - Running xpcshell tests: Components.classes['@mozilla.org/xre/app-info;1'] has no properties [dtownsend@mozilla.com]
** {{bug|397073}} - Allow runtime overrides by OS version for chrome [dtownsend@mozilla.com]
** {{bug|399707}} - Add inverse matching for string flags [dtownsend@mozilla.com]
** {{bug|398603}} - Missing access keys in DOM Inspector main window [ehsan.akhgari@gmail.com]
** {{bug|398699}} - DOM Inspector Find Nodes dialog does not have access keys
** {{bug|398700}} - DOM Inspector Insert Node dialog does not have access keys [ehsan.akhgari@gmail.com]
** {{bug|400893}} - Escape should close panels [enndeakin@sympatico.ca]
** {{bug|398177}} - ISO 8601 dates helper [erwan@flock.com]
** {{bug|393581}} - toolbar resizer visible in popups with only visible location bar
** {{bug|402244}} - Page Info broken when opened from sidebar [f.qu@queze.net]
** {{bug|402246}} - Sidebar context menu broken for pages with frames [f.qu@queze.net]
** {{bug|402255}} - View Page Source broken from the sidebar [f.qu@queze.net]
** {{bug|395590}} - Entity ProtocolFlagError should be rephrased [hendrik.maryns@uni-tuebinge...]
** {{bug|304799}} - when closing the Profile Manager with "Exit", the "Don't ask at startup" checkbox state isn't saved [hskupin@gmail.com]
** {{bug|403068}} - Need a wrapper function for SQLite function sqlite3_column_decltype [jzhang@aptana.com]
** {{bug|321172}} - Template Query Processor for mozStorage [laurent@xulfr.org]
** {{bug|344588}} - [newprefs] Certificates preference associated label not spoken by WindowEyes [marco.zehe@googlemail.com]
** {{bug|398485}} - Date toLocaleString() clamps the year to -32767 .. 32767
** {{bug|327869}} - new Date (1899, 0).toLocaleString() causes abnormal program termination if compiled with VC 8 [mats.palmgren@bredband.net]
** {{bug|402198}} - Crash [@ nsHTMLSelectElement::PreHandleEvent] with shift-tabbing bunch of selects and stuff and setting display: none [mats.palmgren@bredband.net]
** {{bug|395836}} - (new Date).toLocaleFormat("%D") crashes Minefield [mats.palmgren@bredband.net]
** {{bug|401796}} - nsIStringCharsetDetector.h should not include nsString.h [mook@songbirdnest.com]
** {{bug|353116}} - "has no properties" is misleading and should be replaced with "is null or undefined" [rich@rd.gen.nz]
** {{bug|347854}} - UpdateTranslucentWindowAlphaInternal not defined in minimal profile [romaxa@gmail.com]
** {{bug|391039}} - Change the contract id used by the spell checker engine [ryanvm@gmail.com]
** {{bug|403221}} - Fix typo: |explaination| -> |explanation| [sgautherie.bz@free.fr]
** {{bug|330447}} - remove " ." from "No chrome package registered" error message [sgautherie.bz@free.fr]
** {{bug|383354}} - Listcell items of type "checkbox" do not allow label cropping (typo in binding) [toddw@ActiveState.com]
** {{bug|401093}} - Do not force restart when installing unknown add-on types [trev.moz@adblockplus.org]
** {{bug|118312}} - NS_THEME_TREEVIEW* implementations (GTK) [twanno@lycos.nl]

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)