Sergei Chernov
edb1f658f6
Bug 1275238 - Certificate Transparency support in mozilla::pkix; r=keeler
...
MozReview-Commit-ID: HZwzSgxarTw
--HG--
extra : transplant_source : %BF%F9%A8T%C6x%82%03%3Ez%9F%3BT%E3%1B%11s%294%F4
2016-06-15 11:11:00 +03:00
Thomas Nguyen
53c1367728
Bug 1279494
- Fix crash in SetReferrerWithPolicy, add null check the triggeringPrincipal. r=ckerschb
...
MozReview-Commit-ID: ho0StGNqc8
2016-07-04 17:05:57 +08:00
bentian
33cf3aca7f
Bug 1264768
- Dispatch error event when image loads for URLs that fail to resolve, r=hsivonen
...
--HG--
extra : rebase_source : 109914a4204a4dcf2f21e861da269e5bb476acf0
2016-06-10 15:35:51 +08:00
Tim Huang
472523ec05
Bug 1238183 - Part 2 - Add a test case for testing the ForgetAboutSite with userContextId. r=jimm
...
--HG--
extra : rebase_source : 5737f19a84813000297fc4c9bbd4bbc760f8a739
2016-07-04 00:36:00 +02:00
Tim Huang
9444c2f610
Bug 1238183 - Part 1 - Make the ForgetAboutSite handles userContextId correctly. r=jimm, r=sicking
...
--HG--
extra : rebase_source : fc625ab23eeb41b8147b2d9da1ee4514f24ad6ff
2016-06-20 20:20:00 +02:00
Heiher
30f2572606
Bug 1280843 - IonMonkey: MIPS: Fix ma_b(Register, T, JumpTarget) for Wasm. r=nbp
...
---
js/src/jit/mips32/Assembler-mips32.cpp | 56 +++++++++++++++++++++++++------
js/src/jit/mips64/Assembler-mips64.cpp | 60 ++++++++++++++++++++++++++++------
2 files changed, 96 insertions(+), 20 deletions(-)
2016-07-04 22:11:31 +08:00
Geoff Brown
f437f61b75
Bug 1283584 - Disable android emulator authentication; r=jmaher
2016-07-04 08:06:55 -06:00
Nicolas B. Pierron
cfeab082c9
Bug 1264948 - Check for OOM when linking all break keywords of switch statements. r=h4writer
2016-07-04 13:56:32 +00:00
Ben Kelly
a6319dc175
Bug 1283674 P2 Add wpt test verifying serviceWorker.controller behavior on disconnected window. r=baku
2016-07-04 06:50:25 -07:00
Ben Kelly
d2dad60d4c
Bug 1283674 P1 Make ServiceWorkerContainer::GetController() work gracefully when its window is disconnected. r=baku
2016-07-04 06:50:25 -07:00
Ben Kelly
4a424977b6
Bug 1283674 P0 Drop cached controlling ServiceWorker ref when ServiceWorkerContainer window is disconnect. r=baku
2016-07-04 06:50:25 -07:00
Ben Kelly
498431cc2a
Bug 1281730 Restore timeouts before thawing workers to avoid running script on frozen timers. r=khuey
2016-07-04 06:49:29 -07:00
Nicolas Silva
867e2c403e
Bug 1284051 - Handle ShadowLayers::GetCompositorBridgeChild returning null. r=sotaro
2016-07-04 15:10:22 +02:00
Nicolas Silva
a7a3dcf9d4
Bug 1280110 - Cleanup ContainerLayerComposite's intermediate render targets during shutdown. r=sotaro
2016-07-04 15:10:16 +02:00
Lars T Hansen
4448c8aa42
Bug 1277008 - Clean up scratch register management. r=luke
...
--HG--
extra : rebase_source : 80915685fff7407607399970a69957fe2ae5828c
2016-07-04 09:05:12 +02:00
Lars T Hansen
39c398c397
Bug 1280927 - skip unreachable code. r=luke
...
--HG--
extra : rebase_source : 73bb3c9fefa676524277e1096749d75c8f628061
extra : intermediate-source : 1e3aadc65e698b2fd3bf633475c1c816e99b8765
extra : source : 8df76558d4faddfd5b20e9ee34dc6ecfdf98d73d
2016-06-21 20:50:41 +02:00
Carsten "Tomcat" Book
ee0ad51f0b
Merge mozilla-central to mozilla-inbound
2016-07-04 13:07:10 +02:00
Carsten "Tomcat" Book
bbb5b3ca61
merge mozilla-inbound to mozilla-central a=merge
2016-07-04 13:02:20 +02:00
Hannes Verschore
43496a1a66
Bug 1282743 - TraceLogging: Make sure there is a payload when baking in an event, r=bbouvier
2016-07-04 10:30:10 +02:00
Paul Adenot
bcad05ddff
Bug 1283056 - Cast the enum to int to fix a bustage on a CLOSED TREE.
...
MozReview-Commit-ID: 8g6gJpz66cu
--HG--
extra : amend_source : 963759b6f8cd4f13ecbde08eb8863d5b5ae06481
2016-07-04 10:19:18 +02:00
Jan de Mooij
ee873aee5f
Bug 1281275 - Fix a TSan data race in TraceLogger enabledTextIds. r=h4writer
2016-07-04 09:50:51 +02:00
Jan de Mooij
ec23188f2b
Bug 1266470 - Fix a TSan data race on JSFunction flags. r=efaust
2016-07-04 09:49:25 +02:00
Paul Adenot
2a30934f3d
Bug 1283056 - Print the invalid state transition before crashing on the assert in AudioContext::OnStateChange. r=karlt
...
MozReview-Commit-ID: 6m6wmlzDtWk
2016-07-01 09:38:43 +02:00
Jarda Snajdr
c57870b617
Bug 1283401 - CacheStorage: assertion failure when CacheStorage.keys() returns error r=bkelly
...
MozReview-Commit-ID: B0OTffqPryR
2016-07-01 06:17:00 +02:00
Jarda Snajdr
1071446650
Bug 1283800 - Storage inspector throws unhandled exception trying to access localStorage on about:home r=mratcliffe
...
MozReview-Commit-ID: D5EVRMk8zEG
2016-07-01 06:26:00 +02:00
Carsten "Tomcat" Book
ffcc65db73
merge mozilla-inbound to mozilla-central a=merge
2016-07-02 11:15:05 +02:00
Phil Ringnalda
a84ad5a944
Bug 1277105 - Disable browser_capture_doorhanger.js on e10s for constant failures
2016-07-01 19:43:37 -07:00
Phil Ringnalda
1988a30bc2
Bug 1167694 - Disable test_popup_anchoratrect.xul on Linux debug as well, for constant failures
...
--HG--
extra : rebase_source : 512654375e5c1d6fba7afe347ab125afa7227709
2016-07-01 19:39:40 -07:00
Phil Ringnalda
e38bf61245
Back out 7d431089a2d2 (bug 1283870) for failures in test_evaluation-result.html
2016-07-01 18:26:52 -07:00
Till Schneidereit
14a62c9039
Bug 911216 - Part 27: Properly set up incumbent and current globals for Promise reaction jobs. r=efaust,bz
2016-07-02 02:00:47 +02:00
Till Schneidereit
1eabe5f054
Bug 911216 - Part 26: Fix includes in testPromise.cpp jsapi-test. r=me
2016-07-02 02:00:47 +02:00
Till Schneidereit
30520431d0
Bug 911216 - Part 25: Fix Promise accessors on Debugger.Object.prototype. r=ejpbruel
2016-07-02 02:00:47 +02:00
J. Ryan Stinnett
79af73828e
Bug 1283583 - Clean up code style in devtools/server/main.js. r=ochameau
...
MozReview-Commit-ID: 48Jr1Si8oUh
2016-07-01 18:35:25 -05:00
J. Ryan Stinnett
89a70c452d
Bug 1283583 - Clean up code style in devtools/server/child.js. r=ochameau
...
MozReview-Commit-ID: GoHv6jvX6M1
2016-07-01 18:35:25 -05:00
J. Ryan Stinnett
e2e3133f6f
Bug 1283886 - Allow template literals. r=tromey
...
MozReview-Commit-ID: DPHZjMLs4ED
2016-07-01 18:35:25 -05:00
Daniel Holbert
2354f5fcb2
(no bug) Fix documentation in Bindings.conf to clarify that only some interfaces need to be listed there. rs=khuey
...
comment-only, so DONTBUILD
MozReview-Commit-ID: 5TY2roIvVcZ
2016-07-01 15:47:30 -07:00
Jeff Gilbert
720e4fde9b
bug 1268638 - Cleanup better in failure cases. - r=jrmuizel
...
MozReview-Commit-ID: 661wHH47xr6
2016-07-01 13:15:55 -07:00
Jeff Gilbert
a16d416c5a
bug 1268638 - Call ProducerRelease in ~GLScreenBuffer. - r=jrmuizel
...
MozReview-Commit-ID: HmczIAmRqTH
2016-07-01 13:15:49 -07:00
Jeff Gilbert
3934a9613e
bug 1268638 - Empty functions defs can be in header. - r=jrmuizel
...
MozReview-Commit-ID: AOeZizapySH
2016-07-01 13:15:43 -07:00
Jeff Gilbert
a35321385c
Bug 1268638 - Redo backend selection dance for WebGL. - r=jrmuizel
...
MozReview-Commit-ID: EW8vDujwn4x
2016-07-01 13:15:37 -07:00
Jeff Gilbert
96dc6afb76
Bug 1268638 - Bitrot.
...
MozReview-Commit-ID: QJjb2PW5C4
2016-07-01 13:15:31 -07:00
Jeff Gilbert
e266a0fe97
Bug 1268638 - Disable native GL for webgl1, but allow in webgl2. - r=jrmuizel
...
MozReview-Commit-ID: FZJcIGsKb62
2016-07-01 13:15:25 -07:00
Jeff Gilbert
1ceea00332
Bug 1268638 - Use FailureReason struct. - r=jrmuizel
...
MozReview-Commit-ID: 4jxtXlToNZS
2016-07-01 13:15:20 -07:00
Jeff Gilbert
cd59689cf5
Bug 1268638 - WGL without DXGLInterop2 is perf caveat. - r=jrmuizel
...
MozReview-Commit-ID: 9AkBtzzGj6l
2016-07-01 13:15:14 -07:00
Jeff Gilbert
6a1a3d0c1c
Bug 1268638 - Enable DXGL by default. - r=jrmuizel
...
This will only run if they receive a WGL context, and we have a blocklist
entry for this. Since there isn't a reason right now to want WGL without
DXGL, we should tie these together.
MozReview-Commit-ID: ymtVT5dJIZ
2016-07-01 13:15:08 -07:00
Jeff Gilbert
2dee86caa5
Bug 1268638 - Add webgl.disable-wgl. - r=jrmuizel
...
MozReview-Commit-ID: BjtMv8RKKMH
2016-07-01 13:15:02 -07:00
Jeff Gilbert
6376fce86a
Bug 1268638 - Avoid using gfxPrefs in a widfely-included header. - r=jrmuizel
...
MozReview-Commit-ID: KUERI1IC4HK
2016-07-01 13:14:57 -07:00
Jeff Gilbert
e417babf90
Bug 1268638 - Update WebGL creation to allow non-blacklisted native-gl. - r=jrmuizel
...
Also support accumulating a list of WebGL failure reasons.
MozReview-Commit-ID: I9p0BBrBJ5V
2016-07-01 13:14:51 -07:00
Jeff Gilbert
5a27646a69
Bug 1268638 - Add good driver versions to blocklist for webgl+native-gl. - r=jrmuizel
...
MozReview-Commit-ID: IAalsSiuTiL
2016-07-01 13:14:46 -07:00
Jeff Gilbert
aa18e3d272
Bug 1267879 - Fix logic.
...
MozReview-Commit-ID: JiZUQZYhrj1
2016-07-01 12:01:42 -07:00