Commit Graph

88225 Commits

Author SHA1 Message Date
Gregory Szorc
9428ab2bbe Bug 732605 - Only schedule shorter sync interval if records were successfully applied; r=rnewman, r=mconnor 2012-03-06 14:27:56 -08:00
Gregory Szorc
9dacfcfe62 Merge s-c (empty merge due to bad head on s-c) 2012-03-06 14:02:46 -08:00
Gregory Szorc
46d9d9ce98 Merge m-c into s-c 2012-03-06 14:01:51 -08:00
Nathan Froyd
0a63c0b2d5 Bug 717069 - correct sessionstore-windows-restored usage in TelemetryPing; r=taras 2012-03-06 14:54:02 -05:00
Dão Gottwald
59d7037110 Bug 687958 - Refactor about:certerror expanders and make them accessible. r=mak
--HG--
rename : browser/themes/gnomestripe/section_collapsed-rtl.png => browser/themes/gnomestripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/gnomestripe/section_collapsed.png => browser/themes/gnomestripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/gnomestripe/section_expanded.png => browser/themes/gnomestripe/aboutCertError_sectionExpanded.png
rename : browser/themes/pinstripe/section_collapsed-rtl.png => browser/themes/pinstripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/pinstripe/section_collapsed.png => browser/themes/pinstripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/pinstripe/section_expanded.png => browser/themes/pinstripe/aboutCertError_sectionExpanded.png
rename : browser/themes/winstripe/section_collapsed-rtl.png => browser/themes/winstripe/aboutCertError_sectionCollapsed-rtl.png
rename : browser/themes/winstripe/section_collapsed.png => browser/themes/winstripe/aboutCertError_sectionCollapsed.png
rename : browser/themes/winstripe/section_expanded.png => browser/themes/winstripe/aboutCertError_sectionExpanded.png
2012-03-08 13:03:19 +01:00
Jan de Mooij
8c30b1b55f Bug 732423 - Combine GETELEM and CALLELEM interpreter cases and fix some e4x/noSuchMethod bugs. r=bhackett 2012-03-08 12:18:27 +01:00
Geoff Lankow
5ca634c9e7 Bug 733677 - Inline prefs should send a notification when they stop displaying; r=Unfocused 2012-03-08 14:01:27 +13:00
Geoff Lankow
45548ff348 Bug 733633 - Inline settings of type=control only let buttons and menulists be in the input-container; r=Unfocused 2012-03-07 21:40:13 +13:00
Marco Bonardo
359fdb663d Bug 731274 - Make reloadLivemarks optionally force reloads and use it to speed up livemarks population.
r=dietrich sr=gavin
2012-03-08 11:14:59 +01:00
Marco Bonardo
63a4c6c5e2 Bug 732404 - Remove dead handlers from editBookmarkOverlay.xul
r=mano
2012-03-08 11:14:57 +01:00
Mike Hommey
26a95c70bb Fixup for bug 603370. Re-sync build/autoconf/expandlibs.m4 with js/src 2012-03-08 09:15:51 +01:00
Mike Hommey
6b0bf74fce Bug 603370 - Avoid Identical Code Folding messing with symbol reordering. r=khuey 2012-03-08 08:56:28 +01:00
Mike Hommey
afd6044b69 Bug 603370 - Add an option to expandlibs-exec to allow to reorder the symbols when linking. r=khuey 2012-03-08 08:56:27 +01:00
Mike Hommey
03c23b4916 Backout changeset 283408b8d8a3 (bug 603370) 2012-03-08 08:39:17 +01:00
Mike Hommey
911331499f Bug 515232 - Try getting general.useragent.locale as a complex value first in DirectoryProvider.cpp. r=bsmedberg 2012-03-08 08:39:17 +01:00
Luke Wagner
a379d7f023 Bug 733310 - factor out inc/dec interpreter logic (r=bhackett)
--HG--
extra : rebase_source : 10d8277f4446f97e9a158f740d1a398341ac2382
2012-03-06 00:52:42 -08:00
Luke Wagner
1c1f863e22 Bug 732744 - rm AutoPreserveEnumerators (r=dvander)
--HG--
extra : rebase_source : f28eebcf3a3e14f4db0299b07b28f8e7a783b84a
2012-03-06 00:43:45 -08:00
Gregory Szorc
d81c527ea0 Bug 733237 - Make test HTTP sync server behave more properly; r=rnewman 2012-03-05 17:36:45 -08:00
Richard Newman
fbee13fe9b Merge m-c to s-c. 2012-03-05 00:03:16 -08:00
Ed Morley
bfd47aa7b2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 22:42:23 +00:00
Tim Taubert
83068686c2 merge m-c to fx-team 2012-03-04 22:13:26 +01:00
OHZEKI Tetsuharu
e8e7a60fc8 Bug 580814 - Avoid accessing rows that don't exist in treeviews for Places. r=mak 2012-03-04 12:36:14 -05:00
Justin Lebar
3e68e04f09 Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz 2012-03-04 11:02:00 -05:00
Neil Rashbrook
18e6645a14 Bug 727954 Delay autocomplete of pasted value r=IanNDONTBUILD 2012-03-04 15:13:20 +00:00
Neil Rashbrook
7185e77cef Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
Richard Newman
d3b916cb95 Merge m-c to s-c. 2012-03-04 02:12:51 -08:00
Jonathan Kew
d46b298466 bug 732330 - add assertion in ClusterIterator::Next to check for sane/safe result. r=jdaggett 2012-03-04 08:58:54 +00:00
Justin Dolske
663f83149e Bug 731093 - Make head.js code should just look for just |e.filename| so that a non-object exception is logged when thrown from a test. r=jmaher 2012-03-03 22:19:04 -05:00
Ed Morley
ee7e3d29d6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-04 00:38:41 +00:00
Jan de Mooij
3a4053f8e2 Bug 732693 - Fix bytecode emitted for o.__proto__(). r=bhackett 2012-03-03 16:27:51 +01:00
Serge Gautherie
dbbe47f3a7 Bug 732615. (Av1a-TK) Move browser_checkAddonCompatibility.js test from SeaMonkey to Toolkit. r=bmcbride. 2012-03-03 14:52:33 +01:00
Ed Morley
7aea8c837c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-03 13:13:15 +00:00
ffxbld
f76bc7a9fd Automated blocklist update from host linux-ix-slave38 2012-03-03 03:09:36 -08:00
Boris Zbarsky
f5d429c4bc Bug 732319. Fix leaks on CORS failures in imagelib. r=joe 2012-03-02 23:44:55 -05:00
Jeff Walden
b3f78d2c65 Silence a (newly introduced in) clang warning about adding an int to a string. No bug, r=trivial 2012-03-02 19:59:11 -08:00
Richard Newman
aa5578ec2d Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman 2012-03-02 17:36:16 -08:00
Richard Newman
bb89d62434 Bug 732611 - Add channel (Aurora, Beta, etc.) to Android Sync user agent. r=rnewman 2012-03-02 17:36:16 -08:00
Richard Newman
b83bb465e2 Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
4c7381602e Bug 709403 - Part 2: add TabsRecord. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
9f006cca51 Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
86e7f5967c Bug 709403 - Part 1: refactor envelope/payload logic in Record. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
2ca7da267d Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander 2012-03-02 17:36:16 -08:00
Richard Newman
82c8deae66 Bug 709403 - Part 0: Add getString to ExtendedJSONObject. r=nalexander 2012-03-02 17:36:16 -08:00
Nick Alexander
853460a625 Bug 722553 - uniformize JPakeClientStage error handling. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
9797526ddb Bug 722553 - uniformize JPakeClientStage error handling. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
2706c70da9 Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
83f368c28e Bug 722570 - make BaseResource.{getConnectionManager,enableTLSConnectionManager} thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
a92bab826a Bug 722575 - make SerialRecordConsumer.consumerIsDone() thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Nick Alexander
b81d67db7c Bug 722575 - make SerialRecordConsumer.consumerIsDone() thread-safe. r=rnewman 2012-03-02 17:36:15 -08:00
Marina Samuel
c827d6ed7a Bug 715796 - Part 1: client name. r=rnewman 2012-03-02 17:36:15 -08:00