Commit Graph

17690 Commits

Author SHA1 Message Date
Daniel Varga
f0411a344a Backed out 6 changesets (bug 1553804) for browser-chrome failure at browser/base/content/test/general/browser_fullscreen-window-open.js. On a CLOSED TREE
Backed out changeset 86b3d469b4ff (bug 1553804)
Backed out changeset 301e0d883a5f (bug 1553804)
Backed out changeset acff4a663671 (bug 1553804)
Backed out changeset 1574aecf3177 (bug 1553804)
Backed out changeset 3acf056e792e (bug 1553804)
Backed out changeset 1ed250faeb2e (bug 1553804)
2019-09-20 10:09:54 +03:00
Kris Maglione
b79b2c3aa0 Bug 1553804: Part 4 - Make some evil tests less evil/failing. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D45329

--HG--
extra : moz-landing-system : lando
2019-09-20 04:43:48 +00:00
Julian Descottes
cfdc2143fe Bug 1565858 - aboutdebugging sidebar test should use longer timings in debug builds r=daisuke
When running in debug builds, the test will use the default timings instead of the faster ones.

Differential Revision: https://phabricator.services.mozilla.com/D46476

--HG--
extra : moz-landing-system : lando
2019-09-20 01:06:51 +00:00
Gurzau Raul
29059bdfdd Backed out changeset 93a5266e6f1c (bug 1581614) for devtools failures e.g browser_browser_toolbox.js 2019-09-20 04:16:23 +03:00
Jason Laster
f65fcd3186 Bug 1581614 - Extract service container. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D46055

--HG--
rename : devtools/client/webconsole/webconsole-wrapper.js => devtools/client/webconsole/service-container.js
extra : moz-landing-system : lando
2019-09-19 23:46:25 +00:00
Zibi Braniecki
1376286290 Bug 1581692 - Remove unused .properties from devtools. CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com//D46192

Depends on D46103

--HG--
extra : histedit_source : 82551bb2e6f5603ce6d2897e52dda75982c8457c
2019-09-18 19:38:29 +03:00
Brian Hackett
33f0851783 Bug 1582557 - Fix some stepping issues, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D46518

--HG--
extra : moz-landing-system : lando
2019-09-19 21:18:57 +00:00
Chris Muldoon
568c085bf8 Bug 1582279 - Reduced font size for better readability r=Harald
Differential Revision: https://phabricator.services.mozilla.com/D46427

--HG--
extra : moz-landing-system : lando
2019-09-19 20:17:58 +00:00
Gurzau Raul
0530f2a9b1 Backed out changeset 4827f64f1e18 (bug 1581958) for failing at browser_misused_characters_in_strings.js on a CLOSED TREE. 2019-09-20 00:52:40 +03:00
Mats Palmgren
c83d0686e2 Bug 1580051 - Detect a subgrid also when it has a <line-name-list>. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D46371

--HG--
extra : moz-landing-system : lando
2019-09-19 09:14:59 +00:00
Julian Descottes
d49f8aea06 Bug 1582468 - Add shared-head and telemetry-helpers imports to devtools/shared/webconsole browser.ini r=nchevobbe
shared-head.js is loaded by the suite's head.js file. telemetry-helpers is loaded by shared-head itself.

Differential Revision: https://phabricator.services.mozilla.com/D46475

--HG--
extra : moz-landing-system : lando
2019-09-19 17:41:36 +00:00
Jason Laster
0d8811c4bc Bug 1580374 - DOM BPs ignore ignores blackboxed files. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D45761

--HG--
extra : moz-landing-system : lando
2019-09-18 18:00:58 +00:00
Miriam
8762ab72e8 Bug 1581958 - Add sub-menu to watchpoints context menu r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D46333

--HG--
extra : moz-landing-system : lando
2019-09-19 16:31:12 +00:00
Brian Hackett
1f31f996f6 Bug 1582057 - Whitelist exceptions from canceled operations in debugger tests, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D46345

--HG--
extra : moz-landing-system : lando
2019-09-19 17:32:18 +00:00
Patrick Brosset
cfe3a4c9ef Bug 1568857 - Get flexbox information from the right target; r=ochameau
The flexbox inspector is different from the grid inspector in that it
does not list all of the flexbox layouts on the page. In D45524 we needed
to list all of the LayoutFronts to retrieve all of the GridFronts in the
page. However here, we do not need to do this. We only need to get the
LayoutFront contextual to the NodeFront currently selected.

I also took this opportunity to remove an old backward-compatibility
check called hasGetCurrentFlexbox which was no longer required since it
guarded a feature added in Fx60.

Differential Revision: https://phabricator.services.mozilla.com/D46299

--HG--
extra : moz-landing-system : lando
2019-09-19 12:12:21 +00:00
Patrick Brosset
6da9470cf4 Bug 1568857 - Use the contextual highlighter in the box-model; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D45525

--HG--
extra : moz-landing-system : lando
2019-09-19 12:12:02 +00:00
Patrick Brosset
5842ca7532 Bug 1568857 - Get the grids from all current targets; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D45524

--HG--
extra : moz-landing-system : lando
2019-09-19 12:11:44 +00:00
Greg Tatum
5375412046 Bug 1564475 - Add the native allocations feature to the profiler UI; r=canaltinova
Differential Revision: https://phabricator.services.mozilla.com/D42197

--HG--
extra : moz-landing-system : lando
2019-09-18 18:46:51 +00:00
Miriam
95ed912e7c Bug 1582182 - Fix pause reason for set watchpoint
Differential Revision: https://phabricator.services.mozilla.com/D46340

--HG--
extra : moz-landing-system : lando
2019-09-18 23:17:27 +00:00
Brian Hackett
5cba39ef12 Bug 1577407 - Mark extension evaluated code appropriately for the debugger, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D46365

--HG--
extra : moz-landing-system : lando
2019-09-18 21:50:53 +00:00
David Walsh
ed90f3db5c Bug 1550030 - Show breakpoint icon in inspector for DOM Mutation Breakpoints r=gl
Differential Revision: https://phabricator.services.mozilla.com/D45036

--HG--
extra : moz-landing-system : lando
2019-09-18 21:32:42 +00:00
Brian Hackett
76aa860146 Bug 1581991 - Avoid spawning replaying children when rewinding is not allowed, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D46240

--HG--
extra : moz-landing-system : lando
2019-09-17 23:59:56 +00:00
arthur.iakab
693b70fd35 Backed out changeset 1630eaa0a61c (bug 1543261) for causing devtools failure on browser_dbg-breakpoints-cond-source-maps.js CLOSED TREE 2019-09-18 21:44:15 +03:00
Alex Rosenfeld
e4b574cad7 Bug 1543261 - Conditional Panel: Load correct conditions when opened with keyboard shortcut r=davidwalsh
Previously, the conditional panel did not correctly load breakpoint conditions when opened with the keyboard shortcut.
This patch loads the conditions, and selects the closest active column breakpoint on same line as cursor position in the Editor.

Differential Revision: https://phabricator.services.mozilla.com/D32795

--HG--
extra : moz-landing-system : lando
2019-09-18 17:55:02 +00:00
Cosmin Sabou
1979100382 Backed out changeset 458af3b79e09 (bug 1543261) for landing without a bug no in the commit. CLOSED TREE 2019-09-18 20:38:44 +03:00
Alex Rosenfeld
f24bbf1727 Conditional Panel: Load correct conditions when opened with keyboard shortcut (Bug 1543261).Add functionality of selecting the closest active column breakpoint based on current cursorPosition in Editor. r=davidwalsh
Previously, the conditional panel did not correctly load breakpoint conditions when opened with the keyboard shortcut.
This patch loads the conditions, and selects the closest active column breakpoint on same line as cursor position in the Editor.

Differential Revision: https://phabricator.services.mozilla.com/D32795

--HG--
extra : moz-landing-system : lando
2019-09-18 17:17:35 +00:00
Michael Ratcliffe
079415e5ec Bug 1556201 - Inactive CSS: Clicking on the info icon should not close the tooltip r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D45678

--HG--
extra : moz-landing-system : lando
2019-09-18 11:05:48 +00:00
Belén Albeza
e0a909f7ea Bug 1575529: Display color values for manifest members r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D45829

--HG--
extra : moz-landing-system : lando
2019-09-18 10:03:44 +00:00
lloan
9fe26db50d Bug 1579784 - Basic test for the Search panel, displaying the right search results. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D45815

--HG--
extra : moz-landing-system : lando
2019-09-18 10:17:07 +00:00
Karl Tomlinson
337fbc6879 Bug 1578623 add test for syntax errors and uncaught exceptions in worklet scripts r=bhackett
Depends on D44611

Differential Revision: https://phabricator.services.mozilla.com/D44612

--HG--
rename : devtools/client/webconsole/test/browser/browser_webconsole_worker_error.js => devtools/client/webconsole/test/browser/browser_webconsole_worklet_error.js
extra : moz-landing-system : lando
2019-09-09 00:42:03 +00:00
Brian Hackett
a0762fda35 Bug 1581999 - Fix event logging while replaying, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D46245

--HG--
extra : moz-landing-system : lando
2019-09-18 03:22:33 +00:00
Brian Hackett
458ed0080a Bug 1581665 - Tidy up handling of pause and paint data, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D46087

--HG--
extra : moz-landing-system : lando
2019-09-16 22:43:39 +00:00
Jason Laster
aca4c6e5c7 Bug 1581945 - It should not be possible to set watchpoints on non-configurable properties. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D46214

--HG--
extra : moz-landing-system : lando
2019-09-17 22:28:36 +00:00
Nicolas Chevobbe
e26ae9c3f4 Bug 1581738 - Fix ErrorRep for Error objects with non-string stack property. r=Honza.
When the stack isn't a string (or a longstring), we
don't try to parse anything.
A test is added to ensure we don't regress.

Differential Revision: https://phabricator.services.mozilla.com/D46114

--HG--
extra : moz-landing-system : lando
2019-09-17 13:57:18 +00:00
Armando Ferreira
5a33b3c101 Bug 1567372 - Add a reverse search button to the Editor Toolbar. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45095

--HG--
extra : moz-landing-system : lando
2019-09-17 21:58:17 +00:00
Jason Laster
5cb8b24f19 Bug 1110276 - Log on Events (UI). r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D46077

--HG--
extra : moz-landing-system : lando
2019-09-17 21:17:58 +00:00
Boris Chiou
88285c24ba Bug 1480665 - Support ray() in offset-path and make it animatable. r=emilio,birtles
1. Add `generics::motion::OffsetPath`, and use specified `Angle` and
   computed `Angle` to define specified `OffsetPath` and computed `OffsetPath`.
2. Add `ray` function into `OffsetPath`.

We also tweak the degree from 150deg to 135deg in wpt (e.g.
offset-path-ray-001.html and others) to avoid floating point precision issues.
For example:
```
// offset-path: ray(150deg ...);
// offset-distance: 20px;
matrix:
{
  {0.500000 0.866025 0.000000 0.000000},
  {-0.866025 0.500000 0.000000 0.000000},
  {0.000000 0.000000 1.000000 0.000000},
  {10.000000 17.320509 0.000000 1.000000}
}

// rotate(60deg) translate(20px)
matrix:
{
  {0.500000 0.866025 0.000000 0.000000},
  {-0.866025 0.500000 0.000000 0.000000},
  {0.000000 0.000000 1.000000 0.000000},
  {10.000000 17.320507 0.000000 1.000000}
}
```
Their translate parts, 17.320509 vs 17.320507, are almost the same (only
tiny difference), which may cause the reftest failed.

Differential Revision: https://phabricator.services.mozilla.com/D42721

--HG--
rename : testing/web-platform/tests/css/motion/offset-path-ray-ref.html => testing/web-platform/tests/css/motion/offset-path-ray-001-ref.html
rename : testing/web-platform/tests/css/motion/offset-path-ray.html => testing/web-platform/tests/css/motion/offset-path-ray-001.html
rename : testing/web-platform/tests/css/motion/offset-path-ray.html => testing/web-platform/tests/css/motion/offset-path-ray-002.html
rename : testing/web-platform/tests/css/motion/offset-path-ray.html => testing/web-platform/tests/css/motion/offset-path-ray-003.html
rename : testing/web-platform/tests/css/motion/offset-path-ray.html => testing/web-platform/tests/css/motion/offset-path-ray-004.html
rename : testing/web-platform/tests/css/motion/offset-path-ray.html => testing/web-platform/tests/css/motion/offset-path-ray-005.html
rename : testing/web-platform/tests/css/motion/offset-path-ray.html => testing/web-platform/tests/css/motion/offset-path-ray-006.html
rename : testing/web-platform/tests/css/motion/offset-path-ray.html => testing/web-platform/tests/css/motion/offset-path-ray-007.html
extra : moz-landing-system : lando
2019-09-16 23:24:48 +00:00
Ting-Yu Lin
1c4d625432 Bug 1423383 - Enable layout.css.column-span.enabled on Nightly. r=dholbert
properties-db.js is patched via `./mach devtools-css-db` after flipping
column-span pref to @IS_NIGHTLY_BUILD@ in StaticPrefList.yaml.

Differential Revision: https://phabricator.services.mozilla.com/D41461

--HG--
extra : moz-landing-system : lando
2019-09-17 19:43:00 +00:00
Jason Laster
751b6be5a3 Bug 1578772 - Enable/disable replay from Devtools settings. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D46162

--HG--
extra : moz-landing-system : lando
2019-09-17 19:37:00 +00:00
Gabriel Luong
2a62837bcb Bug 1578824 - Land initial boilerplate for embedding RDM UI into the browser. r=mtigley,mconley,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D45091

--HG--
extra : moz-landing-system : lando
2019-09-17 16:56:16 +00:00
Mark Banner
88eab57b84 Bug 1579452 - Enable ESLint rule no-async-promise-executor on disabled locations for devtools. r=jlast
Depends on D45010

Differential Revision: https://phabricator.services.mozilla.com/D45999

--HG--
extra : moz-landing-system : lando
2019-09-17 17:50:23 +00:00
Dorel Luca
c47fb85a4c Backed out changeset 7b042044bd2d (bug 1578772) for eslint failures. CLOSED TREE 2019-09-17 21:10:58 +03:00
Jason Laster
df4007c720 Bug 1578772 - Enable/disable replay from Devtools settings. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D46162

--HG--
extra : moz-landing-system : lando
2019-09-17 17:34:12 +00:00
David Walsh
4f1d186333 Bug 1580530 - Implement NetworkActionBar in the netmonitor r=Honza
Creates a left sidebar panel for both search and request blocking.

Differential Revision: https://phabricator.services.mozilla.com/D46065

--HG--
extra : moz-landing-system : lando
2019-09-17 14:14:50 +00:00
David Walsh
b572c4fefa Bug 1580890 - Restructure inline-preview action for better performance r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D45702

--HG--
extra : moz-landing-system : lando
2019-09-16 20:35:17 +00:00
lloan
6ca2966cb0 Bug 1580185. Clicking on clear button in the Search panel doesn't cancel the current search. r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D46047

--HG--
extra : moz-landing-system : lando
2019-09-17 10:47:14 +00:00
Julian Descottes
e21e90c2e9 Bug 1581071 - Update devtools metrics test to check that modules are not loaded twice r=Honza,ochameau
Check for duplicated entries in the loaders during the metrics tests

Differential Revision: https://phabricator.services.mozilla.com/D45833

--HG--
extra : moz-landing-system : lando
2019-09-17 09:34:28 +00:00
Miko Mynttinen
94d12e12a7 Bug 1559706 - Workaround for invalid layerization in Inspector r=gl
Differential Revision: https://phabricator.services.mozilla.com/D45896

--HG--
extra : moz-landing-system : lando
2019-09-16 14:03:32 +00:00
Daisuke Akatsuka
59b47c5ef8 Bug 1581582: Change the loading way. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D46104

--HG--
extra : moz-landing-system : lando
2019-09-17 06:56:18 +00:00
Brian Hackett
9e43080ec9 Bug 1581418 - Include more properties when logging objects, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D45961

--HG--
rename : devtools/client/webreplay/mochitest/browser_dbg_rr_console_warp-03.js => devtools/client/webreplay/mochitest/browser_rr_object_preview-01.js
extra : source : ece44b8f51e43f9dcb56a592cb4e5205f8ce19e6
2019-09-16 22:48:15 +00:00