Nathan Froyd
985851ccca
Bug 1283616 - part 1 - micro-optimize removing microtask runnables from the queue; r=khuey
...
We can just extract the reference we want from the queue since we're
about to remove it; no sense in performing extra refcounting if we don't
need to.
2016-07-05 18:49:06 -04:00
Nathan Froyd
68e49f6d48
Bug 1283617 - remove QI call when constructing AsyncEventDispatchers from WidgetEvents; r=baku
...
The compiler can just as easily do this cast for us; we don't have to
rely on QI, and doing the conversion this way even saves an
AddRef/Release pair.
2016-07-05 18:49:06 -04:00
Michael Layzell
197e47c6a7
Bug 1279771 - Treat change events triggered by changing <select> element selections as user-initiated in e10s, r=enndeakin
2016-07-05 10:40:44 -04:00
Carsten "Tomcat" Book
b8fa6c4b53
Merge mozilla-central to mozilla-inbound
2016-07-05 16:07:19 +02:00
Samael Wang
d38fc6b22a
Bug 1282713 - Merge local/remote test cases of bug 1069772 and bug 1271240. r=smaug
...
--HG--
rename : dom/xul/test/file_bug1069772_local.xul => dom/xul/test/file_bug1069772.xul
rename : dom/xul/test/file_bug1271240_local.xul => dom/xul/test/file_bug1271240.xul
rename : dom/xul/test/test_bug1069772_local.xul => dom/xul/test/test_bug1069772.xul
rename : dom/xul/test/test_bug1271240_local.xul => dom/xul/test/test_bug1271240.xul
2016-07-05 14:39:16 +08:00
bechen
427f588be2
Bug 1280373 - Fix the label and language attribute in TextTrack object. r=rillian
...
MozReview-Commit-ID: 2NFJ5fCCkDy
--HG--
extra : transplant_source : s%94%C1%CB%B3%AF%1E%95%FEV%2C%CE%B9N%92xPv%FA%1D
2016-06-30 13:36:31 +08:00
Jan de Mooij
fb15cb143c
Bug 1283855
part 14 - Make more callback setters take JSContext instead of JSRuntime. r=shu
2016-07-05 14:35:26 +02:00
Jan de Mooij
3e6263744c
Bug 1283855
part 13 - Make JS_SetNativeStackQuota take JSContext instead of JSRuntime. r=fitzgen
2016-07-05 14:35:23 +02:00
Jan de Mooij
c8334f438a
Bug 1283855
part 12 - Make some GC APIs take JSContext instead of JSRuntime. r=sfink
2016-07-05 14:35:21 +02:00
Jan de Mooij
4ba1239131
Bug 1283855
part 11 - Make some GC callback APIs take JSContext instead of JSRuntime. r=terrence,mccr8
2016-07-05 14:35:19 +02:00
Carsten "Tomcat" Book
5f79b99ba6
Merge mozilla-central to autoland
2016-07-04 13:09:12 +02:00
Andreas Pehrson
123a522376
Bug 934512 - Mark MediaStream source node as active while it has live audio tracks. r=padenot
...
MozReview-Commit-ID: F78FmUMMm6N
--HG--
extra : rebase_source : 707fdcba94859cecc20df3d8c7cbf572fbee10a3
2016-06-27 17:30:01 +02:00
Andreas Pehrson
982874d771
Bug 934512 - Test that MediaStreamAudioSourceNode does not get GCed while it has live audio tracks. r=padenot
...
MozReview-Commit-ID: u5Qh2aC7gI
--HG--
extra : rebase_source : 471f19f67f6beefb0d3183fe266c6b05c88cd584
2016-06-29 12:27:44 +02:00
Andreas Pehrson
c2f3b97171
Bug 1280445 - Clean up MediaStreamAudioSourceNode's TrackListener on destruction. r=padenot
...
MozReview-Commit-ID: L8ZOwiiFO15
--HG--
extra : rebase_source : cf0b489701a718950728b5324bbe7ec001ba03d0
2016-06-21 13:45:52 +02:00
Randell Jesup
92a359696d
Bug 1280445 - Don't hold on to Image in MediaEngineDefaultVideoSource after Stop(). r=pehrsons
...
MozReview-Commit-ID: K5NTMrbnAEi
--HG--
extra : rebase_source : a58d77f4b92f7f5dd430269e10ef9baeacf9ffc1
extra : source : e2c85b67ec7a9c90934d8ff95dfbdece56a1cd98
2016-06-16 12:46:26 +01:00
Andreas Pehrson
f40d583675
Bug 1280445 - Clear out all MediaSegments directly on forced MediaStreamGraph shutdown. r=jesup
...
MozReview-Commit-ID: 3nDPEAAJABw
--HG--
extra : rebase_source : 9bda288ff3dc7382671e365ada7d88c23fc6c50f
extra : source : 43ecb11eccfb4c2bce62b5dc0e3a6c1ddc19609a
2016-06-16 12:45:29 +01:00
Andreas Pehrson
e028368c0f
Bug 1280445 - Remove wrapper from MediaStream. r=jesup, r=padenot
...
MozReview-Commit-ID: CTCFloIUXKa
--HG--
extra : rebase_source : b1c2073c638bb65c19a0f40e8d17e9a5bae15c98
extra : source : c6d854b3209e7de7d97153c0bfc492c1d5f1e6b5
2016-06-29 12:27:13 +02:00
Julian Hector
c50fb0578f
Bug 742434 - Part 1: Introduce pref to control content sandbox. r=jld
...
MozReview-Commit-ID: CuSCwcwRiND
2016-06-16 12:39:07 +02:00
Andreas Pehrson
cdb03c0dcd
Bug 1208328 - Test MediaStreamTrackEvent like RTCTrackEvent. r=smaug
...
MozReview-Commit-ID: GAEu2FskUJr
--HG--
extra : rebase_source : 3f31d212470e67bfb1e336d6215a301b2ca18a8c
extra : intermediate-source : 3160ce8f87590a3a611267595cb478479dfdb2f3
extra : source : ece1345d0b6558ff5358f906aad56f0f32648bcd
2016-06-10 11:58:06 +02: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
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
Carsten "Tomcat" Book
ee0ad51f0b
Merge mozilla-central to mozilla-inbound
2016-07-04 13:07: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
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
Andrea Marchesini
43868a9da7
Bug 1282366 - Improve WorkerHolder use in Runnables, r=khuey
2016-07-04 08:19:10 +02:00
Andrea Marchesini
427fa3afd0
Bug 1283418 - In WorkerPrivate we often use !mSyncLoopStack.Length() instead mSyncLoopStack.IsEmpty(), r=smaug
2016-07-04 08:18:53 +02:00
Sebastian Hengst
f74056ca75
Backed out changeset 444a4a7233f7 (bug 1278737
) for frequent web platform test 2 failure on OSX in form-validation-reportValidity.html. r=backout
...
--HG--
rename : dom/html/test/forms/test_input_types_pref.html => dom/html/test/forms/test_experimental_forms_pref.html
2016-07-01 20:04:58 +02:00
Ben Kelly
bdd22287f7
Bug 1281874 P2 Verify that terminating a worker running web crypto works correctly. r=khuey
2016-07-01 06:49:45 -07:00
Ben Kelly
9c47710e37
Bug 1281874 P1 Hold the worker alive while performing web crypto async work. r=khuey
2016-07-01 06:49:45 -07:00
Carsten "Tomcat" Book
dfb499e050
Backed out changeset 38eebb8512cf (bug 1264323)
...
--HG--
extra : rebase_source : c19de40fb3ff4e6749153accce70cf437ec0f1c9
2016-07-01 14:07:38 +02:00
Carsten "Tomcat" Book
b9b02bb935
Backed out changeset b97c6b960d85 (bug 1264323)
...
--HG--
extra : rebase_source : 9eedd023a08c315be74fa7cdc832578c4bf5b5bf
2016-07-01 14:07:37 +02:00
Carsten "Tomcat" Book
199d6e3b27
Merge mozilla-central to mozilla-inbound
2016-07-01 11:18:56 +02:00
Carsten "Tomcat" Book
f93a6047fb
merge mozilla-inbound to mozilla-central a=merge
2016-07-01 11:17:36 +02:00
Nicolas Silva
3e441f64b1
Bug 1167235 - Part 7 - Don't paint directly into a canvas with DrawWindow when using a shared PersistentBufferProvider. r=lsalzman
2016-07-01 10:58:26 +02:00
Nicolas Silva
a1fc947ed0
Bug 1167235 - Part 5 - Unlock canvas2D resources after drawing. r=Bas
2016-07-01 10:58:20 +02:00
Nicolas Silva
6837c5c2f2
Bug 1167235 - Part 4 - Forward the shutdown notification to CanvasRenderingContext2D. r=Bas
2016-07-01 10:58:18 +02:00
Nicolas Silva
55982c743c
Bug 1167235 - Part 1 - Render canvas2D into TextureClient directly. r=Bas
2016-07-01 10:58:06 +02:00
Mantaroh Yoshinaga
cb3e27e060
Bug 1277272 - Add crashtests in dom/animation/tests/crash. r=birtles
...
MozReview-Commit-ID: 7Eqbt4qxYQe
--HG--
extra : rebase_source : 0803c934eaa264b4d34ceceb62822aa8281a77ae
2016-07-01 11:17:43 +09:00
Chris Pearce
0405241de4
Bug 1283666 - Remove code to handle obsolete MediaKeySystemConfiguration attributes. r=jwwang
...
MozReview-Commit-ID: 1T3DH0JVstQ
--HG--
extra : source : f2d2fd02cdba4bd5c3c60c4005c852c3ee12ee9e
2016-07-01 11:26:29 +12:00
Chris Pearce
4bada5f9a0
Bug 1283666 - Remove obsolete MediaKeySystemConfiguration attributes. r=smaug
...
They're no longer in the spec, and we and Chrome have supported the up to date
versions for a while.
MozReview-Commit-ID: 3OBpPuua7GW
--HG--
extra : source : d9122e818c36fc0e2381ae469988a96324e5557d
2016-07-01 11:25:42 +12:00
Chris Pearce
8e789d39c5
Bug 1283630 - Remove remaining MOZ_WIDEVINE_EME define checks. r=jwwang
...
I had meant to remove all of these in bug 1276132, but I missed a couple. We
should now check whether Widevine is enabled before hitting these code paths
by checking the preference.
MozReview-Commit-ID: FmAdlgbF0Py
--HG--
extra : source : 586eff45c5479c7efc86435add5f6e9edd5e43b0
extra : amend_source : 65a9902374155d9e3180f0510b1d1434b986dc83
2016-07-01 09:39:48 +12:00
Cervantes Yu
c196afcb21
Bug 1283017 - Fix ContentParent::GetAll() returning a dead ContentParent instance if it's the first in the list. r=billm
...
MozReview-Commit-ID: HqkNRsAcHlP
2016-07-01 10:50:14 +08:00
Carsten "Tomcat" Book
417702597f
Merge mozilla-central to autoland
2016-06-30 14:15:28 +02:00
Carsten "Tomcat" Book
065ef2b275
Backed out changeset bcd10b16cb33 (bug 1283135) on developers request
2016-06-30 13:49:58 +02:00
Carsten "Tomcat" Book
3a42c363cc
merge mozilla-inbound to mozilla-central a=merge
2016-06-30 12:33:41 +02:00
bechen
30cae3d32d
Bug 1279865 - Don't run TimeMarchesOn if the MediaElement is not played. r=rillian
...
1. If mHasUserInteraction MediaElement is false, don't run the TimeMarchesOn because the element is not played. 2. Update the activeCueList only in TimeMarchesOn(). 3. Run TimeMarchesOn() at the beginning of play. r=rillian
MozReview-Commit-ID: BhwsIfRm3B2
--HG--
extra : rebase_source : 9713d4f467f1d708f65a25e54435d0c6e8ff1816
2016-06-30 13:31:56 +08:00
Xidorn Quan
0826f76d6e
Bug 1282334 part 2 - Ensure scheduling flush for fullscreen change. r=smaug
...
The refresh driver may not be triggered regularly if the page is static.
In that case, we need to ensure a flush is scheduled for fullscreen
change, otherwise the page may get stuck.
MozReview-Commit-ID: c5FhqaIUQW
--HG--
extra : source : 10269de859e1a6b532ecd02fafff205365c51f2b
2016-06-30 14:57:30 +10:00
Arthur Edelstein
2fefe85cca
Bug 1281963 - Hide mime types and plugins when resisting fingerprinting. r=blassey
2016-06-30 08:40:00 +02:00
Jessica Jong
7db8d433f6
Bug 1278737
- Add 'month' to the list of valid types attributes for <input>. r=smaug
...
--HG--
rename : dom/html/test/forms/test_experimental_forms_pref.html => dom/html/test/forms/test_input_types_pref.html
2016-06-29 23:16:00 +02:00
John Dai
529d13327c
Bug 1264323 - Set namespace when DOMParser.parseFromString(application/xhtml+xml). r=smaug
2016-06-30 03:58:00 +02:00
John Dai
25b47e2c0a
Bug 1264323 - Remove redundant trailing spaces. r=smaug
2016-06-30 03:30:00 +02:00
Jocelyn Liu
36d3b49b3a
Bug 1276240 - Ignore typeExtension argument if the value is null or undefined. r=smaug
...
MozReview-Commit-ID: 4ZeySrIpgFr
--HG--
extra : rebase_source : 36d230e041b01622110027e00c7b0eb1188454ed
2016-06-28 17:07:32 +08:00
Marcos Caceres
7d0789d464
Bug 1280777 - put window.oninstall behind a pref. r=bkelly r=baku
2016-06-29 19:04:00 +02:00
Gregory Szorc
301c133f5c
Bug 1280326 - Stop monkeypatching os.path.exists; r=ted
...
MockedOpen monkeypatches os.path.exists. Changes to MockedOpen
since this test code was written have made it more robust
making the extra monkeypatching in the test not necessary.
This change may not fix the test failure reported in the bug.
But at least it makes the test code simpler.
MozReview-Commit-ID: BnUr08leope
--HG--
extra : rebase_source : d8d721392c88883fddf7959ca40ea194f91483c9
2016-06-24 13:41:49 -07:00
Anjana Vakil
103527a1ff
Bug 1258505 - Rewrite Marionette mach commands to avoid parse_args; r=maja_zf
...
Given the implementation of BaseMarionetteArguments.parse_known_args,
remove call to parser.parse_args in Marionette mach commands
(marionette-test, session-test,
firefox-ui-update, firefox-ui-functional,
external-media-tests).
Instead, create an argparse.Namespace from the already-parsed
arguments, and pass this to parser.verify_usage.
MozReview-Commit-ID: 20agrkhwlLF
--HG--
extra : rebase_source : 32b0df89c1fbc52af57884d6ba764502b64ac590
2016-06-29 18:55:32 +02:00
Carsten "Tomcat" Book
e59190e1dc
Merge mozilla-central to autoland
2016-06-30 12:53:52 +02:00
Alexandre Lissy
c451896719
Bug 1283269
- Fix build on gonk r=nical
...
MozReview-Commit-ID: C4ho5hloREj
--HG--
extra : rebase_source : 713f48f7c07549af1aeccfaedf8c39da1ce618af
2016-06-29 23:29:32 +02:00
Chris Pearce
58f2e7cb65
Bug 1282585 - Ensure content process doesn't crash if CDM crashes before MediaKeys attaches to media element or media element loads. r=jwwang
...
MozReview-Commit-ID: 2CpiDv6u4RP
--HG--
extra : rebase_source : bf0077826135e16667253c212b4897830c452e55
2016-06-29 16:09:24 +12:00
Alexandre Lissy
1f12aec167
Bug 1283156 - Fix GonkDecoderModule build error r=baku
...
MozReview-Commit-ID: 8O9CeufBy7r
--HG--
extra : rebase_source : 7080382897c66ded2c28e261d2aef04b197e88c8
2016-06-29 21:03:42 +02:00
Masatoshi Kimura
759c6d2a52
Bug 1279479 - Hide DHE cipher suites from the first handshake. r=keeler
...
MozReview-Commit-ID: BXZm6EMaLy2
--HG--
rename : security/manager/ssl/tests/unit/test_weak_crypto.js => security/manager/ssl/tests/unit/test_fallback_cipher.js
extra : rebase_source : 925361a6114fa5b09f74e2f61e504a1e3b938805
2016-06-23 03:48:02 +09:00
Alexandre Lissy
1ef0829ff2
Bug 1283135 - Fix gamepad IPDL dependency with no gamepad r=baku
...
MozReview-Commit-ID: LoUZCMPe2pC
--HG--
extra : rebase_source : 13400a538ccea7f87f1e03fb6f1877d999ca8ff8
2016-06-29 17:02:21 +02:00
Kartikaya Gupta
31b88c18e8
Bug 1282587 - Remove telemetry probe expiring in Firefox 50. r=botond
...
MozReview-Commit-ID: IOBw3kRPNQY
--HG--
extra : rebase_source : 4a32c7e317f96256ed219e49cf2346160707074e
2016-06-27 17:52:50 -04:00
Carsten "Tomcat" Book
13ce7275a3
Merge mozilla-central to autoland
2016-06-29 16:22:44 +02:00
Carsten "Tomcat" Book
5c90a99952
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
JW Wang
edf5b8db9c
Bug 1235183. Part 5 - per comment 35, cancel existing |mChannelLoader| in AbortExistingLoads(). r=cpearce
...
MozReview-Commit-ID: 27DZC8rwAJ5
--HG--
extra : rebase_source : 71f7798675c2d6d9521a2615a5d0292bce107a0a
2016-06-29 07:50:33 +08:00
Paul Adenot
576c333825
Bug 1282820 - Change the specification URL in webidl files for the Web Audio API. DONTBUILD. r=smaug
...
This patch has been written with this command, ran from the root of the tree:
```
gsed -i 's!https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html!https://webaudio.github.io/web-audio-api/ !' dom/webidl/*
```
2016-06-29 11:30:13 +02:00
JW Wang
2ec53dfa9a
Bug 1235183. Part 4 - create channel asynchronously. r=cpearce
...
MozReview-Commit-ID: 9JVuHhhMFoa
--HG--
extra : rebase_source : ca8e33fb4fcbd7fb0df0e1ffd52bd37be34c4434
2016-06-24 13:45:01 +08:00
JW Wang
7c52f8c397
Bug 1235183. Part 3 - move mChannel to ChannelLoader so it will be easier to create the channel asynchronously. r=cpearce
...
MozReview-Commit-ID: 5n8P0L7m0Iw
--HG--
extra : rebase_source : d15417c822467d04367cb19e40b9fdb8db822ae8
2016-06-24 10:41:43 +08:00
JW Wang
1377c9112b
Bug 1235183. Part 2 - remove unnecessary null-checks. r=cpearce
...
MozReview-Commit-ID: 6XZMrjw440L
--HG--
extra : rebase_source : 02379fe62db21a6e7c804c76602e314dcf84178d
2016-06-23 17:15:50 +08:00
JW Wang
160b32e792
Bug 1235183. Part 1 - fix coding styles. r=cpearce
...
MozReview-Commit-ID: EDUC3ZvIdim
--HG--
extra : rebase_source : 115a16529c48ab3f987f0e88e99a7529e641497e
2016-06-23 17:09:42 +08:00
Masayuki Nakano
ef2fb8753d
Bug 1282669 Get rid of nsIMEUpdatePreference::DontNotifyChangesCausedByComposition() r=m_kato
...
I think that we can drop nsIMEUpdatePreference::DontNotifyChangesCausedByComposition(), i.e., nsIMEUpdatePreference::NOTIFY_CHANGES_CAUSED_BY_COMPOSITION because it's now used only by TSFTextStore but TSFTextStore ignores if SelectionChangeDataBase::mCausedByComposition or TextChangeDataBase::mCausedOnlyByComposition is true (for supporting async changes in e10s mode). So, only issue is, dropping the flag might cause increasing computing TextChangeData cost during composition in TSF mode. However, now, it's already enough fast and even if it'd cause performance regression, we could add a hack with TextComposition's offset information. Therefore, we don't need to worry about the performance regression so seriously.
MozReview-Commit-ID: HNT3G4isONj
--HG--
extra : rebase_source : 164231023aa2a17ceab94d92fb49ba0a00dab429
2016-06-28 16:51:59 +09:00
Masayuki Nakano
e1d8dafcd9
Bug 1282668 Get rid of nsIMEUpdatePreference::NOTIFY_SELECTION_CHANGE r=m_kato
...
Currently, all widgets request selection change notifications to IMEContentObserver. Additionally, IMEContentObserver needs to listen selection changes for caching latest selection for eQuerySelectedText. Therefore, it doesn't make sense to keep defining nsIMEUpdatePreference::NOTIFY_SELECTION_CHANGE.
If widgets didn't need selection change notifications, they could just ignore the unnecessary notifications.
Note that all widgets don't need selection change notifications if a plugin has focus and IMEContentObserver cannot observe selection changes in the plugin. Therefore, if IMEContentObserver is initialized with a plugin, it shouldn't listen selection changes (and doesn't need to notify widgets of selection changes).
MozReview-Commit-ID: FOVFFgA2nOz
--HG--
extra : rebase_source : 3e16d5023835f99f82934e754d2e7db70474f9ee
2016-06-28 15:23:12 +09:00
Mantaroh Yoshinaga
e5f9ec2f98
Bug 1267510 part 6 - Add animation test of gecko dependent. r=birtles
...
MozReview-Commit-ID: 1ZnXUCECMiH
--HG--
extra : rebase_source : 0ba0ffd392da1eadcf10e22c55dcbf286b218508
2016-06-29 11:14:12 +09:00
Mantaroh Yoshinaga
cdd8a825b4
Bug 1267510 part 4 - Modify WebIDL of DocumentTimeline. r=smaug
...
The specification of DocumentTimeline interface is as follow.
https://w3c.github.io/web-animations/#the-documenttimeline-interface
MozReview-Commit-ID: jmcJPiVK9i
--HG--
extra : rebase_source : 8d69144c4ae7b241c6e91f075d72607350725b2d
2016-06-29 11:14:11 +09:00
Mantaroh Yoshinaga
8bc07a20e3
Bug 1267510 part 3 - Add DocumentTimeline constructor. r=birtles
...
MozReview-Commit-ID: CqqDlHQsm0p
--HG--
extra : rebase_source : 4495e289009af105b61413526ffd03200b5bee6b
2016-06-29 11:13:45 +09:00
Mantaroh Yoshinaga
943f1fd84b
Bug 1267510 part 2 - Add origin time invariant to DocumentTimeline. r=birtles
...
MozReview-Commit-ID: Kf7PzzAH9Tj
--HG--
extra : rebase_source : 29f8eb0a6f3a624ff9c5af07f558bd5522847844
2016-06-29 10:59:35 +09:00
Bevis Tseng
2673621c4b
Bug 1281377 - In IDBKeyRange.includes(), do not compare the given value with the unset boundary. r=khuey
2016-06-22 13:40:12 +08:00
Jonathan Kingston
daa6f72c59
Bug 1279420 - Adding in security.csp.experimentalEnabled pref check to require-sri-for directive in CSP. r=ckerschb
...
MozReview-Commit-ID: 799ZZoW0YiG
--HG--
extra : transplant_source : %CAC%12%16%C6a%10AP%BEc%85%BA%93Z%7Cq%D43%8D
2016-06-20 19:49:38 +01:00
Ray Lin
e1b4b9465e
Bug 985915 - Vertically move up closed caption to not overlap control bar. r=rillian
...
MozReview-Commit-ID: HzJ3ppbmQnk
--HG--
extra : rebase_source : dda5febc3c799c375e4dbe39cf52f96504740b55
2016-06-27 11:22:15 +08:00
Xidorn Quan
4cbe3b8fd3
Bug 1279991 - Use [Func=] for EventTarget.mozSystemGroup. r=peterv
...
MozReview-Commit-ID: B5pMVCUuss9
--HG--
extra : transplant_source : %F7%8A4%2B%B5d_%D8%3AR%19%C4%21%D7%D6%8C%AE%82%FE%1B
2016-06-20 15:49:11 +10:00
Paul Roberts
edd71bdffd
Bug 671389 - Extend CSP tests for iframe sandbox with CSP sandbox directive tests r=grobinson
...
--HG--
extra : rebase_source : 4a37c0828701909f32870c0079b75b5c55144381
2016-06-28 14:06:06 -07:00
Paul Roberts
6e2b739762
Bug 671389 - Tests for CSP sandbox directive. r=grobinson, r=smaug
...
--HG--
extra : rebase_source : 8906837f0a8f0afdb3ba3db5463265ef62220f92
2016-06-28 14:03:45 -07:00
Paul Roberts
6707fd2982
Bug 671389 - Export document sandbox flags to chrome JS. r=smaug
...
--HG--
extra : rebase_source : 91463b43748b72283644d25b56242c244cc2a6bf
2016-06-19 12:34:08 -07:00
Paul Roberts
ec18fc5ff7
Bug 671389 - Implement CSP sandbox directive. r=ckerschb r=smaug
...
--HG--
extra : rebase_source : d9c5f5868c2558a3696cd489674da6f243be11ad
2016-06-29 07:48:44 -07:00
Xidorn Quan
08afc24ae9
Bug 1199529 followup - Remove unused function.
...
MozReview-Commit-ID: JNQ2iOsc1gM
--HG--
extra : source : 2e3801df5da9b5221886240a95389b31b8904db8
2016-06-30 09:55:41 +10:00
Xidorn Quan
ac2b4d49af
Bug 1199529 - Remove :-moz-full-screen-ancestor pseudo-class as well as its state bit. r=smaug
...
MozReview-Commit-ID: J0hGsLLdyam
--HG--
extra : source : cd7387a33f05453690ba755454686f2469f7b562
2016-06-30 09:24:41 +10:00
Xidorn Quan
737139c4a7
Bug 1216049 part 2 - Remove Element::IsFullScreenAncestor() and replace its trivial callsites. r=smaug
...
MozReview-Commit-ID: F46GXziXTIR
--HG--
extra : source : 7f41b62bbdc368ae1cc8b85e24c3582868805bfc
2016-06-30 09:24:41 +10:00
Xidorn Quan
227146d238
Bug 1216049 part 1 - Remove the use of Element::IsFullScreenAncestor() in Element::UnbindFromTree(). r=smaug
...
Since UnbindFromTree() would eventually be called synchronously for
every element unbound, we don't have to check whether the root of
unbound elements is a fullscreen ancestor.
MozReview-Commit-ID: F6mxNsVZ2yl
--HG--
extra : source : ed575daf8d8907ad9b45040423b176d32b9c0a08
2016-06-30 09:24:41 +10:00
Ralph Giles
b9106558db
Bug 1282963 - Share CodecDelay prepend code. r=kinetik
...
Both the WebM and mp4 demuxers need to pack this value into
the the CodecSpecificConfig, so move the shared implementation
to the OpusDecoder, near where it is unpacked so the two can
be kept in sync.
MozReview-Commit-ID: 2pQaruJoAWr
2016-06-29 15:49:04 -07:00
Masatoshi Kimura
e4ae8f8bff
Bug 1282038 - Allow allowfullscreen for rewritten YouTube Flash embeds. r=qdot,jst
...
MozReview-Commit-ID: I8y0gMA5BxE
--HG--
rename : dom/base/test/test_youtube_flash_embed.html => dom/base/test/file_youtube_flash_embed.html
2016-06-24 19:12:53 +09:00
Tom Schuster
4455e57052
Bug 1114580 - Change ESClassValue to an enum class. r=jorendorff
2016-06-30 00:04:56 +02:00
Andrea Marchesini
5cddd3946d
Bug 1283061 - HTMLInputElement type=file webkitdirectory/directory should show just 1 button, r=smaug
2016-06-29 18:18:42 +02:00
Ralph Giles
e9e5b9c48f
Bug 1267887 - Log short opus codec config blocks. r=kinetik
...
MozReview-Commit-ID: 8Kgj1cytJtE
2016-06-29 09:13:17 -07:00
Ralph Giles
72ecfe6999
Bug 1267887 - Support Opus in mp4 with the rust demuxer. r=kinetik
...
Update C++ caller code for for mp4parse 0.4.0. Now feeds data through
a read callback in mp4parse_io.
Hook up the GetTrackInfo method to the rust demuxer results.
Prefer rust demuxer only if there's an Opus track.
Fill in audio and video track metadata. Pass audio codec_specific_config
to the decoder.
With this change sample.mp4 plays.
MozReview-Commit-ID: F8xwWPZZBfZ
2016-06-29 09:12:45 -07:00
Makoto Kato
c603b26d13
Bug 1203871 - Part 5. Use mozilla::Move for rect array. r=masayuki
...
To optimize copy of text rect array, we should use mozilla::Move. Also, after using it, we should mark is invalid result into SetEventResult
MozReview-Commit-ID: HH9H7DhK12
--HG--
extra : rebase_source : 4e02ece73583306c386597bc92e203fa147cfcbc
extra : histedit_source : 726621cdaf262b9d173ae19d505575f10563cc36
2016-06-14 16:52:31 +01:00
Makoto Kato
954a8896f5
Bug 1203871 - Part 4. Implement QUERY_TEXT_RECT_ARRAY to nsIDOMWindowUtils for unit test. r=masayuki,smaug
...
To test eQueryCharRectArray, I would like to add it to nsIDOMWindowUtils. Also this require unit test and will require external keyboard support on Android
Masayiki asks me more review to smaug this due IDL change.
MozReview-Commit-ID: 24lvQxXBnRX
--HG--
extra : rebase_source : 30788f550a465dc1ee058bf71d56656a89e364c2
extra : histedit_source : 2d2a2d4309b1fde6416408fe0e0d6b0f313898fb
2016-06-23 10:42:00 +01:00
Carsten "Tomcat" Book
261fe13dcd
merge mozilla-inbound to mozilla-central a=merge
2016-06-28 16:09:05 +02:00