dbada8f72a7c79acf446e973de83b452d6f679e6: Bug 1350246 - [Part3] Implement a HLSDemuxer and its trackdemuxers for AV. r=jya
James Cheng <jacheng@mozilla.com> - Fri, 05 May 2017 16:44:52 +0800 - rev 593246
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
Bug 1350246 - [Part3] Implement a HLSDemuxer and its trackdemuxers for AV. r=jya
MozReview-Commit-ID: EndIUfiSEMu
3329c56140d8d2fb453342ea15d08df008b53a4b: Bug 1350246 - [Part2] Implement a HLSResource as a MediaResource. r=jya
James Cheng <jacheng@mozilla.com> - Fri, 05 May 2017 16:42:34 +0800 - rev 593245
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
Bug 1350246 - [Part2] Implement a HLSResource as a MediaResource. r=jya
MozReview-Commit-ID: BOH0AvScYfK
cc1756d3a157d76acc88e24904e26a928863e275: Bug 1350246 - [Part1] Implement a HLSDecoder as a MediaDecoder. r=jya
James Cheng <jacheng@mozilla.com> - Fri, 05 May 2017 16:40:29 +0800 - rev 593244
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
Bug 1350246 - [Part1] Implement a HLSDecoder as a MediaDecoder. r=jya
MozReview-Commit-ID: AROu6wdm9RZ
0a728d8ee04e18b7cb306113546c3718fd435ebb: Bug 1350246 - [Part0] Add a Util header for PR logging and define MOZ_ANDROID_HLS_SUPPORT macro. r=jya
James Cheng <jacheng@mozilla.com> - Fri, 05 May 2017 16:43:48 +0800 - rev 593243
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
Bug 1350246 - [Part0] Add a Util header for PR logging and define MOZ_ANDROID_HLS_SUPPORT macro. r=jya
MozReview-Commit-ID: J3koxu4F3kC
07b11447b58fae57cc71fc47c38eea1f669729d5: Bug 1371834 - Add arrow+bar download icon for MOZ_PHOTON_THEME. r=jaws
Sam Foster <sfoster@mozilla.com> - Fri, 09 Jun 2017 18:03:16 -0700 - rev 593242
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
Bug 1371834 - Add arrow+bar download icon for MOZ_PHOTON_THEME. r=jaws
MozReview-Commit-ID: KsY07bZNViN
f4ac1c0f94e0a6b349cb6cd96d73e20aacebd02e: Bug 1371841: Only send PeerConnectionImpl::RecordEndOfCallTelemetry telemetry when connection information is exchanged. r=bwc
Paul Ellenbogen <pe5@cs.princeton.edu> - Fri, 09 Jun 2017 14:21:33 -0700 - rev 593241
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
Bug 1371841: Only send PeerConnectionImpl::RecordEndOfCallTelemetry telemetry when connection information is exchanged. r=bwc
MozReview-Commit-ID: Dw6HMtdngD5
7a1732661b9d2eb8877479f5024cd4edbca7bf23: Bug 1368195 - Remove BaseMarionetteTestRunner.appinfo; r=maja_zf,whimboo
Andreas Tolfsen <ato@mozilla.com> - Sat, 27 May 2017 17:58:55 +0100 - rev 593240
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
Bug 1368195 - Remove BaseMarionetteTestRunner.appinfo; r=maja_zf,whimboo
BaseMarionetteTestRunner.appinfo is used in two places: when logging
whether E10s is enabled at the beginning of a test run, and for comparing
a few properties in the WebDriver capabilities test.
It currently tries to serialise Services.appinfo, which has
a field QueryInterface, which is a function. Because of the
Function.prototype.inherits field, this serialisation results in an
infinite recursion, presumably because the inherits method itself is
a function.
This patch removes BaseMarionetteTestRunner.appinfo as it is a clunky and
potentially error-prone implementation due to the way it caches appinfo,
and replaces the current consumers with functions retrieving specific
properties from Services.appinfo.
MozReview-Commit-ID: BPDA6TJrHHb
42320bc6997700a0c469bdbcf10bbf6234862861: servo: Merge #17272 - Add an index.html page for geckolib docs (from canaltinova:geckolib-doc); r=jdm
Nazım Can Altınova <canaltinova@gmail.com> - Mon, 12 Jun 2017 08:38:16 -0700 - rev 593239
Push
63649 by jodvarko@mozilla.com at Tue, 13 Jun 2017 12:02:58 +0000
servo: Merge
#17272 - Add an index.html page for geckolib docs (from canaltinova:geckolib-doc); r=jdm
We have successfully added docs for geckolib to `doc.servo.org` in
#17243 but we still can't use http://doc.servo.org/geckolib to navigate to geckolib docs because of the lack of an index.html file.
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
<!-- Either: -->
- [X] These changes do not require tests because they are CI changes.
Source-Repo:
https://github.com/servo/servo
Source-Revision:
8085a3717822e70185a7deb50e3250a3a86ab857
4d816fc3a8c9d395fb39c65f9bb37b77d3660888: Bug 1370513 - Add an explanation text on about:telemetry homepage r?chutten
draft
flyingrub <flyinggrub@gmail.com> - Mon, 12 Jun 2017 18:52:17 +0200 - rev 593238
Push
63648 by bmo:flyinggrub@gmail.com at Tue, 13 Jun 2017 11:47:07 +0000
Bug 1370513 - Add an explanation text on about:telemetry homepage r?chutten
MozReview-Commit-ID: Bu0durfGC5R
9597d0d3acb0dd52fb61993e5bf65081c9ca817c: Bug 1303515 - Part 1: Add form autofill update doorhanger. r=MattN
draft
steveck-chung <schung@mozilla.com> - Tue, 13 Jun 2017 18:06:45 +0800 - rev 593237
Push
63647 by bmo:schung@mozilla.com at Tue, 13 Jun 2017 11:02:36 +0000
Bug 1303515 - Part 1: Add form autofill update doorhanger. r=MattN
MozReview-Commit-ID: I7LhGcIDGre
6abf4f481ec76d4ef050a350aa0244772aa5b177: Bug 1372516 - TSFStaticSink should compare GUID rather than name when checking active TIP r?m_kato
draft
Masayuki Nakano <masayuki@d-toybox.com> - Tue, 13 Jun 2017 18:36:21 +0900 - rev 593236
Push
63646 by masayuki@d-toybox.com at Tue, 13 Jun 2017 11:02:04 +0000
Bug 1372516 - TSFStaticSink should compare GUID rather than name when checking active TIP r?m_kato
TIP name may be localed on some locales of Windows. Additionally, names may be updated in the future releases. So, it's safer to use GUID rather than name when TSFStaticSink checks active TIP is a specific one.
MozReview-Commit-ID: 6HNePZV7kgJ
be6b3339189dfd92e4e1559be542139862748212: Bug 1372483 - Get rid of the hack for Easy Changjei from TSFTextStore since it isn't available on Firefox anymore r?m_kato
draft
Masayuki Nakano <masayuki@d-toybox.com> - Tue, 13 Jun 2017 16:51:33 +0900 - rev 593235
Push
63645 by masayuki@d-toybox.com at Tue, 13 Jun 2017 11:00:59 +0000
Bug 1372483 - Get rid of the hack for Easy Changjei from TSFTextStore since it isn't available on Firefox anymore r?m_kato
Easy Changjei, a Traditional Chinese IME, isn't available on Firefox because:
* The vendor has gone and nobody keeps maintaining it.
* It crashes at first key press since it was built with older Visual Studio and depends on the version's CRT.
Therefore, we don't need to support it anymore.
MozReview-Commit-ID: LjyAvWsrlJ1
ea6de75a420feb86d9b47d851d2f75b3cd2d0562: Bug 1369694 Create TSFPrefs class and make it cache each pref at first use r?m_kato
draft
Masayuki Nakano <masayuki@d-toybox.com> - Sat, 10 Jun 2017 04:19:27 +0900 - rev 593234
Push
63645 by masayuki@d-toybox.com at Tue, 13 Jun 2017 11:00:59 +0000
Bug 1369694 Create TSFPrefs class and make it cache each pref at first use r?m_kato
Getting all prefs for TSFTextStore during initializing may make damage to start up performance.
So, each one should be retrieved when the one is actually necessary.
This patch creates TSFPrefs (I like better to name it TSFPreferences, but such long name isn't better when calling long name methods.) and implemented by simple macro.
MozReview-Commit-ID: A01LEAW4E7i
f24b17f11e919e534f137a488b8ddbf4f3146511: Bug 1372486 - Part 2: Support mach/gradle build for both Photon with its resources. r?maliu,nechen,walkingice
draft
Jing-wei Wu <topwu.tw@gmail.com> - Tue, 13 Jun 2017 14:05:55 +0800 - rev 593233
Push
63644 by bmo:topwu.tw@gmail.com at Tue, 13 Jun 2017 10:59:37 +0000
Bug 1372486 - Part 2: Support mach/gradle build for both Photon with its resources. r?maliu,nechen,walkingice
Photon can be built by gradle or mach:
1. To use gradle, just choose build variant contains 'photon' in Android Studio;
2. To use mach, add `ac_add_options --enable-photon` in mozconfig.
MozReview-Commit-ID: 3RVwWpDyXyR
b5fe16cdedb537c337accb6805418314a899ef1a: Bug 1372486 - Part 1: Duplicate resources for Photon for visual refresh. r?maliu,nechen,walkingice
draft
Jing-wei Wu <topwu.tw@gmail.com> - Tue, 13 Jun 2017 14:05:16 +0800 - rev 593232
Push
63644 by bmo:topwu.tw@gmail.com at Tue, 13 Jun 2017 10:59:37 +0000
Bug 1372486 - Part 1: Duplicate resources for Photon for visual refresh. r?maliu,nechen,walkingice
MozReview-Commit-ID: 1paasa4pouT
428635e06853cc36333e3d6cd78edc13ded102fb: Bug 1372549 part 2 - Avoid return reframe / reflow for list-style-{type,position} if display is not list-item. r?heycam
draft
Xidorn Quan <me@upsuper.org> - Tue, 13 Jun 2017 20:49:33 +1000 - rev 593231
Push
63643 by xquan@mozilla.com at Tue, 13 Jun 2017 10:50:13 +0000
Bug 1372549 part 2 - Avoid return reframe / reflow for list-style-{type,position} if display is not list-item. r?heycam
MozReview-Commit-ID: LugfFRIu3MS
03e14704887b692bec0b640abd5284eacd627e74: Bug 1372549 part 1 - Slightly simplify DO_STRUCT_DIFFERENCE macro usage. r?heycam
draft
Xidorn Quan <me@upsuper.org> - Tue, 13 Jun 2017 20:48:37 +1000 - rev 593230
Push
63643 by xquan@mozilla.com at Tue, 13 Jun 2017 10:50:13 +0000
Bug 1372549 part 1 - Slightly simplify DO_STRUCT_DIFFERENCE macro usage. r?heycam
MozReview-Commit-ID: BXHHoXOcsEP
5809c6f1ec6347b4830296147c831f4b6a884615: Bug 1366975 - testMediaCache.
draft
bechen <bechen@mozilla.com> - Tue, 13 Jun 2017 18:44:40 +0800 - rev 593229
Push
63642 by bechen@mozilla.com at Tue, 13 Jun 2017 10:44:55 +0000
Bug 1366975 - testMediaCache.
MozReview-Commit-ID: IagkfUM4Lmc
07614c9d333fc87948918c486cc98e0b3f969957: Bug 1366975 - MediaElement
draft
bechen <bechen@mozilla.com> - Tue, 13 Jun 2017 18:44:38 +0800 - rev 593228
Push
63642 by bechen@mozilla.com at Tue, 13 Jun 2017 10:44:55 +0000
Bug 1366975 - MediaElement
MozReview-Commit-ID: HBJFjtCe8Eu
8ffe2cd238115bff718f86a6c889853665048301: Bug 1366975 - MediaElementWebidl.
draft
bechen <bechen@mozilla.com> - Tue, 13 Jun 2017 18:44:35 +0800 - rev 593227
Push
63642 by bechen@mozilla.com at Tue, 13 Jun 2017 10:44:55 +0000
Bug 1366975 - MediaElementWebidl.
MozReview-Commit-ID: HNPOLlvlcMP