32b36f551d677429cc5e40dba9b40305bcdb6dfe: Bug 1458621 - Move Pocket pref to firefox.js
draft
Ursula Sarracini <usarracini@mozilla.com> - Mon, 07 May 2018 15:21:44 -0400 - rev 792165
Push
109018 by usarracini@mozilla.com at Mon, 07 May 2018 19:23:48 +0000
Bug 1458621 - Move Pocket pref to firefox.js
MozReview-Commit-ID: KDS1wez8erg
9492be8801e2243ba16c25e0cd41c89592e31965: Bug 1458997 - Wait until the session has been restored before applying the theme transition properties. r?dao
draft
Jared Wein <jwein@mozilla.com> - Mon, 07 May 2018 14:56:47 -0400 - rev 792164
Push
109017 by bmo:jaws@mozilla.com at Mon, 07 May 2018 19:21:37 +0000
Bug 1458997 - Wait until the session has been restored before applying the theme transition properties. r?dao
MozReview-Commit-ID: FyOkSgyHP6j
9dbd9fec54451984b7a530522a91885cd7ceecd7: Bug 1445392: Avoid posting a slotchange event microtask during shutdown. r?smaug
draft
Emilio Cobos Álvarez <emilio@crisal.io> - Mon, 07 May 2018 20:49:47 +0200 - rev 792163
Push
109016 by bmo:emilio@crisal.io at Mon, 07 May 2018 19:18:38 +0000
Bug 1445392: Avoid posting a slotchange event microtask during shutdown. r?smaug
Not sure if moving stuff to nsXPCOM is acceptable or if I should add an NS_*
function instead.
MozReview-Commit-ID: 1ga6cDVRX5
9df0ae05136917ef1272686ea6aa868af5b4eb9e: Bug 1445392: Make HTMLSlotElement slot change event stuff not linear. r?smaug
draft
Emilio Cobos Álvarez <emilio@crisal.io> - Mon, 07 May 2018 19:09:19 +0200 - rev 792162
Push
109016 by bmo:emilio@crisal.io at Mon, 07 May 2018 19:18:38 +0000
Bug 1445392: Make HTMLSlotElement slot change event stuff not linear. r?smaug
Also fix refcount churn in nsDOMMutationObserver and such.
MozReview-Commit-ID: GwEB0LZY7Ss
7433e1d913229738bd56891db88d587875bcd936: Bug 1458375 - Make cpstartup Talos test load the target over http:// rather than chrome://. r?rwood
draft
Mike Conley <mconley@mozilla.com> - Mon, 07 May 2018 15:11:12 -0400 - rev 792161
Push
109015 by mconley@mozilla.com at Mon, 07 May 2018 19:11:58 +0000
Bug 1458375 - Make cpstartup Talos test load the target over http:// rather than chrome://. r?rwood
MozReview-Commit-ID: 6XDV2a6bGEG
93bef3333002397901a08ca879361d4b52947b33: Bug 1459071 - Synchronize mozharness's virtualenv with vendored copy; r?ted
draft
Gregory Szorc <gps@mozilla.com> - Thu, 03 May 2018 15:58:45 -0700 - rev 792160
Push
109015 by mconley@mozilla.com at Mon, 07 May 2018 19:11:58 +0000
Bug 1459071 - Synchronize mozharness's virtualenv with vendored copy; r?ted
We have two copies of virtualenv in the repo :/
This commit effectively copies third_party/python/virtualenv into
the mozharness directory so the virtualenv versions are in sync.
MozReview-Commit-ID: A6LIU3CW2XB
c4b546c3cc29b99df6cd792f1cb6dd5a51e67bef: Bug 1459071 - Monkeypatch os.chflags to work around SF_RESTRICTED; r?ted
draft
Gregory Szorc <gps@mozilla.com> - Thu, 03 May 2018 15:56:51 -0700 - rev 792159
Push
109015 by mconley@mozilla.com at Mon, 07 May 2018 19:11:58 +0000
Bug 1459071 - Monkeypatch os.chflags to work around SF_RESTRICTED; r?ted
shutil may attempt to preserve the SF_RESTRICTED flag when copying
stat data. macOS doesn't appear to let regular users set this flag.
When virtualenv attempts to copy files in
/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload
that have this flag set, we get errno 1 (operation not permitted) because
we can't set this flag on the copied file.
This (very hacky) commit monkeypatches os.chflags in virtualenv.py
to silently drop the SF_RESTRICTED flag when virtualenv is calling
into shutil.
MozReview-Commit-ID: BODmKcPhdx
a1f3f0cdd430dfbe1dfebff9707b3f962ce71b7f: Bug 1458890 - Change the host wildcard in History.removeByFilter. r=standard8
draft
Marco Bonardo <mbonardo@mozilla.com> - Sat, 05 May 2018 00:12:43 +0200 - rev 792158
Push
109014 by mak77@bonardo.net at Mon, 07 May 2018 19:00:22 +0000
Bug 1458890 - Change the host wildcard in History.removeByFilter. r=standard8
MozReview-Commit-ID: 3ffDqpfX1GO
a4fd78889d19643a95bed1dca69bd89df7dff7e4: Bug 1458997 - Wait until the session has been restored before applying the theme transition properties. r?dao
draft
Jared Wein <jwein@mozilla.com> - Mon, 07 May 2018 14:56:47 -0400 - rev 792157
Push
109013 by bmo:jaws@mozilla.com at Mon, 07 May 2018 18:57:25 +0000
Bug 1458997 - Wait until the session has been restored before applying the theme transition properties. r?dao
MozReview-Commit-ID: FyOkSgyHP6j
9e8985a0d8bacd3a16fb6aa90355ce9f7b20e36c: Bug 1459701 - Don't crash if ContentParent::UnregisterRemoteFrame is called with a ContentParentId that doesn't exist; r?jimm
draft
Alex Gaynor <agaynor@mozilla.com> - Wed, 25 Apr 2018 11:35:56 -0400 - rev 792156
Push
109012 by bmo:agaynor@mozilla.com at Mon, 07 May 2018 18:51:50 +0000
Bug 1459701 - Don't crash if ContentParent::UnregisterRemoteFrame is called with a ContentParentId that doesn't exist; r?jimm
MozReview-Commit-ID: AUnuR6W2S5S
901d1b7da5b1d058d8a91d98ed90addf7ef7c302: Bug 1456069 - Always show frame button if user is on options panel;r=jryans,birtles
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 23 Apr 2018 11:20:12 +0200 - rev 792155
Push
109011 by jdescottes@mozilla.com at Mon, 07 May 2018 18:51:38 +0000
Bug 1456069 - Always show frame button if user is on options panel;r=jryans,birtles
MozReview-Commit-ID: CqwcVlxrQMd
46045d4197c0ebfb874e514b3e32553f11bf32c5: Bug 1459074 - Do not fail when installing tests if the install manifest for test harness files is missing.
draft
Chris Manchester <cmanchester@mozilla.com> - Mon, 07 May 2018 11:49:14 -0700 - rev 792154
Push
109010 by bmo:cmanchester@mozilla.com at Mon, 07 May 2018 18:49:21 +0000
Bug 1459074 - Do not fail when installing tests if the install manifest for test harness files is missing.
MozReview-Commit-ID: 4zp0eANlO9G
ba21d81251bb2217ad1e09fc8fd2638878e156b7: Bug 1456069 - Always show frame button if user is on options panel;r=jryans,birtles
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 23 Apr 2018 11:20:12 +0200 - rev 792153
Push
109009 by jdescottes@mozilla.com at Mon, 07 May 2018 18:40:55 +0000
Bug 1456069 - Always show frame button if user is on options panel;r=jryans,birtles
MozReview-Commit-ID: CqwcVlxrQMd
2af6164b5677dc5807a7d3a9cf9c04080aa545e3: Bug 1456069 - Remove inaccurate comment in toolbox controller;r=jryans
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 23 Apr 2018 09:54:33 +0200 - rev 792152
Push
109009 by jdescottes@mozilla.com at Mon, 07 May 2018 18:40:55 +0000
Bug 1456069 - Remove inaccurate comment in toolbox controller;r=jryans
MozReview-Commit-ID: 7YiWSZ4h39S
359bd105ce2f6da7628de46c400fe36b1f1bd595: Bug 1459066 - Overflow menu WebExtension subview header should use the default browser styling instead of the extension's styling.
draft
Jared Wein <jwein@mozilla.com> - Mon, 07 May 2018 13:06:46 -0400 - rev 792151
Push
109008 by bmo:jaws@mozilla.com at Mon, 07 May 2018 18:36:38 +0000
Bug 1459066 - Overflow menu WebExtension subview header should use the default browser styling instead of the extension's styling.
MozReview-Commit-ID: EtQ6VS5OH0e
b4abc06bab6c2a98ec281ada11877200d1e7d030: Bug 1385464 - Build with Android support library 26.1.0. r?nalexander
draft
Jan Henning <jh+bugzilla@buttercookie.de> - Sun, 06 May 2018 17:59:31 +0200 - rev 792150
Push
109007 by mozilla@buttercookie.de at Mon, 07 May 2018 18:30:50 +0000
Bug 1385464 - Build with Android support library 26.1.0. r?nalexander
We're not actively using LeanplumActionBarActivity, and since v26 of the Android
support library no longer provides the ActionBarActivity class, we just drop it
to get the build going.
The replacement for AnimatorCompatHelper.clearInterpolator() is based on the
framework sources, which did the same thing and just inlined the implementation
originally used by the support library.
MozReview-Commit-ID: 1XWK10FBB3B
f25191460178ddda6d917e1e5e8b448562853732: Bug 1452552 - Test geckoview-only scalar probe in geckoview-like mode. r=dexter
draft
Jan-Erik Rediger <jrediger@mozilla.com> - Thu, 26 Apr 2018 16:43:26 +0200 - rev 792149
Push
109006 by bmo:alessio.placitelli@gmail.com at Mon, 07 May 2018 18:20:58 +0000
Bug 1452552 - Test geckoview-only scalar probe in geckoview-like mode. r=dexter
MozReview-Commit-ID: Iw7uGwJD36h
7950f15730002df29cd12d6dc7c6c55809252f4d: Bug 1452552 - Add a method to reset the product during runtime on Android. r?dexter
draft
Jan-Erik Rediger <jrediger@mozilla.com> - Thu, 26 Apr 2018 16:41:46 +0200 - rev 792148
Push
109006 by bmo:alessio.placitelli@gmail.com at Mon, 07 May 2018 18:20:58 +0000
Bug 1452552 - Add a method to reset the product during runtime on Android. r?dexter
This should only be used in xpcshell on Android after toggling the GeckoView mode.
This is a workaround as we have no better way to detecting the current product (Fennec or GeckoView) on Android.
MozReview-Commit-ID: LEHt1Gt3JJ7
fe9b6ca813e3e2bf6373d8f30d8c72d055c0f83b: Bug 1452552 - Add test coverage for product-dependent histograms. r=dexter
draft
Jan-Erik Rediger <jrediger@mozilla.com> - Mon, 23 Apr 2018 13:32:13 +0200 - rev 792147
Push
109006 by bmo:alessio.placitelli@gmail.com at Mon, 07 May 2018 18:20:58 +0000
Bug 1452552 - Add test coverage for product-dependent histograms. r=dexter
MozReview-Commit-ID: 2scJ0g98Nmt
06b78f6452f75714959c5f4b683def75a02c64fa: Bug 1452552 - Add "products" property to histograms. r=dexter
draft
Jan-Erik Rediger <jrediger@mozilla.com> - Mon, 23 Apr 2018 12:58:51 +0200 - rev 792146
Push
109006 by bmo:alessio.placitelli@gmail.com at Mon, 07 May 2018 18:20:58 +0000
Bug 1452552 - Add "products" property to histograms. r=dexter
The "products" property is optional and defaults to `firefox, fennec`.
Recording of histograms is disabled if the probe doesn't have the products
property for the current running product.
MozReview-Commit-ID: 3puMXbuicuC