Commit Graph

158843 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
ebbaf3e01f Backed out changeset 2762cab83d31 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:43:02 +01:00
Carsten "Tomcat" Book
7ce9485f88 Backed out changeset f65970fe598f (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:48 +01:00
Carsten "Tomcat" Book
7a75e7c08a Backed out changeset 004fa11e352a (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:40 +01:00
Carsten "Tomcat" Book
cc051705a9 Backed out changeset 1f45be0c2485 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:31 +01:00
Carsten "Tomcat" Book
f2423ebd61 Backed out changeset cad77af5f7e6 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:20 +01:00
Carsten "Tomcat" Book
4fb73f42d6 Backed out changeset 1156b23f333f (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:42:07 +01:00
Carsten "Tomcat" Book
8797042644 Backed out changeset 767065f0560b (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:59 +01:00
Carsten "Tomcat" Book
5f78db1159 Backed out changeset 17c47c036980 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:50 +01:00
Carsten "Tomcat" Book
abe0ad0b33 Backed out changeset 374e44c835a8 (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:42 +01:00
Carsten "Tomcat" Book
583e8a8633 Backed out changeset a0906b92810e (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:32 +01:00
Carsten "Tomcat" Book
1050b1f918 Backed out changeset c84430c040dd (bug 937317) WinXP Build Bustage on a CLOSED TREE 2013-12-06 08:41:18 +01:00
Chris Peterson
f452a29d81 Bug 946116 - Remove unused isResumedSession variable from nsNSSCallbacks.cpp. r=bsmith 2013-12-03 21:07:29 -08:00
Chris Peterson
b7950e6596 Bug 944961 - Build rdf in unified mode. r=bsmedberg 2013-11-30 21:42:59 -08:00
Carsten "Tomcat" Book
2fce0b041f Merge m-c to mozilla-inbound 2013-12-06 07:38:31 +01:00
Bobby Holley
a22ea13da5 Bug 947080 - Update clobber file. r=me 2013-12-05 22:09:09 -08:00
Bobby Holley
6a1939e899 Bug 937317 - Tests. r=bz 2013-12-05 21:34:18 -08:00
Bobby Holley
86b91a4ae5 Bug 937317 - Remove unnecessary AutoSystemCaller usage. r=bz
See bug 937317 comment 38.
2013-12-05 21:34:17 -08:00
Bobby Holley
f6b033e681 Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-05 21:34:17 -08:00
Bobby Holley
67c5e26898 Bug 937317 - Return null from ToWebIDLCallback if one doesn't already exist. r=bz 2013-12-05 21:34:17 -08:00
Bobby Holley
2e847fca05 Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
See the 'incumbent script' stuff in the WebIDL spec.
2013-12-05 21:34:17 -08:00
Bobby Holley
3cb3d78d8b Bug 937317 - Pass the entire CallbackObject to CallSetup. r=bz
We need this so that we can grab the incumbent global that we stashed on the
CallbackObject.
2013-12-05 21:34:17 -08:00
Bobby Holley
550f45cbab Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke 2013-12-05 21:34:16 -08:00
Bobby Holley
286a469f49 Bug 937317 - Manipulate the script settings stack from the RAII classes. r=bz 2013-12-05 21:34:16 -08:00
Bobby Holley
c311c9dc85 Bug 937317 - Implement basic script settings stack machinery. r=bz 2013-12-05 21:34:16 -08:00
Bobby Holley
04c4f10a48 Bug 937317 - Factor out the shareable parts of CallSetup into AutoEntryScript and AutoIncubentScript. r=bz 2013-12-05 21:34:16 -08:00
Bobby Holley
e97eb203e1 Bug 937317 - Make TabChildGlobal implement nsIGlobalObject. r=bz 2013-12-05 21:34:16 -08:00
Chris Pearce
d39ccab1d3 Bug 941314 - Use SpecialPowers.exactGC in media mochitests to hopefully improve their reliability. r=kinetik 2013-12-06 17:15:13 +13:00
John Daggett
75f1ad492e Bug 947025 - Limit the time spent in RunLoader to avoid chrome hang. r=roc 2013-12-06 12:47:46 +09:00
Josh Aas
ffae3661e6 Bug 944259 - initialize variable to quelch compiler warning. r=dbaron 2013-12-06 12:47:46 +09:00
Anthony Jones
d86d36438d Bug 839911 - Separate animation out from layer code; r=kats 2013-12-06 16:21:39 +13:00
Anthony Jones
e6e2413777 Bug 839911 - Add a convenient forever() time period constructor; r=roc 2013-12-06 16:21:39 +13:00
Masayuki Nakano
6b23195449 Bug 946044 Handle context menu key of PC keyboard on Mac r=smichaud 2013-12-06 12:16:55 +09:00
Shu-yu Guo
a773e27faa Bug 942549 - Followup: fix incorrect BOX_PIECES index on LCallDirectEvalV on a CLOSED TREE. (rs=bhackett) 2013-12-05 17:21:25 -08:00
Josh Aas
f4d099d728 Bustage fix for bug 852648, v2. CLOSED TREE 2013-12-05 18:16:47 -06:00
Josh Aas
9fa313560f Bustage fix for patch for bug 852648. Bustage doesn't show up in clobber builds, thus it didn't show on try. CLOSED TREE 2013-12-05 18:05:02 -06:00
Shu-yu Guo
8d3cb84e8e Bug 945564 - Move DataAlignment static const to function scope for unified build. (r=jandem) 2013-12-05 15:51:56 -08:00
Shu-yu Guo
f14deeaf96 Bug 942549 - Fix direct eval on non-strings in Ion. (r=jandem) 2013-12-05 15:51:56 -08:00
Shu-yu Guo
22658b215f Bug 940088 - Fix assumption that Ion stays enabled across warmup in ForkJoin. (r=nmatsakis) 2013-12-05 15:51:55 -08:00
Ehsan Akhgari
fea9b8b9cc Bug 946702 - Remove the remnants of GTEST_SOURCES from config.mk; r=glandium 2013-12-05 18:49:19 -05:00
Mike Hommey
04a0572121 Bug 946605 - Fix typo from bug 943728 in packager.mk breaking mac l10n builds. r=mshal 2013-12-06 08:45:30 +09:00
Mike Hommey
81ed6108c7 Bug 944569 - Relax GNU make requirements on Windows. r=gps 2013-12-06 08:45:29 +09:00
Nicholas Hurley
da71b9af63 Bug 942317 - An experiment to test how reachable SRV records are in the wild. r=mcmanus 2013-12-05 15:23:22 -08:00
Kyle Machulis
2a8e7f0ec8 Bug 944309: Change null check for window from assert to full check/fail in Notification.cpp; r=mrbkap r=mhenretty 2013-12-05 15:26:04 -08:00
Benoit Girard
fbc0af88d6 Bug 940706 - Fix gesture detection transformation with APZC. r=kats,botond 2013-12-05 18:17:37 -05:00
Irakli Gozalishvili
cc160436d6 Bug 843910 - Expose document state changes via observer service r=mrbkap 2013-12-05 15:10:06 -08:00
Andrea Marchesini
9a790173af Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice 2013-12-05 23:12:23 +00:00
Randell Jesup
1835dc3154 bug 943898: Add ice state checking to webrtc mochitest framework r=ekr,jsmith 2013-12-05 18:10:21 -05:00
Byron Campen [:bwc]
d2ae837ae8 Bug 943898: Fixed an important iceState -> iceConnectionState replacement and a few less-important ones. r=abr 2013-11-27 09:32:23 -08:00
David Anderson
f93649bf3c Remove bogus assert in RPC calls (bug 937216, r=cjones). 2013-12-05 15:06:29 -08:00
Josh Aas
a11f4bc407 Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange 2013-12-05 17:05:10 -06:00