Граф коммитов

258380 Коммитов

Автор SHA1 Сообщение Дата
Michael Kraft 7924a92312 Bug 642624 - If shutdown Firefox when all closed windows are popups, exception occurs and session isn't saved. [r=zpao] 2011-12-02 10:19:45 -08:00
Tobias Markus 225f378e1e Bug 707180 - JavaScript strict warning: 'Reference to undefined property aBrowser.__SS_restoreState' [r=zpao] 2011-12-02 10:19:45 -08:00
Tim Taubert cff4e4f898 Bug 706398 - 'gSearchEngine is null' when about:home is closed early; r=mak 2011-12-02 18:08:34 +01:00
Paul Rouget 02a4901bde Bug 706734 - "this.veilContainer is null" in browser/devtools/highlighter/inspector.jsm. r=robcee 2011-12-01 11:46:06 +01:00
Tim Taubert 771962c73a merge m-c to fx-team 2011-12-02 14:38:36 +01:00
Marco Bonardo 1a39be39c2 Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-02 12:11:31 +01:00
Tim Taubert 19c35e17d3 merge m-c to fx-team 2011-12-02 07:47:07 +01:00
Cameron McCormack d42e9788e4 Backout bug 670857, bug 703176 2011-12-02 12:23:18 +11:00
Cameron McCormack 4c301c4cae Bug 670857 - Make web console tests expect particular uncaught exceptions. r=msucan 2011-12-02 10:09:58 +11:00
Cameron McCormack 1715df4f22 Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-01 18:22:14 +11:00
Brian Smith 20c388403c Bug 674147 (Remove the SSL Thread) Part 2: Everything else, r=honzab 2011-12-01 14:37:57 -08:00
Brian Smith c17a7182ed Bug 674147 (Remove the SSL Thread) Part 1: Move certificate validation code to new file, preserving history, r=honzab
--HG--
rename : security/manager/ssl/src/nsNSSCallbacks.cpp => security/manager/ssl/src/SSLServerCertVerification.cpp
2011-12-01 14:37:23 -08:00
Brian Smith 568f409ae5 Bug 703508: Make nsNSSSocketInfo::GetErrorMessage() lazily format the error message, r=honzab 2011-12-01 14:36:41 -08:00
Brian Smith 9585597fca Bug 698552: Add SSL_RestartAfterAuthCertificate to mozilla-central's copy of NSS_3_13_2_BETA1, r=kaie, r=honzab 2011-12-01 14:33:37 -08:00
Brian Smith 903bd33ecb Bug 698552: Update configure.in to require at least NSS 3.13.2 for --use-system-nss, r=kaie, r=honzab 2011-12-01 14:28:43 -08:00
Brian Smith 91ceda4b66 Bug 698552: Update to NSS 3.13.2 BETA1 (NSS_3_13_2_BETA1), r=kaie, r=honzab 2011-12-01 14:27:28 -08:00
Matt Brubeck 68ca39e9d4 Merge mozilla-central and mozilla-inbound 2011-12-01 11:17:54 -08:00
Benjamin Smedberg 1ab024c7fb Bug 705154 - Hang monitor incorrectly killing the app on mac when the user is idle: unlike other platforms, the main loop on Mac doesn't call processNextEvent in a loop: instead it calls into [NSApplication run] and we check whether there are pending XPCOM events during processing. Suspend the hang monitor when we pause for incoming events by subclassing [NSApplication nextEventMatchingMask], r=smichaud
--HG--
extra : rebase_source : 753343ca11d3ce8b6801a5be8831621887fbe70b
2011-12-01 12:50:04 -05:00
Alexander Surkov 501c68b0e5 Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz 2011-12-02 00:12:02 +08:00
Alexander Surkov af2c5b6a31 Bug 706784 - Firefox 8.0.1 Crash Report [@ nsLinkableAccessible::GetValue(nsAString_internal&) ], r=marcoz 2011-12-02 00:11:53 +08:00
Mark Banner b7ab17a195 Fix comm-central app bustage from bug 696498 - change the depth of the makefiles to account for being generated from the comm-central build system now that the old xpfe autocomplete files are no longer generated within the mozilla-central part of the build system. rs=Neil over irc. NPOTFFB DONTBUILD 2011-12-01 15:26:29 +00:00
Mark Banner 362375e4f5 Unit test bustage fix from bug 702810 for apps that implement imap uris - don't test the imap uri for visited status because nsIIOService.newURI() can throw if the app knows about imap:// but an account is not set up for it. r=mak over irc 2011-12-01 11:29:34 +00:00
Marco Bonardo 1a9dd1ab95 Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-01 12:17:08 +01:00
Tim Taubert f000bbed12 merge m-c to fx-team 2011-12-01 07:19:11 +01:00
Raymond Lee a3ab030ae4 Bug 608153 - stay on app tab when switching groups r=tim 2011-12-01 12:49:28 +08:00
Raymond Lee 6f7e4e53a9 Bug 706736 - unclosed tab recreated in wrong tab group r=tim 2011-12-01 15:46:30 +08:00
Blair McBride 6b64d21b6e Bug 527141 - Fix test_update_compatmode.js test to work correctly. r=dolske 2011-12-02 19:00:38 +13:00
Blair McBride e31d2083c5 Bug 704737 - browser_select_update.js has OVER 9000 timeouts requested. May be slight overkill. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride 87ea3ee841 Bug 705530 - Support strictCompatibility option in update.rdf. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride 9deeb48c32 Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride 993f3e5da9 Bug 693906 - Parse and use new compatibility ranges in AMO metadata ping. r=dtownsend 2011-12-02 15:28:15 +13:00
Tim Taubert de766e6f69 Bug 706430 - Restoring a session without Panorama data fails with Panorama already loaded; r=dietrich 2011-12-01 10:51:03 +01:00
Raymond Lee fc9ec86fa5 Bug 604913 - Tooltip for icon should be provided in Panorama r=tim ui-review=limi 2011-12-01 13:53:44 +08:00
Ed Morley dd4c169e10 Merge mozilla-central and mozilla-inbound 2011-12-01 04:14:57 +00:00
Boris Zbarsky 4db270f6c8 Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao 2011-12-01 03:51:22 +00:00
Robert Strong bc08998fcc Bug 705997 - Remove additional Java Consoles. r=bbondy 2011-11-30 16:20:39 -08:00
Tim Taubert 1544f09887 Backed out changeset 54346920e122 2011-11-30 21:19:25 +01:00
Tim Taubert 5a5f33ab68 Backed out changeset 035907d4c7b1 2011-11-30 21:17:25 +01:00
Raymond Lee 4fd6e30e27 Bug 691740 - Update thumbnails separately in their own queue r=tim 2011-11-29 16:55:53 +08:00
Raymond Lee 7d24f33b08 Bug 659594 - Use MozAfterPaint to redraw thumbnails r=tim 2011-11-29 15:10:00 +08:00
Tim Taubert 475c879b48 Bug 688695 - Deferred session restore doesn't behave correctly for a single tab group; r=zpao 2011-11-30 07:52:08 +01:00
Tim Taubert ab9ba2ebdd merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Benjamin Smedberg aa2abbc64e Bug 705748 - Disable the hang monitor by preference until existing found issues are resolved, r=consensus 2011-11-29 16:48:18 -05:00
Heather Arthur e17da89869 Bug 705903 - Web console filter button should retain checked state when any of its menuitems are checked. r=msucan 2011-11-29 12:06:50 -08:00
Olli Pettay b826a2d2a6 Bug 705272 - [CC] Don't traverse the hidden window, r=jst
--HG--
extra : rebase_source : 06cd14f11d9a43fa2b44a5b09a019962c03d16e0
2011-11-29 19:19:08 +02:00
Kyle Huey 5f4555d0e4 Bug 706090: Make sure OpenDatabaseHelper releases atoms on the right thread. r=bent 2011-11-29 13:24:28 -05:00
Markus Stange d442b46f58 Bug 681425 - Give selected tabs a white text on Lion. r=dao 2011-11-29 15:34:32 +01:00
Dão Gottwald acce7a8da8 Backing out bug 695482 2011-11-29 15:32:59 +01:00
Dão Gottwald c2eac1a32c Bug 659407 - Remove duplicate pinstripe files. r=dolske 2011-11-29 13:33:27 +01:00
Dão Gottwald db6b75c626 Bug 659407 - Remove duplicate gnomestripe files. r=dolske 2011-11-29 13:27:48 +01:00