Henrik Skupin
df594e4cb3
Bug 1243415 - Capture methods should use the window as parameter. r=automatedtester
...
MozReview-Commit-ID: FfuCSPZtiex
--HG--
extra : rebase_source : 667966b1f728f2eb7e7b1a6a647c2c402f21a0c0
2016-12-05 18:27:15 +01:00
Julian Descottes
a17c97f24d
Bug 1323193 - markupview: show an ellipsis character in collapsed nodes;r=gl
...
MozReview-Commit-ID: 50iNPTLMK2b
--HG--
extra : rebase_source : 65b68a2d8930668676059e90396e050e3debf3c4
2016-12-13 17:47:46 +01:00
James Cheng
020fadd27e
Bug 1323943 - [WPT] Enable "encrypted-media/clearkey-mp4-setmediakeys-again-after-resetting-src.html" test on Linux r=jwwang
...
MozReview-Commit-ID: EAaNJW6dmPk
--HG--
extra : rebase_source : 3f5923d30fbc4b190d2f98018e7df3dbfff03708
2016-12-16 13:30:11 +08:00
Kilik Kuo
40de2fab90
Bug 1323936 - [WPT] Enable |encrypted-media/clearkey-mp4-playback-temporary-multikey.html| test on Linux. r=jwwang
...
MozReview-Commit-ID: KERHLep7Qp7
--HG--
extra : rebase_source : b86cf23c99af98b5af6b318dd629e265a535d788
2016-12-16 15:51:30 +08:00
Shing Lyu
f2a825c955
Bug 1323404 - Fixed Stylo renders black text as grey issue r=bholley
...
MozReview-Commit-ID: JJktt4ZxIRS
--HG--
extra : rebase_source : 6427a4b274a75b5598c77f05a40c7acf23263bed
2016-12-16 12:03:18 +08:00
Henri Sivonen
32a79394c1
Bug 1322455 - When cloning an <input>, avoid re-initializing checkedness in DoneCreatingElement. r=smaug.
...
MozReview-Commit-ID: wlbZ7grT2M
--HG--
extra : rebase_source : e8e8335b7a478c83a629c6692deae932a4edcc67
2016-12-15 18:25:02 +02:00
Xidorn Quan
0053eb4c08
Bug 1323919 - Rename nsIMediaList.h to nsMediaList.h. r=heycam
...
MozReview-Commit-ID: Ake5srkKJbf
--HG--
rename : layout/style/nsIMediaList.h => layout/style/nsMediaList.h
extra : rebase_source : 05de33770a7bf0b5d01672571bde00506853fcfe
2016-12-16 14:50:36 +11:00
Jared Wein
0070259e2a
Bug 1323767 - Fix the indentation and inconsistent brace-style, and switch to using ES6 method definitions in videocontrols.xml. r=ralin
...
MozReview-Commit-ID: 9GNVgX5gZpc
--HG--
extra : rebase_source : 2f47a742d8486218041f5f717b209aa8f4d1d881
2016-12-15 12:29:04 -05:00
Makoto Kato
9ca28d2919
Bug 1317704 - Part 2. Add test. r=masayuki
...
MozReview-Commit-ID: AVOvEZ1sMVq
--HG--
extra : rebase_source : 82695e8f1b24b61258311d11f9ce19cfbae2033f
2016-12-15 15:02:10 +09:00
Makoto Kato
787ae4f9c9
Bug 1317704 - Part 1. Hold current ranges into RemoveInlineProperty. r=masayuki
...
Since current selection ranges might be modified by SplitStyleAboveRange, this crash occurs into RemoveInlinePropertyImpl. So we need hold current selection range for loop.
MozReview-Commit-ID: JuXn9XlwCp6
--HG--
extra : rebase_source : f34cd77d19c1a8bfcc6e26c6f0b1cd833ce4b19e
2016-12-15 15:01:53 +09:00
Steve Jarvis
7f70113bbd
Bug 1319762 - Remove download.xul and related unused files. r=florian
...
Remove files and resources no longer shipped or referenced and update
the appropriate packaging files.
MozReview-Commit-ID: Apaa2JnOTMt
--HG--
extra : rebase_source : e4f13f309fff39a5254d5cd7b53e98b51c6d21f8
2016-12-15 07:47:07 -07:00
Jean-Yves Avenard
d78d68e62a
Bug 1323913: Make members const. r=gerald
...
MozReview-Commit-ID: 9AZIGB2vgEp
--HG--
extra : rebase_source : c20f644ce16a9119fa475112d21d6d3a4e873394
2016-12-16 14:29:59 +11:00
John Lin
6bb459b5dd
Bug 1317887 - don't run IPC temporary file stream test in non-e10s mode. r=jdm
...
MozReview-Commit-ID: AvtMbbS7D82
--HG--
extra : rebase_source : 7b90fc7c71062459d9e370cf737e140b8a9ad901
2016-12-16 11:04:46 +08:00
Jean-Yves Avenard
d2f0d0608b
Bug 1319992: P5. Don't attempt to estimate readyState when ended. r=jwwang
...
Buffered range is now calculated asynchronously. It may not be up to date by the time the MDSM has entered ended mode.
There's no point estimating readyState in ended mode anyway: we know what it is...
MozReview-Commit-ID: ErGsAwBzeXI
--HG--
extra : rebase_source : bd8cecca96e93114e970e09faf09a80f56bf4c98
2016-12-14 17:35:36 +11:00
Jean-Yves Avenard
e7793efa50
Bug 1322070: P5. Construct AudioInfo object from Opus CodecState. r=gerald
...
MozReview-Commit-ID: 3lCqIOuIhV2
--HG--
extra : rebase_source : 02753bc5f9dc9713b067d2a1c8b33389a574aa11
2016-12-05 20:34:38 +11:00
Jean-Yves Avenard
8c03f7a631
Bug 1322070: P4. Correctly fill FLAC metadata if present. r=gerald
...
Metadata were incorrectly overwritten.
MozReview-Commit-ID: 2GHpQ6vUcEE
--HG--
extra : rebase_source : 8c85efa24573715139333a243400d9ba833ded7a
2016-12-05 19:20:58 +11:00
Jean-Yves Avenard
6da48addfe
Bug 1322070: P3. Remove unused field. r=gerald
...
It was used by the now defunct OggReader
MozReview-Commit-ID: j73s6uDjlG
--HG--
extra : rebase_source : 7efc47bc4b14b54b96fe5cc195b8b4c3f51f0a58
2016-12-05 19:05:17 +11:00
Jean-Yves Avenard
36c61f8abc
Bug 1322070: P2. Add virtual methods to retrieve TrackInfo. r=gerald
...
MozReview-Commit-ID: AepxIr1qkei
--HG--
extra : rebase_source : 95d1ea67166e03dcef551dc9921effb722c56919
2016-12-05 18:06:11 +11:00
Jean-Yves Avenard
716c21f071
Bug 1322070: P1. Don't attempt to decode some audio format. r=jolin
...
Rather than asserting that the bit depth is 16 bits, let it fallback to other PDMs
MozReview-Commit-ID: DnO3nvgEFAe
--HG--
extra : rebase_source : 486e2aece7ebbbdf7058a6580198b1dc5c97247a
2016-12-05 08:05:35 +11:00
Henrik Skupin
32d2092d60
Bug 1143071 - Searching anonymous elements has to use the documentElement as default start node. r=ato
...
MozReview-Commit-ID: 90zTSulITcR
--HG--
extra : rebase_source : d4a10087681c462eabe497629c9f407788df7a49
2016-12-02 17:36:52 +01:00
Carsten "Tomcat" Book
9efbbc3e9f
Backed out changeset cdd6a27a2737 (bug 1118337) for mda test failures on a CLOSED TREE
2016-12-15 17:14:03 +01:00
Carsten "Tomcat" Book
ed17e5f439
Backed out changeset e30080454885 (bug 1222980)
2016-12-15 17:13:46 +01:00
Carsten "Tomcat" Book
819e8a405d
Backed out changeset 1b8b8519481c (bug 1222980)
2016-12-15 17:13:45 +01:00
Carsten "Tomcat" Book
49ee218d73
Backed out changeset d5eeb39cb354 (bug 1222980)
2016-12-15 17:13:44 +01:00
Carsten "Tomcat" Book
ced1610284
Backed out changeset 6bf4393db489 (bug 1323369
) for causing memory leaks on a CLOSED TREE
2016-12-15 17:11:02 +01:00
Carsten "Tomcat" Book
ce70f24187
Backed out changeset 8f5ee59daee2 (bug 1323369
)
2016-12-15 17:10:28 +01:00
Ray Lin
d311f181a5
Bug 1323640 - declare domUtils in getAnonElementWithinVideoByAttribute function. r=jaws
...
MozReview-Commit-ID: E5YsKb0N1w3
--HG--
extra : rebase_source : b9b45ef257de2514db76c1bf23130a3398d26a80
2016-12-15 14:47:18 +08:00
Alexandre Poirot
0d8a1f17ab
Bug 1323550 - Lazy load and setup HTML editor from the markup view. r=jdescottes
...
MozReview-Commit-ID: Cunz2hIsXaE
--HG--
extra : rebase_source : b21a5146f0e996267630525e92a24ae88d1aa25a
2016-12-14 09:52:26 -08:00
Ray Lin
0397c97086
Bug 1321416 - remove border to get rid of scrollbar in top level synthetic video document. r=jaws
...
MozReview-Commit-ID: IckmhyasDmN
--HG--
extra : rebase_source : f16a5dd646da303e5d24d624560441857040c299
2016-12-14 17:57:49 +08:00
ctai
4582a8d4c7
Bug 1323369
- Enable pause-remove-from-document-networkState.html. r=jwwang
...
MozReview-Commit-ID: 4QK7f3blHdf
--HG--
extra : rebase_source : 6ff82387c5334a20f3c2c8db907b80fd601630eb
2016-12-12 16:10:28 +08:00
ctai
673b533118
Bug 1323369
- Make HTMLMediaElement::UnbindFromTree to follow WhatWG HTML spec. r=jwwang
...
W3C HTML5 spec isn't very actively maintained now. WhatWG HTML spec:
When a media element is removed from a Document, the user agent must run the following steps:
Below is the related statement in WhatWG HTML spec:
Await a stable state, allowing the task that removed the media element from the Document to continue. The synchronous section consists of all the remaining steps of this algorithm. (Steps in the synchronous section are marked with ⌛ .)
⌛ If the media element is in a document, abort these steps.
⌛ Run the internal pause steps for the media element.
MozReview-Commit-ID: H4EgPqj2YxD
--HG--
extra : rebase_source : 4f875b7cbd0ead4cf0d8ce191a3ba32fb6f6395b
2016-12-13 15:34:14 +08:00
Nicholas Nethercote
d307e2a3a9
Bug 1322080 (part 3) - Remove nsIXPCScriptable::addProperty. r=peterv.
...
The only non-trivial implementation of this method is in nsEventTargetSH, but
it's never called, so no point keeping it around. (Similar methods were removed
in bug 1132184 and bug 1132187.)
2016-12-02 17:37:55 +11:00
Nicholas Nethercote
f4dc382625
Bug 1322080 (part 2) - Remove XPC_MAP_WANT_POST_CREATE_PROTOTYPE. r=peterv.
...
It's never defined, and there's a comment in
XPCWrappedNativeProto::CallPostCreatePrototype() explaining how
PostCreatePrototype() doesn't have an associated "want" check.
2016-12-02 17:12:08 +11:00
Nicholas Nethercote
f00c0d326b
Bug 1322080 (part 1) - Remove nsEventTargetSH::doCreate(). r=peterv.
...
It's unused.
--HG--
extra : rebase_source : 4757d2ccf82194dda566f26ccf432bb869f4edba
2016-12-02 16:37:31 +11:00
Hector Zhao
820b4609ce
Bug 1318736 - Copy image file only if it's successfully decoded. r=tnikkel
...
MozReview-Commit-ID: DoTGyjUDzUh
2016-12-02 11:25:25 +08:00
Ryan Kelly
3afd5ad0f3
Bug 1321687 - Improve documentation of security checks in WebChannel code. r=ehsan
...
--HG--
extra : amend_source : 6ea449ee935a4be6d9d69df66d065daf2ca84f6e
2016-12-01 18:46:00 -05:00
Ryan VanderMeulen
6fe62f6029
Bug 1323915 - Update pdf.js to version 1.6.401. r=bdahl
2016-12-15 22:41:56 -05:00
Tobias Schneider
4a9908d359
Bug 1321865 - Enable IntersectionObserver tests. r=smaug
2016-12-15 16:03:05 -08:00
Tobias Schneider
08a5691731
Bug 1321865 - Enable IntersectionObserver. r=smaug
2016-12-09 12:12:46 -08:00
Jean-Yves Avenard
51407b155e
Bug 1319992: P4. Use Mutex in place of Monitor. r=jwwang
...
MozReview-Commit-ID: 79z6EtZQhYu
--HG--
extra : rebase_source : 506bba4823f3d5deb64909e41340259b409a1282
2016-11-30 01:50:08 +11:00
Jean-Yves Avenard
70465b6470
Bug 1319992: P3. Remove no longer used seeking argument. r=jwwang
...
MozReview-Commit-ID: 9Oc0SHX0Rw2
--HG--
extra : rebase_source : 0cea32ef23a47b5ed3b2439f2efa268ec66a523c
2016-11-30 01:42:50 +11:00
Jean-Yves Avenard
f97f51ce88
Bug 1319992: P2. Update MediaDecoderReader documentation. r=jwwang
...
Remove all no longer relevant information.
MozReview-Commit-ID: 89HB0Pk1XoI
--HG--
extra : rebase_source : 8190aece8113a067080e082c2da63a750d9b4d68
2016-11-30 01:23:38 +11:00
Kaku Kuo
e34f6551e4
Bug 1322801 part 4 - defer the logic of invoking seek operation to SeekingObject's subclasses; r=jwwang
...
MozReview-Commit-ID: JjugShNlLV
--HG--
extra : rebase_source : f06d968e01916753d2fc803734e1e2c53680064d
2016-11-29 18:37:27 +08:00
Kaku Kuo
db4795578c
Bug 1322801 part 3 - defer the logic of resetting MDSM to SeekingObject's subclasses; r=jwwang
...
MozReview-Commit-ID: KPgO74TlQSJ
--HG--
extra : rebase_source : 32b45e76c9292e4b7484bc80df186f29205b7ecd
2016-11-29 18:06:34 +08:00
Kaku Kuo
3524304082
Bug 1322801 part 2 - defer the creation of SeekTask into SeekingState's subclasses; r=jwwang
...
MozReview-Commit-ID: 5rVD9r4JX3h
--HG--
extra : rebase_source : 8b7add95599a6627ebbad49e4541e3faf617d342
2016-11-29 17:42:57 +08:00
Kaku Kuo
2c5668e620
Bug 1322801 part 1 - create AccurateSeekingState and NextFrameSeekingState; r=jwwang
...
MozReview-Commit-ID: Kkh5wuOL1k9
--HG--
extra : rebase_source : 242e089418e64a83a22b7b631155a94dfbfdada6
2016-11-30 10:32:29 +08:00
Kaku Kuo
05dbfd5c5d
Bug 1322801 part 0 - correct build error; r=jwwang
...
MozReview-Commit-ID: LddjkJsgxa
--HG--
extra : rebase_source : 949642556eaf9db89166ca9b9eb8f253354b9cea
2016-12-09 17:39:34 -10:00
Scott Wu
03eac1039b
Bug 1283385 - (2/2) Rename timepicker.css to datetimeinputpickers.css; r=mconley
...
MozReview-Commit-ID: AvLRWiY5y62
--HG--
rename : toolkit/themes/shared/timepicker.css => toolkit/themes/shared/datetimeinputpickers.css
extra : rebase_source : d181093e5d03897f1f36e495c282ab68f425caf5
2016-11-29 15:14:38 +08:00
Stone Shih
7c9d0a893f
Bug 1315245 - Part 2: StopTrackingDragGesture when preventDefault is called. r=smaug
2016-11-29 15:04:37 +08:00
Stone Shih
a7f05f3bb0
Bug 1315245 - Part 1: Don't dispatch event to AccessibleCaretEventHub when the event status is nsEventStatus_eConsumeNoDefault. r=smaug
2016-11-29 14:07:12 +08:00