Junior Hsu
fe777f8462
Bug 1494133 - know how many localhosts suspended by e10s back pressure r=valentin
...
Differential Revision: https://phabricator.services.mozilla.com/D7142
--HG--
extra : moz-landing-system : lando
2018-10-05 21:40:23 +00:00
Mike Hommey
67d530ab0c
Bug 1414287 - Remove now unused win32-rust-1.29 toolchain r=dmajor
...
Depends on D7846
Differential Revision: https://phabricator.services.mozilla.com/D7847
--HG--
extra : moz-landing-system : lando
2018-10-05 22:55:23 +00:00
Mike Hommey
2e131e0f55
Bug 1414287 - Remove now unused win32-clang-cl-st-an toolchain r=dmajor
...
Depends on D7845
Differential Revision: https://phabricator.services.mozilla.com/D7846
--HG--
extra : moz-landing-system : lando
2018-10-05 22:56:11 +00:00
Mike Hommey
ac4f925b8b
Bug 1414287 - Use a 64-bits clang-cl for 32-bits static analysis builds r=dmajor
...
This also requires the 64-bits rust compiler and some build system
tweaks.
Differential Revision: https://phabricator.services.mozilla.com/D7845
--HG--
extra : moz-landing-system : lando
2018-10-05 22:56:34 +00:00
Mike Conley
7b8c8612f0
Bug 1496848 - Make browser_ContentSearch.js work with process flips. r=adw
...
Depends on D7937
Differential Revision: https://phabricator.services.mozilla.com/D7938
--HG--
extra : moz-landing-system : lando
2018-10-05 22:29:49 +00:00
Mike Conley
6e40bbfc36
Bug 1496848 - Get rid of message manager global from browser_ContentSearch.js. r=adw
...
This is to simplify a later patch that makes it easier to deal with process
flipping.
Depends on D7936
Differential Revision: https://phabricator.services.mozilla.com/D7937
--HG--
extra : moz-landing-system : lando
2018-10-05 22:29:23 +00:00
Mike Conley
c781ec84eb
Bug 1496848 - Make RemoteWebProgressManager survive remote-to-remote process flips. r=Felipe
...
For simplicity, we do not support remote-to-non-remote or non-remote-to-remote
nsIWebProgressListener persistence.
Differential Revision: https://phabricator.services.mozilla.com/D7936
--HG--
extra : moz-landing-system : lando
2018-10-05 22:29:00 +00:00
Boris Zbarsky
c7f7303059
Bug 1496805. Add some more instrumentation to try to pin down why ClearDocumentDependentSlots crashes. r=mccr8
2018-10-05 15:59:43 -04:00
Gabriel Luong
3e721cf4f1
Bug 1478397
- Part 19: Show both the flex container and flex item sizing properties when the selected element is both a flex item and container. r=pbro
2018-10-05 15:30:00 -04:00
Daniel Holbert
ae143565fe
Bug 1178783: Add crashtest for (now-fixed) flexbox hang bug. (no review, test-only)
...
--HG--
extra : rebase_source : f23ccca84f728e5bd8261911a430cda626270158
2018-10-05 14:15:53 -07:00
Tiberius Oros
973b9704ef
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-10-06 00:49:00 +03:00
Tiberius Oros
b4990a0cc1
Merge inbound to mozilla-central. a=merge
2018-10-06 00:44:03 +03:00
Andreea Pavel
36e176666f
Backed out changeset 9f1fd88190e3 (bug 1478397
) for failing devtools at evtools/client/inspector/markup/test/browser_markup_flex_display_badge.js on a CLOSED TREE
2018-10-06 00:14:15 +03:00
David Major
10629cfd81
Bug 1496591
- Make aarch64/ffitarget.h work under LLP64 on Windows. r=froydnj
2018-10-05 16:23:51 -04:00
David Major
5e2560e587
Bug 1496588: Avoid a UB in mozStorageService.cpp. r=froydnj
2018-10-05 16:23:40 -04:00
Andreea Pavel
4cfa7dac99
Backed out changeset d5375325488f (bug 1470280) for failing OS X bc at browser/base/content/test/performance/browser_preferences_usage.js on a CLOSED TREE
2018-10-05 22:59:49 +03:00
Dave Hunt
1b8dbe2a78
Bug 1490253 - Vendor pip-tools 3.0.0 and dependencies; r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D7869
--HG--
extra : moz-landing-system : lando
2018-10-05 18:46:07 +00:00
Andreea Pavel
ed5deef5cb
Backed out 2 changesets (bug 1493779) for failing android mochitest media on a CLOSED TREE
...
Backed out changeset 4dbc5f131040 (bug 1493779)
Backed out changeset 2430e0fe8d6d (bug 1493779)
2018-10-08 14:25:15 +03:00
Nicholas Hurley
9c55ffd196
Bug 1492524. r=dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D6946
--HG--
extra : rebase_source : bfbdf5f73d83d6c0465a58fc1f9eb4018a308d78
2018-10-08 06:44:42 -04:00
Alessio Placitelli
bc897351da
Bug 1490227 - Rename python_mozparsers to mozparsers. r=janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D7985
--HG--
rename : toolkit/components/telemetry/build_scripts/python_mozparsers/__init__.py => toolkit/components/telemetry/build_scripts/mozparsers/__init__.py
rename : toolkit/components/telemetry/build_scripts/python_mozparsers/parse_events.py => toolkit/components/telemetry/build_scripts/mozparsers/parse_events.py
rename : toolkit/components/telemetry/build_scripts/python_mozparsers/parse_histograms.py => toolkit/components/telemetry/build_scripts/mozparsers/parse_histograms.py
rename : toolkit/components/telemetry/build_scripts/python_mozparsers/parse_scalars.py => toolkit/components/telemetry/build_scripts/mozparsers/parse_scalars.py
rename : toolkit/components/telemetry/build_scripts/python_mozparsers/shared_telemetry_utils.py => toolkit/components/telemetry/build_scripts/mozparsers/shared_telemetry_utils.py
extra : moz-landing-system : lando
2018-10-08 09:23:56 +00:00
Tiberius Oros
5d6f5ca134
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-10-08 12:53:38 +03:00
Raphael Pierzina
38f4cd91a3
Bug 1488468 - Update requirements files for telemetry tests; r=davehunt
...
Depends on D7905
Differential Revision: https://phabricator.services.mozilla.com/D7906
--HG--
rename : testing/config/telemetry_tests_requirements.txt => testing/config/telemetry_tests_source_requirements.txt
extra : moz-landing-system : lando
2018-10-05 19:16:47 +00:00
Raphael Pierzina
eb225d3d97
Bug 1488468 - Remove wait.until calls and improve formatting in test_main_tab_scalar; r=davehunt
...
Depends on D7904
Differential Revision: https://phabricator.services.mozilla.com/D7905
--HG--
extra : moz-landing-system : lando
2018-10-05 19:16:47 +00:00
Raphael Pierzina
57fd289426
Bug 1488468 - Update telemetry_client.py to expect three return values for evaluate_parser(); r=davehunt
...
Depends on D7903
Differential Revision: https://phabricator.services.mozilla.com/D7904
--HG--
extra : moz-landing-system : lando
2018-10-05 19:16:46 +00:00
Raphael Pierzina
781a3743e2
Bug 1488468 - Do not share ping_list of TelemetryTestCase between instances; r=davehunt
...
Depends on D7902
Differential Revision: https://phabricator.services.mozilla.com/D7903
--HG--
extra : moz-landing-system : lando
2018-10-05 19:16:46 +00:00
Raphael Pierzina
c8fffd2680
Bug 1488468 - Bump wptserve in marionette_requirements.txt to 2.0.0; r=davehunt
...
Differential Revision: https://phabricator.services.mozilla.com/D7902
--HG--
extra : moz-landing-system : lando
2018-10-05 19:16:45 +00:00
James Graham
c32b272c7a
Bug 1496452 - Don't log wpt manifest update when resolving tests r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D7732
--HG--
extra : moz-landing-system : lando
2018-10-05 16:46:52 +00:00
Karl Tomlinson
30381e7f12
Bug 1497112 detect and optimize when AudioParam stream inputs are null r=padenot
...
Depends on D7979
Differential Revision: https://phabricator.services.mozilla.com/D7980
--HG--
extra : moz-landing-system : lando
2018-10-08 09:09:27 +00:00
Karl Tomlinson
e2748aa808
Bug 1497112 reference AudioTimelineEvent stream as AudioNodeStream r=padenot
...
Differential Revision: https://phabricator.services.mozilla.com/D7979
--HG--
extra : moz-landing-system : lando
2018-10-08 09:09:29 +00:00
Alessio Placitelli
42d97bbaad
Bug 1494896
- Make hybrid content telemetry init reject on older versions of Frefox. r=chutten
...
This patch enables the HCT init promise to reject even for Firefox
versions (before 63) that do not have the required chrome code
to communicate back to the library the lack of privileges or that
HCT is disabled. It introduces a timeout that rejects the promise
after 3 seconds.
Differential Revision: https://phabricator.services.mozilla.com/D7693
--HG--
extra : moz-landing-system : lando
2018-10-05 18:48:24 +00:00
Paul Adenot
f495f7a26f
Bug 1493779 - Gracefuly handle OOM when setting a buffer on ConvolverNode. r=karlt
...
When OOMing when allocating the temporary buffer, we return an error from the
ctor via an output parameter, and make the ConvolverNode output silence.
Additionaly, a warning is issued each time we fail to set a buffer to the buffer
property of a ConvolverNode.
Differential Revision: https://phabricator.services.mozilla.com/D6936
--HG--
extra : moz-landing-system : lando
2018-10-08 09:03:59 +00:00
Paul Adenot
45afa237b8
Bug 1493779 - Add a test for ConvolverNode with very large buffer. r=karlt
...
Differential Revision: https://phabricator.services.mozilla.com/D6935
--HG--
extra : moz-landing-system : lando
2018-10-08 09:04:06 +00:00
Petru Lingurar
53dceac9f9
Bug 1421174 - Remove old AddToHomeScreenPromotion; r=jchen
...
Deprecated by offering full support for Progressive Web Applications.
Differential Revision: https://phabricator.services.mozilla.com/D7696
--HG--
extra : moz-landing-system : lando
2018-10-08 05:42:14 +00:00
Edwin Gao
7a26c4e550
Bug 1495596 - change how ADBAndroid checks for presence of 'ls' command r=bc,gbrown
...
Changes:
- changed the directory checked by the `/system/bin/ls` or `/system/xbin/ls` to be `/system`.
- factor out the directory to a single variable.
Checks:
- mozregression continues to function, checked with emulator
- try runs for all platforms look acceptable
Thoughts:
- error message slightly altered to address comment 10 on bugzilla, however this may not be enough.
Differential Revision: https://phabricator.services.mozilla.com/D7737
--HG--
extra : moz-landing-system : lando
2018-10-05 16:00:32 +00:00
Emilio Cobos Álvarez
e7da5edb9c
Bug 1496833 - Add a reftest that depends on ancestor intrinsics being cleared on bsize changes. r=dholbert
...
Differential Revision: https://phabricator.services.mozilla.com/D7921
--HG--
extra : moz-landing-system : lando
2018-10-09 17:52:55 +00:00
Ashley Hauck
55774ba224
Bug 1487022 - Fix repeated bailouts when constant-folding a never-ran 1/0 r=tcampbell
...
Differential Revision: https://phabricator.services.mozilla.com/D6067
--HG--
extra : moz-landing-system : lando
2018-10-09 17:32:13 +00:00
Eitan Isaacson
8102b1e502
Bug 1479037 - Introduce native event support 4/4. r=jchen,yzen?jamie
...
Depends on D6683
Differential Revision: https://phabricator.services.mozilla.com/D6684
--HG--
extra : moz-landing-system : lando
2018-10-09 17:21:01 +00:00
Eitan Isaacson
f3d88538aa
Bug 1479037 - Implement native accessible tree 3/4. r=jchen,yzen
...
Depends on D6682
Differential Revision: https://phabricator.services.mozilla.com/D6683
--HG--
extra : moz-landing-system : lando
2018-10-09 17:20:53 +00:00
Eitan Isaacson
3d1cc19600
Bug 1479037 - Remove virtual content node, js autofill, and event support 2/4. r=jchen,yzen
...
Disabled most jsunit tests temporarily in this patch. Will modify and bring them
back up in later patches, as stuff is reimplemented.
Disabled most jsat mochitests. Will have a followup for but reënabling or
porting, depending on the test.
Depends on D6681
Differential Revision: https://phabricator.services.mozilla.com/D6682
--HG--
extra : moz-landing-system : lando
2018-10-09 17:20:46 +00:00
Eitan Isaacson
98a32cc36b
Bug 1479037 - Assign a 32bit ID to each accessible, and make them retrievable from root 1/4. r=Jamie
...
Differential Revision: https://phabricator.services.mozilla.com/D6681
--HG--
extra : moz-landing-system : lando
2018-10-09 17:20:41 +00:00
Emilio Cobos Álvarez
2b00830e55
Bug 1496486 - Valgrind suppression. rs=froydnj
...
I rewrote the computed value implementation to avoid allocating and this tricked
Valgrind.
There's nothing uninitialized or unsafe from the code in:
https://hg.mozilla.org/integration/autoland/rev/4dd15fa31474#l28.68
2018-10-09 19:08:42 +02:00
Emilio Cobos Álvarez
9f4495526d
Bug 1496486 - Bump cbindgen. r=heycam
...
Differential Revision: https://phabricator.services.mozilla.com/D7756
2018-10-09 19:07:46 +02:00
Emilio Cobos Álvarez
8a3d09ee15
Bug 1496486 - Remove some more leftover code. r=heycam
...
Differential Revision: https://phabricator.services.mozilla.com/D7755
2018-10-09 19:07:44 +02:00
Emilio Cobos Álvarez
046243a12e
Bug 1496486 - Remove GridTemplateAreas stuff from nsCSSValue. r=heycam
...
It's unused.
Differential Revision: https://phabricator.services.mozilla.com/D7754
2018-10-09 19:07:42 +02:00
Emilio Cobos Álvarez
c6c06c7f48
Bug 1496486 - Remove nsCSSValue usage from font code. r=heycam
...
Really sorry for the size of the patch.
Differential Revision: https://phabricator.services.mozilla.com/D7753
2018-10-09 19:07:41 +02:00
Emilio Cobos Álvarez
d9ca8fb50b
Bug 1496486 - Remove a bunch of unused nsCSSValue code. r=heycam
...
Differential Revision: https://phabricator.services.mozilla.com/D7752
2018-10-09 19:07:39 +02:00
Marco Bonardo
02f0a490f8
Bug 1495181 - Chunk matches in the providers manager. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D7879
--HG--
extra : moz-landing-system : lando
2018-10-09 16:49:04 +00:00
Dão Gottwald
3f7e0d3561
Bug 1493343 - Make adoptTab remove the new tab if the original tab couldn't be adopted. r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D8077
--HG--
extra : moz-landing-system : lando
2018-10-09 16:38:02 +00:00
Narcis Beleuzu
38510714cf
Backed out changeset 01f66f8de794 (bug 1488377) for dt failures on browser_outputparser.js. CLOSED TREE
2018-10-09 19:45:28 +03:00
Narcis Beleuzu
e7a8994c37
Backed out 5 changesets (bug 1496486) for valgrind bustages. CLOSED TREE
...
Backed out changeset d2f1e35ee4b7 (bug 1496486)
Backed out changeset 7f843f4ee162 (bug 1496486)
Backed out changeset 2f629a60f12c (bug 1496486)
Backed out changeset 4dd15fa31474 (bug 1496486)
Backed out changeset e8d8e2f3f00b (bug 1496486)
2018-10-09 19:44:51 +03:00