dbf1866063ce9f13a17b9c152b86994e3fbc7836: Bug 1213517 - Consider competing constraints in getUserMedia+applyConstraints. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Mon, 06 Jun 2016 13:15:50 -0400 - rev 389175
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - Consider competing constraints in getUserMedia+applyConstraints. r=jesup
MozReview-Commit-ID: 9jzjNrJVUMX
cfc68e9868d99ccafbaf900792856eb6fb573a8d: Bug 1213517 - Add a way to merge multiple NormalizedConstraints. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Sat, 02 Jul 2016 00:16:37 -0400 - rev 389174
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - Add a way to merge multiple NormalizedConstraints. r=jesup
MozReview-Commit-ID: LfB9QviCNxU
c613c94abee0d5b6344313640f4e0497a6ab54b8: Bug 1213517 - Use NormalizedConstraints in low-level code. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Wed, 25 May 2016 01:52:15 -0400 - rev 389173
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - Use NormalizedConstraints in low-level code. r=jesup
MozReview-Commit-ID: 3F9ZmHMKAFZ
84fb1be97595f6fdccbc49d8c3ec8d7b34bef37c: Bug 1213517 - Add an un-flattened NormalizedConstraints type for downstream use. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Thu, 30 Jun 2016 16:08:45 -0400 - rev 389172
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - Add an un-flattened NormalizedConstraints type for downstream use. r=jesup
MozReview-Commit-ID: 1ZUN21mgfXh
cadeeb107695107af88f27298ca90f4750c1c5c4: Bug 1213517 - Normalize all the constraints internally, not just some. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Thu, 30 Jun 2016 15:46:07 -0400 - rev 389171
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - Normalize all the constraints internally, not just some. r=jesup
MozReview-Commit-ID: BfTleKUxiVU
87361f380664a1bfd65b88964b1026156603b97a: Bug 1213517 - Introduce AllocationHandle to MediaEngine::Allocate(). r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Thu, 30 Jun 2016 15:43:24 -0400 - rev 389170
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - Introduce AllocationHandle to MediaEngine::Allocate(). r=jesup
MozReview-Commit-ID: FKgK8OTwqbL
4df85217957dfc59671553cdeeac0a98e10af585: Bug 1213517 - make getUserMedia store initial constraints on resulting tracks. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Tue, 24 Nov 2015 23:42:26 -0500 - rev 389169
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - make getUserMedia store initial constraints on resulting tracks. r=jesup
MozReview-Commit-ID: 291CrmVmq4x
02335d85ca409c61b8f008d7c63a599f5c9f23f1: Bug 1213517 - make track.applyConstraints() store constraints on success. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Wed, 18 Nov 2015 22:17:09 -0500 - rev 389168
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - make track.applyConstraints() store constraints on success. r=jesup
MozReview-Commit-ID: CqTgWuBXSyD
2e20119e43d4d1283cb7e7285fed6d409c7a989f: Bug 1213517 - split off MediaTaskUtils.h from MediaUtils.h to shed dependencies. r=jesup
Jan-Ivar Bruaroey <jib@mozilla.com> - Wed, 18 Nov 2015 22:40:41 -0500 - rev 389167
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - split off MediaTaskUtils.h from MediaUtils.h to shed dependencies. r=jesup
MozReview-Commit-ID: DQz12SN0SU1
5f0e605aeb4fc90e41d39e82390ffe9dab19e82a: Bug 1213517 - add webidl for track.getConstraints() and track.getSettings(). r=smaug
Jan-Ivar Bruaroey <jib@mozilla.com> - Fri, 13 Nov 2015 23:27:39 -0500 - rev 389166
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1213517 - add webidl for track.getConstraints() and track.getSettings(). r=smaug
MozReview-Commit-ID: D15Lo3e1giL
3b0019807c250fd3ec18dd35a7e8e5d5522906de: Merge mozilla-central to autoland
Carsten "Tomcat" Book <cbook@mozilla.com> - Mon, 18 Jul 2016 17:46:19 +0200 - rev 389165
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Merge mozilla-central to autoland
7324716faa31f0e982a4c83144ea19ea84085197: Merge mozilla-central to autoland
Carsten "Tomcat" Book <cbook@mozilla.com> - Mon, 18 Jul 2016 17:14:33 +0200 - rev 389164
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Merge mozilla-central to autoland
102f746a6474f266c6ac3762c03d2f0d4ff32479: Bug 1264681 - [rep tests] Add tests for document rep. r=me
Lin Clark <lclark@mozilla.com> - Fri, 24 Jun 2016 07:07:42 -0400 - rev 389163
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1264681 - [rep tests] Add tests for document rep. r=me
MozReview-Commit-ID: 2AkaAtb86O8
57fe98edfc3de29eb4a1336e5fd23073839d9667: Bug 1282331 - Refactor GetActiveFrame to return WebElement r=automatedtester
Nelson J Morais <njmorais@gmail.com> - Tue, 12 Jul 2016 22:56:34 +0100 - rev 389162
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1282331 - Refactor GetActiveFrame to return WebElement r=automatedtester
MozReview-Commit-ID: 6LiBOXSEPtz
4879682a027dfc7e77c66b6e81be9e73f0fa8e97: Bug 1264695 - [rep tests] Add tests for regexp rep. r=me
Lin Clark <lclark@mozilla.com> - Fri, 24 Jun 2016 09:14:28 -0400 - rev 389161
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1264695 - [rep tests] Add tests for regexp rep. r=me
MozReview-Commit-ID: EsiwaoNYc6X
0d1e96f2ac720f58c3b8aab950716a00a10abc54: Bug 1287308 - part2: remove old NS_STYLE_HINT_NONE constant. r=dbaron
Jeremy Chen <jeremychen@mozilla.com> - Sun, 17 Jul 2016 22:20:22 +0800 - rev 389160
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1287308 - part2: remove old NS_STYLE_HINT_NONE constant. r=dbaron
Remove NS_STYLE_HINT_NONE definition in nsChangeHint.
Fix related debug log in RestyleManager.
MozReview-Commit-ID: 4pA8u8MQDnv
78bff0b2ded4a70d0a8ebe88a127f71a9daa861b: Bug 1287308 - part1: replace uses of NS_STYLE_HINT_NONE with nsChangeHint(0). r=dbaron
Jeremy Chen <jeremychen@mozilla.com> - Sun, 17 Jul 2016 22:20:21 +0800 - rev 389159
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1287308 - part1: replace uses of NS_STYLE_HINT_NONE with nsChangeHint(0). r=dbaron
MozReview-Commit-ID: CN66AimiuEu
248eb6469a616be3f33df4fc2756d41689cfdf38: Bug 1287019 - part2: prevent saving redundant screenshots in mozlog's HTML format result. r=jmaher
Jeremy Chen <jeremychen@mozilla.com> - Mon, 18 Jul 2016 13:53:58 +0800 - rev 389158
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1287019 - part2: prevent saving redundant screenshots in mozlog's HTML format result. r=jmaher
There are two identical pairs of screenshots (test/reference pair) which are
png/base64 raw files generated from mozlog's HTML formatter. One pair is stored
in the img element to present the visual result; the other pair is stored as a
hyperlink source in the visual result's title.
After part1 patch, we may have one more pair. It appears that the hyperlinks of
the visual result's titles could be eliminated since they are visually closed to
the visual results, and clicking the visual results provides the exact same
function.
DONTBUILD (NPOTB)
MozReview-Commit-ID: 4CLfYXX8g69
124addcb422ff6cf7756fa1b55ca67f98dbb9187: Bug 1287019 - part1: make mozlog's HTML format support wptrunner screenshot. r=jmaher
Jeremy Chen <jeremychen@mozilla.com> - Mon, 18 Jul 2016 13:53:58 +0800 - rev 389157
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1287019 - part1: make mozlog's HTML format support wptrunner screenshot. r=jmaher
Current mozlog (v3.2) doesn't support screenshot logs exported from wptrunner.
Add this support so we could run css test with --log-html to see more detail
information, such as screenshots of test/reference pages.
DONTBUILD (NPOTB)
MozReview-Commit-ID: AUJwYfvNfda
bea2a824598cf3a4f016954cfb004e4f21b3c5c3: Bug 1287000 - Ensure ClearKey's CENC PSSH parser can handle PSSH boxes with a 0 size field. r=jwwang
Chris Pearce <cpearce@mozilla.com> - Fri, 15 Jul 2016 09:31:07 +1200 - rev 389156
Push
23312 by dmitchell@mozilla.com at Mon, 18 Jul 2016 17:58:50 +0000
Bug 1287000 - Ensure ClearKey's CENC PSSH parser can handle PSSH boxes with a 0 size field. r=jwwang
Google's Web Platform EME tests contain a CENC PSSH box with a 0 size field.
Our existing PSSH parser in our ClearKey plugin doesn't handle this well, it
gets stuck in an infinite loop. We should really handle everything that Chrome
handles, so we should handle this input.
We also shouldn't really be using raw pointers in the PSSH parser.
So rewrite the PSSH parser to use a ByteReader, and handle an invalid 0 sized
common SystemID box.
Also add gtests for the parser, and skip over PSSH boxes with unknown SystemIDs
(if they have valid sizes that is).
MozReview-Commit-ID: CdVPpphAJV