Commit Graph

81159 Commits

Author SHA1 Message Date
Hannes Verschore
7e2997e6b4 Add testcase for bug 476088. r=jruderman 2011-12-03 03:29:59 -05:00
Hannes Verschore
6a2f03a63f Add a test for bug 373843. r=jruderman 2011-12-03 03:29:59 -05:00
Brian Hackett
98abec9b55 Merge MC -> JM 2011-12-01 11:51:09 -08:00
Matt Brubeck
9cc1406106 Merge mozilla-central and mozilla-inbound 2011-12-01 11:17:54 -08:00
Benjamin Smedberg
3b2e5e7fb5 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
b1bd682dc6 Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz 2011-12-02 00:12:02 +08:00
Alexander Surkov
412b0c0bbf Bug 706784 - Firefox 8.0.1 Crash Report [@ nsLinkableAccessible::GetValue(nsAString_internal&) ], r=marcoz 2011-12-02 00:11:53 +08:00
Mark Banner
6e18f4f795 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
e647630932 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
a9353e0c8a Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-01 12:17:08 +01:00
Tim Taubert
daceec8fa1 merge m-c to fx-team 2011-12-01 07:19:11 +01:00
Ed Morley
a115603d38 Merge mozilla-central and mozilla-inbound 2011-12-01 04:14:57 +00:00
Boris Zbarsky
b71201ec19 Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao 2011-12-01 03:51:22 +00:00
Robert Strong
f835e914c9 Bug 705997 - Remove additional Java Consoles. r=bbondy 2011-11-30 16:20:39 -08:00
Brian Hackett
5ecccc93ab Merge MC -> JM 2011-11-30 12:45:27 -08:00
Tim Taubert
d64f2a88ec Backed out changeset 54346920e122 2011-11-30 21:19:25 +01:00
Tim Taubert
5c1452e2f2 Backed out changeset 035907d4c7b1 2011-11-30 21:17:25 +01:00
Phil Ringnalda
0dce92352f Bug 683048 - Disable the too-mittently-failing bug602141-3.html on Windows 2011-11-30 00:24:59 -08:00
Phil Ringnalda
b398f613e7 Bug 513558 - test_contextmenu.html has lost its Linux privileges 2011-12-02 20:43:19 -08:00
Ed Morley
fb741abc43 Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-02 18:39:02 +00:00
Chris Lord
3ae56ad4cd Backout bug 696376
This broke building on android due to requiring a newer version of unwind.h.
2011-12-02 18:00:58 +00:00
Ali Juma
e1eb025d6d Bug 705641 - Add reason for framebuffer incompleteness to abort message. r=jrmuizel 2011-12-02 09:43:58 -05:00
Mark Banner
a9f8ded538 Bug 707121 - msvc* dlls will never get removed on update. r=khuey 2011-12-02 14:20:15 +00:00
Dão Gottwald
30ac2e5140 Bug 570760 followup, trying to fix broken test 2011-12-02 15:14:51 +01:00
Tim Taubert
49a6a9ed4c merge m-c to fx-team 2011-12-02 14:38:36 +01:00
Marco Bonardo
6cb47e39c2 Merge last green changeset from mozilla-inbound to mozilla-central 2011-12-02 12:11:31 +01:00
Tim Taubert
ad30d317a9 merge m-c to fx-team 2011-12-02 07:47:07 +01:00
Cameron McCormack
4e592f3dd6 Backout bug 670857, bug 703176 2011-12-02 12:23:18 +11:00
Nathan Froyd
da8a7c8dca Bug 705845 - Add telemetry for size of values stored in localStorage; r=honzab 2011-12-01 19:19:56 -05:00
James Hobin
0c438ffc32 Bug 570760 - Make ctrl-f and / focus the search box in the add-ons manager. r=dtownsend,dao 2011-12-02 13:35:32 +01:00
Andrew Quartey
1a0bc0cf5e Bug 613360 - Safe use of thread observers in ContentParent. f=josh r=bsemdberg 2011-12-02 13:33:05 +01:00
Cameron McCormack
e0a524e5bc Bug 670831 - Enable some mochitest sanity tests for uncaught exception handling. r=jmaher 2011-12-02 23:25:04 +11:00
Cameron McCormack
bc5fdce17d Bug 707054 - Remove event listener added in browser_bug703210.js. r=masayuki 2011-12-02 23:25:04 +11:00
Cameron McCormack
0fb03e07e0 Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
Cameron McCormack
146fcd4c44 Bug 670857 - Make web console tests expect particular uncaught exceptions. r=msucan 2011-12-02 10:09:58 +11:00
Cameron McCormack
3a678e9653 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
b8838b211d Bug 674147 (Remove the SSL Thread) Part 2: Everything else, r=honzab 2011-12-01 14:37:57 -08:00
Brian Smith
aee6d31135 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
356e23eb7f Bug 703508: Make nsNSSSocketInfo::GetErrorMessage() lazily format the error message, r=honzab 2011-12-01 14:36:41 -08:00
Brian Smith
3917f50121 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
6a02c4541e 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
8141b38550 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
Raymond Lee
8d5dc47a7a Bug 608153 - stay on app tab when switching groups r=tim 2011-12-01 12:49:28 +08:00
Raymond Lee
3055030784 Bug 706736 - unclosed tab recreated in wrong tab group r=tim 2011-12-01 15:46:30 +08:00
Blair McBride
201eda239f Bug 527141 - Fix test_update_compatmode.js test to work correctly. r=dolske 2011-12-02 19:00:38 +13:00
Blair McBride
c92edd0aa5 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
48fe912f8c Bug 705530 - Support strictCompatibility option in update.rdf. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
fedfa95914 Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
4e3fa0a66a Bug 693906 - Parse and use new compatibility ranges in AMO metadata ping. r=dtownsend 2011-12-02 15:28:15 +13:00
Tim Taubert
4d245afb75 Bug 706430 - Restoring a session without Panorama data fails with Panorama already loaded; r=dietrich 2011-12-01 10:51:03 +01:00