a41f982ed3a7e8995031fa2cd15d2ab7380a4010: Bug 1416448 - Don't update the ASR during merging for an empty container item, since we can't compute the ASR of the contents. r=miko
Matt Woodrow <mwoodrow@mozilla.com> - Mon, 13 Nov 2017 09:02:48 +1300 - rev 442419
Push 8203 by ryanvm@gmail.com at Wed, 22 Nov 2017 21:05:02 +0000
Bug 1416448 - Don't update the ASR during merging for an empty container item, since we can't compute the ASR of the contents. r=miko
b1aa00643e62f7d96a0d22415637d6dd96b0dc43: Bug 1416028 - Prevent browser_pluginCrashedCommentAndURL.js from leaking crash dump files. r=mconley, a=test-only
Gabriele Svelto <gsvelto@mozilla.com> - Mon, 06 Nov 2017 16:16:13 +0100 - rev 442418
Push 8203 by ryanvm@gmail.com at Wed, 22 Nov 2017 21:05:02 +0000
Bug 1416028 - Prevent browser_pluginCrashedCommentAndURL.js from leaking crash dump files. r=mconley, a=test-only This patch also checks for I/O errors when deleting leftover crashdump files in the test harness and reports them if the files couldn't be deleted. This won't prevent tests from leaking crash dumps if they're not written correctly, but it will make their presence visible and won't cause the harness to hang if it cannot delete them. MozReview-Commit-ID: FLvBJxEKkH5
eb4996243c5e9a10346995acc3ce982b9158bbe5: Bug 1378524 - Fix "TypeError: tab is null" exception raised from browser_inspector_extension_sidebar.js when running on beta. r=pbro, a=test-only
Luca Greco <lgreco@mozilla.com> - Mon, 13 Nov 2017 17:53:56 +0100 - rev 442417
Push 8203 by ryanvm@gmail.com at Wed, 22 Nov 2017 21:05:02 +0000
Bug 1378524 - Fix "TypeError: tab is null" exception raised from browser_inspector_extension_sidebar.js when running on beta. r=pbro, a=test-only MozReview-Commit-ID: DZPA07695VS
bf5501f121c806a37fcf6fd503074f02ab0c8380: Bug 1418227 - Socket timeout is lost in TcpTransport.connect(). r=automatedtester, a=test-only
Henrik Skupin <mail@hskupin.info> - Fri, 17 Nov 2017 10:15:13 +0100 - rev 442416
Push 8203 by ryanvm@gmail.com at Wed, 22 Nov 2017 21:05:02 +0000
Bug 1418227 - Socket timeout is lost in TcpTransport.connect(). r=automatedtester, a=test-only The socket_timeout getter should not return the timeout directly from the socket instance, because right after socket.socket() it is set to "None" internally, which will cause the original value as requested by Marionette to be lost. MozReview-Commit-ID: DkmvvJ4bDF9
4eb0dd155ef28ef6a3b55d91cfa175d0ae919b03: Bug 1418227 - Indicate that sock instance is private. r=automatedtester, a=test-only
Henrik Skupin <mail@hskupin.info> - Fri, 17 Nov 2017 10:24:38 +0100 - rev 442415
Push 8203 by ryanvm@gmail.com at Wed, 22 Nov 2017 21:05:02 +0000
Bug 1418227 - Indicate that sock instance is private. r=automatedtester, a=test-only The sock instance in TcpTransport should not be modified by code outside of the class. As such indicate it least as private. MozReview-Commit-ID: FGgZHYj7EdV
c0da1f29b298e22178bcf71405f17528a5afe2fb: Bug 1418227 - TcpTransport.sock should not be used by consumers. r=automatedtester, a=test-only
Henrik Skupin <mail@hskupin.info> - Fri, 17 Nov 2017 10:48:57 +0100 - rev 442414
Push 8203 by ryanvm@gmail.com at Wed, 22 Nov 2017 21:05:02 +0000
Bug 1418227 - TcpTransport.sock should not be used by consumers. r=automatedtester, a=test-only The socket is managed by TcpTransport and as such the latter should be used to retrieve the socket timeout. MozReview-Commit-ID: EzXCwDtfGvR
73e6110048c494a82868859334a332eff364835a: no bug - Bumping Firefox l10n changesets DONTBUILD r=release a=l10n-bump
L10n Bumper Bot <release+l10nbumper@mozilla.com> - Wed, 22 Nov 2017 10:21:12 -0800 - rev 442413
Push 8202 by ffxbld at Wed, 22 Nov 2017 18:21:21 +0000
no bug - Bumping Firefox l10n changesets DONTBUILD r=release a=l10n-bump ast -> 07539f339719 fi -> 8e7d6225f3b4 hr -> b5c663cfab6e id -> a3bf6ed07225 is -> 3a0d9d474dd5 it -> 62a5ce2d9dd3 ka -> 0ee65c3ad6c6 km -> 21dcf412d6d8 ml -> 861756783858 ne-NP -> d07d9aa26c8c pt-BR -> 7b818dc93e65 pt-PT -> b261c3b27495 sq -> df2a22e066ac ta -> ee19364a4ac4 tr -> 1aceb0fa25df zh-CN -> 1850efb554e6
f5b01d72d7c8c3662de269e54850dec3867ba4fe: no bug - Bumping Fennec l10n changesets DONTBUILD r=release a=l10n-bump
L10n Bumper Bot <release+l10nbumper@mozilla.com> - Wed, 22 Nov 2017 10:21:06 -0800 - rev 442412
Push 8202 by ffxbld at Wed, 22 Nov 2017 18:21:21 +0000
no bug - Bumping Fennec l10n changesets DONTBUILD r=release a=l10n-bump ast -> 593527ffa6d4 fi -> 8e7d6225f3b4 id -> a3bf6ed07225 is -> cded4caf1852 ka -> 0ee65c3ad6c6 ml -> 861756783858 ne-NP -> d07d9aa26c8c oc -> d879a08887c1 pt-BR -> 7b818dc93e65 pt-PT -> 63a9d0b5244a sq -> d271c48622ec trs -> eef81cc0b272 vi -> cd9f8719e37b zh-CN -> 1850efb554e6
bab083518607c3e22a09a8befc6a1199748e31a4: Backed out changesets cdaf608ce668 and 001b6191ff91 (bug 1416448) for build bustage. r=backout a=backout on a CLOSED TREE
Sebastian Hengst <archaeopteryx@coole-files.de> - Wed, 22 Nov 2017 18:11:52 +0200 - rev 442411
Push 8201 by archaeopteryx@coole-files.de at Wed, 22 Nov 2017 16:14:59 +0000
Backed out changesets cdaf608ce668 and 001b6191ff91 (bug 1416448) for build bustage. r=backout a=backout on a CLOSED TREE
cdaf608ce668a2fc22df983f9db74dbade65e826: Bug 1416448 - Don't update the ASR during merging for an empty container item, since we can't compute the ASR of the contents: fix merge conflict. r=bustage-fix a=bustage-fix on a CLOSED TREE
Sebastian Hengst <archaeopteryx@coole-files.de> - Wed, 22 Nov 2017 16:24:06 +0200 - rev 442410
Push 8200 by archaeopteryx@coole-files.de at Wed, 22 Nov 2017 14:29:52 +0000
Bug 1416448 - Don't update the ASR during merging for an empty container item, since we can't compute the ASR of the contents: fix merge conflict. r=bustage-fix a=bustage-fix on a CLOSED TREE
5758facf358ba61b7bebb63d9b8e873f30f33124: Bug 1412090 - patch 4 - Also adopt the ContentParent::NotifyUpdatedFonts method on macOS, so that only the parent process needs to register with CFNotificationCenter for font-changed notifications. r=lsalzman a=gchang
Jonathan Kew <jkew@mozilla.com> - Thu, 09 Nov 2017 16:54:37 +0000 - rev 442409
Push 8199 by apavel@mozilla.com at Wed, 22 Nov 2017 13:58:57 +0000
Bug 1412090 - patch 4 - Also adopt the ContentParent::NotifyUpdatedFonts method on macOS, so that only the parent process needs to register with CFNotificationCenter for font-changed notifications. r=lsalzman a=gchang
5edf5a792dc37f502452fc103fbdf490b7b6874b: Bug 1412090 - patch 3 - Check the sandbox policy to verify font files will be readable by the content process before including them in the system font list. r=gps a=gchang
Jonathan Kew <jkew@mozilla.com> - Thu, 09 Nov 2017 16:54:30 +0000 - rev 442408
Push 8199 by apavel@mozilla.com at Wed, 22 Nov 2017 13:58:57 +0000
Bug 1412090 - patch 3 - Check the sandbox policy to verify font files will be readable by the content process before including them in the system font list. r=gps a=gchang
a298f27945aafc8282c103c90916d4c7ca57c82f: Bug 1412090 - patch 2.1 - Work around FcNameParse bug in fontconfig versions around 2.11.0, by escaping any leading space in the encoded charset element. r=lsalzman a=gchang
Jonathan Kew <jkew@mozilla.com> - Sun, 12 Nov 2017 21:35:25 +0000 - rev 442407
Push 8199 by apavel@mozilla.com at Wed, 22 Nov 2017 13:58:57 +0000
Bug 1412090 - patch 2.1 - Work around FcNameParse bug in fontconfig versions around 2.11.0, by escaping any leading space in the encoded charset element. r=lsalzman a=gchang
a9f13ba650d2121ba8e519779a04e43815df0f7c: Bug 1412090 - patch 2 - Rework the fontconfig-based platform font list implementation to pass the list of available font patterns from chrome to content, instead of letting the content process get it directly from fontconfig. r=lsalzman a=gchang
Jonathan Kew <jkew@mozilla.com> - Thu, 02 Nov 2017 20:29:33 +0000 - rev 442406
Push 8199 by apavel@mozilla.com at Wed, 22 Nov 2017 13:58:57 +0000
Bug 1412090 - patch 2 - Rework the fontconfig-based platform font list implementation to pass the list of available font patterns from chrome to content, instead of letting the content process get it directly from fontconfig. r=lsalzman a=gchang
bfe05205f198cf7e4aac88e515725ee3fc394023: Bug 1412090 - patch 1 - Wrap the font family record used to pass font info from chrome to content on macOS in a union, in preparation for using the same mechanism with a different type of font record on Linux. (No functional change here, just the added union type and some renamings from 'font family list' to 'font list' to be more generic.) r=lsalzman a=gchang
Jonathan Kew <jkew@mozilla.com> - Thu, 02 Nov 2017 17:23:16 +0000 - rev 442405
Push 8199 by apavel@mozilla.com at Wed, 22 Nov 2017 13:58:57 +0000
Bug 1412090 - patch 1 - Wrap the font family record used to pass font info from chrome to content on macOS in a union, in preparation for using the same mechanism with a different type of font record on Linux. (No functional change here, just the added union type and some renamings from 'font family list' to 'font list' to be more generic.) r=lsalzman a=gchang
65eaccbc3cdd8b2a3a8adda505bf998b1e659c6d: servo: Merge #19263 - selectors: Allow white space in the brackets of an attribute selector (from heycam:attr-ws); r=SimonSapin a=gchang
Cameron McCormack <cam@mcc.id.au> - Sat, 18 Nov 2017 00:47:57 -0600 - rev 442404
Push 8198 by apavel@mozilla.com at Wed, 22 Nov 2017 13:55:25 +0000
servo: Merge #19263 - selectors: Allow white space in the brackets of an attribute selector (from heycam:attr-ws); r=SimonSapin a=gchang Source-Repo: https://github.com/servo/servo Source-Revision: 7b886b4479763018ecad62aa6db96049732ca9ed
383831f52344c32148287fa28f41a0e573448504: Bug 1370915 - Reorganize compatibility checks in BrowserApp and GeckoApp to avoid attempting to load mozglue on unsupported hardware. r=jchen a=gchang
Dylan Roeh <droeh@mozilla.com> - Fri, 17 Nov 2017 08:51:39 -0600 - rev 442403
Push 8197 by apavel@mozilla.com at Wed, 22 Nov 2017 13:53:17 +0000
Bug 1370915 - Reorganize compatibility checks in BrowserApp and GeckoApp to avoid attempting to load mozglue on unsupported hardware. r=jchen a=gchang
a8ed5d6e5ff37f33420e97f74cb5eab0531b0e6d: Bug 1392947 - Add more credit card expiration date matching patterns to enhance prediction. r=lchang,seanlee a=gchang
Ray Lin <ralin@mozilla.com> - Wed, 15 Nov 2017 17:33:01 +0800 - rev 442402
Push 8196 by apavel@mozilla.com at Wed, 22 Nov 2017 13:51:41 +0000
Bug 1392947 - Add more credit card expiration date matching patterns to enhance prediction. r=lchang,seanlee a=gchang MozReview-Commit-ID: 3WyU6wSC8wD
c818d9deb4627045e57217ed3274697496edff92: Bug 1417650 - Correctly specify flags for Tab:OpenUri; r=me a=gchang
Jim Chen <nchen@mozilla.com> - Mon, 20 Nov 2017 14:15:35 -0500 - rev 442401
Push 8195 by apavel@mozilla.com at Wed, 22 Nov 2017 13:49:59 +0000
Bug 1417650 - Correctly specify flags for Tab:OpenUri; r=me a=gchang Pass in the flag names for Tab:OpenUri so we don't have to worry about synchronizing the flags in Java with ones in C++. r=me for trivial patch. MozReview-Commit-ID: BowjLV1s7nT
29d36b507287ce7f7c5f1a43bc80d0e311cff0b1: Bug 1390856 - Fix XDR helper thread error handling. r=nbp a=gchang
Ted Campbell <tcampbell@mozilla.com> - Sun, 19 Nov 2017 00:41:32 -0500 - rev 442400
Push 8194 by apavel@mozilla.com at Wed, 22 Nov 2017 13:48:11 +0000
Bug 1390856 - Fix XDR helper thread error handling. r=nbp a=gchang Make sure not to return TranscodeResult_Ok if an OOM happens while running XDR on a helper thread. Also fix OOM handling when computing BuildID. MozReview-Commit-ID: EPYNhFsclVG
(0) -300000 -100000 -30000 -10000 -3000 -1000 -300 -100 -50 -20 +20 +50 +100 +300 +1000 +3000 +10000 +30000 +100000 tip