Ronald S. Bultje
8898c08155
Bug 1293996: Workaround AMD hardware related crash. r=jya
...
MozReview-Commit-ID: IONAxzyag1b
2016-10-13 17:56:22 +11:00
André Bargull
f43a6de616
Bug 1309691 - Set canonical name for %TypedArray%[Symbol.species] getter. r=arai
2016-10-12 12:50:27 -07:00
Jim Mathies
5cb37c2745
Bug 1309599 - Turn e10s on for RTL linux users. r=felipe
...
MozReview-Commit-ID: IY4YIcYayKB
2016-10-12 15:12:04 -05:00
Yury Delendik
bd779289c7
Bug 1309583 - Exports wasm generated machine code. r=luke
...
MozReview-Commit-ID: FjY1asHucL4
2016-10-12 10:01:22 -05:00
Honza Bambas
a604390796
Bug 1294183 - Make HTTP cache write leader-class resources with more priority, r=michal
2016-10-12 10:32:00 +02:00
Ho-Pang Hsu
ea1ffcd54c
Bug 1282671 - Loose the assertion checking win->IsDying(). r=bholly
2016-10-12 19:49:00 +02:00
Ethan Lin
ae19c1c88a
Bug 1260517 - Check HasShadowManager in the ShadowLayerForwarder::EndTransaction. r=nical
2016-10-12 03:04:00 +02:00
Jamie Nicol
2dffe0cfb1
Bug 1245959 - Remove MOZ_CRASH from GLImage::GetAsSourceSurface. r=nical
...
We are forcing a crash when we fail to bind a texture to a
framebuffer. Although it is not clear why this step is failing, crashing
is too drastic an action.
Instead, return nullptr as is done for every other possible failure
during this function. Also log a gfxCriticalError, which will hopefully
allow us to find the cause of the failure at some point, while not
crashing for release users.
MozReview-Commit-ID: H1RlFz8ZVbU
2016-10-11 15:01:08 -04:00
André Bargull
06a80805d1
Bug 837961 - Part 2: Implement timeZone support for Intl.DateTimeFormat. r=Waldo
2016-10-06 22:37:20 -07:00
André Bargull
2e28385ecd
Bug 1198377 - Move Map/Set constructor initialization to self-hosted code. r=till
2016-10-12 12:41:58 -07:00
André Bargull
73fea6b74b
Bug 1204024 - Part 5: Allow duplicate __proto__ properties in object destructuring. r=arai
2016-10-10 10:44:59 -07:00
André Bargull
1f2a8a91f1
Bug 1204024 - Part 4: Delay error reporting for pending errors until the destructuring pattern is completely parsed. r=arai
2016-10-12 12:36:13 -07:00
André Bargull
ab29fb7ab0
Bug 1204024 - Part 3: Move destructuring error checking for PossibleError to checkDestructuringPattern. r=arai
2016-10-10 10:44:14 -07:00
André Bargull
567f980b29
Bug 1204024 - Part 2: Restrict PossibleError to non-recoverable errors, because it's not possible to recover from a pending error. r=arai
2016-10-12 12:35:06 -07:00
André Bargull
f215ab0267
Bug 1204024 - Part 1: Set possibleError to nullptr in expression-only contexts. r=arai
2016-10-10 10:43:10 -07:00
Sotaro Ikeda
74c5b567f4
Bug 1309443 - Add more updating mNeedsFullUpdate r=nical
2016-10-12 22:19:32 -07:00
Makoto Kato
898204c674
Bug 1306229 - Remove unused nsIPrintingPrompt.idl. r=myk
...
MozReview-Commit-ID: E0W2wuvlt3
2016-10-13 13:58:49 +09:00
Chris Peterson
69596fd26b
Bug 1309462 - Replace MOZ_ASSERT with MOZ_RELEASE_ASSERT in xpcom/tests/. r=froydnj
2016-10-12 19:40:45 -07:00
Ehsan Akhgari
960c84d107
Bug 980586 follow-up: Remove PContentDialog.ipdl
...
This is a remnant of the patch originally landed. The file is unused.
2016-10-12 20:59:03 -04:00
Brad Lassey
5c6b1c9a7e
bug 1289802 - Replace 'install flash' content with click to play UI when flash is click to play r=mconley
2016-07-26 22:16:37 -04:00
Wes Kocher
726beea43f
Merge m-c to inbound, a=merge
2016-10-12 14:44:03 -07:00
Olli Pettay
f3db1d65bd
Bug 1308922, ensure expected DOM tree operations when calling prepend, r=ehsan
2016-10-13 00:34:25 +03:00
Wes Kocher
2142de26c1
Backed out 8 changesets (bug 1277803) for browser-chrome test failures a=backout
...
Backed out changeset 477890efdb88 (bug 1277803)
Backed out changeset 49da326bfe68 (bug 1277803)
Backed out changeset 2d17a40a9077 (bug 1277803)
Backed out changeset b1cb0a195ca1 (bug 1277803)
Backed out changeset c7d82459d152 (bug 1277803)
Backed out changeset 3be9a06248af (bug 1277803)
Backed out changeset 8d119ca96999 (bug 1277803)
Backed out changeset be767a6f7ecd (bug 1277803)
2016-10-12 14:26:00 -07:00
Wes Kocher
3770ad1b24
Merge inbound to m-c a=merge
2016-10-12 14:23:33 -07:00
Aki Sasaki
6cfb40f43f
bug 1309293
- fix flake8. r=bustage
2016-10-12 14:21:22 -07:00
Aki Sasaki
63eaf9dc71
bug 1309293
- task.extra.chainOfTrust.inputs for build tasks. r=dustin
2016-10-12 14:01:24 -07:00
Jeff Gilbert (:jgilbert)
5c4d30359d
Bug 1306174 - Update tests.
...
MozReview-Commit-ID: DAPC09ElrRK
2016-10-12 13:54:31 -07:00
Jeff Gilbert
465b82f23e
Bug 1306174 - Remove ETC support from core WebGL2. - r=ethlin
2016-10-12 13:54:31 -07:00
Geoff Brown
8add6729c3
Bug 1244707 - Skip test browser_webconsole_bug_632817.js; r=linclark
2016-10-12 14:14:26 -06:00
Marcos Caceres
4b5d873c87
Bug 1309099 - Web manifest's window.oninstall renamed onappinstalled. r=qdot
...
MozReview-Commit-ID: lcX2LGGOrw
2016-10-12 12:45:35 -07:00
Robert Strong
3226d39ae9
Bug 1309668
- Change app update mar download throttling on release to 0. r=felipc
2016-10-12 12:17:03 -07:00
Sebastian Hengst
f1659f19b4
Backed out changeset 221d9d15395f (bug 1299715) for failing reftest clipPath-and-mask-on-outflowElement-01a.html on Windows 8 x64. r=backout
2016-10-12 18:02:18 +02:00
Sebastian Hengst
162bba7f14
Backed out changeset aad315d1eb89 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
39f37cfc06
Backed out changeset bf2428d58601 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
22483d098a
Backed out changeset fa72646efc0a (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
ead934e26a
Backed out changeset c53086907356 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
f984f3a888
Backed out changeset b91db6687d19 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
e1301411c3
Backed out changeset 4f0b13e4444a (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
59477e6b56
Backed out changeset c9c910a1c399 (bug 1299715)
2016-10-12 18:02:17 +02:00
Sebastian Hengst
e9833c971d
Backed out changeset 7d5077078dca (bug 1299715)
2016-10-12 18:02:17 +02:00
Sebastian Hengst
e3f99a78e1
Merge m-c to autoland to fix reftest failure. r=merge a=merge
2016-10-12 15:59:36 +02:00
Sebastian Hengst
8f0cecb6bc
Merge m-c to mozilla-inbound to fix reftest failure. r=merge a=merge
2016-10-12 15:58:40 +02:00
Sebastian Hengst
4016945f8f
Bug 1309533 - Annotate reftest 395107-2 as fuzzy which got triggered by rebucketing. r=dholbert a=Tomcat
...
MozReview-Commit-ID: 5ZNi1dcDL0T
2016-10-12 15:49:18 +02:00
Neil Deakin
97647daf2c
Bug 1307793, pressing space when menulist is ofocused should perform incremental find select rather than open the menu, r=ksteuber
2016-10-12 09:18:08 -04:00
Neil Deakin
7f547cba15
Bug 1304243, scroll the current item into view when opening a menulist after it gets positioned so that it scrolls properly if the popup gets cropped, r=ksteuber
2016-10-12 09:18:05 -04:00
Andrea Marchesini
4f20f137bf
Bug 1309139 - Get rid of NS_NewDOMMessageEvent, r=smaug
2016-10-12 15:17:10 +02:00
Andrea Marchesini
19a783cce8
Bug 1308667 - WorkerPrivate::QueueRunnable can be used by any parent thread; assertion fixed, r=bkelly
2016-10-12 15:15:04 +02:00
Carsten "Tomcat" Book
2844380bd4
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.cpp => media/psshparser/PsshParser.cpp
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.h => media/psshparser/PsshParser.h
rename : media/gmp-clearkey/0.1/gtest/TestClearKeyUtils.cpp => media/psshparser/gtest/TestPsshParser.cpp
rename : media/gmp-clearkey/0.1/gtest/moz.build => media/psshparser/gtest/moz.build
2016-10-12 12:01:48 +02:00
Carsten "Tomcat" Book
a93333bf09
merge fx-team to mozilla-central a=merge
2016-10-12 12:00:50 +02:00
Carsten "Tomcat" Book
f21768dc9c
Backed out changeset aa789d732c6c (bug 1309299) for wpt-4 test failures on own test
2016-10-12 08:49:30 +02:00