93df67e671bdcc7c4f267ab273a131cb199a3861: Bug 1411118 - Disable browser/base/content/test/alerts/browser_notification_open_settings.js on windows for frequent failures. r=me, a=testonly
Joel Maher <jmaher@mozilla.com> - Mon, 20 Nov 2017 05:00:16 -0500 - rev 700629
Push
89918 by bmo:dharvey@mozilla.com at Mon, 20 Nov 2017 16:49:10 +0000
Bug 1411118 - Disable browser/base/content/test/alerts/browser_notification_open_settings.js on windows for frequent failures. r=me, a=testonly
82ff45c3fa7ffa450874a057daca4d14ecd7dffc: Bug 1418406 - Disable css-invalid/select/select-disabled-fieldset-1.html on android for perma failures. r=me, a=testonly
Joel Maher <jmaher@mozilla.com> - Mon, 20 Nov 2017 04:59:53 -0500 - rev 700628
Push
89918 by bmo:dharvey@mozilla.com at Mon, 20 Nov 2017 16:49:10 +0000
Bug 1418406 - Disable css-invalid/select/select-disabled-fieldset-1.html on android for perma failures. r=me, a=testonly
54749fccb7b69d014281861c454cf6cbe7978cf6: Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
Margareta Eliza Balazs <ebalazs@mozilla.com> - Mon, 20 Nov 2017 11:48:16 +0200 - rev 700627
Push
89918 by bmo:dharvey@mozilla.com at Mon, 20 Nov 2017 16:49:10 +0000
Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
b4327949e300442276371f694bc24103d623f4d0: Bug 1377595 - Don't clip native themed item images to avoid over invalidation. r=jrmuizel
Nicolas Silva <nsilva@mozilla.com> - Mon, 20 Nov 2017 10:28:13 +0100 - rev 700626
Push
89918 by bmo:dharvey@mozilla.com at Mon, 20 Nov 2017 16:49:10 +0000
Bug 1377595 - Don't clip native themed item images to avoid over invalidation. r=jrmuizel
9fb1244c50af182270f1c1be76dcc4b5d9ec9e6c: Bug 1411889 - Record netmonitor reload time. r=Honza
draft
Alexandre Poirot <poirot.alex@gmail.com> - Thu, 16 Nov 2017 01:37:46 -0800 - rev 700625
Push
89917 by bmo:poirot.alex@gmail.com at Mon, 20 Nov 2017 16:48:35 +0000
Bug 1411889 - Record netmonitor reload time. r=Honza
MozReview-Commit-ID: EwXuODxvm8B
9c7c58f150c2e23859f18e8c0d010228b3a15e9d: Bug 1372115 - Prevent exception in network monitor when JS file is loaded throught the bytecode cache. r=Honza
draft
Alexandre Poirot <poirot.alex@gmail.com> - Wed, 15 Nov 2017 06:12:09 -0800 - rev 700624
Push
89916 by bmo:poirot.alex@gmail.com at Mon, 20 Nov 2017 16:47:03 +0000
Bug 1372115 - Prevent exception in network monitor when JS file is loaded throught the bytecode cache. r=Honza
MozReview-Commit-ID: 5w6Bj9213ba
431625961055ad3e9b6552764c5dacf099165e06: bug 1419055 - Fix FasterMake backend handling of FINAL_TARGET_FILES with wildcards in filename. r?build
draft
Ted Mielczarek <ted@mielczarek.org> - Mon, 20 Nov 2017 11:35:39 -0500 - rev 700623
Push
89915 by bmo:ted@mielczarek.org at Mon, 20 Nov 2017 16:39:33 +0000
bug 1419055 - Fix FasterMake backend handling of FINAL_TARGET_FILES with wildcards in filename. r?build
This patch fixes a bug in the FasterMake backend and adds a new
test_fastermake.py file to add a test for the behavior.
The FasterMake backend didn't handle wildcards in file names present in
FINAL_TARGET_FILES properly. For an entry like:
FINAL_TARGET_FILES.foo += ['*.xyz']
It would wind up trying to install the files to `dist/bin/foo/*.xyz/`, a
path with a literal asterisk in it. The code seems to have been written
assuming that wildcards would only be present in directory components of
the path. This change fixes this specific case, although it's possible that
it still doesn't handle all permutations of wildcards properly.
MozReview-Commit-ID: rk2tSyDyIu
9206292300557b1ed1b07d26bd57572a67ec25a2: Bug 1399242 - Prevent console react updates while console isn't visible. r=nchevobbe
draft
Alexandre Poirot <poirot.alex@gmail.com> - Mon, 09 Oct 2017 20:14:34 +0200 - rev 700622
Push
89914 by bmo:poirot.alex@gmail.com at Mon, 20 Nov 2017 16:31:08 +0000
Bug 1399242 - Prevent console react updates while console isn't visible. r=nchevobbe
MozReview-Commit-ID: A6NGLbiuyTE
d4cf1e8376870d90d9b0ed0fc02038bd2e796a03: Bug 1399242 - Ensure firing visibilitychange event and set document.visibiltyState attribute when hidding devtools panels. r=gregtatum
draft
Alexandre Poirot <poirot.alex@gmail.com> - Mon, 09 Oct 2017 20:16:01 +0200 - rev 700621
Push
89914 by bmo:poirot.alex@gmail.com at Mon, 20 Nov 2017 16:31:08 +0000
Bug 1399242 - Ensure firing visibilitychange event and set document.visibiltyState attribute when hidding devtools panels. r=gregtatum
MozReview-Commit-ID: Gh6jp4KEZkX
a77b600a6f1a2b8dc3475db0b8a3833e315dc2fb: Bug 1399242 - Add DAMP test to track performance of background panels. r=nchevobbe
draft
Alexandre Poirot <poirot.alex@gmail.com> - Tue, 24 Oct 2017 02:38:21 -0700 - rev 700620
Push
89914 by bmo:poirot.alex@gmail.com at Mon, 20 Nov 2017 16:31:08 +0000
Bug 1399242 - Add DAMP test to track performance of background panels. r=nchevobbe
MozReview-Commit-ID: JwZaa3AA0iN
d977a6addc2b9048b8f946a9857beb8b2fc3e7bd: Bug 1416320 - Do a quick sync before going to sleep. r?markh
draft
Edouard Oger <eoger@fastmail.com> - Fri, 10 Nov 2017 14:09:44 -0500 - rev 700619
Push
89913 by bmo:eoger@fastmail.com at Mon, 20 Nov 2017 16:08:07 +0000
Bug 1416320 - Do a quick sync before going to sleep. r?markh
MozReview-Commit-ID: I36uvEFlEz5
a3e79f307b7bab6ef50515d50d93ac120f320f69: Bug 1418398 - Always un-define _FORTIFY_SOURCE before defining it; r?glandium
draft
Gabriele Svelto <gsvelto@mozilla.com> - Mon, 20 Nov 2017 14:41:35 +0100 - rev 700618
Push
89912 by gsvelto@mozilla.com at Mon, 20 Nov 2017 16:07:20 +0000
Bug 1418398 - Always un-define _FORTIFY_SOURCE before defining it; r?glandium
MozReview-Commit-ID: 6yN6kA0jQWg
cfec9bbf2942513bf793a6a1f77ef79fd2affaf2: Bug 1416320 - Do a quick sync before going to sleep. r?markh
draft
Edouard Oger <eoger@fastmail.com> - Fri, 10 Nov 2017 14:09:44 -0500 - rev 700617
Push
89911 by bmo:eoger@fastmail.com at Mon, 20 Nov 2017 16:05:43 +0000
Bug 1416320 - Do a quick sync before going to sleep. r?markh
MozReview-Commit-ID: I36uvEFlEz5
e21068f90562a0b67b143088ea98afe8bf995267: Bug 1411565 - about:debugging connect to remote runtime using url parameters;r=ochameau
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 23 Oct 2017 10:15:40 +0200 - rev 700616
Push
89910 by jdescottes@mozilla.com at Mon, 20 Nov 2017 16:04:29 +0000
Bug 1411565 - about:debugging connect to remote runtime using url parameters;r=ochameau
This changeset adds basic remote connection functionality to about:debugging.
About:debugging can target a remote firefox instance if the host and port
parameters are passed as URL search params.
The feature is not explicitly exposed at the moment and there is no UI to
connect an instance, and no UI feedback when connected to a remote instance.
When connected, about:debugging should correctly list tabs, workers and addons
for the target instance of Firefox. Debugging features work for all supported
targets.
Known limitations:
- preferences are read from the local Firefox instance (multiprocess, addon
debugging etc...). At the moment the remote instance must be manually
correctly configured
MozReview-Commit-ID: DOekSCb96XC
787bd092c6f0939b9c94c45372328d809976295d: Bug 1413256 - ConstantSourceNode.offset min/max values. Most-negative and most-positive single-float instead of -infinity/+infinity. r?padenot
draft
Théo Rabut <theo.rabut@etu.univ-lyon1.fr> - Mon, 20 Nov 2017 16:53:43 +0100 - rev 700615
Push
89909 by bmo:theo.rabut@etu.univ-lyon1.fr at Mon, 20 Nov 2017 15:55:03 +0000
Bug 1413256 - ConstantSourceNode.offset min/max values. Most-negative and most-positive single-float instead of -infinity/+infinity. r?padenot
MozReview-Commit-ID: USUW4tjgSD
27660af9ac52256e3ffc7db2f46d2f6abb917df4: Bug 1400380 - run Talos with browser in debug mode r?jmaher
draft
Ionut Goldan <igoldan@mozilla.com> - Mon, 20 Nov 2017 17:48:04 +0200 - rev 700614
Push
89908 by bmo:igoldan@mozilla.com at Mon, 20 Nov 2017 15:54:19 +0000
Bug 1400380 - run Talos with browser in debug mode r?jmaher
MozReview-Commit-ID: 26RqFSVyeLI
e0eb5ba27b6a1749934bacb6766e8588dbdfa448: Bug 1419042 - Only use the distroVersion if the pref contains a value, otherwise leave it out of the version string. r?evanxd
draft
Jared Wein <jwein@mozilla.com> - Mon, 20 Nov 2017 10:50:23 -0500 - rev 700613
Push
89907 by bmo:jaws@mozilla.com at Mon, 20 Nov 2017 15:50:48 +0000
Bug 1419042 - Only use the distroVersion if the pref contains a value, otherwise leave it out of the version string. r?evanxd
MozReview-Commit-ID: Pign2W4RfE
862f248dc85915298b21d25afe63ac6cecd09e38: Bug 1400380 - actually run Talos in debug mode
draft
Ionut Goldan <igoldan@mozilla.com> - Mon, 20 Nov 2017 16:58:38 +0200 - rev 700612
Push
89906 by bmo:igoldan@mozilla.com at Mon, 20 Nov 2017 15:44:58 +0000
Bug 1400380 - actually run Talos in debug mode
MozReview-Commit-ID: JTDu0wZVLJt
6b22d2152134cc3a8631ccf042c0f0ade53bc254: Bug 1400380 - unde changes on processhandler.py
draft
Ionut Goldan <igoldan@mozilla.com> - Mon, 20 Nov 2017 15:24:15 +0200 - rev 700611
Push
89906 by bmo:igoldan@mozilla.com at Mon, 20 Nov 2017 15:44:58 +0000
Bug 1400380 - unde changes on processhandler.py
MozReview-Commit-ID: BaI9kUjcSB4
b65c81943492a4fb52fa0e9d6ec9fc2a4c53052b: Bug 1400380 - cancel timeout when debugging
draft
Ionut Goldan <igoldan@mozilla.com> - Wed, 15 Nov 2017 15:50:54 +0200 - rev 700610
Push
89906 by bmo:igoldan@mozilla.com at Mon, 20 Nov 2017 15:44:58 +0000
Bug 1400380 - cancel timeout when debugging
MozReview-Commit-ID: 9JJw3tM0FPp