Jonathan Hao
f779a5da81
Bug 1260915 - Write a test to make sure Service Worker handle userContextId correctly. r=bkelly
...
MozReview-Commit-ID: LoR56SiAfXk
--HG--
rename : dom/workers/test/serviceworkers/serviceworker.html => browser/components/contextualidentity/test/browser/serviceworker.html
rename : dom/workers/test/serviceworkers/worker.js => browser/components/contextualidentity/test/browser/worker.js
extra : rebase_source : dc37b1f1417ec6f2ef92342f09f7320495956d37
2016-04-27 16:37:20 +08:00
Thomas Zimmermann
6f916378f6
Bug 1266954: Remove temporary |ScopedClose| from PDU receive code, r=jacheng
...
|ScopedClose| doesn't support temporary objects. This patch removes it.
2016-04-28 10:57:19 +02:00
Christoph Kerschbaumer
4c4ddfb8df
Bug 1268044 - Remove SEC_NORMAL form test_predictor.js. r=mcmanus
...
--HG--
extra : rebase_source : ef0cc2ccf4fb568520668aed777234e7e1effbba
2016-04-27 16:59:30 +02:00
Kaku Kuo
0f9602ef0a
Bug 1267985 - include nsContentUtils.h and nsIScriptError.h; r=gerald
...
MozReview-Commit-ID: JmCUzGj1kBX
--HG--
extra : rebase_source : fcf64dc7a49e2ec6edc0ef58c5bd54e3d83df962
2016-04-27 19:03:44 +08:00
Cykesiopka
fc68a083a3
Bug 1265164 - Always use nsCOMPtrs with getNSSDialogs(). r=keeler
...
MozReview-Commit-ID: 430uuWHIZjC
--HG--
extra : rebase_source : 3192e40558ac36a3a8bf6ff3c1399be1196f8dcb
2016-04-27 18:16:48 -07:00
Kaku Kuo
d42d57aa97
Bug 1267983 - include MediaQueue.h; r=jwwang
...
MozReview-Commit-ID: ikxjE7VZsd
--HG--
extra : rebase_source : 0f8bcca3b15fade72b04982b9b4f79e130413938
2016-04-27 19:01:13 +08:00
Sebastian Hengst
cab1c27b22
Backed out 13 changesets (bug 1254899) for test failure in browser_Troubleshoot.js. r=backout
...
Backed out changeset f749ee384012 (bug 1254899)
Backed out changeset 1d7eeee5a5c5 (bug 1254899)
Backed out changeset b5ab83af342c (bug 1254899)
Backed out changeset 993906e53329 (bug 1254899)
Backed out changeset e8abac801a51 (bug 1254899)
Backed out changeset e9c311c68e4a (bug 1254899)
Backed out changeset f8f3ae8c5cef (bug 1254899)
Backed out changeset d17f98a9918a (bug 1254899)
Backed out changeset 21c8a7ea2b93 (bug 1254899)
Backed out changeset 64e58f9625eb (bug 1254899)
Backed out changeset 2de214d5d1e0 (bug 1254899)
Backed out changeset f2056259d227 (bug 1254899)
Backed out changeset b805df0c8296 (bug 1254899)
2016-04-28 10:32:25 +02:00
Luca Greco
ef7f805759
Bug 1253697 - Support downloading debug artifact builds. r=nalexander
...
- enable debug artifact from a mozconfig file based on MOZ_DEBUG environment variable
- OSX debug artifact builds have 'mac64' instead of 'mac' into their file name
(fix debug artifact build download on OSX)
MozReview-Commit-ID: 7kAvsTfwaCb
--HG--
extra : transplant_source : %E6v%25%B79M%02%7E%A9%8B%FF%24%03%D1%BDo%AB%0F%B49
2016-04-25 12:18:50 +02:00
Alastor Wu
75cb7468c7
bug 1242874 - part5 : add test. r=baku, r=ehsan
...
MozReview-Commit-ID: 1X7xAbiKhC3
--HG--
extra : transplant_source : i%7FRV%07%3C%5EW%EE%95%C366%EEs%02%BA%8C%8B%93
2016-04-28 00:23:52 +08:00
Alastor Wu
4e7da2f687
Bug 1242874 - part4 : wrap the volume/mute/suspend for notifyStartedPlaying. r=baku
...
MozReview-Commit-ID: GRjxz1E0C9r
--HG--
extra : transplant_source : %88%D7%C7q%3C%8A%98%C0%84k%AF%90%F7%5D%83%CC%BEa%B1%F2
2016-04-28 00:23:48 +08:00
Alastor Wu
daaa9802c9
Bug 1242874 - part3 : implement different suspended methods. r=baku, r=jwwang
...
MozReview-Commit-ID: Co4avRLWGRK
--HG--
extra : transplant_source : b%17%81%60%94_%F1%C2%5D%B1%B3%D5%F3%5C%7D4p%7F%03%EB
2016-04-28 00:23:42 +08:00
Alastor Wu
1bc115c492
Bug 1242874 - part2 : window's suspend attribute. r=ehsan, r=baku
...
MozReview-Commit-ID: Jw3E8Jdb66J
--HG--
extra : transplant_source : %2C%DF%BE%2A%8B%A6%5B%CA%DD%FAp%01%A8c%FB%9B%B4%017q
2016-04-28 00:21:27 +08:00
Alastor Wu
14fb7102ce
Bug 1242874 - part1 : create suspened types. r=baku
...
MozReview-Commit-ID: 1RJvbzMOCpu
--HG--
extra : transplant_source : %E8%3F%7BLD%F3%B8%98%3E%CA%A5%5C7%B7%9B%D0%BEFrr
2016-04-28 00:21:22 +08:00
Julian Hector
3871240519
Bug 1176099 - Add hooks for sigprocmask/pthread_sigmask. r=jld r=glandium
2016-04-21 13:17:50 +00:00
Mantaroh Yoshinaga
c34b85860e
Bug 1134163 - Part2 - Modify animation tests which rely on animationstart timing. r=birtles
...
MozReview-Commit-ID: 2IaCejiFgY2
--HG--
extra : transplant_source : %1Dp%CA%B3%E2%D4%15%CDH%EA%CEzbdI-B2%3D%9C
2016-04-28 16:30:23 +09:00
Mantaroh Yoshinaga
240de53183
Bug 1134163 - Part1.Modify animationstart event timing in order to fire event after end of pending task. r=birtles
...
MozReview-Commit-ID: 8BwLRIKe1kV
--HG--
extra : transplant_source : %B0%C7f%92pi%E9cR%A8%A7%D2%EB%AEF0%A9%278%1E
2016-04-28 16:29:12 +09:00
Ting-Yu Lin
f24a9b7431
Bug 1266782 - Use RefPtr to hold document and selection in ExtendPhoneNumberSelection. r=mats
...
MozReview-Commit-ID: 3zAgKt7r8TO
--HG--
extra : rebase_source : 1ee468762812a955a41908bd0ce7f4b41aee8859
2016-04-28 13:59:39 +08:00
KuoE0
96422f51d2
Bug 1235123 - Part 3 - Update interfaces and implantations of nsIPresentationDevice and nsIPresentationUIGlue to support 1-UA use case, r=schien
2016-04-28 15:18:21 +08:00
KuoE0
378e659f60
Bug 1235123 - Part 2 - Update architecture of shell_remote.js to align shell.js, r=schien
2016-04-28 15:18:13 +08:00
KuoE0
7730573efe
Bug 1235123 - Part 1 - Make SystemAppProxy can handle multiple system app, r=schien
2016-04-28 15:18:03 +08:00
KuoE0
924d24f058
Bug 1208417 - Part 3 - Leverage socket-based session transport to establish presentation connection, r=schien, r=smaug
2016-04-28 15:05:53 +08:00
KuoE0
f6da5068fb
Bug 1208417 - Part 2 - Add DisplayDeviceProvider to Presentation API, r=schien, r=smaug
2016-04-28 15:05:25 +08:00
KuoE0
c96544e832
Bug 1208417 - Part 1 - Add disconnect to nsIPresentationDevice & add a new nsIPresentationLocalDevice interface for 1-UA device, r=smaug
2016-04-28 15:05:16 +08:00
Nicholas Nethercote
ee14356cd1
Bug 1267912 - Rename nsNetUtil.inl as nsNetUtilInlines.h. r=valentin.
...
--HG--
rename : netwerk/base/nsNetUtil.inl => netwerk/base/nsNetUtilInlines.h
extra : rebase_source : 818e40659bf4c61da6f3b67ad0e37af64cc33110
2016-04-27 14:20:31 +10:00
Carsten "Tomcat" Book
6935ac79a5
Backed out changeset 3c4b7e1de629 (bug 1263778) for assertion failures
2016-04-28 08:37:48 +02:00
David Anderson
279c1e8703
Add gfxConfig to about:support. (bug 1254899 part 12, r=milan)
2016-04-27 22:54:27 -07:00
David Anderson
aeb2cf5f44
Add gfxConfig to nsIGfxInfo, for about:support access. (bug 1254899 part 11, r=jrmuizel)
2016-04-27 22:54:27 -07:00
David Anderson
dc666cc4d1
Replace gfxWindowsPlatform::mD2D1Status with gfxConfig. (bug 1254899 part 10, r=milan)
2016-04-27 22:54:26 -07:00
David Anderson
80d9b8c4ce
Replace gfxWindowsPlatform::mD3D11Status with gfxConfig. (bug 1254899 part 9, r=jrmuizel)
2016-04-27 22:54:26 -07:00
David Anderson
d639372189
Give FeatureState a public interface. (bug 1254899 part 8, r=milan)
2016-04-27 22:54:26 -07:00
David Anderson
c5ec073736
Add another feature state for blacklisting and environment decisions. (bug 1254899 part 7, r=milan)
2016-04-27 22:54:26 -07:00
David Anderson
61b7fa9e83
Merge gfxWindowsPlatform::mAcceleration into gfxConfig. (bug 1254899 part 6, r=milan)
2016-04-27 22:54:25 -07:00
David Anderson
26854d41bf
Move DeviceInitData from gfxWindowsPlatform to gfxPlatforn. (bug 1254899 part 5, r=milan)
2016-04-27 22:54:25 -07:00
David Anderson
a3c075d00c
Rename FeatureStatus::Crashed to CrashedInHandler. (bug 1254899 part 4, r=milan)
2016-04-27 22:54:25 -07:00
David Anderson
c5a800bd12
Ensure gfxPlatform is created before creating a compositor on Android. (bug 1254899 part 3.1, r=snorp)
2016-04-27 22:54:25 -07:00
David Anderson
98f11088fc
Introduce gfxConfig, a manager for graphics feature settings. (bug 1254899 part 3, r=milan)
2016-04-27 22:54:25 -07:00
David Anderson
e8a7db73e9
Refactor acceleration pref initialization. (bug 1254899 part 2, r=jrmuizel)
2016-04-27 22:54:24 -07:00
David Anderson
e10c180bbc
Dedent some functions. (bug 1254899 part 1, r=jrmuizel)
2016-04-27 22:54:24 -07:00
Jeff Walden
61eb1f6b30
Bug 1263778 - Rename a bunch of low-level [[Prototype]] access methods to make their interactions with statically-known and dynamically-computed [[Prototype]]s clearer. r=efaust
...
--HG--
extra : rebase_source : 52cdd9abe79b46385c54f6b28047f24a0cd57aee
2016-03-18 16:45:31 -07:00
Jeff Walden
80f0832949
Bug 1264896 - Kill off nsIRemoteTagService and do what it does, in its sole caller, in far-faster C++. r=billm
...
--HG--
extra : rebase_source : 4ab4985b1e6731a6caa523d7802a6292454cbc55
2016-04-21 21:51:16 -07:00
Jeff Walden
56d59777fd
Bug 888969 - Make the getPrototypeOf/setPrototypeOf traps scriptable. r=efaust, r=bholley
...
--HG--
extra : rebase_source : 4a19f3a59e9a5935f8a41f2928b74c0af3947942
2016-02-23 13:42:30 -08:00
Jeff Walden
f750e31a90
CSE some multiply-repeated ToFloatRegister(...) and such in some of the JIT backends into local variables for readability. No bug, r=bbouvier
...
--HG--
extra : rebase_source : 4d272ca7882faa66e7c0786f50d9064893da4b30
2016-04-23 00:27:14 -07:00
Karl Tomlinson
1df20b3f7d
bug 1264170 only add slider class to scale after style save r=acomminos
...
so that ranges don't render like their thumbs
MozReview-Commit-ID: KshWxyAb1nh
--HG--
extra : rebase_source : efb7f7ffd5ba75324b47e2a83d638ec411868c1b
2016-04-13 08:48:15 +12:00
Matt Woodrow
8a17b3e85d
Bug 1266380 - Don't try to untransform visible regions for inactive perspective layers. r=thinker
2016-04-28 17:05:46 +12:00
Andrew Comminos
28d156be0f
Bug 1258086 - Clear unbuffered SHM images with a 32-bit visual before drawing with the basic layer manager. r=lsalzman
...
MozReview-Commit-ID: 8XgVwvBDZ3X
--HG--
extra : rebase_source : ba0ed32c5b8241fa6bf6300a8fa97ad71a236c1a
2016-04-27 13:46:07 -07:00
Ehsan Akhgari
a9cd8f1af3
Bug 1267966 - Remove the deprecation warning from Attr.ownerElement; r=baku
...
I added this deprecation back in bug 957431 by mistake, but it's clear
that we won't be removing this attribute after all.
2016-04-28 10:49:11 +08:00
Nicholas Nethercote
2f1707f8ea
Bug 1267227 - Don't run the PLDHashTableTest.GrowToMaxCapacity gtest on 32-bit machines, because it sometimes OOMs. r=erahm.
...
--HG--
extra : rebase_source : 79ecc129edfca2a63a52f8dea4b12c8ae1b94fcc
2016-04-27 16:30:14 +10:00
Andrea Marchesini
68f5bb0f60
Bug 1260766 - the comparison of OriginAttributes in nsFrameLoader::Swap* methods should consider the usercontextid attribute of the owning element, r=smaug
2016-04-28 10:39:51 +08:00
Kyle Huey
7579799b01
Bug 1266595: Replace Chromium Task with Runnable. r=froydnj
2016-04-27 17:06:05 -07:00
Blake Kaplan
04fbd5fdd6
Bug 1258212 - Hook the parent up to the cild for registerContentHandler. r=gwright
2016-04-27 16:43:58 -07:00