Commit Graph

17111 Commits

Author SHA1 Message Date
Belén Albeza
421c27f643 Bug 1566007 - Part 3: Add tests (jest + mochitest) r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D41975

--HG--
extra : moz-landing-system : lando
2019-08-19 08:16:57 +00:00
Belén Albeza
06f7b4f124 Bug 1566007 - Part 2 : Add ManifestLoader component r=Ola,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D41974

--HG--
extra : moz-landing-system : lando
2019-08-19 08:27:20 +00:00
Belén Albeza
fa01c1cf25 Bug 1566007 - Part 1: Create Redux state/reducers/actions to hold manifest data r=Ola
Differential Revision: https://phabricator.services.mozilla.com/D41973

--HG--
extra : moz-landing-system : lando
2019-08-15 08:32:25 +00:00
Mark Banner
b1970e6a2f Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop
These are raised as redeclares or unused variables by ESLint 6.

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

--HG--
extra : moz-landing-system : lando
2019-08-19 07:11:56 +00:00
jaril
1a04a471fd Bug 1452920 - Clean up WebConsoleActor events and responses. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D40387

--HG--
extra : moz-landing-system : lando
2019-08-19 06:57:42 +00:00
monikamaheshwari
4be649015b Bug 1553458 remove in-content-text-color r=remote-debugging-reviewers,daisuke
Differential Revision: https://phabricator.services.mozilla.com/D40591

--HG--
extra : moz-landing-system : lando
2019-08-19 06:10:53 +00:00
Daisuke Akatsuka
a8fcde43fa 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-18 03:13:51 +00:00
Daisuke Akatsuka
016f7b5076 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-16 07:38:57 +00:00
Noemi Erli
359e69d95a Backed out changeset 65b1715d878b (bug 1573695) for causing failures in browser_parsable_css.js CLOSED TREE 2019-08-17 09:27:31 +03:00
David Walsh
b70ef6a203 Bug 1573695 - Implement skip pausing disabled effect for secondary panels r=Harald
Differential Revision: https://phabricator.services.mozilla.com/D42174

--HG--
extra : moz-landing-system : lando
2019-08-16 20:24:57 +00:00
Brian Hackett
9c7cf7138d Bug 1573966 - Fix variable previewing when using cached pause data, r=loganfsmyth.
Differential Revision: https://phabricator.services.mozilla.com/D42067

--HG--
extra : moz-landing-system : lando
2019-08-16 20:55:19 +00:00
David Walsh
25d9b05653 Bug 1574122 - Provide a key for DOM Mutation breakpoint items r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D42133

--HG--
extra : moz-landing-system : lando
2019-08-16 16:56:03 +00:00
David Walsh
823913efb6 Bug 1574266 - Use modern syntax highlighting in debugger r=Harald
Differential Revision: https://phabricator.services.mozilla.com/D42245

--HG--
extra : moz-landing-system : lando
2019-08-16 15:02:42 +00:00
Jason Laster
c0a595d089 Bug 1573890 - Simplify logpoint messages. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41990

--HG--
extra : moz-landing-system : lando
2019-08-16 17:28:40 +00:00
Dorel Luca
4b3c5c8fa3 Backed out changeset 6e01b87795cf (bug 1573890) for Devtools failures. CLOSED TREE
--HG--
extra : rebase_source : e8a8addd651398d07630e0990eb49f0210969f23
2019-08-16 19:36:41 +03:00
Jason Laster
ac1bd5ecbb Bug 1573890 - Simplify logpoint messages. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41990

--HG--
extra : moz-landing-system : lando
2019-08-16 14:55:35 +00:00
Towkir Ahmed
11450c9cc8 Bug 1570777 - Added padding on doorhanger menus. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D41050

--HG--
extra : moz-landing-system : lando
2019-08-08 07:46:11 +00:00
Gijs Kruitbosch
a829e24657 Bug 1571342 - unify save paths for console and netmonitor and fix the latter to not do docshell loads, r=Honza,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41858

--HG--
extra : moz-landing-system : lando
2019-08-16 11:13:24 +00:00
Jan Odvarko
a1cc09d360 Bug 1566856 - JSONView stopped rendering relative URLs; nchevobbe r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41543

--HG--
extra : moz-landing-system : lando
2019-08-16 10:06:17 +00:00
Jan Odvarko
9f9e2d3cf4 Bug 1572396 - Introduce Search button in the Net panel toolbar; r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D42080

--HG--
extra : moz-landing-system : lando
2019-08-16 10:42:59 +00:00
tanhengyeow
ccd6680589 Bug 1566753 - Support for Socket.IO protocol. r=Honza,nchevobbe,mhoye
Supports parsing Socket.IO WebSocket frames.

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

--HG--
extra : moz-landing-system : lando
2019-08-15 16:03:29 +00:00
Jan Odvarko
a8798e4b77 Bug 1572689 - Properly restore size of the Search panel; r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41936

--HG--
extra : moz-landing-system : lando
2019-08-16 06:18:16 +00:00
Jan Odvarko
8458d4bcc9 Bug 1572692 - Properly crop results in the Search panel; r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D41940

--HG--
extra : moz-landing-system : lando
2019-08-16 09:04:11 +00:00
Mats Palmgren
1f1f009b71 Bug 1574060 - Implement layout for 'display: flow-root list-item'. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D42087

--HG--
extra : moz-landing-system : lando
2019-08-16 06:30:24 +00:00
Itiel
47760e669d Bug 1573791 - Fix Accessibility tabs dropdown checkmark for RTL users r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D42220

--HG--
extra : moz-landing-system : lando
2019-08-16 01:13:26 +00:00
Patrick Brosset
210832d4e2 Bug 1568825 - 3 - Remove the nodePicker's dependency on highlighter and walker r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41598

--HG--
extra : moz-landing-system : lando
2019-08-16 04:48:27 +00:00
Patrick Brosset
b5f63e6ed7 Bug 1568825 - 2 - Moving the nodePicker singleton to the toolbox r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41597

--HG--
extra : moz-landing-system : lando
2019-08-16 04:48:27 +00:00
Patrick Brosset
ad1f96f8cf Bug 1568825 - 1 - Moving node-picker.js to the client r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41596

--HG--
rename : devtools/shared/fronts/inspector/node-picker.js => devtools/client/inspector/node-picker.js
extra : moz-landing-system : lando
2019-08-16 04:48:26 +00:00
David Walsh
709d01d4c1 Bug 1574263 - Switch to Tiny mode for DOM Mutationn Breakpoint reps r=Harald
Differential Revision: https://phabricator.services.mozilla.com/D42177

--HG--
extra : moz-landing-system : lando
2019-08-16 00:56:14 +00:00
Maliha Islam
29a67174de Bug 1568053 - Redesign contrast info in color picker (front-end), r=yzen,gl
Differential Revision: https://phabricator.services.mozilla.com/D40925

--HG--
extra : moz-landing-system : lando
2019-08-16 00:55:27 +00:00
Maliha Islam
0a8eb5c95e Bug 1568053 - Create node actor method for getting complex bg color data for text nodes and refactor existing contrast calculation methods, r=yzen,gl
Differential Revision: https://phabricator.services.mozilla.com/D40086

--HG--
extra : moz-landing-system : lando
2019-08-16 00:55:26 +00:00
Logan Smyth
6dc3f59caa 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 21:44:48 +00:00
Logan Smyth
f8d117facf 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 21:45:47 +00:00
Logan Smyth
bab62aad61 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 21:45:48 +00:00
Logan Smyth
463cc14e60 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 21:45:50 +00:00
Logan Smyth
98281d7b19 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 21:45:52 +00:00
Logan Smyth
058e9d445b 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-16 00:25:56 +00:00
Logan Smyth
0d284b2f54 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 21:44:45 +00:00
Logan Smyth
ec00db2167 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 21:44:47 +00:00
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