Commit Graph

388871 Commits

Author SHA1 Message Date
Benoit Girard
3f4f9a753f Bug 961871 - Part 1: Refactor ScrollingActive. r=mattwoodrow 2014-10-21 21:53:38 -04:00
Anthony Jones
5affff49b6 Bug 1034444 - Unit tests for GetBuffered() and Interval; r=cpearce 2014-06-02 17:38:04 +02:00
Timothy Nikkel
919b8da6a8 Bug 1062792. Don't add clipped out parts of a layer to the opaque region. r=roc 2014-10-21 20:33:12 -05:00
Nicholas Nethercote
f7aebf9715 Bug 1085740 - Reduce heap churn caused by TempAllocator. r=jandem. 2014-10-21 15:26:28 -07:00
Alexander Surkov
e55b1c1c87 Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
Sid Stamm
7ac7337dd2 Bug 1042135 - Update Directory Links Provider to use only the dnt.enabled pref after removing the dnt.value pref. (r=adw)
--HG--
extra : rebase_source : 350e99d270e18f497f69a77672557a18ac66ef6d
2014-10-21 16:55:36 -07:00
Margaret Leibovic
3e6a149b61 Bug 1042135 - Change three-state DNT back to two state and update text in Fennec. (r=liuche)
--HG--
extra : rebase_source : 4cb863131033da3cbbccb80751264d324aeda3e7
2014-09-19 14:41:44 -07:00
Sid Stamm
b1e21eef7b Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 2cc113eb167b83ded586b36380bb444a827f0084
2014-01-28 09:26:16 -08:00
Jeff Walden
ebbf222899 Bug 1085566 - Add a test for making the preventExtensions trap indicate success via outparam. r=test 2014-10-21 17:07:34 -07:00
Ethan Hugg
c452547393 Bug 1084496 - Update whitelist for screensharing r=jesup 2014-10-17 10:49:25 -07:00
Steve Workman
49393025ca Bug 1012917 - Send HttpBaseChannel::mApplyConversion with ChannelDiverter constructor in IPDL r=mayhemer 2014-10-21 16:40:08 -07:00
Steve Workman
7d7b130d9c Bug 1012917 - SetApplyConversion before channel diversion r=reuben 2014-10-21 16:40:07 -07:00
Jonathan Griffin
c0de77280d Bug 1086678 - Provide a default value for subsuite, r=jmaher 2014-10-21 13:12:35 -07:00
Brian R. Bondy
c5e46f7e4f Bug 902761 - Build configuration for turning .der files into .h files. r=rstrong 2014-10-15 23:00:23 -04:00
Brian R. Bondy
bbbf509fe2 Bug 902761 - Stop storing certs used for MAR verification in EXE resource files. r=rstrong 2014-10-15 23:01:11 -04:00
David Keeler
46c48f2321 bug 1083085 - update where getHSTSPreloadList.js and genHPKPStaticPins.js think Chromium's lists are r=mmc DONTBUILD NPOTB 2014-10-21 15:20:02 -07:00
Jeff Walden
b012538ad3 Bug 1052139 - Reorder the preventExtensions trap just after the [[Prototype]]-access traps. r=code-motion
--HG--
extra : rebase_source : 18f69552bad6922c1b602cbf81d6961883e4d5b8
2014-10-21 11:40:04 -07:00
Jeff Walden
1d2a7aa6cd Bug 1085566 - Make the preventExtensions hook return succeeded/failed rather than always indicate failure by reporting an error. r=efaust
--HG--
extra : rebase_source : 3b61c22efe8b5b2b3135b11556b6b329479d3dcd
2014-10-19 01:18:43 -07:00
Jeff Walden
083ba18ef1 Bug 1052139 - Implement the ability to prevent modifying an extensible object's [[Prototype]]. r=efaust, r=bholley
--HG--
extra : rebase_source : 58fdb9c3b30d4a46984fae6d546fc7ef94dc3d20
2014-09-23 13:03:40 -07:00
Jeff Walden
ead35220b9 Bug 1072817 - Minor adjustments (primarily for method-ordering) as a followup to making accessing the [[Prototype]] of a revoked proxy not crash. Also add another test. r=trivial
--HG--
extra : rebase_source : e09255d48ef02ce3f2760a8116ea52f5c0d457a3
2014-10-16 15:43:23 -07:00
Wes Kocher
ea81c00241 Backed out 5 changesets (bug 1083866) for spidermonkey bustage on a CLOSED TREE
Backed out changeset 00997b2b5a16 (bug 1083866)
Backed out changeset 4d8f51a4014b (bug 1083866)
Backed out changeset c37a1e604654 (bug 1083866)
Backed out changeset 07f268cc5a64 (bug 1083866)
Backed out changeset 7bfdfe2629ce (bug 1083866)
2014-10-21 14:42:31 -07:00
Wes Kocher
24b5db81ac Backed out changeset 5fbd9586a141 (bug 1077175) for build bustage on a CLOSED TREE 2014-10-21 13:51:41 -07:00
Wes Kocher
1736c2e858 Backed out changeset 325d41a714e3 (bug 1086678) for bustage on a CLOSED TREE 2014-10-21 13:51:26 -07:00
Chris Pearce
fa856685bf Bug 1085168 - Move timeout on async GMP shutdown to (catch all) non xpcom-shutdown case. r=jesup 2014-10-22 09:45:18 +13:00
Nikhil Marathe
a4c280a3c0 Bug 1082924 - Add CSP type for fetch API. r=tvyas,baku
--HG--
extra : transplant_source : i%D8%5C%7C%9D%FEQL%C1G%B8%3B2%06%AA%AE%3A%09%29%7E
2014-10-13 15:09:58 -07:00
Jonathan Griffin
da52e5aaa0 Bug 1086678 - Provide a default value for subsuite, r=jmaher 2014-10-21 13:12:35 -07:00
Luke Wagner
835b2136ee Bug 1077175 - OdinMonkey: add type for double literals (r=bbouvier)
--HG--
extra : rebase_source : e4189161e98d5f5fd73882c4133b7e98a06d4dbd
2014-10-21 13:15:45 -05:00
David Major
ddd87167cc Bug 1082670: Copy breakpadinjector's image header into the remote process. r=bsmedberg 2014-10-22 09:01:16 +13:00
Dave Hunt
deb69dce2f Bug 1086531 - [mozdevice] Bump version to 0.43. r=wlachance 2014-10-21 06:38:00 -04:00
mycoolclub
5a44d63862 Bug 1085027 - Tooltip handling fixed. r=jimm 2014-10-21 11:53:00 -04:00
ProgramFOX
33aa4c80eb Bug 1084609 - SIMD: Use correct comparisons types. r=bbouvier 2014-10-20 18:59:19 +02:00
Etienne Segonzac
f27a1eefac Bug 1082652 - [b2g-desktop] Dispatch touchstart/touchend on the system app to match on device behavior. r=ochameau 2014-10-17 07:14:00 -04:00
Neil Deakin
3008d280a1 Bug 1069966 - Use a system event listener for contextmenu events, otherwise stopPropagation can prevent the default behaviour. r=mconley 2014-10-20 09:55:36 -04:00
Ryan VanderMeulen
e8471bb514 Merge m-c to inbound. a=merge 2014-10-21 15:23:54 -04:00
Ryan VanderMeulen
719072f90f Merge inbound to m-c. a=merge 2014-10-21 15:14:52 -04:00
Ryan VanderMeulen
6fcc9f9f5a Merge b2g-inbound to m-c. a=merge 2014-10-21 15:08:13 -04:00
Nicolas B. Pierron
e02d2890ee Bug 1083866 - No longer suppress GC for the evaluation of recover instructions. r=jandem 2014-10-21 21:03:38 +02:00
Nicolas B. Pierron
38d5cb6a81 Bug 1083866 - Handle potential invalidation of the bailing frame. r=jandem 2014-10-21 21:03:38 +02:00
Nicolas B. Pierron
3ae82445bd Bug 1083866 - Mark bailout frames. r=jandem 2014-10-21 21:03:37 +02:00
Nicolas B. Pierron
5d27f2526f Bug 1083866 - Only remove instructions from the JitActivation after the bailout. r=jandem 2014-10-21 21:03:37 +02:00
Nicolas B. Pierron
c74f490b3c Bug 1083866 - Add test case to check for GC during bailouts. r=nbp 2014-10-21 21:03:37 +02:00
Nomis101
85ba26fa76 Bug 1084578 - Building of l10n builds broken since modified file structure on OS X. r=rstrong 2014-10-21 11:50:10 -07:00
Ryan VanderMeulen
963387ab51 Merge fx-team to m-c. a=merge 2014-10-21 14:49:26 -04:00
Tom Schuster
4fb3d9c690 Bug 842498 - Remove nsIJSNativeInitializer. r=peterv 2014-10-21 20:45:28 +02:00
Aaron Klotz
74aaf2677f Bug 818307: Fix for bad StaticPtr.h include; r=bustage on a CLOSED TREE
--HG--
extra : rebase_source : 858b0fb3fd186bc0958cb10e739dd11a102f72d3
2014-10-21 12:18:27 -06:00
B2G Bumper Bot
8b41021233 Bumping manifests a=b2g-bump 2014-10-21 10:56:50 -07:00
B2G Bumper Bot
95a5ce2272 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2bf3274b9e14
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #25380 from lightsofapollo/mocha-tbpl-update

No Bug - Update mocha-tbpl-reporter to 0.2.0 r=me a=npotb

========

https://hg.mozilla.org/integration/gaia-central/rev/0045093be097
Author: James Lal <james@lightsofapollo.com>
Desc: No Bug - Update mocha-tbpl-reporter to 0.2.0 r=me a=npotb
2014-10-21 10:50:13 -07:00
Joshua Cranmer
b4e2d4ace0 Bug 1086705: Disable -Werror=switch, r=froydnj, a=RyanVM
Gecko, for better or worse, allows non-m-c apps to define custom error codes and
use them in nsresult. This error breaks the ability to switch on those custom
error codes when an error happens. For this reason, it's not reasonable to make
this an error at present.
2014-10-21 12:23:12 -05:00
B2G Bumper Bot
2611e80e11 Bumping manifests a=b2g-bump 2014-10-21 10:01:45 -07:00
B2G Bumper Bot
bc54e78793 Bumping manifests a=b2g-bump 2014-10-21 09:56:51 -07:00