c2de9aab06f6f45e8d1b24522a2d42a8b8b7c704: Bug 1313497 - Use InvokeAsync with Storages in MediaDecoderStateMachine - r?jya
draft
Gerald Squelart <gsquelart@mozilla.com> - Sun, 13 Nov 2016 16:23:39 +1100 - rev 440570
Push
36267 by gsquelart@mozilla.com at Thu, 17 Nov 2016 20:57:00 +0000
Bug 1313497 - Use InvokeAsync with Storages in MediaDecoderStateMachine - r?jya
Thanks to this, MediaDecoderStateMachine::Seek can take SeekTarget by const&.
MozReview-Commit-ID: 97mLndCosQc
9d27fcdf6ab4d121ff08811a351f281e88a3aa11: Bug 1313497 - Use InvokeAsync with Storages in MediaDecoderReaderWrapper - r?jya
draft
Gerald Squelart <gsquelart@mozilla.com> - Sun, 13 Nov 2016 17:42:19 +1100 - rev 440569
Push
36267 by gsquelart@mozilla.com at Thu, 17 Nov 2016 20:57:00 +0000
Bug 1313497 - Use InvokeAsync with Storages in MediaDecoderReaderWrapper - r?jya
Thanks to this, MediaDecoderReader::Seek and overrides can take SeekTarget by
const&.
MozReview-Commit-ID: C5D26jKrW3p
58d72a3b0bca183ec39fe343341d138102b6f557: Bug 1313497 - Pass TimeUnit by const& in MediaDataDemuxer - r?jya
draft
Gerald Squelart <gsquelart@mozilla.com> - Sun, 13 Nov 2016 15:13:51 +1100 - rev 440568
Push
36267 by gsquelart@mozilla.com at Thu, 17 Nov 2016 20:57:00 +0000
Bug 1313497 - Pass TimeUnit by const& in MediaDataDemuxer - r?jya
Thanks to the previous patch, MediaDataDemuxer::Seek and
SkipToNextRandomAccessPoint (and all overrides in derived demuxers) can now
take their TimeUnit parameter by const&.
MozReview-Commit-ID: 6CqfjAXZ7Yk
fdc0461bd1ec801f33306ed7e67ce7c521067fbb: Bug 1313497 - Use InvokeAsync with Storages in MediaSourceDemuxer - r?jya
draft
Gerald Squelart <gsquelart@mozilla.com> - Sun, 13 Nov 2016 12:03:26 +1100 - rev 440567
Push
36267 by gsquelart@mozilla.com at Thu, 17 Nov 2016 20:57:00 +0000
Bug 1313497 - Use InvokeAsync with Storages in MediaSourceDemuxer - r?jya
We now take a copy of the TimeUnit object, and can then pass it by rref to
internal methods.
MozReview-Commit-ID: J0Idw85NMcu
bafc1d3814c22b6a4ae1247c73ce8bab4b5d37c1: Bug 1291049 - use shams for devtools.js dependencies unable to run in content
draft
Julian Descottes <jdescottes@mozilla.com> - Wed, 09 Nov 2016 17:21:53 +0100 - rev 440566
Push
36266 by jdescottes@mozilla.com at Thu, 17 Nov 2016 20:42:33 +0000
Bug 1291049 - use shams for devtools.js dependencies unable to run in content
MozReview-Commit-ID: LKtzQoJBJLr
81b9ae2f052e7208049482b941f307bb041ef205: Bug 1291049 - Attempt to bundle the inspector using webpack
draft
Julian Descottes <jdescottes@mozilla.com> - Thu, 17 Nov 2016 21:40:58 +0100 - rev 440565
Push
36266 by jdescottes@mozilla.com at Thu, 17 Nov 2016 20:42:33 +0000
Bug 1291049 - Attempt to bundle the inspector using webpack
MozReview-Commit-ID: IcZ2hNt0TVa
976d440df4dc6946c28477216aedf0bf685400a7: Bug 1291049 - devtools local toolbox integration
draft
Julian Descottes <jdescottes@mozilla.com> - Thu, 17 Nov 2016 16:32:15 +0100 - rev 440564
Push
36266 by jdescottes@mozilla.com at Thu, 17 Nov 2016 20:42:33 +0000
Bug 1291049 - devtools local toolbox integration
MozReview-Commit-ID: Ag6ZbKyqdKH
1e33216239ebdcde47a0f7e80e3c138a8d3335f2: Bug 1314573 - Modify textNode Reps modes to match elementNodeRep; r=Honza
draft
Nicolas Chevobbe <chevobbe.nicolas@gmail.com> - Thu, 17 Nov 2016 18:04:55 +0100 - rev 440563
Push
36265 by chevobbe.nicolas@gmail.com at Thu, 17 Nov 2016 20:39:34 +0000
Bug 1314573 - Modify textNode Reps modes to match elementNodeRep; r=Honza
On elementNodeRep, we have different outputs for tiny and short modes, and
short and long modes are the same.
Since the current long mode of textNodeRep aren't used anywhere, we can do the
same, i.e. have a really small representation for tiny mode, and then the same
rendering for short and long modes.
Modify tests to adapt them to the new rendering.
MozReview-Commit-ID: BRA7iADkn1C
39fcc8ff5cb3386663fb5f0821cecd78abae00b3: Bug 1314573 - Uses Reps in long mode in the console; r=bgrins
draft
Nicolas Chevobbe <chevobbe.nicolas@gmail.com> - Thu, 17 Nov 2016 13:38:23 +0100 - rev 440562
Push
36265 by chevobbe.nicolas@gmail.com at Thu, 17 Nov 2016 20:39:34 +0000
Bug 1314573 - Uses Reps in long mode in the console; r=bgrins
In the MessageBody component, we already have the "mode" props we use
to pass it to the Reps. We only default it to "long" so most of the
message will use it.
We only need to specify to use "short" mode in ConsoleTable cells.
MozReview-Commit-ID: 6KyZkN86bHJ
160e0dd210a5ec227e24f7636444553ebd80c75c: Bug 1314573 - Edit textNode Reps modes to match elementNodeRep; r=Honza
draft
Nicolas Chevobbe <chevobbe.nicolas@gmail.com> - Thu, 17 Nov 2016 18:04:55 +0100 - rev 440561
Push
36264 by chevobbe.nicolas@gmail.com at Thu, 17 Nov 2016 20:23:00 +0000
Bug 1314573 - Edit textNode Reps modes to match elementNodeRep; r=Honza
MozReview-Commit-ID: BRA7iADkn1C
1c6f4c85ddc0054b431981b3198a1fd68495d360: Bug 1314573 - Uses Reps in long mode in the console; r=bgrins
draft
Nicolas Chevobbe <chevobbe.nicolas@gmail.com> - Thu, 17 Nov 2016 13:38:23 +0100 - rev 440560
Push
36264 by chevobbe.nicolas@gmail.com at Thu, 17 Nov 2016 20:23:00 +0000
Bug 1314573 - Uses Reps in long mode in the console; r=bgrins
MozReview-Commit-ID: 6KyZkN86bHJ
a7ff746662f006e1a132ce1e21cac3a0cbbea0e2: Bug 1314573 - Make Reps "long" mode displays first 10 items for object & array-like grips; r=Honza
draft
Nicolas Chevobbe <chevobbe.nicolas@gmail.com> - Thu, 17 Nov 2016 08:02:28 +0100 - rev 440559
Push
36264 by chevobbe.nicolas@gmail.com at Thu, 17 Nov 2016 20:23:00 +0000
Bug 1314573 - Make Reps "long" mode displays first 10 items for object & array-like grips; r=Honza
Adapt tests that relied on an other length for long mode.
MozReview-Commit-ID: J00UmOa2AwJ
e3ed1ae72351365a0fbe96d454d99f97091b7881: Bug 1291049 - devtools-local-toolbox integration
draft
Julian Descottes <jdescottes@mozilla.com> - Thu, 17 Nov 2016 16:32:15 +0100 - rev 440558
Push
36263 by jdescottes@mozilla.com at Thu, 17 Nov 2016 20:19:53 +0000
Bug 1291049 - devtools-local-toolbox integration
MozReview-Commit-ID: 1RHDX8nlWD1
71002713a01942510e8d402136b599fd1634d41b: Bug 1318154 test remote iframe in background page, r=aswan
draft
Shane Caraveo <scaraveo@mozilla.com> - Thu, 17 Nov 2016 12:06:22 -0800 - rev 440557
Push
36262 by mixedpuppy@gmail.com at Thu, 17 Nov 2016 20:07:20 +0000
Bug 1318154 test remote iframe in background page, r=aswan
MozReview-Commit-ID: FuWxJXMyAtZ
708f1f21500327db5713b25a6ec77fb413f30a76: Bug 1225851: Capturing keyed call stacks on demand inside Telemetry. r+chutten,r?gfritzsche
draft
Iaroslav (yarik) Sheptykin <yarik.sheptykin@googlemail.com> - Thu, 17 Nov 2016 20:52:53 +0100 - rev 440556
Push
36261 by yarik.sheptykin@googlemail.com at Thu, 17 Nov 2016 19:59:16 +0000
Bug 1225851: Capturing keyed call stacks on demand inside Telemetry. r+chutten,r?gfritzsche
MozReview-Commit-ID: XSs5MeQ1Bs
0317989ddb7500327728087bdb87343419affa64: Bug 1315255 - Add ability for themes to change toolbar icons. r?mdeboer
draft
Jared Wein <jwein@mozilla.com> - Fri, 04 Nov 2016 16:50:51 -0400 - rev 440555
Push
36260 by jwein@mozilla.com at Thu, 17 Nov 2016 19:58:19 +0000
Bug 1315255 - Add ability for themes to change toolbar icons. r?mdeboer
MozReview-Commit-ID: H8qKR05PpBU
76094c82d70cebcf7e596a43a96585cf3100d64b: merge m-c to cedar
Mike de Boer <mdeboer@mozilla.com> - Thu, 17 Nov 2016 12:46:03 +0100 - rev 440554
Push
36260 by jwein@mozilla.com at Thu, 17 Nov 2016 19:58:19 +0000
merge m-c to cedar
MozReview-Commit-ID: 6QW2yalKQiM
5b53bda4e10d2cf2a4983cfe1114eda05540584e: merge m-c to cedar
Mike de Boer <mdeboer@mozilla.com> - Wed, 16 Nov 2016 11:46:04 +0100 - rev 440553
Push
36260 by jwein@mozilla.com at Thu, 17 Nov 2016 19:58:19 +0000
merge m-c to cedar
MozReview-Commit-ID: 7Ibhre9He8J
798319d63092cdcd8064f40fc071ca55e8babc58: Bug 1313325 - support many more theme properties and browser overrides to support more Chrome themes, video files as background for about:home and about:newtab and much more. r=jaws
Mike de Boer <mdeboer@mozilla.com> - Tue, 15 Nov 2016 13:12:15 +0100 - rev 440552
Push
36260 by jwein@mozilla.com at Thu, 17 Nov 2016 19:58:19 +0000
Bug 1313325 - support many more theme properties and browser overrides to support more Chrome themes, video files as background for about:home and about:newtab and much more. r=jaws
MozReview-Commit-ID: OOqoagzav8
079d4a6ff68727709e9bbe1e562e92d4ca268c09: merge m-c to cedar
Mike de Boer <mdeboer@mozilla.com> - Tue, 15 Nov 2016 13:11:16 +0100 - rev 440551
Push
36260 by jwein@mozilla.com at Thu, 17 Nov 2016 19:58:19 +0000
merge m-c to cedar
MozReview-Commit-ID: 8cX4peiofx5