Commit Graph

498279 Commits

Author SHA1 Message Date
George Wright
bd465b7da6 Bug 1306465 - Disable d3d9 fallback by default r=milan 2016-10-27 11:26:59 -04:00
Carsten "Tomcat" Book
a15991721b Merge mozilla-central to autoland 2016-10-27 16:50:00 +02:00
Carsten "Tomcat" Book
061b119bf8 Merge mozilla-central to mozilla-inbound 2016-10-27 16:46:06 +02:00
Carsten "Tomcat" Book
7d0f3d5865 merge mozilla-inbound to mozilla-central a=merge 2016-10-27 16:45:00 +02:00
Carsten "Tomcat" Book
6e3860b156 merge autoland to mozilla-central a=merge 2016-10-27 16:42:35 +02:00
Tom Schuster
f0ae9ea06d Bug 1291212 - Ship the exponentiation operator. r=till 2016-10-27 16:31:16 +02:00
ffxbld
97e4b18efa No bug, Automated blocklist update from host bld-linux64-spot-246 - a=blocklist-update 2016-10-27 06:28:36 -07:00
ffxbld
975f18d109 No bug, Automated HPKP preload list update from host bld-linux64-spot-246 - a=hpkp-update 2016-10-27 06:28:34 -07:00
ffxbld
03a754c9e1 No bug, Automated HSTS preload list update from host bld-linux64-spot-246 - a=hsts-update 2016-10-27 06:28:31 -07:00
Jon Coppeard
435bdeeaec Bug 1310147 - Remove AutoAssertNoAlloc and replace with AutoAssertNoGC r=sfink 2016-10-27 11:03:53 +01:00
Jon Coppeard
4f90a79a0c Bug 1310147 - Rename AutoAssertOnGC to AutoAssertNoGC r=sfink 2016-10-27 11:03:53 +01:00
Jon Coppeard
15cc9318be Bug 927318 - Make native functions singletons by default but make promise resolving functions generic objects r=jandem 2016-10-27 11:03:53 +01:00
Phil Ringnalda
4012e61cc3 Merge m-i to m-c, a=merge
MozReview-Commit-ID: CysKZsvYf69
2016-10-26 18:40:50 -07:00
Brad Lassey
0c582ffe57 bug 1308677 - Excessive Flash prompts due to looking for MediaNoDecoders Decode Doctor message r=mconley 2016-10-26 18:29:09 -07:00
Jonathan Watt
6f84af53e5 Bug 1280324, part 4 - Assert that PrintTarget::MakeDrawTarget is only called while a print page is being processed. r=edwin 2016-10-27 19:25:02 +01:00
Jonathan Watt
82b73296ed Bug 1280324, part 3 - Fix various nsDeviceContext::CreateRenderingContext to call CreateReferenceRenderingContext instead. r=edwin 2016-10-27 19:25:01 +01:00
Jonathan Watt
5c96148485 Bug 1280324, part 2 - Add a CreateReferenceRenderingContext method to nsDeviceContext. r=edwin 2016-10-27 19:24:12 +01:00
Jonathan Watt
81c7af4165 Bug 1280324, part 1 - Add functionality to the PrintTarget sub-classes to return reference DrawTargets. r=edwin 2016-10-27 19:24:12 +01:00
Andrea Marchesini
4e5a3c052b Bug 1289001 - Security check in NeckoParent::GetValidatedAppInfo must pass if the serialized LoadContext is null, r=valentin 2016-10-29 22:04:38 +02:00
Tom Schuster
5bdbfd162a Bug 1130988 - Add SharedArrayBuffer to JSXray. r=bz 2016-10-29 20:11:42 +02:00
Tom Schuster
687415abc6 Bug 1130988 - Change SharedArrayBuffer to use ClassSpec. r=bz 2016-10-29 20:09:45 +02:00
Tom Schuster
1c5b8e0d29 Bug 1130988 - Actually support creating TypedArrays with Xray SharedArrayBuffer. r=bz 2016-10-29 20:09:45 +02:00
Sebastian Hengst
5d794a611f Backed out 3 changesets (bug 1308931) for failing browser_901207_searchbar_in_panel.js, browser_urlbarFocusedCmdK.js and browser_urlbarHashChangeProxyState.js. r=backout
Backed out changeset eab68afb0708 (bug 1308931)
Backed out changeset 8109faaf35c0 (bug 1308931)
Backed out changeset 992fa87b5fbe (bug 1308931)
2016-10-29 17:17:54 +02:00
Ryan VanderMeulen
922fdc6852 Merge m-c to inbound. a=merge
--HG--
extra : rebase_source : 64a13c827cc6189327fcf3fd99cf8ee9504d9182
2016-10-29 09:44:28 -04:00
Ryan VanderMeulen
4714739ed4 Bug 1308931 - Fix indentation from whitespace fix.
--HG--
extra : rebase_source : d525d6ec7957236e7f1cd91d602557fe183b50c4
2016-10-29 09:44:00 -04:00
Alessio Placitelli
808ed0e224 Bug 1303333 - Implement the probe to count URI loads triggered by search. r=mak, data-review=rweiss
MozReview-Commit-ID: 3toynbrFeLP
2016-10-28 23:13:00 +02:00
Ryan VanderMeulen
3e9ae9b2b0 Bug 1308931 - Fix ESLint no-mixed-spaces-and-tabs failures. 2016-10-29 09:35:50 -04:00
Ryan VanderMeulen
874821aa49 Merge m-c to inbound. a=merge 2016-10-29 09:24:34 -04:00
Kaffeekaethe
d757807cea Bug 1308931 - Make cmd k focus the urlbar if search bar is not present. r=Dao 2016-10-29 15:19:44 +02:00
Till Schneidereit
5b99f7fd80 Bug 1313049 - Port Promise-related functions from self-hosted JS to C++. r=arai, f=bz
MozReview-Commit-ID: 1LIfYUXCtCy
2016-10-29 15:16:45 +02:00
Sebastian Hengst
871f020127 Bug 1311178 - Remove various duplicate DevTools files: touch clobber to fix bustage on OS X. r=clobber
MozReview-Commit-ID: 6zN4xdtlB0N
2016-10-27 00:15:57 +02:00
Mark Banner
f7fca8642f Bug 1240165 - Expand the eslint rule 'mark-test-function-used' to cover xpcshell tests as well as gecko tests and apply to the whole tree. r=miker
MozReview-Commit-ID: FlbJ8yzWXlw

--HG--
extra : rebase_source : 3f9a2997b36ef8f019e38e4af61a0c44e0e7283c
2016-10-26 09:46:40 +01:00
Emilio Cobos Álvarez
8df1cf609c Bug 1312485: Properly sparsify frozen objects. r=jandem
MozReview-Commit-ID: CqGZuZqTBfa

--HG--
extra : rebase_source : 3a628d052f10ce1e7f7cf218a5a4c89bd398315e
2016-10-25 11:38:05 +02:00
Makoto Kato
57b13a9369 Bug 1312302 - Set dummy Selection during initializing TextStore. r=masayuki
When PC supports table mode, TextInputFramme.dll is loaded and it can be used for TIP.

When creating new TextStore object, selection might be nothing yet on e10s.  At this time, GetSelection will return E_FAIL since selection data isn't received yet.  If GetSelection returns error during SetFocus, TextInputFrame.dll will crash.

So we set temporary selection to avoid crash.


MozReview-Commit-ID: HyVSwvhXGJh

--HG--
extra : rebase_source : 9e4838ffc5c8d8cf0e67685c6c1da09ecba6c7a9
extra : amend_source : dda79c9380ee34c82a611fc6a6691cbe63aec63c
2016-10-25 17:53:38 +09:00
Lars T Hansen
225c1d2972 Bug 1313114 - order bytecode consumption and deadCode_ skipping properly. r=bbouvier
--HG--
extra : rebase_source : 0dd3359535179f741d017f04f65eb05e4706f5c3
extra : amend_source : 2af202a331d78101bfb35b3cdc968f18cf391d0f
2016-10-26 19:10:42 +02:00
Matt Woodrow
5ab6ff0b97 Bug 1313281 - Part 6: Remove FenceHandle. r=sotaro 2016-10-27 21:02:12 +13:00
Matt Woodrow
6250728c9c Bug 1313281 - Part 5: Remove NeedsFenceHandle. r=sotaro 2016-10-27 21:02:12 +13:00
Matt Woodrow
56b15734eb Bug 1313281 - Part 4: Remove Fence parameter from TextureData::Lock. r=sotaro 2016-10-27 21:02:09 +13:00
Matt Woodrow
cd3c3b3268 Bug 1313281 - Part 3: Remove Fence from TimedTexture. r=sotaro 2016-10-27 21:00:20 +13:00
Matt Woodrow
db63ec0ace Bug 1313281 - Part 2: Remove DeliverFence. r=sotaro 2016-10-27 20:59:50 +13:00
Matt Woodrow
bda6eacad9 Bug 1313281 - Part 1: Remove AsyncTransactionTracker. r=sotaro 2016-10-27 20:59:23 +13:00
Kan-Ru Chen
6a947f6166 Bug 1081858 - Part 4. Implement segment break transformation rules. r=jfkthame
MozReview-Commit-ID: BcOm4LVWGzW
2016-10-27 14:52:22 +08:00
Kan-Ru Chen
dc45f1b5b3 Bug 1081858 - Part 3. Implement IsEastAsianWidthFWH using ICU or nsUnicodeProperties data. r=jfkthame
MozReview-Commit-ID: DvBgSm5SJwD
2016-10-27 14:52:22 +08:00
Kan-Ru Chen
eb2f3cfed9 Bug 1081858 - Part 2. Add EastAsianWidthFWH data from Unicode's EastAsianWidth.txt to nsUnicodeProperties for builds without ICU. r=jfkthame
MozReview-Commit-ID: EOtAPx5ZY1U
2016-10-27 14:52:21 +08:00
Kan-Ru Chen
fc31e05aaa Bug 1081858 - Part 1. Fix aText off-by-one indexing. r=jfkthame
MozReview-Commit-ID: 6LAlEntU6C7
2016-10-27 14:52:21 +08:00
Andrea Marchesini
65ae873c8a Bug 1313007 - Remove ExtendableMessageEvent::SetSource, r=qdot 2016-10-26 22:02:54 +02:00
Andrea Marchesini
c73c377b2d Bug 1313006 - Remove of MessageEvent.setSource, r=qdot 2016-10-26 22:00:43 +02:00
Andrea Marchesini
92035ed242 Bug 1313004 - ServiceWorkerMessageEvent can be generated code, r=qdot 2016-10-26 22:00:17 +02:00
Lin Clark
0a299d9f15 Bug 1313050 - Handle invalid dates in reps. r=nchevobbe 2016-10-26 09:42:00 -04:00
Phil Ringnalda
76f5d03bb6 Merge m-c to m-i
MozReview-Commit-ID: LUDPZ08eWBo
2016-10-26 18:58:54 -07:00