a47911a010ff4d9757d6edec1aaf78e78f9dc443: Bug 1393055 - map ScaledFonts to WebRender FontInstanceKeys. r=jrmuizel
Lee Salzman <lsalzman@mozilla.com> - Wed, 30 Aug 2017 13:45:11 -0400 - rev 378154
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1393055 - map ScaledFonts to WebRender FontInstanceKeys. r=jrmuizel
MozReview-Commit-ID: AadEI5CnTZ1
14fcefb89e4fe5b6101549ed32f7ab25d6d73fd5: Bug 1395237 - Fix for change in WR cset da0b2138. r=jrmuizel
Kartikaya Gupta <kgupta@mozilla.com> - Thu, 31 Aug 2017 14:09:26 -0400 - rev 378153
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395237 - Fix for change in WR cset da0b2138. r=jrmuizel
MozReview-Commit-ID: LC6rp1Vysdp
0363b34d637c714b452baeea0d3fbb860e9951eb: Bug 1395237 - Update reftest fuzz values as a result of WR cset f1569c04. r=jrmuizel
Kartikaya Gupta <kgupta@mozilla.com> - Thu, 31 Aug 2017 14:09:26 -0400 - rev 378152
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395237 - Update reftest fuzz values as a result of WR cset f1569c04. r=jrmuizel
MozReview-Commit-ID: RGvlA2lM8
ad188215f64d913ad5f7f80489b2e3192493b815: Bug 1395237 - Update webrender to commit 81cba6b139c4c1061cab6a1c38acf2ae7f50445d. r=jrmuizel
Kartikaya Gupta <kgupta@mozilla.com> - Thu, 31 Aug 2017 14:09:26 -0400 - rev 378151
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395237 - Update webrender to commit 81cba6b139c4c1061cab6a1c38acf2ae7f50445d. r=jrmuizel
Includes Cargo.lock updates.
MozReview-Commit-ID: GsEbblWnzT3
7066bd72a0a79229b8326d777e78cfb90ce47c8a: Bug 1395654 - Use --blue-50 for the devtools tab line color. r=bgrins DONTBUILD
Gabriel Luong <gabriel.luong@gmail.com> - Thu, 31 Aug 2017 13:51:47 -0400 - rev 378150
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395654 - Use --blue-50 for the devtools tab line color. r=bgrins DONTBUILD
c1965dd5b28cd3e9a20a68d5d1461cf73491abf4: Bug 1313372 - Disable browser/components/extensions/test/browser/browser_ext_browserAction_popup.js on linux32 debug. r=gbrown
Joel Maher <jmaher@mozilla.com> - Thu, 31 Aug 2017 13:50:13 -0400 - rev 378149
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1313372 - Disable browser/components/extensions/test/browser/browser_ext_browserAction_popup.js on linux32 debug. r=gbrown
0f25af758ee45b615328e46ae385d6e940e20e71: Bug 1395170 - Fix lint warnings/errors from BasicGeckoViewPrompt; r=droeh
Jim Chen <nchen@mozilla.com> - Thu, 31 Aug 2017 13:42:52 -0400 - rev 378148
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395170 - Fix lint warnings/errors from BasicGeckoViewPrompt; r=droeh
Fix the following lint errors/warnings,
* Using inlined constants on older versions
Add version check for usages of Intent.EXTRA_ALLOW_MULTIPLE and
Intent.EXTRA_MIME_TYPES.
* Calling new methods on older versions
Change usages of AlertDialog.Builder#setOnDismissListener to
Dialog#setOnDismissListener instead.
* Missing recycle() calls
Add missing TypedArray#recycle call
MozReview-Commit-ID: EwZFDKqoCjL
b0066ef926e105ad6985fc53df554bdccc476552: Bug 1395168 - Add tests for key synthesis; r=esawin
Jim Chen <nchen@mozilla.com> - Thu, 31 Aug 2017 13:42:51 -0400 - rev 378147
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395168 - Add tests for key synthesis; r=esawin
Add tests for synthesizing keys, including test for dummy keys and test
for wrong metastate for synthesized non-English keys (i.e.
bug 1387889).
MozReview-Commit-ID: SvddU2BHle
d1768de3e9f2ed9539b681bb31a491c426205ee5: Bug 1384478 - browser/base/content/test/general/browser_save_video.js fails when we enable rcwn, r=honzab
Michal Novotny <michal.novotny@gmail.com> - Thu, 31 Aug 2017 19:26:13 +0200 - rev 378146
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1384478 - browser/base/content/test/general/browser_save_video.js fails when we enable rcwn, r=honzab
b6c7cf7bb17cec0cabd7a46719805020546e6444: Backed out changeset d7c36348c05b (bug 1392511) for valgrind failure on Linux x64 opt. r=backout
Sebastian Hengst <archaeopteryx@coole-files.de> - Thu, 31 Aug 2017 19:16:58 +0200 - rev 378145
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Backed out changeset d7c36348c05b (
bug 1392511) for valgrind failure on Linux x64 opt. r=backout
7a5f3c233e1b30db2819b131ec8f039a373eee22: Bug 1380270 - Add dlopen() version of libudev-sys r=qdot,ted
Tim Taubert <ttaubert@mozilla.com> - Thu, 31 Aug 2017 19:11:27 +0200 - rev 378144
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1380270 - Add dlopen() version of libudev-sys r=qdot,ted
0739638977522ee5d83b23426cd5869efd311e8c: Bug 815077 - Make unicode ETHIOPIC WORDSPACE count as a space character. r=jfkthame
Mats Palmgren <mats@mozilla.com> - Thu, 31 Aug 2017 19:08:20 +0200 - rev 378143
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 815077 - Make unicode ETHIOPIC WORDSPACE count as a space character. r=jfkthame
MozReview-Commit-ID: DhUayZurZ00
3802e158c61fe4b3f829756ed919263062ea5b56: Bug 1395609 - Bump the the font-size to 12px for the devtools toolbar tab label. r=bgrins
Gabriel Luong <gabriel.luong@gmail.com> - Thu, 31 Aug 2017 13:04:24 -0400 - rev 378142
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395609 - Bump the the font-size to 12px for the devtools toolbar tab label. r=bgrins
1116ed0b6942e27cf685fa7a496dea8cdd190e86: Bug 1395442 - Remove nsHTMLDocument::mFormControls because it's never set; r=smaug
Ehsan Akhgari <ehsan@mozilla.com> - Thu, 31 Aug 2017 01:28:20 -0400 - rev 378141
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395442 - Remove nsHTMLDocument::mFormControls because it's never set; r=smaug
f2124b88c59d4b65b1a8dea5e33813d6ff5dbf9d: Bug 1395469 - Check discarded ChromeWindow in staleness test. r=me
Andreas Tolfsen <ato@sny.no> - Thu, 31 Aug 2017 13:25:52 +0100 - rev 378140
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1395469 - Check discarded ChromeWindow in staleness test. r=me
HTML elements' ownerGlobal is a WindowProxy that indirects operations
to the current browsing context. However, for XUL elements this global
is ChromeWindow which gets reset to null when the window is discarded.
For the same reason, since win indirects to the current browsing context's
associated window, we need to test that the element's node document is
not the active document.
Finally test that its shadow-including root is a document.
MozReview-Commit-ID: EYh18P8DbcN
87c41124f7c1f661d45c673c0f0c28bcb38d52a7: Bug 1353762 - Revert RTCCertificate changes and remove unnecessary null-check r=keeler
Tim Taubert <ttaubert@mozilla.com> - Thu, 31 Aug 2017 16:14:37 +0200 - rev 378139
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1353762 - Revert RTCCertificate changes and remove unnecessary null-check r=keeler
86a0af16631d9369dbe3f0e87e88400f6bd05f63: Bug 1390942: Recomposite areas of a container where child layers became visible. r=mattwoodrow
Bas Schouten <bschouten@mozilla.com> - Thu, 31 Aug 2017 16:27:26 +0000 - rev 378138
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1390942: Recomposite areas of a container where child layers became visible. r=mattwoodrow
MozReview-Commit-ID: E9qMmwvcGKU
6e0eb137038981bb7d8781d2842cdf982361c82c: Bug 1392755 - Use a normal thread instead of LazyIdleThread for QuotaManager IO thread. r=jvarga
Andrew Sutherland <asutherland@asutherland.org> - Wed, 30 Aug 2017 15:09:32 -0400 - rev 378137
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1392755 - Use a normal thread instead of LazyIdleThread for QuotaManager IO thread. r=jvarga
QuotaManager is now a hip, popular subsystem used by many consumers, many of
which are now latency sensitive. There is no longer any meaningful benefit to
using LazyIdleThread, but there are latency downsides. Also, LazyIdleThread
has some bugs at shutdown and complications for callers that use
NS_GetCurrentThread(). So, begone LazyIdleThread!
d7c36348c05b4634d7f5ade63470fd6962f141f2: Bug 1392511 - Report the correct information for used bytes. r=jonco
Paul Bone <pbone@mozilla.com> - Fri, 25 Aug 2017 15:03:24 +1000 - rev 378136
Push
50200 by archaeopteryx@coole-files.de at Fri, 01 Sep 2017 08:44:00 +0000
Bug 1392511 - Report the correct information for used bytes. r=jonco
Only use the promotion rate to make pre tenuring and nursery size decisions
(now that it is calculated correctly and not under-estimated) if the nursery
is at least 90% full.
7fb1527b1af3916f679fa07f096eccd0a97cfc82: Bug 1394846 - Fix EventEmitter.decorate exception on Firefox for Android. r=mixedpuppy
Luca Greco <lgreco@mozilla.com> - Tue, 29 Aug 2017 18:26:29 +0200 - rev 378135
Push
50199 by luca.greco@alcacoop.it at Fri, 01 Sep 2017 08:41:59 +0000
Bug 1394846 - Fix EventEmitter.decorate exception on Firefox for Android. r=mixedpuppy
MozReview-Commit-ID: DhaVpD1zcaS