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
Boris Zbarsky
f42db79269
Bug 1257919 part 5. Get rid of the now-unused StackFrame class. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
8ba7a0b580
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
8ef4cc7c3d
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
c978d9ded6
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
20477c660e
Bug 1257919 part 1. Kill off nsIXSLTException. r=khuey
2016-03-22 13:50:31 -04:00
Boris Zbarsky
9f5d00ed32
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
b1ae62c00b
Bug 1256342
. Fix typed array iteration to work correctly over Xrays. r=till,bholley
2016-03-22 13:49:36 -04:00
Jon Coppeard
67dfdde2d4
Bug 1257903 - Fix spurious GC hazard on a CLOSED TREE r=me
2016-03-22 17:44:03 +00:00
Carsten "Tomcat" Book
a946199796
Backed out changeset 38aa13f30b92 (bug 1245813) for bc7 crashes on a CLOSED TREE
2016-03-22 17:11:21 +01:00
Carsten "Tomcat" Book
0262976513
Backed out changeset 917819510b3f (bug 1235634) for memory leaks on a CLOSED TREE
2016-03-22 16:08:55 +01:00
Benjamin Bouvier
c908b0daa2
Bug 1258346: Check for success in calls to append() in WasmBinaryToText: r=jorendorff
...
MozReview-Commit-ID: 8SRN9CEf275
--HG--
extra : rebase_source : 6fb02f83e4a617cc889d1049b20fd8f9d0484f56
2016-03-21 15:09:08 +01:00
Nicolas Silva
2b867d9c85
Bug 1245813 - Make TextureHost bullet-proof against changing its compositor. r=dvander
2016-03-22 15:28:27 +01:00
Tim Taubert
5706816622
Bug 1235634 - Construct nsNSSShutdownList::singleton lazily on first use r=keeler
2016-03-22 15:13:05 +01:00
Ehsan Akhgari
6536312ed8
Bug 1258534 - Port test_bug599295.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap
2016-03-22 09:57:58 -04:00
Ehsan Akhgari
77e528556e
Bug 1258532 - Port test_bug574596.html to mochitest-plain in order to enable it on e10s; r=mrbkap
2016-03-22 09:57:58 -04:00
Ehsan Akhgari
12d0efb5aa
Bug 1257957 - Remove test_bug357450.js as a mochitest-chrome file, since it's just a support file for other tests; r=mrbkap
...
--HG--
rename : dom/base/test/test_bug357450.js => dom/base/test/file_bug357450.js
2016-03-22 09:57:58 -04:00
Nicolas Silva
390e6acf22
Fix b2g build after bug 1256693. r=gerard-majax
2016-03-22 14:50:57 +01:00
Jon Coppeard
1583dc9934
Bug 1257903 - Compact arenas containing shapes r=terrence
2016-03-22 13:23:49 +00:00
Geoff Brown
3c73a0f0ec
Bug 1257948 - More Android test manifest cleanup; r=jmaher
2016-03-22 07:22:43 -06:00
Nicolas B. Pierron
a4d6e6d62a
Bug 1257089 - Weaken the assertions to account for unreachable annotation added by Range Analysis. r=sunfish
2016-03-22 12:39:07 +00:00
Bas Schouten
98ff52deba
Bug 1258168: Push ClearType compatible clipping layers when the last pushed layer was marked as opaque. r=jrmuizel
...
MozReview-Commit-ID: IM1srXx7CfB
--HG--
extra : rebase_source : fc736599b8e44c34e22a78053dfa55ad47963d16
2016-03-20 19:51:46 +01:00
Carsten "Tomcat" Book
5d87e982dd
Backed out changeset f8c07a51e7ce (bug 1257526) for marionette failures
2016-03-22 13:21:35 +01:00
Carsten "Tomcat" Book
dd50937aa3
Backed out changeset c1fb88d419ca (bug 1257526)
2016-03-22 13:21:20 +01:00
Carsten "Tomcat" Book
53f935b036
Merge mozilla-central to mozilla-inbound
2016-03-22 12:31:09 +01:00
Carsten "Tomcat" Book
5d83e31d04
merge mozilla-inbound to mozilla-central a=merge
2016-03-22 12:14:15 +01:00
Tanvi Vyas
49bd47687f
Bug 1246345 - Update description for MIXED_CONTENT_PAGE_LOAD histogram. r=ttaubert
2016-03-21 21:59:31 -07:00
Makoto Kato
437a65f86c
Bug 1033488 - Part 2. Make PuppetBidiKeyboard correctly on content process. r=masayuki
...
MozReview-Commit-ID: KtStkwxw54f
2016-03-22 13:13:09 +09:00
Dave Huseby
4b868b7743
Bug 1233904 - Make sync use the correct principal origin attributes when accessing sync logs. r=sicking
2016-03-21 16:44:00 -04:00
Dave Huseby
71ff158dcd
Bug 1233895 - Make Feeds.jsm properly handle principal origin attributes when loading subresources. r=sicking
2016-03-21 16:41:00 -04:00
Andreas Tolfsen
86fe465e04
Bug 1257526 - Harmonise unsupported operation error usage; r=automatedtester
...
Throw unsupported operation errors the same way throughout Marionette.
MozReview-Commit-ID: D63gVIeX2qK
--HG--
extra : rebase_source : 89c7d99027add7df3b38797b9df041e3e38a4939
2016-03-17 14:57:46 +00:00
Andreas Tolfsen
368f4c16af
Bug 1257526 - Return unsupported operation error for screen orientation on desktop; r=automatedtester
...
MozReview-Commit-ID: 4G9Bwaqxm5k
--HG--
extra : rebase_source : c0ffe32835da6f7ba1bfa61d0047b0393457339d
2016-03-17 14:54:48 +00:00
Randell Jesup
9160c662c3
Bug 1258144: Don't start a thread for SystemClockDriver if already started r=padenot
2016-03-22 11:30:06 +01:00
Thomas Zimmermann
c08b1e935a
Bug 1252841: Convert Bluetooth module to |UniquePtr<>|, r=btian
2016-03-22 11:26:45 +01:00