Boris Zbarsky
bc347a401b
Bug 1257919 part 10. Make the caller and formattedStack getters on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:35 -04:00
Boris Zbarsky
dde5cae5bb
Bug 1257919 part 9. Make the asyncCause/asyncCaller getters on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
42b3bbe27a
Bug 1257919 part 8. Make the line/column number getters on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
54987c5cc1
Bug 1257919 part 7. Make the name getter on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
efa07c06d1
Bug 1257919 part 6. Make the filename getter on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
ecd56b7ee6
Bug 1257919 part 5. Get rid of the now-unused StackFrame class. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
655d4654c8
Bug 1257919 part 4. Stop returning StackFrame instances from exceptions::CreateStack. C++ callers of GetCurrentJSStack or exceptions::CreateStack always check for null anyway, and none of them seem to want this non-JS thing. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
12ede800fa
Bug 1257919 part 3. Make the various toString methods on exceptions take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
44088b97d0
Bug 1257919 part 2. Make nsIException and nsIStackFrame builtinclass, so we can start using [implicit_jscontext] on them. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
272f9d9fba
Bug 1257919 part 1. Kill off nsIXSLTException. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
4610148fbe
Bug 1256376. Fix forEach on typed arrays to work over Xrays from web extension sandboxes. r=till
2016-03-22 13:49:58 -04:00
Boris Zbarsky
741f862a59
Bug 1256342
. Fix typed array iteration to work correctly over Xrays. r=till,bholley
2016-03-22 13:49:36 -04:00
Jeff Walden
c5201c49a4
Bug 1253099. r=arai, r=efaust
...
--HG--
extra : rebase_source : 148819be2c54f47acdb54fc8425686c2bd2162d0
2016-03-05 04:28:53 -08:00
Jeff Walden
e6341e6a3a
Bug 1242810. r=jandem
...
--HG--
extra : rebase_source : 4aef209ab4171efb039c45efe650b0989da00095
2016-03-02 17:52:08 -08:00
Jeff Walden
1a0903f98c
Bug 1257979 - Use a GCHashSet for a hash in the JSON stringifying algorithm. r=sfink
...
--HG--
extra : rebase_source : c6e2b22de7467ac4c99fa6e010a88c2f2ca1d981
2016-03-18 16:43:53 -07:00
Jeff Walden
4fceffbb3c
Bug 1257102 - Invoking a trap on a proxy, where the handler has null as the value of that trap, should fall back to operating on the target just like undefined would. r=evilpie
...
--HG--
extra : rebase_source : b77e0d98e710345192e95d4128fc82963dba403b
2016-03-18 16:43:43 -07:00
David Anderson
f3dc22db8d
Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow)
...
--HG--
rename : gfx/layers/ipc/CompositorChild.cpp => gfx/layers/ipc/CompositorBridgeChild.cpp
rename : gfx/layers/ipc/CompositorChild.h => gfx/layers/ipc/CompositorBridgeChild.h
rename : gfx/layers/ipc/CompositorParent.cpp => gfx/layers/ipc/CompositorBridgeParent.cpp
rename : gfx/layers/ipc/CompositorParent.h => gfx/layers/ipc/CompositorBridgeParent.h
2016-03-22 14:08:38 -04:00
David Anderson
d6945e4086
Rename PCompositor to PCompositorBridge. (bug 1258479 part 1, r=mattwoodrow)
...
--HG--
rename : gfx/layers/ipc/PCompositor.ipdl => gfx/layers/ipc/PCompositorBridge.ipdl
2016-03-22 14:07:08 -04:00
Syd Polk
3acf779e6f
Bug 1254732 - External Media Tests needs comprehensive API documentation. r=maja_zf,SingingTree
...
MozReview-Commit-ID: 8KtnvUPx4LU
--HG--
extra : rebase_source : 3af6a38e28163974ce5adb86fa4ff6ee89a46cdd
2016-03-21 13:17:17 -05:00
Markus Stange
8a772acd42
Bug 1068674 - Don't turn off e10s if hardware acceleration is disabled. r=jimm
...
MozReview-Commit-ID: 8NIUSSHy2dt
--HG--
extra : rebase_source : d34c4721af319e6f8632940a4105534f8c8c4a01
2016-03-22 15:09:24 -04:00
Markus Stange
04177e1aa2
Bug 1209100 - Back out bug 1165185 on inbound.
...
MozReview-Commit-ID: JqohyXNvjiU
--HG--
extra : rebase_source : c2165d279a6ca57a3439ebbfc081961369a42124
2016-03-21 16:16:52 -04:00
Ruxton
397d6cce9c
Bug 1109614 - Part 2: TextTrackManager now fires cues before checking for videoFrame. r=rillian
...
MozReview-Commit-ID: FPz614hnDiF
2016-03-22 13:55:39 -07:00
Ruxton
db725b3d91
Bug 1109614 - Part 1: Add tests for TextTrack cuechange on AudioElement. r=rillian
...
Disabled on Android for timeouts.
MozReview-Commit-ID: 5S32dpbjaM
2016-03-22 13:53:44 -07:00
Eugen Sawin
0d1db2c7f7
Bug 1216560 - [3.1] Make eviction thresholds const. r=jya
2016-03-22 21:32:58 +01:00
Eugen Sawin
c94e9927bc
Bug 1216460 - [2.2] Refactor SourceBuffer frame eviction and threshold defaults. r=jya
...
* Move eviction handling out of SourceBuffer into TrackBuffersManager
* Separate audio and video eviction thresholds
* Reduce default audio eviction threshold to 15MB
2016-03-22 21:24:45 +01:00
Eugen Sawin
39faf25691
Bug 1216460 - [1.1] Refactor data types, fix logs and prevent harmful type promotions in SourceBuffer eviction handling. r=jya
2016-03-22 21:24:44 +01:00
Ben Kelly
cbc3ebad39
Bug 1253793 Update ScriptLoader assertion to handle cancelation case. r=khuey
2016-03-22 13:22:15 -07:00
Mike Conley
73569ad871
Bug 1258459 - Fix TalosPowersContent forceCCAndGC handler to not expect "name" in event detail. Also do shrinking GC. r=jmaher
...
MozReview-Commit-ID: G8GEVyiDHBP
--HG--
extra : rebase_source : f9debeb2fe31961b2b4ce08ced73a4dc827a3bae
2016-03-20 05:06:41 -04:00
Chris Manchester
e006454001
Bug 1258525 - Fix mach try chunk selection for selecting a directory of devtools. r=ahal
...
MozReview-Commit-ID: IpYFWlbnACH
--HG--
extra : rebase_source : 05b5fed8250d819024c8cfbc68e66940999c967b
2016-03-21 15:34:00 -07:00
Alexandre Lissy
445930417c
Bug 1257786
- Proper init of LogModule for Nuwa r=khuey
...
MozReview-Commit-ID: JucY7wAk160
--HG--
extra : rebase_source : b51c7babdfed9476406eceb51b7b9d8afcbab7a4
2016-03-22 15:02:39 +01:00
Henrik Skupin
e1bbe501a8
Bug 1258385 - Improve failure messages for Wait().until() calls in Firefox Puppeteer. r=sydpolk
...
MozReview-Commit-ID: GCbVC1ZwUdf
--HG--
extra : rebase_source : 916fc6eb27c574e6028e2e040b0034be627a249e
2016-03-21 15:50:59 +01:00
Jordan Lund
90e8796177
Bug 1258059 - generify dev configs and env for relpro by removing date strings and allow multiple products, CLOSED TREE DONTBUILD a=testing r=rail
...
stub installers with beta-dev, add staging beta single locale, r?rail
MozReview-Commit-ID: 6h1TtzVO1Jp
MozReview-Commit-ID: Gtf4cJKsAPu
--HG--
rename : testing/mozharness/configs/releases/postrelease_date.py => testing/mozharness/configs/releases/dev_postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_date.py => testing/mozharness/configs/releases/dev_updates_firefox_beta.py
rename : testing/mozharness/configs/releases/postrelease_beta.py => testing/mozharness/configs/releases/postrelease_firefox_beta.py
rename : testing/mozharness/configs/releases/updates_beta.py => testing/mozharness/configs/releases/updates_firefox_beta.py
extra : rebase_source : e828559f0f923d7125ac6b4b8fab63d7568122cc
2016-03-22 10:15:11 -07:00
Sebastian Hengst
8893133146
Backed out changeset 0516f9a5ad9d (bug 1256342
) for Reftest, Jit and Spidermonkey failures. r=bustage on a CLOSED TREE
2016-03-22 21:11:35 +01:00
Sebastian Hengst
700bac6991
Backed out changeset c2e6b3fb0892 (bug 1256376)
2016-03-22 21:11:26 +01:00
Sebastian Hengst
c6be0ad331
Backed out changeset 2603e80db18f (bug 1257919)
2016-03-22 21:11:17 +01:00
Sebastian Hengst
4e4e0bcb49
Backed out changeset 8bb1cce4804d (bug 1257919)
2016-03-22 21:11:05 +01:00
Sebastian Hengst
055a2f1834
Backed out changeset 6403c45366e0 (bug 1257919)
2016-03-22 21:10:55 +01:00
Sebastian Hengst
60e4be8fc0
Backed out changeset 1b5db6edd791 (bug 1257919)
2016-03-22 21:10:45 +01:00
Sebastian Hengst
dac1daf443
Backed out changeset 83dfa9e03d0e (bug 1257919)
2016-03-22 21:10:37 +01:00
Sebastian Hengst
0e9bf1445a
Backed out changeset 6e95ee3cd4c6 (bug 1257919)
2016-03-22 21:10:21 +01:00
Sebastian Hengst
e6e4d30446
Backed out changeset c4faeb0be959 (bug 1257919)
2016-03-22 21:10:12 +01:00
Sebastian Hengst
336c2cc4ae
Backed out changeset 08f1c7239cdf (bug 1257919)
2016-03-22 21:10:01 +01:00
Sebastian Hengst
d5e963398d
Backed out changeset cf816f733296 (bug 1257919)
2016-03-22 21:09:53 +01:00
Sebastian Hengst
8b2bf79a7a
Backed out changeset ff81c52375ba (bug 1257919)
2016-03-22 21:09:32 +01:00
Sebastian Hengst
96f01a9a2b
Backed out changeset f251bbc37cb0 (bug 1258168) for failing Reftest(R) 817019-1.html on Windows 8 x64. r=backout on a CLOSED TREE
2016-03-22 18:57:35 +01:00
Boris Zbarsky
8062407932
Bug 1257919 part 10. Make the caller and formattedStack getters on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:35 -04:00
Boris Zbarsky
eea8812d6b
Bug 1257919 part 9. Make the asyncCause/asyncCaller getters on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
5df498fbd2
Bug 1257919 part 8. Make the line/column number getters on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
cc563df19f
Bug 1257919 part 7. Make the name getter on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
38af226a36
Bug 1257919 part 6. Make the filename getter on JSStackFrame take an explicit JSContext. r=khuey
2016-03-22 13:50:31 -04:00