- Nov 30, 2018
-
-
Tooru Fujisawa authored
-
Ryan VanderMeulen authored
--HG-- extra : amend_source : cb159b154bf9a44c886f5bad5539b405f951d40b
-
Andrew Swan authored
--HG-- extra : rebase_source : 104c6e59412aba85bc6206e9fd6ffa81df1e5892
-
Boris Zbarsky authored
The relevant code is only enabled on nightly.
-
Ryan VanderMeulen authored
-
Coroiu Cristina authored
Backed out changeset 891b3a495ff5 (bug 1511043) for devtools failures at browser/base/content/test/static/browser_all_files_referenced.js
-
Andrew Swan authored
Differential Revision: https://phabricator.services.mozilla.com/D13562 --HG-- extra : amend_source : 82c560779985a5fc8456d146c126045bd52f964f
-
Emilio Cobos Álvarez authored
-
Andi-Bogdan Postelnicu authored
Differential Revision: https://phabricator.services.mozilla.com/D13508 --HG-- extra : rebase_source : e4c31242d0bc309b80dfc36e08ed3ec55d277126 extra : amend_source : 8070ca927657f4078e557e06e4435600f5ce4a33
-
Ehsan Akhgari authored
Bug 1511319 - Ensure that tools/clang-tidy/test doesn't get reformatted using clang-format; r=sylvestre a=Aryx Reformatting this directory can break some of the tests here. Differential Revision: https://phabricator.services.mozilla.com/D13518
-
Andi-Bogdan Postelnicu authored
--HG-- extra : amend_source : bc08a6439f912240146a7ce2718e4e2ffeb5f655
-
Sylvestre Ledru authored
# ignore-this-changeset --HG-- extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
-
Sylvestre Ledru authored
-
Noemi Erli authored
-
Sylvestre Ledru authored
--HG-- extra : amend_source : 68654497f1fe2270636ac8343d7411df92e0622b
-
arthur.iakab authored
Backed out changeset 5e65de3569fe (bug 1506969) for causing spidermonkey bustages on testScriptSourceCompression.cpp CLOSED TREE
-
Emilio Cobos Álvarez authored
I'm pretty sure the FIXME I left in the outline-style code is a bug, but I want to clean this up further and I didn't want to fix it without adding a test. Differential Revision: https://phabricator.services.mozilla.com/D12859 --HG-- extra : moz-landing-system : lando
-
Emilio Cobos Álvarez authored
Differential Revision: https://phabricator.services.mozilla.com/D12858 --HG-- extra : moz-landing-system : lando
-
Jeff Walden authored
-
- Nov 29, 2018
-
-
Eitan Isaacson authored
-
- Nov 30, 2018
-
-
Felipe Gomes authored
Bug 1508324 - Create the .hg-annotate-ignore-revs file to be used with hg smart-annotate. r=ehsan DONTBUILD NPOTB
-
Razvan Maries authored
-
Razvan Maries authored
-
- Nov 29, 2018
-
-
Gabriel Luong authored
This also adds a telemetry count for the grid highlighter being turned on by the markup view, which was not in place when we added the telemetry for the grid highlighter.
-
Andrew Swan authored
--HG-- extra : rebase_source : 42558b53fd64c91f130c091ed415dbf25e61f06b extra : amend_source : 0ebf6a2af83981b7350d3ac18f32e1776ed10e4f
-
Razvan Maries authored
Backed out changeset ace2d2ada8ef (bug 1509573) Backed out changeset 059741f95cf4 (bug 1509573) Backed out changeset 36cf7b9ce095 (bug 1509573) Backed out changeset d7e0661e34c2 (bug 1509573) --HG-- extra : amend_source : b2bd61c3d8c9db3686bf0d9773f0b53e69174789
-
Lee Salzman authored
-
Jan de Mooij authored
ICEntries and the fallback stub space are now stored in ICScript. The ICScript* is stored in TypeScript to not increase sizeof(JSScript). We need this for bug 1499324 but it also lets us greatly simplify the BaselineDebugModeOSR code as this patch shows. Note: some ICScript method definitions are still in BaselineJIT.cpp instead of BaselineIC.cpp to make this patch easier to review. We could move them to BaselineIC.cpp as a follow-up change. Differential Revision: https://phabricator.services.mozilla.com/D11746 --HG-- extra : moz-landing-system : lando
-
timdream authored
Differential Revision: https://phabricator.services.mozilla.com/D13446 --HG-- extra : moz-landing-system : lando
-
Daniel Holbert authored
Differential Revision: https://phabricator.services.mozilla.com/D13298 --HG-- extra : moz-landing-system : lando
-
Daniel Holbert authored
Bug 1337655 part 1: Move some prefixed gradient values to pref-controlled sections of property_database.js. r=emilio Differential Revision: https://phabricator.services.mozilla.com/D13370 --HG-- extra : moz-landing-system : lando
-
Andreea Pavel authored
Backed out 3 changesets (bug 1509493) for failng win xpcshell at netwerk/test/unit/test_mozTXTToHTMLConv.js on a CLOSED TREE Backed out changeset 05562b7d3eff (bug 1509493) Backed out changeset 6498765e1d65 (bug 1509493) Backed out changeset 5e4a5cf81c26 (bug 1509493)
-
Markus Stange authored
Bug 1510058 - Work around mWidget becoming null during DidComposite, and add a diagnostic assert that will hopefully root out the culprit. r=jrmuizel Differential Revision: https://phabricator.services.mozilla.com/D13309 --HG-- extra : moz-landing-system : lando
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D13086 --HG-- extra : moz-landing-system : lando
-
Andreas Pehrson authored
Without knownTracksTime, StreamTracks::GetFirstTrackEnd() returns STREAM_TIME_MAX for an empty StreamTracks, so PullNewData() thinks no new data is needed. This circumvents that by always checking whether tracks need data. Differential Revision: https://phabricator.services.mozilla.com/D12928 --HG-- extra : moz-landing-system : lando
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D12926 --HG-- extra : moz-landing-system : lando
-
Andreas Pehrson authored
They deserve descriptive names. Differential Revision: https://phabricator.services.mozilla.com/D12925 --HG-- extra : moz-landing-system : lando
-
Andreas Pehrson authored
Differential Revision: https://phabricator.services.mozilla.com/D12923 --HG-- extra : moz-landing-system : lando
-
Wes Kocher authored
If zero tests are selected to run while --repeat-until-unexpected is specified, wptrunner can get into a fast infinite loop of running nothing until killed by the user. This patch should stop that from happening by breaking the loop after the first iteration of nothing finishes. Differential Revision: https://phabricator.services.mozilla.com/D13204 --HG-- extra : moz-landing-system : lando
-
- Nov 28, 2018
-
-
Dave Townsend authored
Differential Revision: https://phabricator.services.mozilla.com/D13362 --HG-- extra : rebase_source : 23f76080b037dbae71d25b2851e03e4afd179d84
-