Commit Graph

17072 Commits

Author SHA1 Message Date
Noemi Erli
5759dc0940 Backed out 8 changesets (bug 1541631) for permafailing in debugger/cold-open.js CLOSED TREE
Backed out changeset bc99fb7a9d12 (bug 1541631)
Backed out changeset 696e24030686 (bug 1541631)
Backed out changeset 6db731f26958 (bug 1541631)
Backed out changeset 9f928da98d32 (bug 1541631)
Backed out changeset 53b83b8e37e0 (bug 1541631)
Backed out changeset 1d7a76a1fac8 (bug 1541631)
Backed out changeset 4f94c700f977 (bug 1541631)
Backed out changeset 41f6c078e950 (bug 1541631)

--HG--
rename : devtools/client/debugger/src/actions/tests/helpers/mockCommandClient.js => devtools/client/debugger/src/actions/tests/helpers/threadFront.js
2019-08-16 00:41:23 +03:00
Jason Laster
935d4ecc80 Bug 1573315 - The debugger should attach to content processes in-addition to workers. r=yulia,ochameau
Differential Revision: https://phabricator.services.mozilla.com/D41650

--HG--
extra : moz-landing-system : lando
2019-08-15 18:09:52 +00:00
Yura Zenevich
932dfb20d8 Bug 1573362 - update a copy for some of the text label checks messages. r=mtigley,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D41750

--HG--
extra : moz-landing-system : lando
2019-08-15 15:15:40 +00:00
Logan Smyth
b5f7346637 Bug 1541631 - Part 8: Store breakable-line and breakpoint-position data in the source-actor store. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42033

--HG--
extra : moz-landing-system : lando
2019-08-15 16:29:44 +00:00
Logan Smyth
c4521e96b2 Bug 1541631 - Part 7: Convert memoizeableAction to be AsyncValue-based for easy interop. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42032

--HG--
extra : moz-landing-system : lando
2019-08-15 16:29:15 +00:00
Logan Smyth
5980499fff Bug 1541631 - Part 6: Remove unused action return values. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42031

--HG--
extra : moz-landing-system : lando
2019-08-15 16:28:51 +00:00
Logan Smyth
00ed6331e2 Bug 1541631 - Part 5: Remove exitEarly option from memoizableAction since it isn't needed. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42030

--HG--
extra : moz-landing-system : lando
2019-08-15 16:28:25 +00:00
Logan Smyth
2fadd2279f Bug 1541631 - Part 4: Use resource utility for SourceWithContent caching. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42029

--HG--
extra : moz-landing-system : lando
2019-08-15 16:27:50 +00:00
Logan Smyth
25471c45a3 Bug 1541631 - Part 3: Merge 'content' onto the source itself and rely on query caching. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42028

--HG--
extra : moz-landing-system : lando
2019-08-15 16:27:24 +00:00
Logan Smyth
320d0461f3 Bug 1541631 - Part 2: Convert Source to be a generic minimal Source interface. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42027

--HG--
extra : moz-landing-system : lando
2019-08-15 16:26:53 +00:00
Logan Smyth
8cac7dccec Bug 1541631 - Part 1: Rename mock threadFront file to better name since it isn't a Front. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42025

--HG--
rename : devtools/client/debugger/src/actions/tests/helpers/threadFront.js => devtools/client/debugger/src/actions/tests/helpers/mockCommandClient.js
extra : moz-landing-system : lando
2019-08-15 16:26:18 +00:00
David Walsh
e8463465d7 Bug 1364837 - Add localization strings for blackbox context menus r=jlast,flod
Differential Revision: https://phabricator.services.mozilla.com/D41042

--HG--
extra : moz-landing-system : lando
2019-08-15 05:09:49 +00:00
Yura Zenevich
898b6983d3 Bug 1573362 - update links for the text label checks documentation. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D41749

--HG--
extra : moz-landing-system : lando
2019-08-14 14:20:50 +00:00
Daisuke Akatsuka
53eecbbb23 Bug 1571653: Add a test for toggling subgrid. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41701

--HG--
rename : devtools/client/inspector/grids/test/browser_grids_grid-list-subgrids.js => devtools/client/inspector/grids/test/browser_grids_grid-list-subgrids_01.js
extra : moz-landing-system : lando
2019-08-15 05:01:40 +00:00
Daisuke Akatsuka
401719fc2b Bug 1571653: Reshow as parent grid if the grid which we hid is a parent of a subgrid highlighting. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41700

--HG--
extra : moz-landing-system : lando
2019-08-15 05:01:26 +00:00
Jason Laster
1b0c3042de Bug 925269 - Enable/disable individual debugger statements. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D41838

--HG--
extra : moz-landing-system : lando
2019-08-14 23:01:26 +00:00
Krishnal Ciccolella
151cfd6cab Bug 1570821 - limit height for variable tooltip and decrease left padding r=davidwalsh
Added and if statement to `calculateMaxHeight()` to prevent it from exceeding 250, and decreased the padding of the `.object-node` selector.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 20:52:19 +00:00
janelledement
b26b2d5fcc Bug 1561583 - Search bar retains previous query on re-opening. r=davidwalsh
This patch allows the search bar to retain the previous query on re-opening.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 19:57:51 +00:00
chujun
84121a15d7 Bug 1557138 Clicking logpoint location in console opens the logpoint editing panel in debugger r=nchevobbe,jlast
I pass `frame.origin` in `viewSourceInDebugger`. When `reason` is logpoint, run `openConditionalPanel`.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 16:10:50 +00:00
Jason Laster
08a8733ccf Bug 1573582 - Fix syntax highlighting for commands.js. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D41786

--HG--
extra : moz-landing-system : lando
2019-08-14 08:02:07 +00:00
Charlie Marlow
ef13c54a22 Bug 1573724 followup: update devtools css db to reflect that text-underline-offset: from-font is supported. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D42008

--HG--
extra : moz-landing-system : lando
2019-08-14 18:22:10 +00:00
Charlie Marlow
4643da386c Bug 1573725 followup: update devtools css db to reflect that text-decoration-thickness: from-font is supported. r=dholbert
DONTBUILD because this will still fail xpcshell tests
until the next commit which adds `from-font` to the other
new property, `text-underline-offset`.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 18:20:40 +00:00
Charlie Marlow
adbc6584d9 Bug 1572800: Part 1: Enable text-decoration-skip-ink by default on Nightly (and early-beta and earlier) r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D41881

--HG--
extra : moz-landing-system : lando
2019-08-14 17:49:19 +00:00
Charlie Marlow
dea58fc0bb Bug 1573725: turn on the pref for text-decoration-thickness on by default (in early-beta and earlier) r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D41883

--HG--
extra : moz-landing-system : lando
2019-08-14 16:46:18 +00:00
Charlie Marlow
75ab192bc4 Bug 1573724: turn text-underline-offset pref on by default (in early-beta and earlier) r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D41882

--HG--
extra : moz-landing-system : lando
2019-08-14 16:45:14 +00:00
Alex Rosenfeld
7158682131 Bug 1573241 - close conditionalPanel on right gutter click r=davidwalsh
On a right click to the gutter, close any previously opened conditionalPanel. r=davidwalsh

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

--HG--
extra : moz-landing-system : lando
2019-08-13 19:39:59 +00:00
Ciure Andrei
c8c4bf08bf Backed out 4 changesets (bug 1571650) for AddressSanitizer failures CLOSED TREE
Backed out changeset 9c93a75bc692 (bug 1571650)
Backed out changeset 9f62e449f9ca (bug 1571650)
Backed out changeset 48438a9d64f1 (bug 1571650)
Backed out changeset eaef1d403d31 (bug 1571650)
2019-08-14 18:51:36 +03:00
Mats Palmgren
aa7733da8b Bug 1557825 part 2 - Add tests and update devtools for 'display:block ruby'. r=xidorn
Differential Revision: https://phabricator.services.mozilla.com/D40213

--HG--
extra : moz-landing-system : lando
2019-08-14 14:38:33 +00:00
Mats Palmgren
740cfc08a3 Bug 1105868 part 3 - Implement 'inline list-item' and 'inline flow-root list-item' values for the 'display' property. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D39832

--HG--
extra : moz-landing-system : lando
2019-08-14 14:37:03 +00:00
Mats Palmgren
307e0a6d66 Bug 1569825 - Hide some 'display' values in devtools auto-completion that we want to discourage authors from using. r=dholbert
Differential Revision: https://phabricator.services.mozilla.com/D39810

--HG--
extra : moz-landing-system : lando
2019-08-14 14:35:56 +00:00
Itiel
1fef111e2e Bug 1428917 - Remove broken RTL support for inspector breadcrumbs in RTL locales r=gl
Since the 2 code panels above are LTR and in english characters only, it doesn't make sense to break the flow and make the bottom part RTL, so this removes RTL support altogether and forces LTR on html-arrowscrollbox-inner.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 14:58:25 +00:00
Itiel
d1b14ec95a Bug 1224129 - Force LTR on boxmodel items text r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41363

--HG--
extra : moz-landing-system : lando
2019-08-14 14:50:42 +00:00
tanhengyeow
04362e99cf Bug 1561526 - WebSocket frame list should support auto scroll to bottom. r=Honza
Support auto scroll to bottom.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 14:04:53 +00:00
Daisuke Akatsuka
83f2b87e91 Bug 1571650: Add test for z-index of grids. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D41931

--HG--
extra : moz-landing-system : lando
2019-08-14 09:40:27 +00:00
Daisuke Akatsuka
f9c1392ef6 Bug 1571650: Change z-index by the nest. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D41929

--HG--
extra : moz-landing-system : lando
2019-08-14 12:32:57 +00:00
tanhengyeow
cc005b5bba Bug 1567633 - High-frequency messages cause multi-second hangs. r=Honza
Triggers addFrames in batches

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

--HG--
extra : moz-landing-system : lando
2019-08-14 11:54:28 +00:00
tanhengyeow
d658ea6fb0 Bug 1565217 - WebSockets panel should fetch payload only when selected. r=Honza
Display payload in FrameListColumnData up to 1000 characters

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

--HG--
extra : moz-landing-system : lando
2019-08-14 11:25:35 +00:00
Belén Albeza
c3ef8e6fdf Bug 1565973 - Part 2: Add browser tests for the manifest actor r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D40980

--HG--
extra : moz-landing-system : lando
2019-08-14 08:36:43 +00:00
Belén Albeza
b554a01c44 Bug 1565973 - Part 1: Implement manifest actor in the server r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D40979

--HG--
extra : moz-landing-system : lando
2019-08-13 14:43:24 +00:00
Gabriel Luong
7e6632a422 Bug 1572460 - Refactor selection out of the InspectorFront. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D41314

--HG--
extra : moz-landing-system : lando
2019-08-14 05:07:38 +00:00
Gabriel Luong
daff679f83 Bug 1569023 - Expose a helper on protocol's Front class to help retrieve the parent front. r=ochameau,yulia
Differential Revision: https://phabricator.services.mozilla.com/D39610

--HG--
extra : moz-landing-system : lando
2019-08-14 04:51:20 +00:00
Charlie Marlow
693746ef3d Bug 1558929: adding from-font support to text-underline-offset and text-decoration-thickness r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D41476

--HG--
extra : moz-landing-system : lando
2019-08-13 17:43:25 +00:00
Dhyey Thakore
b768ed3d0f Bug 1573580 - Handle corner case which caused inline preview to stop working r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D41794

--HG--
extra : moz-landing-system : lando
2019-08-13 19:56:06 +00:00
Gabriel Luong
6013759ea3 Bug 1573058 - Remove legacy highlighter-ready and highlighter-hide events from the walker. r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D41646

--HG--
extra : moz-landing-system : lando
2019-08-13 17:55:08 +00:00
Ola Gasidlo
c3cdf78603 Bug 1566011 renaming the layout folder to routing + PageContainer component to PageSwitcher, Part 1, r=ladybenko
First part is renaming the layout folder to routing as discussed as well as the PageContainer component to PageSwitcher.

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

--HG--
rename : devtools/client/application/src/components/layout/PageContainer.js => devtools/client/application/src/components/routing/PageSwitcher.js
rename : devtools/client/application/src/components/layout/moz.build => devtools/client/application/src/components/routing/moz.build
rename : devtools/client/application/test/components/layout/__snapshots__/components_application_panel-PageContainer.test.js.snap => devtools/client/application/test/components/routing/__snapshots__/components_application_panel-PageSwitcher.test.js.snap
rename : devtools/client/application/test/components/layout/components_application_panel-PageContainer.test.js => devtools/client/application/test/components/routing/components_application_panel-PageSwitcher.test.js
extra : moz-landing-system : lando
2019-08-13 17:43:45 +00:00
tanhengyeow
2924fb2d9f Bug 1561631 - Limit number of displayed frames in WebSocket side panel. r=Harald,Honza
Truncate displayed frames if they are over the specified limit. Offers a way to disable this behaviour.

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

--HG--
extra : moz-landing-system : lando
2019-08-13 16:33:23 +00:00
Razvan Caliman
a69d6c017c Bug 1572330 - Adjust Inactive CSS tooltip style. r=miker
Differential Revision: https://phabricator.services.mozilla.com/D41177

--HG--
extra : moz-landing-system : lando
2019-08-13 10:08:04 +00:00
Brad Werth
d5e60384d2 Bug 1523844 Part 4: Add a test that meta viewport page resizes correctly after reload. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D41104

--HG--
extra : moz-landing-system : lando
2019-08-12 22:22:59 +00:00
lloan
da85787e96 Bug 1573493 - Search panel is missing two prefs. r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D41774

--HG--
extra : moz-landing-system : lando
2019-08-13 15:24:53 +00:00
Ola Gasidlo
6d236dc311 Bug 1565172 Add routing support for Manifest page, r=ladybenko,fluent-reviewers,flod
Add routing support for Manifest page with simple CSS and fluent string for `no manifest found`

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

--HG--
extra : moz-landing-system : lando
2019-08-13 13:18:23 +00:00