Commit Graph

479329 Commits

Author SHA1 Message Date
JW Wang
39a058508a Bug 1278772 - Use value semantics to facilitate compiler optimization. r=kinetik.
MozReview-Commit-ID: 2TAU0GFwasB

--HG--
extra : rebase_source : 4d664e84b15076564ed9ea88163b08712f1f6ca9
2016-06-08 15:26:28 +08:00
Kartikaya Gupta
bbfa56eb4c Bug 1260905 - Set a minimum bound on the velocity required for a fling to actually happen. r=rbarker
MozReview-Commit-ID: FTeJdUlffrM
2016-06-14 20:03:04 -04:00
Martin Stransky
12a9958342 Bug 1276534 - don't save/restore style context on arrows on menu, r=karlt 2016-06-13 05:28:00 +01:00
Jake Watkins
0f608ea219 Bug 1268187 - Enable taskcluster coalesce for linxu32 builds. r=coop, r=dustin
Enables taskcluster coalescing on opt_linux32 and dbg_linux32 builds
Thresholds for each build type are configured under the coalesce service

MozReview-Commit-ID: 9CVGQIJDhRf

--HG--
extra : transplant_source : %12%F0f%08%C0%84%E2%AE%A0%7E%DF%E6%D3%E9m%DB%60%97%91%FC
2016-06-09 11:00:44 -07:00
Kaku Kuo
bf4a3e54b3 Bug 1276272 - part 4 - modify the mochitest; r=jwwang
MozReview-Commit-ID: 9DUpKblMbTz

--HG--
extra : rebase_source : eb1c236b882f1b8fd40e441215c918cef585e2a9
2016-06-05 22:15:49 +08:00
Kaku Kuo
9ace015fa5 Bug 1276272 - part 3 - implement promise-based HTMLMediaElement::seekToNextFrame(); r=jwwang
MozReview-Commit-ID: JaUQe5GK6bF

--HG--
extra : rebase_source : 63ffb58ca29776757cd869579e149a4330311e08
2016-06-09 20:27:39 +01:00
Kaku Kuo
5b76709f3e Bug 1276272 - part 2 - modify the webidl and preference setting; r=ehsan
MozReview-Commit-ID: INYkaXhe8gT

--HG--
extra : rebase_source : ee6029f930e8ee9bb4d8f9576faea8f827b2aae4
2016-06-03 16:52:10 +08:00
Kaku Kuo
487b3fb191 Bug 1276272 - part 1 - add Promise::MaybeRejectWithVode() utility method; r=ehsan
MozReview-Commit-ID: 4bBGsUNKbQS

--HG--
extra : rebase_source : 471c57479c41a0626a05df9aee5cb7027e352904
2016-06-09 20:26:47 +01:00
Martin Stransky
150a870af2 Bug 1275407 - Adds CSS contents node to have correct scrollbar background on Gtk >= 3.20. r=karlt
Also derive default widget style from widget path. r=?karlt
Patch from Bug 1250704 needs to land prior to this one.

--HG--
extra : rebase_source : b831bb11a7a0a00c4bf51f93e07a41f432c78ec1
2016-06-13 03:35:00 +01:00
Ehsan Akhgari
1db86caf2d Bug 1279618 - Don't touch the js::Class in JSObject::finalize() after having called the finalizer on it; r=jonco 2016-06-14 23:49:54 +01:00
Andrea Marchesini
6d673a6148 Bug 1276412 - Fix a typo in a comment - part 2, r=me 2016-06-14 23:10:25 +01:00
Andrea Marchesini
a0c3da6eec Bug 1276412 - Fix a typo in a comment, r=me 2016-06-14 23:05:48 +01:00
Tanvi Vyas
f98ee064d0 Bug 1276412 - Enable experimental containers feature for Nighlty to test the OriginAttributes platform work and get some validation on the idea. r=past 2016-06-14 22:41:36 +01:00
Tanvi Vyas
699a92d0e0 Bug 1276412 - Fix context menu test that doesn't account for New Container Tab option. r=past 2016-06-14 22:41:33 +01:00
stefanh@inbox.com
54acecac1d Bug 1280119 - Remove obsolete scrollbar constants in nsLookAndFeel.h. r=mstange. 2016-06-14 23:02:58 +02:00
Jonathan Watt
5c1ec02e49 Bug 1279789 - Remove the printing methods from gfxASurface. r=eflores 2016-06-14 19:26:40 +01:00
Jonathan Watt
c5bcf8c0ee Bug 1279790 - Remove PrintTargetThebes. r=eflores 2016-06-14 19:26:37 +01:00
Jonathan Watt
49f4f606aa Bug 1279788 - Create a PrintTargetWindows subclass of PrintTarget. r=eflores 2016-06-14 19:26:35 +01:00
Trevor Saunders
ea8a901a13 bug 1272712 - send a RoleChanged message when an accessible document's role changes r=davidb 2016-06-14 12:46:21 -04:00
Andrew Swan
4024904cc7 Bug 1270359 Implement connectNative on windows r=kmag
MozReview-Commit-ID: IHJuGt2Us8e

--HG--
extra : rebase_source : ca7374a13ad3c7c46ea8e0e4c73acaab0fa0a336
2016-06-09 15:10:54 -07:00
Andrew Swan
ad06bce348 Bug 1270359 Make MockRegistry a common test-only module r=kmag
MozReview-Commit-ID: DiLa3vfAh3R

--HG--
extra : rebase_source : 6e909f87b786affc3c476c85b758259321c31e41
2016-06-14 05:27:36 -07:00
Heiher
0d8db9555e Bug 1279970 - IonMonkey: MIPS: Clean dummy copysign. r=bbouvier
---
 js/src/jit/mips-shared/Lowering-mips-shared.cpp | 6 ------
 1 file changed, 6 deletions(-)
2016-06-14 23:29:06 +08:00
Sebastian Hengst
37bd76ddd9 Backed out changeset 5ad647bf5727 (bug 1276130) for web-platform-test failure invttcue-interface/align.html. r=backout 2016-06-14 17:21:02 +02:00
Sebastian Hengst
639bb51f2a Backed out changeset bb5ef5c3c8ac (bug 1276130) 2016-06-14 17:20:27 +02:00
Sebastian Hengst
31d07b0f52 Backed out changeset 212533217731 (bug 1276130) 2016-06-14 17:20:23 +02:00
Sebastian Hengst
340307851a Backed out changeset 19ac9881aa5e (bug 1276412) for bc7 failures on OSX and Windows in browser_contextmenu.js. r=backout 2016-06-14 17:19:41 +02:00
Sebastian Kaspari
42d21c59e5 Bug 1276696 - Put custom tabs support behind a build flag. r=mcomella
MozReview-Commit-ID: 44wtCsZWZv2

--HG--
extra : rebase_source : 2ab062e4f5155225d6f5fcd686cd7a0b974679f1
2016-05-30 16:48:45 +02:00
Sebastian Kaspari
2e5288b993 Bug 1276696 - Add dummy service for custom tabs. r=mcomella
Currently this service does not implement any of the callbacks. However it is
necessary to be detected as an app supporting custom tabs.

MozReview-Commit-ID: Hz99Gp9aQCX

--HG--
extra : rebase_source : b73730f5c4d497e4fef5ed9bab3ae1c50e43de61
2016-05-25 19:31:10 +02:00
Sebastian Kaspari
fbfb7a9f62 Bug 1276696 - Add CustomTabsActivity based on GeckoApp. r=mcomella
This activity doesn't do much yet and just has a layout including a GeckoView.
Some basic behavior from GeckoApp is working though: Context menus, floating
text selection, snackbars.

MozReview-Commit-ID: C6SJeYz609h

--HG--
extra : rebase_source : c65d8657ed795365b81c9bfeda41ac814760db8d
2016-05-25 19:58:17 +02:00
Sebastian Kaspari
38f5ea7b19 Bug 1276696 - Add custom tabs support library. r=mcomella
MozReview-Commit-ID: LXie1GiV4gV

--HG--
extra : rebase_source : 7316ebbe6512db64364c0a4f450e0758f79fcc5c
2016-06-10 11:01:11 +02:00
Sebastian Kaspari
281fbb76c7 Bug 1276696 - Introduce new LauncherActivity that will handle all incoming Intents. r=mcomella
We will need to dispatch Intent objects to different destinations (Browser, Custom Tab and eventually
progressive web apps).

The logic of TabQueueDispatcher is folded into this new activity.

MozReview-Commit-ID: 3P4eIvtAKEW

--HG--
extra : rebase_source : 3d7604a7bdbd2ea80602313e7bc66212a089994b
2016-05-15 14:25:12 +02:00
David Anderson
ebb01e928a Implement GPU process shutdown. (bug 1271180 part 5, r=billm)
--HG--
extra : rebase_source : 13e7c4274e3948e13096baf3bf4e48000d3f8864
2016-06-10 22:37:03 -04:00
David Anderson
d3bb5cb316 Add skeletal code for launching a GPU process. (bug 1271180 part 4, r=billm,jrmuizel)
--HG--
extra : rebase_source : 456e4b94a93191f85d90209459c5189ea165670d
2016-06-10 22:27:24 -04:00
David Anderson
52270601eb Add GeckoProcessType_GPU. (bug 1271180 part 3, r=billm)
--HG--
extra : rebase_source : e983b161bf4d26dfc0de0e0da523a66ab25d7baa
2016-06-10 21:54:44 -04:00
David Anderson
010067a08a Don't create GPUProcessManager in child processes. (bug 1271180 part 2, r=mattwoodrow)
--HG--
extra : rebase_source : 6b206099edef0ae15c01f70d3c7f14df02332708
2016-06-10 21:00:40 -04:00
David Anderson
910f73265e Move TaskFactory from dom/plugins to ipc/glue. (bug 1271180 part 1, r=aklotz)
--HG--
rename : dom/plugins/ipc/TaskFactory.h => ipc/glue/TaskFactory.h
extra : rebase_source : 96b02ead0afb82a27d668927dd53d722b77e488b
2016-06-10 15:43:35 -04:00
cku
176b14a02c Bug 1273804 - Use nsChangeHint_RepaintFrame hint for position change of a mask layer r=heycam
MozReview-Commit-ID: 4W9Qmk6MVri

--HG--
extra : rebase_source : cd89cc81dd4861ca74425956f0a47621f2c20c3d
2016-06-14 12:36:01 +01:00
Henrik Skupin
d9381df1a4 Bug 1280017 - Fix firefox-puppeteer requirement for external media tests. r=maja_zf
MozReview-Commit-ID: 6ihokx6fZQC

--HG--
extra : rebase_source : c2464335512d6d24c8f0f1a939c5460860671a3c
2016-06-14 13:07:56 +01:00
Jordan Lund
f47b5fb831 Bug 1279016 - dont query_post_upload_cmd env var if not in buildbot infra, r=pmoore
MozReview-Commit-ID: 64kfVx0ew9K

--HG--
extra : rebase_source : def40df308d36fae99af2d11fedf37ef8c28dc00
extra : amend_source : 7daeea8dccf3a64f805c15fd64e91f05b0e4bb35
2016-06-14 14:40:26 +01:00
Alastor Wu
e3fe6d5741 Bug 1276130 - part3 : modify web-platform test. r=rillian
MozReview-Commit-ID: BjeiP1XeC8T

--HG--
extra : rebase_source : d3fd1185df9cf81b1539cfeca2a18f9a4401dd48
2016-06-14 14:39:52 +01:00
Alastor Wu
d5d01b8ae2 Bug 1276130 - part2 : modify test. r=rillian
MozReview-Commit-ID: 1q8MywAMYx5

--HG--
extra : rebase_source : a4d84a9495ea3d5b35b6931816cacfa7c560861f
2016-06-14 14:39:46 +01:00
Alastor Wu
d7e500261e Bug 1276130 - part1 : replace the value 'middle' with 'center. r=rillian,smaug
MozReview-Commit-ID: 9rh32HkilYv

--HG--
extra : rebase_source : bf08e4ffc77378553760dfae3854248cf700ea09
2016-06-14 14:39:29 +01:00
Thomas Zimmermann
b8fabddd32 Bug 1279448: Remove '%s' from format string without argument in |ConvertSourceSurfaceToNV12|, r=kamidphish
MozReview-Commit-ID: E1Beibwhqyj
2016-06-14 14:38:13 +01:00
Lars T Hansen
bd9aa07076 Bug 1278635 - about:config pref for Wasm baseline jit. r=luke
--HG--
extra : rebase_source : 61deacc42587de2aab04aa00da1614a9a916dcf1
2016-06-08 13:25:23 +02:00
Lars T Hansen
2a5c7f48c9 Bug 1232205 - Wasm baseline compiler. r=luke, r=bbouvier
--HG--
extra : rebase_source : 36c6cc4a517c8a35070adbd02e26c9acbe3b4547
2016-06-14 12:00:30 +01:00
Lars T Hansen
65b0869d9e Bug 1232205 - Wasm baseline: Add wasm baseline directives to wasm tests. r=bbouvier
--HG--
extra : rebase_source : 1d767a92972eeb4cd21ac705a6b580f78d48ddff
2016-06-10 09:22:23 +02:00
Lars T Hansen
136c1d78af Bug 1232205 - Wasm baseline: Add wasm baseline logic to test driver. r=bbouvier
--HG--
extra : rebase_source : 46f089a352bb1b5dfc16f1434a0c366ccb09cdfe
2016-06-02 16:27:20 +02:00
Lars T Hansen
9af7246a47 Bug 1232205 - Wasm baseline: Factor outOfLineWasmTruncateCheck and outOfLineTruncateSlow, on x86-shared. r=bbouvier
--HG--
extra : rebase_source : 06266204a20175e6939be925869c1cdcb5159d74
2016-06-06 15:11:51 +02:00
Lars T Hansen
8ec23c07dd Bug 1232205 - Wasm baseline: Factor out floating min and max, on x86-shared. r=bbouvier
--HG--
extra : rebase_source : d6a672b57f12fc7c848cdd040bb4129c23ee3cb9
2016-06-02 16:54:09 +02:00
Lars T Hansen
5f37b82773 Bug 1232205 - Wasm baseline: Factor out int64ToFloatingPoint and truncateToInt64, on x64. r=bbouvier
--HG--
extra : rebase_source : 91eac395cae061be1f6309f8f36c649010e10703
2016-06-08 12:17:17 +02:00