Commit Graph

17595 Commits

Author SHA1 Message Date
David Walsh
7eb854230e 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-12 21:51:45 +00:00
Julian Descottes
73a8e158b7 Bug 1578373 - Stop using window.top in devtools/client/shared/widgets/Graphs.js r=julienw
Differential Revision: https://phabricator.services.mozilla.com/D45448

--HG--
extra : moz-landing-system : lando
2019-09-12 19:57:44 +00:00
Micah Tigley
2107eab165 Bug 1363970 - Disable touch simulation when color picker is active. r=gl,rcaliman
This patch manually disables touch simulation in places where the color picker is enabled. Alternatively, doing this from InspectorActor's `pickColorFromPage` method requires that we get the associated RDM emulationActor for the tab, which turned out to be more complicated than I thought.

Getting and setting the picker state on the emulation factor retrieved via `getActorByID` does not match the emulationActor handling the touch events. So setting the picker state is indeed working it's just not setting it on the correct one. I'm unsure of how to go about this as the RDM emulationActor and the Inspector actor are entirely separate of each other.

So for now, we disable touch simulation in places where color picker is being enabled. Let me know what you think about this @pbro and @gl .

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

--HG--
extra : moz-landing-system : lando
2019-09-12 18:20:39 +00:00
Brad Werth
6d3b2babbc Bug 1567310 Part 4: Add a test that whitespace frames are not created by opening the inspector. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D45257

--HG--
extra : moz-landing-system : lando
2019-09-12 19:06:09 +00:00
Brad Werth
df189909f4 Bug 1567310 Part 3: Make all devtools callers of getBoxQuads include option to suppress whitespace frames. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D45120

--HG--
extra : moz-landing-system : lando
2019-09-12 19:05:52 +00:00
Sorin Davidoi
4bb2a97856 Bug 1580485 - Start search worker on lazily. r=jlast
Took care to only call .task once. Maybe it would be nice to move this functionality inside `WorkerDispatcher`?

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

--HG--
extra : moz-landing-system : lando
2019-09-12 18:41:51 +00:00
Coroiu Cristina
b7a3c598ec Backed out changeset 0a227ecdcca5 (bug 1580485) for debugger failure on a CLOSED TREE 2019-09-12 21:20:32 +03:00
Sorin Davidoi
f783c40e10 Bug 1579990 - Start pretty print worker lazily. r=jlast,Honza
Start pretty print worker only when pretty printing for the first time.

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

--HG--
extra : moz-landing-system : lando
2019-09-12 16:40:36 +00:00
Sorin Davidoi
c9a76c17f4 Bug 1580485 - Start search worker on lazily. r=jlast
Took care to only call .task once. Maybe it would be nice to move this functionality inside `WorkerDispatcher`?

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

--HG--
extra : moz-landing-system : lando
2019-09-12 16:31:38 +00:00
Logan Smyth
62539da15f Bug 1580645 - Ensure that node removal only removes mutation BPs in subtree. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D44296

--HG--
extra : moz-landing-system : lando
2019-09-12 15:33:51 +00:00
David Walsh
d8814e5764 Bug 1580636 - Set inline preview left before injection r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D45606

--HG--
extra : moz-landing-system : lando
2019-09-12 14:29:31 +00:00
Razvan Maries
197ecba57e Backed out changeset c7e276985276 (bug 1580636) for ES Lint failure. CLOSED TREE 2019-09-12 17:08:46 +03:00
David Walsh
8f28239f59 Bug 1580636 - Set inline preview left before injection r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D45606

--HG--
extra : moz-landing-system : lando
2019-09-12 02:52:27 +00:00
Ola Gasidlo
caf9aff884 Bug 1565213 - Add routing for sidebar component, r=ladybenko
Add routing for sidebar component

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

--HG--
extra : moz-landing-system : lando
2019-09-12 12:55:46 +00:00
Mark Banner
efc1831d10 Bug 1330148 - Remove no-iterator ESLint exclusions on devtools since there are no violations now. r=jdescottes
Depends on D45400

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

--HG--
extra : moz-landing-system : lando
2019-09-12 08:02:40 +00:00
Gabriel Luong
039a070103 Bug 1580545 - Convert ResponsiveUI and ResponsiveUIManager to ES6 classes. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D45566

--HG--
extra : moz-landing-system : lando
2019-09-11 18:51:35 +00:00
jaril
240a0d48f8 Bug 1567966 - Add search to event listener breakpoints panel. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D42436

--HG--
extra : moz-landing-system : lando
2019-09-11 18:55:20 +00:00
Gabriel Luong
dcd3f3a19f Bug 1580312 - Refactor ResponsiveUI into its own module. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D45443

--HG--
rename : devtools/client/responsive/manager.js => devtools/client/responsive/ui.js
extra : moz-landing-system : lando
2019-09-10 21:36:07 +00:00
Jason Laster
43f6a1b816 Bug 1580362 - Rewinding while recording should rewind to the last breakpoint. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D45473

--HG--
extra : moz-landing-system : lando
2019-09-11 04:16:15 +00:00
Jason Laster
6dd9c29f22 Bug 1579658 - Hovering on the console jump button should update the viewport. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D45133

--HG--
extra : moz-landing-system : lando
2019-09-11 03:43:30 +00:00
Jason Laster
c91c3ac848 Bug 1578602 - Update buttons ux. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D45131

--HG--
extra : moz-landing-system : lando
2019-09-11 15:58:22 +00:00
Yura Zenevich
92b64e718f Bug 1578494 - make MOUSE_INTERACTIVE_ONLY failure check less strict and only look at click action. r=nchevobbe
Depends on D45217

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

--HG--
extra : moz-landing-system : lando
2019-09-11 08:04:40 +00:00
Yura Zenevich
1ed731d560 Bug 1578494 - ignore images inside anchors for semantic check as they get a propagated jump action. r=nchevobbe
Depends on D45216

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

--HG--
extra : moz-landing-system : lando
2019-09-11 13:59:23 +00:00
Yura Zenevich
d7ee1a870c Bug 1578494 - ignore valid labels with "label for" relations as they are clickable. r=nchevobbe
Depends on D45215

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

--HG--
extra : moz-landing-system : lando
2019-09-10 15:48:25 +00:00
Yura Zenevich
9e5e47e8ff Bug 1578494 - separate accessible roles into the ones that are expected to be interactive from keyboard accessible ones, better account for ARIA comboboxes and listboxes. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45215

--HG--
extra : moz-landing-system : lando
2019-09-11 14:09:03 +00:00
Yura Zenevich
fa78314c8f Bug 1578494 - include ROLE_PARENT_MENUITEM (currently selected/visible menu item) into a set of interactive roles. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45214

--HG--
extra : moz-landing-system : lando
2019-09-10 14:14:52 +00:00
lloan
99deab0f74 Bug 1580188 - Not all search matches are highlighted. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D45483

--HG--
extra : moz-landing-system : lando
2019-09-11 08:24:58 +00:00
championshuttler
c3c60ddbbf Bug 1555022 - Remove unused methods on the Thread Actor. r=jdescottes,jlast
Differential Revision: https://phabricator.services.mozilla.com/D44957

--HG--
extra : moz-landing-system : lando
2019-09-10 22:01:36 +00:00
Andreea Pavel
6e69d0b776 Backed out changeset 977f72dc221a (bug 1578602) dt failures at browser_parsable_css on a CLOSED TREE 2019-09-11 05:43:33 +03:00
Razvan Maries
d12d589b73 Backed out changeset b93f753ddfe4 (bug 1579658) for ES Lint failure. CLOSED TREE 2019-09-11 04:50:58 +03:00
David Walsh
2abded43f8 Bug 1580006 - Make inline preview for exceptions look better r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45252

--HG--
extra : moz-landing-system : lando
2019-09-10 23:26:38 +00:00
Jason Laster
eac3fce446 Bug 1579658 - Hovering on the console jump button should update the viewport. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D45133

--HG--
extra : moz-landing-system : lando
2019-09-11 00:04:03 +00:00
Brian Hackett
e66f14695f Bug 1580104 Part 1 - Fix various control logic bugs, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D45464

--HG--
extra : moz-landing-system : lando
2019-09-10 22:14:16 +00:00
Jason Laster
2286b78600 Bug 1578602 - Update buttons ux. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D45131

--HG--
extra : moz-landing-system : lando
2019-09-11 00:16:21 +00:00
Boris Chiou
4db87c1296 Bug 1574222 - Serialize getComputedStyle on text-decoration properly. r=emilio,dholbert
The wpt will be updated in
https://github.com/web-platform-tests/wpt/pull/18866.

Besides, there are some other test cases use text-decoration, so we
have to update them as well. The rule is: if the test case is not related to
old `text-decoration` longhand, we use `text-decoration-line` instead.
If the test case is for testing the change of `text-decoration` from
longhand to shorthand, we should use the correct serialization.

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

--HG--
extra : moz-landing-system : lando
2019-09-10 21:52:26 +00:00
Jason Laster
7e368acde2 Bug 1580064 - Replace ObjectInspector symbol with better delimeter. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45286

--HG--
extra : moz-landing-system : lando
2019-09-10 22:47:42 +00:00
Razvan Maries
6d72ae6fae Backed out changeset 8695461482b4 (bug 1580006) for ES Lint failure. CLOSED TREE 2019-09-11 00:41:19 +03:00
Brian Hackett
5ac4e26c13 Bug 1577881 - Watch out for dead windows in getAllWindowDebuggees, r=ochameau.
Differential Revision: https://phabricator.services.mozilla.com/D45114

--HG--
extra : moz-landing-system : lando
2019-09-10 19:11:15 +00:00
David Walsh
092a5bfa5d Bug 1580006 - Make inline preview for exceptions look better r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45252

--HG--
extra : moz-landing-system : lando
2019-09-10 17:54:57 +00:00
Dorel Luca
18f6607ceb Bug 1557985 - Disable browser_orientationchange_event.js in Linux opt for frequent failures. r=gbrown
Type a message here

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

--HG--
extra : moz-landing-system : lando
2019-09-10 15:35:43 +00:00
Jan Odvarko
e5d8c5ba59 Bug 1578215 - DAMP Perf regression in netmonitor har export test (+12%); r=nchevobbe,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D44437

--HG--
extra : moz-landing-system : lando
2019-09-10 12:04:51 +00:00
Sorin Davidoi
a74f789b09 Bug 1575413 - Implement sorting for Last-Modified and Content-Length response headers. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D45134

--HG--
extra : moz-landing-system : lando
2019-09-10 10:01:13 +00:00
Mihai Alexandru Michis
4941b2389f Merge mozilla-central to autoland. 2019-09-10 13:00:45 +03:00
Mihai Alexandru Michis
588814f2ed Merge inbound to mozilla-central. a=merge 2019-09-10 12:55:33 +03:00
lloan
ddca7eac70 Bug 1580030 - Inline highlights for search matches have too much padding. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D45277

--HG--
extra : moz-landing-system : lando
2019-09-10 09:52:48 +00:00
Gurzau Raul
dd736a1b8a Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-09-10 06:32:42 +03:00
Jason Laster
17db683395 Bug 1579576 - Fix browser_dbg_rr_breakpoints-07.js. r=bhackett
Reviewers: bhackett

Reviewed By: bhackett

Bug #: 1579576

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

--HG--
extra : rebase_source : 0cd551281b3d161f6916420babdc208571c26a46
2019-09-10 03:52:39 +03:00
Miriam
01f4ef904a Bug 1574190 - Add watchpoints trait to browsingContextTargetPrototype and remove from RootActor r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D45206

--HG--
extra : moz-landing-system : lando
2019-09-09 17:30:31 +00:00
Brian Hackett
e08826d6d1 Bug 1579562 - Take snapshots at frame entry when gathering pause data in the frame, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D45145

--HG--
extra : moz-landing-system : lando
2019-09-09 16:28:25 +00:00
Jason Laster
a2304c7a65 Bug 1580033 - Fix saveAs. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D45265

--HG--
extra : moz-landing-system : lando
2019-09-09 23:28:36 +00:00