Commit Graph

401 Commits

Author SHA1 Message Date
Ciure Andrei
9f4ebc07f7 Backed out 13 changesets (bug 1342237, bug 1403944, bug 1403938, bug 1528296) for subsuite gpu failures CLOSED TREE
Backed out changeset eee6b5f77d67 (bug 1528296)
Backed out changeset 285c56c29146 (bug 1528296)
Backed out changeset 47fff0f9b424 (bug 1528296)
Backed out changeset cebff9f6f811 (bug 1528296)
Backed out changeset 78be67cfabe8 (bug 1528296)
Backed out changeset 3e055733ee57 (bug 1528296)
Backed out changeset 2d321819c273 (bug 1528296)
Backed out changeset c8fcdc7c2e0b (bug 1403944)
Backed out changeset f1003c2742c2 (bug 1403944)
Backed out changeset 06a583daf142 (bug 1342237)
Backed out changeset f75b89bf0aa4 (bug 1342237)
Backed out changeset 90579bc6554c (bug 1403938)
Backed out changeset 488d49d434f8 (bug 1403938)
2019-03-12 18:57:01 +02:00
yulia
f3cd627b57 Bug 1403944 - Remove Web Audio Editor front and panel; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D19527

--HG--
extra : moz-landing-system : lando
2019-03-12 14:50:18 +00:00
yulia
424091658d Bug 1342237 - remove Shader Editor Panel; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D14732

--HG--
extra : moz-landing-system : lando
2019-03-12 14:47:42 +00:00
yulia
45147b86ec Bug 1403938 - remove Canvas Debugger client; r=vporof
Assigning sole for now

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:43:47 +00:00
Jason Laster
a75220760a Bug 1533725 - Enable column breakpoints by default. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22697

--HG--
extra : moz-landing-system : lando
2019-03-09 17:06:29 +00:00
Csoregi Natalia
598e74635b Backed out changeset 76a4586acec2 (bug 1533725) for debugger failures. CLOSED TREE 2019-03-09 00:05:43 +02:00
Jason Laster
169fc5dc9e Bug 1533725 - Enable column breakpoints by default. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22697

--HG--
extra : moz-landing-system : lando
2019-03-08 16:22:00 +00:00
lenka
f098dc0c1e Bug 1358414 - Introduce column resizer in request list; r=Honza
Adding feature to netmonitor for resizing of columns. In this patch the functionality is hidden behind the pref devtools.netmonitor.features.resizeColumns.  This feature is currently turned off - false.

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

--HG--
extra : moz-landing-system : lando
2019-03-08 15:42:54 +00:00
Jason Laster
fb790261c6 Bug 1532162 - Map Scopes should be opt-in. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D21870

--HG--
extra : moz-landing-system : lando
2019-03-07 13:50:36 +00:00
Jason Laster
23775fa3da Bug 1531350 - [release 128] Sync 128. r=dwalsh 2019-03-01 19:36:15 -05:00
Helena Moreno
010dd5db65 Bug 1525613 - Create a preference to enable message grouping in the console. r=nchevobbe.
Differential Revision: https://phabricator.services.mozilla.com/D21356

--HG--
extra : moz-landing-system : lando
2019-02-27 14:04:46 +00:00
Amy Chan
4b3c09df36 Bug 1498565 - Getting Firefox to stop freezing when large file is loaded in Response tab r=Honza
When large files's Response tab in Network Devtools is open, Firefox freezes. This checks for file size & switches from SourceEditor to pre() when the files is too big.

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

--HG--
extra : moz-landing-system : lando
2019-02-27 13:09:32 +00:00
Patrick Brosset
06734363b3 Bug 1363990 - New pref to beautify HTML code when copying from the inspector; r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D21030

--HG--
extra : moz-landing-system : lando
2019-02-26 09:33:52 +00:00
Micah Tigley
74d6c448d5 Bug 1493677 - Link box-model values to their source CSS rules. r=gl
This patch allows hovering over box-model values and scrolling to their source CSS rule while pressing down the shift-key,

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

--HG--
extra : moz-landing-system : lando
2019-02-25 15:14:12 +00:00
Jason Laster
4c4b5b5f3b Bug 1513379 - Only check pending source statuses once. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D20871

--HG--
extra : moz-landing-system : lando
2019-02-22 23:29:32 +00:00
Coroiu Cristina
41959946c9 Merge mozilla-central to autoland a=merge on a CLOSED TREE 2019-02-22 18:39:27 +02:00
Rainier G
a61922e460 Bug 1529468 - Remove devtools.inspector.fonthighlighter.enabled pref. r=gl 2019-02-22 00:22:01 -05:00
Rainier G
a1ce4f4232 Bug 1529379 - Remove devtools.inspector.changes.enabled pref. r=gl 2019-02-22 00:05:34 -05:00
Greg Tatum
39cd1d4845 Bug 1525358 - Rename perf.html to profiler.firefox.com; r=julienw
Differential Revision: https://phabricator.services.mozilla.com/D18728

--HG--
extra : moz-landing-system : lando
2019-02-21 23:16:40 +00:00
Jason Laster
1f67526a39 Bug 1528855 - [release 126] tweak source consolidation work. r=dwalsh 2019-02-19 14:24:03 -05:00
David Walsh
76af01c0ea Bug 1528855 - [release 126] Fix Bugzilla 1108132 - Provide code wrapping pref for debugger (#7959). r=dwalsh 2019-02-19 14:23:47 -05:00
Jason Laster
a19bea027a Bug 1528855 - [release 126] [sync] Bug 1527122 - Update Debugger Frontend (Release 125). r=dwalsh. r=dwalsh 2019-02-19 14:23:26 -05:00
Patrick Brosset
3aea607fb0 Bug 1528181 - Enable the scrollable badge for good; r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D19909

--HG--
extra : moz-landing-system : lando
2019-02-15 16:22:55 +00:00
Jason Laster
395b694a1e Bug 1527629 - Enable Log Points. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D19667

--HG--
extra : moz-landing-system : lando
2019-02-13 17:14:13 +00:00
Gabriel Luong
b158658b93 Bug 1526591 - Remove devtools.inspector.shapesHighlighter.enabled pref. r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D19255
2019-02-08 22:06:49 -05:00
shindli
84a3421798 Backed out 1 changesets (bug 1526591) for ES lint failure in | /builds/worker/checkouts/gecko/devtools/client/shared/output-parser.js CLOSED TREE
Backed out changeset da1dd1b03268 (bug 1526591)
2019-02-11 15:28:57 +02:00
Gabriel Luong
1890a6f166 Bug 1526591 - Remove devtools.inspector.shapesHighlighter.enabled pref. r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D19255
2019-02-08 22:06:49 -05:00
Gabriel Luong
72b068f889 Bug 1526465 - Remove devtools.inspector.flexboxHighlighter.enabled and devtools.flexboxinspector.enabled prefs. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D19211
2019-02-08 15:23:14 -05:00
Markus Stange
ecc072dac5 Bug 1504101 - Add UI to the performance pane that lets the user pick an objdir for local builds. r=julienw
The picked objdirs are stored in a preference named devtools.performance.recording.objdirs
as a JSON-ified array of string paths.

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

--HG--
extra : moz-landing-system : lando
2019-02-07 19:43:47 +00:00
Martin Koroknay
568c22f379 Bug 1523861 - Remove toggle filter button and always show the filter buttons toolbar. r=nchevobbe
Removes the toggle filter button and makes the filter buttons toolbar permanently shown. At the same time removes relevant entries from actions/reducers. Also updates some tests which relied on showing and hiding the filter buttons toolbar. Also amends an unrelated test which relied on the non-presence of the filter buttons toolbar.

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

--HG--
extra : moz-landing-system : lando
2019-02-04 13:22:36 +00:00
Patrick Brosset
193e92d04b Bug 1523543 - Enable the scrollable markup-badge in nightly; r=miker
Differential Revision: https://phabricator.services.mozilla.com/D17916

--HG--
extra : moz-landing-system : lando
2019-01-29 13:08:43 +00:00
Hubert Boma Manilla
ee43602c94 Bug 1522138 - [release 120] put log points behind a flag (#7761). r=dwalsh 2019-01-24 17:57:26 -05:00
Brad Werth
dd194db5d7 Bug 1521814 Part 1: Make RDM meta viewport override dependent on a new pref, set to false for now. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D17427

--HG--
extra : moz-landing-system : lando
2019-01-24 16:31:55 +00:00
Patrick Brosset
de44cc12fc Bug 1521776 - Add new scrollable markup badges; r=gl
Detect when nodes are scrollable on the actor side, and use this
information to display new [scrollable] markup-badges in the inspector.
Also track this dynimically so badges are added/removed when necessary.
Hide this behind a pref for now, until this gets tested by users and
validated.

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

--HG--
extra : moz-landing-system : lando
2019-01-23 14:07:47 +00:00
Michael Ratcliffe
4c006f45aa Bug 1521612 - Add pref for combined flexbox highlighter r=pbro
Because checking for prefs is slow and performance is paramount for the highlighter we cache the result. Because we cache the result the Toolbox needs to be closed and opened again for any pref changes to take affect.

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

--HG--
extra : moz-landing-system : lando
2019-01-22 15:23:52 +00:00
Nicolas Chevobbe
74a30370f2 Bug 1519104 - Create a preference for webconsole editor;r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D17094

--HG--
extra : moz-landing-system : lando
2019-01-22 06:45:50 +00:00
Jason Laster
28affa68aa Revert "Backed out 25 changesets (bug 1520957) for causing test_smart-trace-grouping.html failures CLOSED TREE"
This reverts commit 9450cd4d2a4ba494759d2aa1494bcce16db1c99b.
2019-01-19 11:43:05 -05:00
Ciure Andrei
1ff926c9f1 Backed out 25 changesets (bug 1520957) for causing test_smart-trace-grouping.html failures CLOSED TREE
Backed out changeset 62545dd149d1 (bug 1520957)
Backed out changeset adfbaafc65e5 (bug 1520957)
Backed out changeset d3e2f8a52ea7 (bug 1520957)
Backed out changeset 1b068291a658 (bug 1520957)
Backed out changeset 83af92e6dcf5 (bug 1520957)
Backed out changeset 9e2970c8196c (bug 1520957)
Backed out changeset d3c9d833d45a (bug 1520957)
Backed out changeset 452045302b9f (bug 1520957)
Backed out changeset 38d601fa5c4e (bug 1520957)
Backed out changeset 27d0649dccc7 (bug 1520957)
Backed out changeset 314832e1b783 (bug 1520957)
Backed out changeset 2a0d5bc06991 (bug 1520957)
Backed out changeset 07d417fb91d2 (bug 1520957)
Backed out changeset b74cd7c3ae9b (bug 1520957)
Backed out changeset f1f01efee767 (bug 1520957)
Backed out changeset 118720bcf7bd (bug 1520957)
Backed out changeset 6a62f14cbf21 (bug 1520957)
Backed out changeset ea1cf6443c80 (bug 1520957)
Backed out changeset 20c18820bfa0 (bug 1520957)
Backed out changeset 4cc5d60694d2 (bug 1520957)
Backed out changeset f33a4bd9b1b7 (bug 1520957)
Backed out changeset ffde784e1ece (bug 1520957)
Backed out changeset 6bf766fe8789 (bug 1520957)
Backed out changeset 4931e64c987f (bug 1520957)
Backed out changeset 7605e6295916 (bug 1520957)
2019-01-19 03:44:50 +02:00
David Walsh
abdbd2a7bf Bug 1520957 - [release 119] Implement Event Listeners Panel (#7715). r=dwalsh 2019-01-18 19:17:05 -05:00
Jason Laster
383ce0e74f Revert "Bug 1520957 - Update Debugger Frontend v119. r=davidwalsh"
This reverts commit 8b2edbbf3af82a8e97e678fd13c1dbaa6e5b11be.
2019-01-18 11:04:34 -05:00
Jason Laster
04a8763c00 Bug 1520957 - Update Debugger Frontend v119. r=davidwalsh
--HG--
extra : rebase_source : 49659360ef770f712ee24a2c8fd5ebf12c66e3ef
2019-01-17 19:39:00 +02:00
Jason Laster
5b0c08e1a9 Bug 1517334 - [release 114] Fix typo in prefs.js (#7606). r=dwalsh 2019-01-02 17:28:50 -05:00
Jason Laster
aa7cc50dd6 Bug 1515951 - [release 112] Blackbox original sources (#7370). r=bhackett 2018-12-27 12:25:39 -05:00
Gabriel Luong
fbb46ac366 Bug 1478894 - Part 1: Add an initial boilerplate React/Redux app for the new Rules View. r=pbro 2018-12-21 14:05:46 -05:00
Dorel Luca
c52a15bada Backed out changeset d5f22f6c8de8 (bug 1478894) for eslint failure. CLOSED TREE 2018-12-21 21:34:22 +02:00
Gabriel Luong
c524e83ea6 Bug 1478894 - Part 1: Add an initial boilerplate React/Redux app for the new Rules View. r=pbro 2018-12-21 14:05:46 -05:00
Jason Laster
b29d865e71 Bug 1515736 - [release 111] Add windowless workers UI (#7525). r=lsmyth 2018-12-21 13:07:32 -05:00
Jason Laster
e089fdf3d3 Bug 1513397 - [release 107] Resolve pause-point flow errors due to new mapped points. (#7375). r=davidwalsh 2018-12-12 16:10:11 -05:00
Nicolas Chevobbe
1ee3ef7e09 Bug 1512289 - Remove webconsole reverse search pref; r=bgrins.
Differential Revision: https://phabricator.services.mozilla.com/D13913

--HG--
extra : moz-landing-system : lando
2018-12-11 13:01:30 +00:00
Nicolas Chevobbe
e9ad1155fa Bug 1512257 - Enable reverse search on every channel; r=bgrins.
This patch only removes condition for the preference,
since removing the preference would require more important
code changes that might not be good to land during the
soft freeze.

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

--HG--
extra : moz-landing-system : lando
2018-12-05 20:40:29 +00:00