Commit Graph

15323 Commits

Author SHA1 Message Date
Brian Hackett
dc598c8197 Bug 1534786 - Add test.
--HG--
extra : rebase_source : f66f930fa8494fc1a5a11a811acc053d7089390d
2019-03-14 15:20:22 -10:00
Brian Hackett
89ea21ef92 Bug 1537657 - Detach from workers when navigating, r=loganfsmyth.
--HG--
extra : histedit_source : 17ad5a2896c81d61d3b4a13fff28627f291e7f12%2C7b53c3a13ed1836f9769268ea4abbcbe0b01fd17
2019-03-25 07:37:21 -06:00
tanhengyeow
70a1707897 Bug 1537566 - Fix brightness of selected netmonitor rows; r=fvsch
Remove unnecessary css

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

--HG--
extra : moz-landing-system : lando
2019-03-21 14:19:44 +00:00
Brian Grinstead
a797a66d25 Bug 1531119 - Remove editMenuCommands.inc.xul and make editMenuOverlay.js in charge of constructing the relevant commandset DOM r=bdahl,NeilDeakin
This allows us to drop preprocessing and makes it simpler to add edit menu functionality to any type of document.

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

--HG--
extra : moz-landing-system : lando
2019-03-21 14:18:48 +00:00
Daisuke Akatsuka
4c8a6b7b69 Bug 1488503: Add test for validation. r=jdescottes
Depends on D23993

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

--HG--
extra : moz-landing-system : lando
2019-03-21 08:26:59 +00:00
Daisuke Akatsuka
6bfbee8394 Bug 1488503: Validation for network location. r=jdescottes,flod
Differential Revision: https://phabricator.services.mozilla.com/D23993

--HG--
extra : moz-landing-system : lando
2019-03-21 11:17:04 +00:00
Daisuke Akatsuka
0a497fb56e Bug 1114929: Add a test for multiline comment. r=pbro
Depends on D24118

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

--HG--
extra : moz-landing-system : lando
2019-03-21 09:18:31 +00:00
Daisuke Akatsuka
2f478513a6 Bug 1114929: Apply line count of comments. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D24118

--HG--
extra : moz-landing-system : lando
2019-03-20 22:31:14 +00:00
Julian Descottes
ef7c431b40 Bug 1531704 - Remove isClosed flag from WorkerTargetFront r=ochameau
Depends on D21673

The test is already relying on events triggered by the destroy method of the front to progress
I don't think having a flag brings anything here.

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

--HG--
extra : moz-landing-system : lando
2019-03-21 07:54:03 +00:00
Julian Descottes
d9c03fac20 Bug 1531704 - Stop calling WorkerTargetFront::destroy() from detach() r=ochameau
Try at https://treeherder.mozilla.org/#/jobs?repo=try&revision=02f79fac79a313124cfe6368812e84d823fab685

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

--HG--
extra : moz-landing-system : lando
2019-03-21 07:52:15 +00:00
lenka
c643a8b77f Bug 1533764 - enable pref for column resizer in Nightly; r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D24244

--HG--
extra : moz-landing-system : lando
2019-03-21 09:36:16 +00:00
Oana Pop Rus
b01d230f27 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-03-25 12:04:50 +02:00
Mats Palmgren
ff5ea5f6ab Bug 205202 part 2 - [css-lists][css-pseudo] Add support for the ::marker pseudo element on list items. Test updates. r=emilio 2019-03-24 23:13:53 +01:00
Mats Palmgren
53f517142f Bug 205202 part 1 - [css-lists][css-pseudo] Add support for the ::marker pseudo element on list items. Alias :-moz-list-bullet/number to that in the parser. r=emilio 2019-03-24 23:13:53 +01:00
Mats Palmgren
f46136021c Bug 288704 part 1 - [css-lists] Add an inherited internal UA sheet property (-moz-list-reversed:true|false) to propagate <ol reversed> to its relevant decendants. r=emilio 2019-03-24 23:13:52 +01:00
Mats Palmgren
426b73e37a Bug 1518201 - [css-lists] Implement the counter-set property. r=emilio 2019-03-24 23:13:52 +01:00
Jason Laster
ec92a2c078 Bug 1535043 - loading a source should not block on breakpoint positions. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D23341

--HG--
extra : moz-landing-system : lando
2019-03-20 16:54:39 +00:00
Jason Laster
75279f4310 Bug 1536113 - Column Breakpoints have a blue background. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D24108

--HG--
extra : moz-landing-system : lando
2019-03-20 21:18:59 +00:00
Brad Werth
3b13e0d0d2 Bug 1343014 Part 1: Make RDM viewport dimension inputs have input type "number". r=gl
This also changes the styling to prevent "spinners" from appearing.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 20:44:34 +00:00
Narcis Beleuzu
a7d7024c93 Backed out changeset a14e5a146b8d (bug 1505368) for causing asan devtools failures. CLOSED TREE 2019-03-20 22:34:19 +02:00
Julian Descottes
7efda3d02e Bug 1487581 - Stop using hardcoded Firefox string in aboutdebugging;r=flod,ladybenko
Depends on D23879

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:08:36 +00:00
Julian Descottes
6987dbacc5 Bug 1487581 - Remove aboutdebugging.notftl file;r=daisuke
Depends on D23878

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:08:18 +00:00
Julian Descottes
30151e5bbe Bug 1487581 - Move l10n strings for Debug Targets to aboutdebugging.ftl;r=flod
Depends on D23877

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:03:29 +00:00
Julian Descottes
a6654a53ee Bug 1487581 - Move l10n strings for the Runtime page to aboutdebugging.ftl;r=flod
Depends on D23876

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:03:12 +00:00
Julian Descottes
2464c9c1b1 Bug 1487581 - Move l10n strings for page title to aboutdebugging.ftl;r=flod
Depends on D23875

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:02:54 +00:00
Julian Descottes
0f15a32735 Bug 1487581 - Move l10n strings for Sidebar to aboutdebugging.ftl;r=flod
Depends on D23874..

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:02:35 +00:00
Julian Descottes
be77a68ca5 Bug 1487581 - Move l10n strings for Setup page to aboutdebugging.ftl;r=flod
Depends on D23872.

If you want to test the patch, I will post a try link afterwards to pull a valid queue
since my work depends on another bug that is almost ready to land but not yet landed.

Then you can open aboutdebugging-new by going to about:debugging-new

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:02:22 +00:00
Julian Descottes
2f4d942547 Bug 1487581 - Create aboutdebugging.ftl and use it as localization file in aboutdebugging-new;r=daisuke,flod
Depends on D23871

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:02:15 +00:00
Julian Descottes
4f0cf47b6d Bug 1487581 - Fix localization for extension fields;r=daisuke
Depends on D23870

@daisuke this comes from your bug at https://bugzilla.mozilla.org/show_bug.cgi?id=1529518
You have not landed yet, so you can either review the patch here or fold it in your queue.
I am fine with both solutions.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:02:13 +00:00
Julian Descottes
3ecbb513c0 Bug 1487581 - Add localization for Disconnect button;r=daisuke
Depends on D23869. Follow up to https://bugzilla.mozilla.org/show_bug.cgi?id=1505128
Localization is missing for this button, adding it here.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:02:11 +00:00
Julian Descottes
1cade68d3d Bug 1487581 - Stop using selectors for the service worker status;r=daisuke
Depends on D23868

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:00:44 +00:00
Julian Descottes
d93b370c05 Bug 1487581 - Stop using selectors for the aboutdebugging page title;r=daisuke
Depends on D23867.

As described in https://projectfluent.org/fluent/guide/selectors.html selectors should rather be used for quantities.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:00:24 +00:00
Julian Descottes
c9a700593d Bug 1487581 - Add missing localized strings for Setup page;r=ladybenko
Depends on D23865

Some localized strings missing in the notftl file. Adding them before moving the strings.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 18:00:02 +00:00
Julian Descottes
8d640df330 Bug 1487581 - Remove the wifi debugging preference;r=ladybenko
Depends on D23864. Wifi preference is not used anymore, removing it as well for consistency.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 17:59:08 +00:00
Julian Descottes
1138139498 Bug 1487581 - Remove preference to disable network locations section;r=ladybenko
Depends on D23863. We want to enable network locations by default.
Remove all the logic and l10n strings related to this before moving the l10n strings.

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

--HG--
extra : moz-landing-system : lando
2019-03-20 17:58:46 +00:00
Julian Descottes
ce305bc640 Bug 1487581 - Rename leftover connect-* strings to setup-* strings;r=ladybenko
Follow up to Bug 1505124. L10n cleanup before moving the strings

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

--HG--
extra : moz-landing-system : lando
2019-03-20 17:58:23 +00:00
Patrick Brosset
dff1494aa0 Bug 1536834 - Remove leftover csscoverage code; r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D24191

--HG--
extra : moz-landing-system : lando
2019-03-20 16:06:59 +00:00
Julian Descottes
039e0993c8 Bug 1536502 - Remove remaining references to webaudioeditor in devtools;r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D24197

--HG--
extra : moz-landing-system : lando
2019-03-20 16:08:01 +00:00
Noemi Erli
700d44723a Backed out 2 changesets (bug 1488503) for failing in browser_misused_characters_in_strings.js CLOSED TREE
Backed out changeset 1b763fdfc0ba (bug 1488503)
Backed out changeset 4968b4484074 (bug 1488503)
2019-03-20 19:12:27 +02:00
Julian Descottes
1a362137dc Bug 1536427 - Stop calling actions.pauseOnExceptions on Debugger startup;r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D24160

--HG--
extra : moz-landing-system : lando
2019-03-20 15:26:53 +00:00
Mihir
a24deb683c Bug 1532944 - Remove unnecessary ESLint disabling mozilla/no-cpows-in-tests comments. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D24148

--HG--
extra : moz-landing-system : lando
2019-03-20 13:58:47 +00:00
Belén Albeza
5d06386c32 Bug 1505368 - Show error page in about:devtools-toolbox when target is destroyed r=jdescottes,daisuke
Differential Revision: https://phabricator.services.mozilla.com/D20315

--HG--
extra : moz-landing-system : lando
2019-03-20 13:28:17 +00:00
avi.mathur
8fd0e4523d Bug 1291427 - Remove table headers when selecting an empty storage type r=miker
Before this change clicking on Storage Type use to show table headers from previous selection. Now clicking on Storage Type will reset table headers also in case empty table headers will get cleared.

### Try

https://treeherder.mozilla.org/#/jobs?repo=try&revision=10f387eeb0dcb68f43e7e441a3045c23e40295a5

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

--HG--
extra : moz-landing-system : lando
2019-03-18 15:26:58 +00:00
David Walsh
729dc583d4 Bug 1522893 - Allow deletion of storage items via keyboard r=davidwalsh
### Try

https://treeherder.mozilla.org/#/jobs?repo=try&revision=c46d57e649963f756959b48cad0c211603ccc061

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

--HG--
extra : moz-landing-system : lando
2019-03-19 21:52:28 +00:00
Daisuke Akatsuka
d1d3963bec Bug 1488503: Add test for validation. r=jdescottes
Depends on D23993

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

--HG--
extra : moz-landing-system : lando
2019-03-20 01:47:54 +00:00
Daisuke Akatsuka
f315323367 Bug 1488503: Validation for network location. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D23993

--HG--
extra : moz-landing-system : lando
2019-03-20 07:22:09 +00:00
Daisuke Akatsuka
6b0440a87b Bug 1522062: Add a test for main process. r=ladybenko
Depends on D21695

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

--HG--
extra : moz-landing-system : lando
2019-03-20 00:48:49 +00:00
Julian Descottes
99d4969139 Bug 1522062 - Add Processes category to debug the main process on remote runtimes r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D21695

--HG--
extra : moz-landing-system : lando
2019-03-20 00:47:46 +00:00
Ian Moody
167f623a3e Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D24088

--HG--
extra : moz-landing-system : lando
2019-03-19 22:02:42 +00:00
Micah Tigley
ab764ec7dc Bug 1487857 - Part I: Rearranging devices setting view to new design. r=gl,flod
This is part 1 of implementing the redesigned device settings panel. In this patch we are rearranging the existing device settings view to match the new design.

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

--HG--
extra : moz-landing-system : lando
2019-03-19 18:59:24 +00:00
Andreea Pavel
bcc65cb482 Backed out changeset 8d9b4e8dce57 (bug 1343014) for failing dt at rowser_device_width.js on a CLOSED TREE 2019-03-20 00:16:05 +02:00
Brad Werth
7bf4f54008 Bug 1343014 Part 1: Make RDM viewport dimension inputs have input type "number". r=gl
This also changes the styling to prevent "spinners" from appearing.

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

--HG--
extra : moz-landing-system : lando
2019-03-19 20:11:24 +00:00
Daniel Holbert
e76186a6e9 Bug 1532471 part 2: Enable CSS containment for early beta and earlier. r=emilio
Depends on D23362

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

--HG--
extra : moz-landing-system : lando
2019-03-19 17:35:45 +00:00
Jason Laster
7d501cb80f Bug 1535095 - Hidden column breakpoints are shown. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D23881

--HG--
extra : moz-landing-system : lando
2019-03-19 17:15:27 +00:00
David Walsh
bf0e583e57 Bug 1536216 - Redesign map scopes pane r=jlast
Adds a checkbox to the Scopes accordion header to allow mapping scope.

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

--HG--
extra : moz-landing-system : lando
2019-03-19 17:03:13 +00:00
Coroiu Cristina
bac7a4e580 Backed out changeset b9c222097ae1 (bug 1522893) for devtools failures at devtools/client/storage/test/browser_storage_delete.js on a CLOSED TREE 2019-03-19 19:06:34 +02:00
Michael Ratcliffe
e9a5487529 Bug 1531845 - Silence various React warnings to help clear up debug mode test logs r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D23115

--HG--
extra : moz-landing-system : lando
2019-03-19 15:29:37 +00:00
Michael Ratcliffe
eecca073ec Bug 1521151 - Make Flexbox Inspector canvas take zoom into account when scrolling r=gl
The Flexbox Inspector uses platform APIs that don't take zoom into account whilst the Grid Inspector uses APIs that do take zoom into account.

This means that the zoom calculations when repositioning the canvas need to be different when called from the Flexbox Inspector than when called from the grid inspector.

I have added a `zoomWindow` option to `canvas.js::updateCanvasElement()` that allows us to optionally apply zoom to the current canvas position and the flexbox issue reported in the bug now works just fine.

All the usual other test cases work just fine with this patch applied.

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

--HG--
extra : moz-landing-system : lando
2019-03-19 15:33:43 +00:00
David Walsh
e1ab9dbe90 Bug 1522893 - Allow deletion of storage items via keyboard r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D23896

--HG--
extra : moz-landing-system : lando
2019-03-19 15:36:42 +00:00
MOHIT NAGPAL
8f8caddf33 Bug 1536196 - loadSourceText should probably be responsible for pretty-printing files. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D23917

--HG--
extra : moz-landing-system : lando
2019-03-19 15:37:35 +00:00
Nicolas Chevobbe
5fe7229262 Bug 1534938 - Don't scroll to bottom when opening a group. r=Honza.
The heuristic to scroll the console output to the bottom was
to only look if new messages were visible. But it can happen
that such case is triggered by only opening a closed group.
This patch tweaks the heuristic a bit to exclude the case
where we open a group, while making sure that we still
scroll to bottom if there are new, opened, group messages.
A test is added to ensure this works as expected.

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

--HG--
extra : moz-landing-system : lando
2019-03-19 13:37:50 +00:00
Hemakshi Sachdev
fa497a3a45 Bug 1430359 - Disable HTTP Cache does not work after use of performance analysis. r=Honza
Added a condition in the `openStatistics` action to check if Disabled Cache is checked, if yes, do a reload with cache disabled

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

--HG--
extra : moz-landing-system : lando
2019-03-19 12:38:37 +00:00
tanhengyeow
df7c78db88 Bug 1491008 - Netmonitor should not unescape URL-escaped parameters. r=Honza
Render original URL to the appropriate places

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

--HG--
extra : moz-landing-system : lando
2019-03-19 12:25:47 +00:00
Michael Ratcliffe
34a753db67 Bug 1536096 - Unship the combined flexbox highlighter r=gl
### Try

https://treeherder.mozilla.org/#/jobs?repo=try&revision=2aaa84ba4f14dec2cf05b9fabb6ef1c334053897

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

--HG--
extra : moz-landing-system : lando
2019-03-19 03:36:09 +00:00
Daisuke Akatsuka
e9db615a31 Bug 1529518: Add some margin to Message component in extension item. r=ladybenko,Ola
Depends on D21896

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

--HG--
extra : moz-landing-system : lando
2019-03-19 11:23:40 +00:00
Daisuke Akatsuka
bc855405cf Bug 1529518: Move worker status to top. r=ladybenko
According to this mock, the status locates at top of item.
https://mozilla.invisionapp.com/share/M2PUG8ISVKJ#/screens/339158284
Thus, although make that to move in this patch, we may ignore.

Depends on D21895

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

--HG--
extra : moz-landing-system : lando
2019-03-19 11:23:22 +00:00
Daisuke Akatsuka
bcd5dd9c7e Bug 1529518: Make the installer to be target of collapse/expand. r=ladybenko
Depends on D21894

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

--HG--
extra : moz-landing-system : lando
2019-03-19 11:23:18 +00:00
Daisuke Akatsuka
90e7bf85f4 Bug 1529518: Move temporary extension installer button to temporary extensions pane. r=ladybenko
Depends on D21893

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

--HG--
extra : moz-landing-system : lando
2019-03-19 11:21:18 +00:00
Daisuke Akatsuka
230daa78e0 Bug 1529518: Move Start/Push/Unregister buttons of service worker item to bottom. r=ladybenko
Depends on D21892

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

--HG--
rename : devtools/client/aboutdebugging-new/src/components/debugtarget/ServiceWorkerAction.js => devtools/client/aboutdebugging-new/src/components/debugtarget/ServiceWorkerAdditionalActions.js
extra : moz-landing-system : lando
2019-03-19 11:20:30 +00:00
Daisuke Akatsuka
66fa444238 Bug 1529518: Move Reload/Remove buttons of temporary extension item to bottom for . r=ladybenko,Ola
Depends on D21890

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

--HG--
rename : devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionAction.js => devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionAdditionalActions.js
extra : moz-landing-system : lando
2019-03-19 11:19:05 +00:00
Daisuke Akatsuka
c624ebf0bc Bug 1529518: Apply new style to worker item. r=ladybenko,Ola
Depends on D21889

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

--HG--
extra : moz-landing-system : lando
2019-03-19 11:18:02 +00:00
Daisuke Akatsuka
d2a30a3a54 Bug 1529518: Apply new style to temporary extension item. r=ladybenko,Ola
Depends on D21888

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

--HG--
extra : moz-landing-system : lando
2019-03-19 11:17:06 +00:00
Daisuke Akatsuka
46d899e9ad Bug 1529518: Polish extension item. r=ladybenko,Ola
Depends on D21887

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

--HG--
extra : moz-landing-system : lando
2019-03-19 11:17:04 +00:00
Daisuke Akatsuka
ffe0530c3b Bug 1529518: Polish tab item. r=ladybenko,Ola
Differential Revision: https://phabricator.services.mozilla.com/D21887

--HG--
extra : moz-landing-system : lando
2019-03-19 11:15:06 +00:00
Francesco Lodolo (:flod)
618c926865 Bug 1533688 - Sync DevTools plural-form.js with intl/PluralForm.jsm (add rule #19) r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D22673

--HG--
extra : moz-landing-system : lando
2019-03-19 08:41:43 +00:00
Helena Moreno
d00e80fd2f Bug 1534301 - Pass a timestamp property when creating a navigation marker message. r=nchevobbe.
This allow the timeStamp to be properly displayed in the console output.

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

--HG--
extra : moz-landing-system : lando
2019-03-18 17:55:09 +00:00
David Walsh
49fd5b4237 Bug 1534808 - Backed out changeset 33f142760b69 - Don't check for JavaScript before showing debugger source tab title r=jlast
I talked to Harald and he doesn't want this.

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

--HG--
extra : moz-landing-system : lando
2019-03-18 16:18:24 +00:00
Emilio Cobos Álvarez
09763b1ac3 Bug 1533201 - Make cssPropertySupportsType take an enum. r=heycam,rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D22427

--HG--
extra : moz-landing-system : lando
2019-03-18 16:38:48 +00:00
Martin Balfanz
b6f5c669e6 Bug 1535015 - Add null-check for mainMaxSize; r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D23659

--HG--
extra : moz-landing-system : lando
2019-03-18 10:16:47 +00:00
Brad Werth
f0e3a29287 Bug 1501665 Part 13: Add a test of Responsive Design Mode resizing of meta viewports. r=gl
This test uses a Document with a fixed-width meta viewport. This test
simulates resizing the RDM pane from a wide landscape size to a small
square size, and back again. It does this again with meta viewport
support turned on.

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

--HG--
extra : source : 2fa518cb0dfc656c6f0c5d5dfbad38348be6f31f
2019-03-18 15:00:17 +00:00
Brad Werth
b5929dd4f2 Bug 1501665 Part 12: Update RDM viewport size reporting to make it consistent with zoomed presshells. r=gl
There are two viewports: the layout (or content) viewport, and the visual
viewport. This change ensures that we are both setting and checking the
visual viewport size, which is the size shown in the RDM control bar.
It is still possible to get the layout viewport with getContentSize().

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

--HG--
extra : source : afaf26d7df4235daef3157d74b3bcd69761c6393
2019-03-18 15:00:57 +00:00
Brad Werth
64131401a1 Bug 1501665 Part 2: Set the inRDMPane property on Documents as they enter/leave RDM. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D19237

--HG--
extra : source : 8e0afe4a041a2fde722ffcbf2dcee10265c87e19
2019-03-18 14:56:09 +00:00
shindli
b7de66af4f Backed out 13 changesets (bug 1501665) for failing a11y tests in accessible/tests/mochitest/relations/test_tabbrowser.xul CLOSED TREE
Backed out changeset 2fa518cb0dfc (bug 1501665)
Backed out changeset afaf26d7df42 (bug 1501665)
Backed out changeset 5bdf0ad9dc66 (bug 1501665)
Backed out changeset 520dd24a73fc (bug 1501665)
Backed out changeset 3542bf2b89dd (bug 1501665)
Backed out changeset 088dc24eabc7 (bug 1501665)
Backed out changeset 178210eb72ba (bug 1501665)
Backed out changeset 9eebe767ef20 (bug 1501665)
Backed out changeset 6a84e97d0e62 (bug 1501665)
Backed out changeset cf42ea4e8443 (bug 1501665)
Backed out changeset 731d7ee06d86 (bug 1501665)
Backed out changeset 8e0afe4a041a (bug 1501665)
Backed out changeset be1026de486b (bug 1501665)
2019-03-18 18:08:58 +02:00
David Walsh
a6b375e4cc Bug 1536114 - Update columnn breakpoint colors for debugger r=jlast
This is a clone of the original column breakpoints color patch.  This time it was created with gecko-dev and branched off of autoland/branches/default/tip.  Try:  https://treeherder.mozilla.org/#/jobs?repo=try&revision=51348054bb53779bf6264f91be4d806adf22ff82

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

--HG--
extra : moz-landing-system : lando
2019-03-18 15:19:56 +00:00
Brad Werth
a9e11d10e3 Bug 1501665 Part 13: Add a test of Responsive Design Mode resizing of meta viewports. r=gl
This test uses a Document with a fixed-width meta viewport. This test
simulates resizing the RDM pane from a wide landscape size to a small
square size, and back again. It does this again with meta viewport
support turned on.

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

--HG--
extra : moz-landing-system : lando
2019-03-18 15:00:17 +00:00
Brad Werth
c491305528 Bug 1501665 Part 12: Update RDM viewport size reporting to make it consistent with zoomed presshells. r=gl
There are two viewports: the layout (or content) viewport, and the visual
viewport. This change ensures that we are both setting and checking the
visual viewport size, which is the size shown in the RDM control bar.
It is still possible to get the layout viewport with getContentSize().

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

--HG--
extra : moz-landing-system : lando
2019-03-18 15:00:57 +00:00
Brad Werth
e2a3c31e18 Bug 1501665 Part 2: Set the inRDMPane property on Documents as they enter/leave RDM. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D19237

--HG--
extra : moz-landing-system : lando
2019-03-18 14:56:09 +00:00
Belén Albeza
1eda9bc5a1 Bug 1505124 - UX implementation for the Connect Page. r=daisuke,Ola
Differential Revision: https://phabricator.services.mozilla.com/D21542

--HG--
extra : moz-landing-system : lando
2019-03-18 14:52:15 +00:00
Yura Zenevich
95deffce3a Bug 1535070 - add aria-hidden to ArrowExpander in VirtualizedTree component. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D23359

--HG--
extra : moz-landing-system : lando
2019-03-15 17:08:22 +00:00
Yura Zenevich
60e2ead05d Bug 1535063 - add shown property to VirtualizedTree component that defines a tree item to be rendered and shown within the tree. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D23358

--HG--
extra : moz-landing-system : lando
2019-03-18 07:48:30 +00:00
Yura Zenevich
de27f047b9 Bug 1535063 - fix scrolling into view for VirtualizedTree items that are part of the traversal but not rendered. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D23357

--HG--
extra : moz-landing-system : lando
2019-03-16 04:34:59 +00:00
tanhengyeow
ef0117142e Bug 1422014 - Resend option in netmonitor. r=Honza
Add resend option in the context menu of netmonitor.

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

--HG--
extra : moz-landing-system : lando
2019-03-18 11:55:24 +00:00
Dhruvi Butti
a459720138 Bug 914108 - Include the number of message duplicates when copy-pasting from the console. r=nchevobbe.
This makes it possible to copy paste the number of times the message is repeated

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

--HG--
extra : moz-landing-system : lando
2019-03-18 10:11:13 +00:00
neha
cca5ca1162 Bug 1534026 - Add a wrapping prop to NotificationBox and use it from Console. r=nchevobbe.
This prop will add a classname in the NotificationBox element, that we then style to make the text wrap

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

--HG--
extra : moz-landing-system : lando
2019-03-18 08:32:54 +00:00
tanhengyeow
ec6095e3d8 Bug 1409920 - add 404 as a filter option for the network panel. r=Honza
Allow number to be mapped to "status-code:<number>"

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

--HG--
extra : moz-landing-system : lando
2019-03-18 09:56:56 +00:00
Michael Ratcliffe
cffcfc6b1c Bug 1535661 - Fix CORS issues in Markup Panel r=pbro
One change is in `node.js::isScrollable()` so I decided to assign this to you for review. Feel free to re-assign as you feel appropriate if you don't have time.

### Try

https://treeherder.mozilla.org/#/jobs?repo=try&revision=2e2f20af3f902ea65436bcfd288b3e075d6508f8

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

--HG--
extra : moz-landing-system : lando
2019-03-18 09:22:50 +00:00
Laphets
1ee91a6323 Bug 1457379 - [Adding Tests] Fix webSockets show only under 'other' filter. r=Honza
//Before this change, the websocket request will be filtered in to "other" subject. After this change, the websocket request will be in "ws" subject.//

## About Tests
The original test has some problem that it doesn't mock websocket request well, (since it use `XMLHttpRequest` to mock websocket, so the "upgrade" header can't be added due to some browser restrictions)

In the updated test file, the native `new WebSocket()` method is used to perform websoket request. The origin http based server at [[ https://searchfox.org/mozilla-central/rev/89414a1df52d06cfc35529afb9a5a8542a6e4270/devtools/client/netmonitor/test/sjs_content-type-test-server.sjs#237 | Here ]] is still utilized. However, the `ws://example.com` request will be proxy to websocket server at port 9988 instead of 8888, so the ip url is used to make sure the request is handled by the orginal test [[ https://searchfox.org/mozilla-central/rev/89414a1df52d06cfc35529afb9a5a8542a6e4270/devtools/client/netmonitor/test/sjs_content-type-test-server.sjs#237 | server ]].

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

--HG--
extra : moz-landing-system : lando
2019-03-18 08:57:07 +00:00
Andrea Marchesini
5bb6c49ba8 Bug 1535799 - nsIHttpChannel.isTrackingResource should be a method, r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D23765

--HG--
extra : moz-landing-system : lando
2019-03-17 06:55:50 +00:00
Narcis Beleuzu
1db0b113d0 Backed out changeset 6e1f82657583 for debugger failures on Breakpoints.css . CLOSED TREE
--HG--
rename : devtools/client/debugger/new/src/components/Editor/Breakpoints.css => devtools/client/debugger/new/src/components/Editor/ColumnBreakpoints.css
2019-03-16 06:11:21 +02:00
David Walsh
c975d0fb5d No bug - Update debugger's column breakpoint colors
This replaces https://phabricator.services.mozilla.com/D23701, which couldn't be autoland-ed due to merge conflict, but my local gecko-dev wouldn't work properly, so I needed to start from scratch.

This has been submitted via mercurial.

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

--HG--
rename : devtools/client/debugger/new/src/components/Editor/ColumnBreakpoints.css => devtools/client/debugger/new/src/components/Editor/Breakpoints.css
extra : moz-landing-system : lando
2019-03-16 03:37:46 +00:00
Jason Laster
1f0f446316 Bug 1532309 - Log points should show multiple values. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D23313

--HG--
extra : moz-landing-system : lando
2019-03-15 20:31:37 +00:00
David Walsh
422f77cced No bug - Ensure preview displays on paused column breakpoint lines r=jlast
TODO:  Don't use the alias function and import getBreakpointsList from all used locations (many)

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

--HG--
extra : moz-landing-system : lando
2019-03-15 22:17:08 +00:00
Jason Laster
b2bdc8fa72 Bug 1534786 - Ensure that breakpoints are visible when you reload formatted files. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D23386

--HG--
extra : moz-landing-system : lando
2019-03-14 21:41:40 +00:00
Jason Laster
dc6e9abad0 Bug 1535607 - Breakpoint does not appear in the gutter until scrolling. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D23699

--HG--
extra : moz-landing-system : lando
2019-03-15 19:35:54 +00:00
Yura Zenevich
443948e48a Bug 1531584 - catch promise error when updating a11y menu item when DOMWalker connection is already closed. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D23321

--HG--
extra : moz-landing-system : lando
2019-03-13 15:44:55 +00:00
Ola Gasidlo
f3155b5e0a Bug 1505128 - Add feature to disconnect from a device, r=ladybenko,daisuke
Added disconnect from device funtion + button to be displayed in runtime page when device is connected

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

--HG--
extra : moz-landing-system : lando
2019-03-15 14:19:17 +00:00
Nicolas Chevobbe
24dc1bfecc Bug 1535305 - Guard this.jsterm access in webconsole-ui.js. r=Honza.
Depending on the load, this.jsterm might not be
set when switching to the console panel, and can
cause a crash (blank tab).
This patch checks that this.jsterm exists before
taking further actions.

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

--HG--
extra : moz-landing-system : lando
2019-03-15 11:43:41 +00:00
arthur.iakab
54d67a13d1 Backed out changeset 6af97458ab5d (bug 1505124) for causing Eslint failure on connect/ConnectPage.js CLOSED TREE 2019-03-15 11:10:38 +02:00
Belén Albeza
cf948bd6b9 Bug 1505124 - UX implementation for the Connect Page. r=daisuke,Ola
Differential Revision: https://phabricator.services.mozilla.com/D21542

--HG--
extra : moz-landing-system : lando
2019-03-15 08:50:03 +00:00
Razvan Maries
3d59436341 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2019-03-15 05:48:49 +02:00
Razvan Maries
b5f0d05bc9 Merge mozilla-inbound to mozilla-central a=merge 2019-03-15 05:40:21 +02:00
Logan Smyth
d8a86aa10f Bug 1534847 - Part 3: Pass originalText load failure through to UI instead of failing silently. r=jlast
Summary:

Returning null here leaves us in an infinite loading state because null is treated as neither
success nor failure.

Reviewers: jlast

Bug #: 1534847

Differential Revision: https://phabricator.services.mozilla.com/D23453
2019-03-14 19:00:21 -04:00
Logan Smyth
d1e54f1409 Bug 1534847 - Part 2: Invalidate the loadSourceText cache on navigation. r=jlast
Summary:

If users navigate while source text is loading, we need to ignore existing
cached promises because they may resolve and then not actually set the
resulting source, because the source was deleted from the source list.
We want to explicitly use a new cache entry if we have navigated.

Reviewers: jlast

Bug #: 1534847

Differential Revision: https://phabricator.services.mozilla.com/D23452
2019-03-14 19:00:20 -04:00
Logan Smyth
cefa9c5b9c Bug 1534847 - Part 1: Refactor loadSourceText to separate caching from logic. r=jlast
Summary:

Splitting up this logic makes us less likely to introduce code that would break
the caching behavior. If you look closely at these changes, you'll notice that
there actually one one early return in this code that would cause us to
exit without clearing the 'requests' cache meaning we could get stuck in
an infinite loading state.

Reviewers: jlast

Reviewed By: jlast

Bug #: 1534847

Differential Revision: https://phabricator.services.mozilla.com/D23451
2019-03-14 19:00:19 -04:00
Daisuke Akatsuka
de75b1f93a Bug 1488991: Update remote browser position before showing context menu. r=pbro,smaug
The position of remote browser was not updated by resizing the window and
changing the align of viewport etc, although will be updated when the window
moves, the frame reflows and so on.
Thus, in this patch, update the position of remote browser before showing
context menu so as to locates at proper position.
I investigated though, when reflow and moving happens, the position is updated
by TabParent::UpdateDimensions()[1]. This patch as well is taking an approach
which update the position explicitly by TabParent::UpdateDimensions() before
showing context menu.

[1] https://searchfox.org/mozilla-central/source/dom/ipc/TabParent.cpp#729

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

--HG--
extra : moz-landing-system : lando
2019-03-15 00:09:20 +00:00
Razvan Maries
b52345353d Merge mozilla-inbound to mozilla-central a=merge 2019-03-14 23:41:17 +02:00
David Walsh
6cea4e91ca Bug 1535130 - Don't show breakpoint line when focused on close button r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D23409

--HG--
extra : moz-landing-system : lando
2019-03-14 20:30:28 +00:00
David Walsh
a4f5eefd90 Bug 1534808 - Don't show pretty print option for non-JS sources r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D23333

--HG--
extra : moz-landing-system : lando
2019-03-14 20:31:41 +00:00
Andreea Pavel
b6170418e2 Backed out 3 changesets (bug 1534847) for failing debugger on a CLOSED TREE
Backed out changeset ee3da1413835 (bug 1534847)
Backed out changeset 27a3400989c9 (bug 1534847)
Backed out changeset 7cf6462189e8 (bug 1534847)
2019-03-15 00:30:59 +02:00
Logan Smyth
ca45dac2df Bug 1534847 - Part 3: Pass originalText load failure through to UI instead of failing silently.
Returning null here leaves us in an infinite loading state because null is treated as neither
success nor failure.

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

--HG--
extra : moz-landing-system : lando
2019-03-14 22:05:54 +00:00
Logan Smyth
233dfff347 Bug 1534847 - Part 2: Invalidate the loadSourceText cache on navigation. r=jlast
If users navigate while source text is loading, we need to ignore existing
cached promises because they may resolve and then not actually set the
resulting source, because the source was deleted from the source list.
We want to explicitly use a new cache entry if we have navigated.

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

--HG--
extra : moz-landing-system : lando
2019-03-14 22:04:28 +00:00
Logan Smyth
272a75e5ec Bug 1534847 - Part 1: Refactor loadSourceText to separate caching from logic. r=jlast
Splitting up this logic makes us less likely to introduce code that would break
the caching behavior. If you look closely at these changes, you'll notice that
there actually one one early return in this code that would cause us to
exit without clearing the 'requests' cache meaning we could get stuck in
an infinite loading state.

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

--HG--
extra : moz-landing-system : lando
2019-03-14 20:38:20 +00:00
Jan Odvarko
8531967e8e Bug 1531400 - Missing bottom border on netmonitor table's header; r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D22959

--HG--
extra : moz-landing-system : lando
2019-03-14 16:49:04 +00:00
Brian Hackett
4c2b26578f Bug 1534786 - Show pending breakpoints as soon as their generated source appears, r=jlast.
--HG--
extra : rebase_source : 016c850ae88ee4a9b3c3aec7ebabee2f8c95a21f
2019-03-14 04:42:47 -10:00
Dorel Luca
db38f9a7f7 Merge mozilla-central to mozilla-inbound. CLOSED TREE 2019-03-14 18:33:49 +02:00
Dorel Luca
2d369e149e Backed out changeset c0c0b342f39e (bug 1531400) for DevTools failures in devtools/client/netmonitor/test/browser_net_autoscroll.js 2019-03-14 12:24:32 +02:00
Jan Odvarko
e8fa711caf Bug 1531400 - Missing bottom border on netmonitor table's header; r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D22959

--HG--
extra : moz-landing-system : lando
2019-03-13 16:08:47 +00:00
Gabriel Luong
98dd36c099 Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D23366
2019-03-13 14:31:54 -04:00
Csoregi Natalia
085bd77843 Merge mozilla-central to autoland. CLOSED TREE 2019-03-14 07:02:39 +02:00
Csoregi Natalia
97b04f2a07 Merge inbound to mozilla-central. a=merge 2019-03-14 06:56:57 +02:00
Brian Hackett
aa430e4e60 Bug 1533417 - Update selected location when selecting a new thread, r=jlast.
--HG--
extra : rebase_source : 25c40acfe50c7f01deca7c72a8bb7c54d85f1470
2019-03-12 10:26:02 -10:00
Brian Hackett
83df285edd Bug 1534772 - Evaluate expressions when selecting new threads, r=jlast.
--HG--
extra : rebase_source : 661073f04074fb85fd18c26cca328fb3050de35a
2019-03-12 10:11:48 -10:00
Csoregi Natalia
d89aaed68c Merge mozilla-central to mozilla-inbound. CLOSED TREE 2019-03-13 23:48:05 +02:00
Brian Hackett
6717d898fd Bug 1532180 - Always specify thread when accessing debugger pause state, r=jlast.
--HG--
extra : rebase_source : 6ad349d06a373d06393ea14d312b402c885a8cfe
2019-03-13 05:48:27 -10:00
Dhruvi Butti
2c074bae46 Bug 1164195 - Add a resultType param to $x console helper. r=nchevobbe.
This makes it possible to pass a third parameter which is a XPathResult constant.
Test cases are added to ensure this works as expected.

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

--HG--
extra : moz-landing-system : lando
2019-03-13 13:16:15 +00:00
yulia
994e78fd2f Bug 1532567 - remove unused eval method from threadClient and threadActor; r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D21700

--HG--
extra : moz-landing-system : lando
2019-03-12 15:03:47 +00:00
yulia
970debcc65 Bug 1528296 - remove comma; r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D23154

--HG--
extra : moz-landing-system : lando
2019-03-13 16:53:21 +00:00
yulia
4e032f2ecf Bug 1528296 - remove deprecation message r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22574

--HG--
extra : moz-landing-system : lando
2019-03-13 16:52:41 +00:00
yulia
d8f0e4a4eb Bug 1528296 - remove unused function call r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22497

--HG--
extra : moz-landing-system : lando
2019-03-13 16:52:10 +00:00
yulia
3bb03b982a Bug 1528296 - remove unused viewer-helpers; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22496

--HG--
extra : moz-landing-system : lando
2019-03-13 16:52:03 +00:00
yulia
d849fb1a59 Bug 1528296 - remove call watcher (and references to removed panels in the debugger including the r=vporof
gcli);

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

--HG--
extra : moz-landing-system : lando
2019-03-13 16:52:01 +00:00
yulia
ec915fed01 Bug 1528296 - remove eslint empty file requirements for old panels; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22494

--HG--
extra : moz-landing-system : lando
2019-03-13 16:50:05 +00:00
yulia
7671d5db19 Bug 1528296 - remove SideMenuWidget and dependancies; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22493

--HG--
extra : moz-landing-system : lando
2019-03-13 16:49:42 +00:00
yulia
58c5e6cec7 Bug 1403944 - Remove Web Audio Editor actor and spec; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D19528

--HG--
extra : moz-landing-system : lando
2019-03-13 16:49:15 +00:00
yulia
824ce51c8e 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-13 16:48:42 +00:00
yulia
12c5ac3425 Bug 1342237 - remove Shader Editor Actor and Front; r=vporof
Depends on D14732

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

--HG--
extra : moz-landing-system : lando
2019-03-13 16:47:48 +00:00
yulia
8c86559f59 Bug 1342237 - remove Shader Editor Panel; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D14732

--HG--
extra : moz-landing-system : lando
2019-03-13 16:47:10 +00:00
yulia
83e3a56687 Bug 1403938 - remove Canvas Debugger actor from the server; r=vporof
Depends on D14730

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

--HG--
extra : moz-landing-system : lando
2019-03-13 16:46:42 +00:00
yulia
7ccc815e9a 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-13 16:46:12 +00:00
Edwin Gao
a5bef7a7c7 Bug 1531590, 1531598, 1534811, 1336075, 1531571, 1531572, 1531572, 1531574, 1534855, 1534857, 1535082 - skip tests in mochitest-dev-tools and mochitest-browser-chrome suites for windows10-aarch64 r=jmaher
Bug 1531598 - disable browser_markup_copy_image_data.js
Bug 1531598 - disable browser_markup_links_04.js
Bug 1531598 - disable browser_inspector_menu-01-sensitivity.js
Bug 1534811 - disable accessible/tests/browser/general
Bug 1336075 - disable browser_largeAllocation_non_win32.js
Bug 1531571 - disable browser_jsterm_context_menu_labels.js
Bug 1531572 - disable browser_jsterm_helper_dollar_x.js
Bug 1531573 - disable browser_jsterm_no_input_and_tab_key_pressed.js
Bug 1531574 - disable browser_jsterm_syntax_highlight_output.js
Bug 1534855 - disable accessible/tests/browser/
Bug 1534857 - disable browser_ext_slow_script.js
Bug 1535082 - disable browser_jsterm_helper_dollar_dollar.js

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

--HG--
extra : moz-landing-system : lando
2019-03-13 19:47:25 +00:00
Kyle Machulis
b1414002ac Bug 1524709 - Remove aShouldBeRemote from updateBrowserRemoteness; r=nika
Just set the RemoteType in the options object argument, instead of
doubling up the information.

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

--HG--
extra : moz-landing-system : lando
2019-03-14 00:51:30 +00:00
lenka
307840b6b6 Bug 1534548 - Align header labels left, show sorting icon; r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D23119

--HG--
extra : moz-landing-system : lando
2019-03-13 10:39:30 +00:00
Brindusan Cristian
d6ae112e84 Backed out changeset 52e8296f4d36 (bug 1164195) as requested by nchevobbe for missing the reviewer information. 2019-03-13 09:49:45 +02:00
Dhruvi Butti
cca262c961 Bug 1164195 - Add a resultType param to $x console helper. .
This makes it possible to pass a third parameter which is a XPathResult constant.
Test cases are added to ensure this works as expected.

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

--HG--
extra : moz-landing-system : lando
2019-03-13 06:39:50 +00:00
Noemi Erli
9d0b92de49 Backed out changeset bb3918322c3c (bug 1534837) for debugger failures CLOSED TREE 2019-03-13 03:26:08 +02:00
Daisuke Akatsuka
635bde9fed Bug 1528140: Wait for removing about:devtools-toolbox tab info from about:debugging. r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D23105

--HG--
extra : moz-landing-system : lando
2019-03-12 14:28:13 +00:00
arthur.iakab
ae229e85e2 Backed out changeset fae9b5118064 (bug 1534085) for causing debugger failures CLOSED TREE 2019-03-13 02:47:48 +02:00
Logan Smyth
6fcaa7e8ee Bug 1534837 - Invalidate the debugger pref schema. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D23243

--HG--
extra : moz-landing-system : lando
2019-03-13 00:19:42 +00:00
Logan Smyth
999d434e4a Bug 1534085 - Avoid accidentally creating partial source objects. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D23242

--HG--
extra : moz-landing-system : lando
2019-03-13 00:27:00 +00:00
Jason Laster
b1985ff010 Bug 1534332 - get empty lines r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22985

--HG--
extra : moz-landing-system : lando
2019-03-12 21:07:43 +00:00
Edouard Oger
d391c790bc Bug 1532514 - Update sinon to v7.2.7. r=markh
Differential Revision: https://phabricator.services.mozilla.com/D22046

--HG--
extra : moz-landing-system : lando
2019-03-12 19:32:40 +00:00
Brindusan Cristian
6e3dc3044f Backed out changeset 5dc0ae1f1b48 (bug 1534772) for node-debugger failures. CLOSED TREE 2019-03-13 17:58:50 +02:00
Brian Hackett
ec0fa7a41a Bug 1534772 - Evaluate expressions when selecting new threads, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D23211

--HG--
extra : moz-landing-system : lando
2019-03-13 12:48:30 +00:00
Michael Ratcliffe
4e59db5712 Bug 1534610 - Switch to React.createRef() in inspector.js to save a few cycles r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D23131

--HG--
extra : moz-landing-system : lando
2019-03-13 13:55:28 +00:00
Jason Laster
d11dedc8c5 Bug 1532791 - Breaking on exception even if option is off. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D22186

--HG--
extra : moz-landing-system : lando
2019-03-12 19:01:40 +00:00
Ciure Andrei
1cea309572 Backed out changeset e2316f37b988 (bug 1532791)for perma failing test_blackboxing-05.js, test_pause_exceptions-01.js CLOSED TREE 2019-03-12 19:45:39 +02:00
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
Jason Laster
34482fc99e Bug 1532791 - Breaking on exception even if option is off. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D22186

--HG--
extra : moz-landing-system : lando
2019-03-12 15:41:39 +00:00
Jason Laster
07f5ee2ca6 No bug - Sort breakpoints by selected location. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D23140

--HG--
extra : moz-landing-system : lando
2019-03-12 16:08:47 +00:00
yulia
f70aa72ebf Bug 1529247 - remove unused cachedScript property; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D21672

--HG--
extra : moz-landing-system : lando
2019-03-12 14:02:05 +00:00
yulia
408d434de2 Bug 1529247 - remove unused releaseMany method from thread client and actor; r=ochameau
There is one spot I am unsure about, and that is the test:
devtools/server/tests/unit/test_threadlifetime-06.js -- should this be kept or do we want to remove
it as well?

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:06:35 +00:00
Nicolas Chevobbe
51a5c2dae9 Bug 1530255 - Load keyMap files on demand; r=bgrins.
We use to include all the keyMap files in the
codeMirror bundle, but these files can be
pretty large, and are useless if the user did
not select a custom key mapping in the settings
panel.
This patch changes this to only load those files
when they are needed, either when a new editor
is created, or when the user changes the key mapping
preference. The files are only loaded once.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:56:24 +00:00
Razvan Caliman
4626e42237 Bug 1534567 - Ensure inherited CSS variables are case sensitive; r=pbro
Bug 1512634 introduced a case-insensitive check for CSS properties. This caused a regression whereby inherited CSS variables with mixed case were incorrectly unmatched when shown in the Rules view.

To fix this, we do a strict check for CSS variables in CSSProperties front because they are case sensitive (--color and --COLOR are different CSS variables).
See: https://www.w3.org/TR/css-variables-1/
> Unlike other CSS properties, custom property names are case-sensitive.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 13:45:00 +00:00
Razvan Caliman
9dca2452ee Bug 1529883 - Add telemetry instrumentation to count the number of invocations of the element picker. r=gl
Agreed with PM (mbalfanz@mozilla.com) about the intended behavior: number of invocations, not actual picks, is considered sufficient to answer the questions.

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

--HG--
extra : moz-landing-system : lando
2019-03-07 19:51:26 +00:00
yulia
000eaf0eb6 Bug 1528296 - remove comma; r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D23154

--HG--
extra : moz-landing-system : lando
2019-03-12 15:33:47 +00:00
yulia
dd6c7ab3e9 Bug 1528296 - remove deprecation message r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22574

--HG--
extra : moz-landing-system : lando
2019-03-12 15:01:03 +00:00
yulia
1ce2d19ed1 Bug 1528296 - remove unused function call r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22497

--HG--
extra : moz-landing-system : lando
2019-03-12 15:00:29 +00:00
yulia
4b35009029 Bug 1528296 - remove unused viewer-helpers; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22496

--HG--
extra : moz-landing-system : lando
2019-03-12 15:00:27 +00:00
yulia
53608b8df3 Bug 1528296 - remove call watcher (and references to removed panels in the debugger including the r=vporof
gcli);

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:56:35 +00:00
yulia
65675f944c Bug 1528296 - remove eslint empty file requirements for old panels; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22494

--HG--
extra : moz-landing-system : lando
2019-03-12 14:56:09 +00:00
yulia
56050e084f Bug 1528296 - remove SideMenuWidget and dependancies; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D22493

--HG--
extra : moz-landing-system : lando
2019-03-12 14:53:41 +00:00
yulia
fe4252e6e1 Bug 1403944 - Remove Web Audio Editor actor and spec; r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D19528

--HG--
extra : moz-landing-system : lando
2019-03-12 14:52:33 +00: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
ade28a1f24 Bug 1342237 - remove Shader Editor Actor and Front; r=vporof
Depends on D14732

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:49:53 +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
0d4cd33f2f Bug 1403938 - remove Canvas Debugger actor from the server; r=vporof
Depends on D14730

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

--HG--
extra : moz-landing-system : lando
2019-03-12 14:47:07 +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 Orendorff
705d014bc8 Bug 1534304 - Proper fix for a race condition in an about:debugging test. r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D22996

--HG--
extra : moz-landing-system : lando
2019-03-12 01:53:37 +00:00
Mrigank Krishan
5ea374dd55 Bug 1454962 - Add ways to reset sorting. r=Honza
As suggested by @Harald, I've added two ways to "Reset state":
- Middle click on request list header.
- "Reset Columns" option in the context menu will also sort by timeline.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 12:35:47 +00:00
Michael Ratcliffe
566b1f81ae Bug 1532584 - Test event-collector.js with chrome enabled r=ochameau
### Try

https://treeherder.mozilla.org/#/jobs?repo=try&revision=719ecb363402f4c058c970e11c73633e14f7339c

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

--HG--
extra : moz-landing-system : lando
2019-03-11 16:38:09 +00:00
fanny
d72ca58d8b Bug 1533657 - Remove defer usage in devtools/client/shared/widgets/Graphs.js. r=nchevobbe
Remove defer and update to promise

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

--HG--
extra : moz-landing-system : lando
2019-03-12 10:33:43 +00:00
Helena Moreno
06f24fd1bb Bug 1532939 - Add Cmd + K support to clear the console on OSX. r=nchevobbe.
This is a common shortcut on OSX to clear terminal output, and something that Chrome does,
so it makes sense to implement it in our console as well.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 06:21:07 +00:00
Oana Pop Rus
38d2d04978 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-03-12 06:53:06 +02:00
Logan Smyth
aa6dca06fb Bug 1534342 - Fix test flakiness introduced by not blocking on parser.setSource().
Differential Revision: https://phabricator.services.mozilla.com/D23080

--HG--
extra : moz-landing-system : lando
2019-03-12 03:25:17 +00:00
Logan Smyth
2335fdeb20 Bug 1533813 - getOriginalLocation can be expensive. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22760

--HG--
extra : moz-landing-system : lando
2019-03-12 00:46:14 +00:00
Dorel Luca
eb794cd9b8 Backed out changeset 4b280518c7b1 (bug 1532514) for Browser-chrome failures in browser/components/syncedtabs/test/browser/browser_sidebar_syncedtabslist.js. CLOSED TREE 2019-03-12 03:59:56 +02:00
Edouard Oger
565385661c Bug 1532514 - Update sinon to v7.2.7. r=markh
Differential Revision: https://phabricator.services.mozilla.com/D22046

--HG--
extra : moz-landing-system : lando
2019-03-12 00:18:16 +00:00
Dorel Luca
716250e4da Backed out changeset 985e05a4b540 (bug 1533813) for Debugger failure. CLOSED TREE 2019-03-12 01:40:45 +02:00
Logan Smyth
2eb982a11e Bug 1533813 - getOriginalLocation can be expensive. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22760

--HG--
extra : moz-landing-system : lando
2019-03-11 23:23:27 +00:00
Logan Smyth
8ec034265a Bug 1534342 - Fix O(n^2) perf issues in getSymbols. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D22997

--HG--
extra : moz-landing-system : lando
2019-03-11 22:34:39 +00:00
Logan Smyth
1bbb66123b Bug 1533938 - Fix regression from refactor of connect.js page. r=yulia
Looks like this regressed in a patch for bug 1520774.

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

--HG--
extra : moz-landing-system : lando
2019-03-11 10:04:22 +00:00
Jason Laster
cc231ed290 Bug 1533391 - Lint Debugger on try.
Differential Revision: https://phabricator.services.mozilla.com/D23023

--HG--
extra : moz-landing-system : lando
2019-03-11 19:07:58 +00:00
Jason Laster
ba3d1f29c3 Bug 1534248 - Remove loading unnecessary generated sources. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22966

--HG--
extra : moz-landing-system : lando
2019-03-11 19:02:17 +00:00
Jason Laster
5b297b69a4 Bug 1533391 - Lint Debugger on try. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D22503

--HG--
extra : moz-landing-system : lando
2019-03-11 18:43:17 +00:00
Micah Tigley
3affbee9d3 Bug 1533158 - Replace the orange highlight color with yellow when highlighting CSS properties. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D22418

--HG--
extra : moz-landing-system : lando
2019-03-11 15:09:04 +00:00
Florens Verschelde
3a4d1ef9d0 Bug 1533767 - [release-129] Sync 129. r=jlast
Bug 1533767 - [release-129] Fix 8026 - Prevent breakpoint label from triggering checkbox focus (#8044). r=dwalsh

Bug 1533767 - [release-129] Update dependency devtools-launchpad to ^0.0.150 (#8046). r=dwalsh

Bug 1533767 - [release-129] Fixes Regex for React Libraries (#8010). r=dwalsh

Bug 1533767 - [release-129] Ensuring long strings get re-rendered when their loaded properties are updated (#7874) (#8053). r=dwalsh

Bug 1533767 - [release-129] Update Getting Setup Docs (#8065). r=dwalsh

Bug 1533767 - [release-129] Fix 7799 - Restore pretty print shim to tab context menu (#8037). r=dwalsh

Bug 1533767 - [release-129] Unify array creation style in SecondaryPanes getStartItems and getEndItems (#8050). r=dwalsh

Bug 1533767 - [release-129] Add focus-within for showing breakpoint's delete button (#8029). r=dwalsh

Bug 1533767 - [release-129] Fix #7840 - Remove blackboxed text to prevent overflow (#8052). r=dwalsh

Bug 1533767 - [release-129] [Preview] Open node from the object inspector in popups (#8069). r=dwalsh

Bug 1533767 - [release-129] Fix #7952 - Remove debug line check for token hovering  (#8070). r=dwalsh

Bug 1533767 - [release-129] #7993 Fix callstack frame-group icon and avoid global selectors (#8078). r=dwalsh

Bug 1533767 - [release-129] Use O(N) algorithm in getUniqueIdentifiers. (#8085). r=dwalsh

Bug 1533767 - [release-129] Fix #8081 - Dropdown label and icon style (#8082). r=dwalsh

Bug 1533767 - [release-129] Fix #8084 - Vue.js icon missing in Frames (#8086). r=dwalsh

Bug 1533767 - [release-129] Fix #7956 - Show falsy values in preview (#8072). r=dwalsh

Bug 1533767 - [release-129] Fix #8040 - Correct Accordion header spacing and restore thin plus.svg icon (#8087). r=dwalsh

Bug 1533767 - [release-129] fix: make search input more responsive (#8079). r=dwalsh

Bug 1533767 - [release-129] Update link in contributing.md (#8095). r=dwalsh

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

--HG--
extra : moz-landing-system : lando
2019-03-11 15:54:34 +00:00
Jason Laster
2daba0937d Bug 1534248 - Remove loading unnecessary generated sources. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22966

--HG--
extra : moz-landing-system : lando
2019-03-11 16:24:05 +00:00
Jason Orendorff
8df9d66499 Bug 1533574 - Work around a race condition in an about:debugging test. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D22740

--HG--
extra : moz-landing-system : lando
2019-03-11 15:20:46 +00:00
Andreea Pavel
f6bca82c23 Backed out changeset 423f48c98230 (bug 1533391) for failing try test on a CLOSED TREE 2019-03-11 17:03:46 +02:00
Jason Laster
31602d2640 Bug 1533391 - Lint Debugger on try. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D22503

--HG--
extra : moz-landing-system : lando
2019-03-11 13:28:02 +00:00
Bisola Omisore
da94ffd2ed Bug 1519313 - Do not clear the console input when evaluating and 'devtools.webconsole.input.editor' is true. r=nchevobbe
Create an `editorMode` prop that is initialized with the preference value, and passed to the JSTerm component.
The prop is then used to check if the input should be cleared when an evaluation is done.
A test is added to ensure this works as expected.

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

--HG--
extra : moz-landing-system : lando
2019-03-11 08:57:27 +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
Logan Smyth
9b838ec5a5 Bug 1533945 - Handle selectedFrame being unknown. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D22812

--HG--
extra : moz-landing-system : lando
2019-03-09 02:01:38 +00:00
Julian Descottes
6fef20e426 Bug 1528219 - Display explicit non-backward message when trying to connect from 67 to older version r=daisuke,loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D19939

--HG--
extra : moz-landing-system : lando
2019-03-09 00:59:03 +00:00
Jason Laster
6ef1b54451 Bug 1533549 - Bug 1533547 - Column Breakpoints are not visible when reloading. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22607

--HG--
extra : moz-landing-system : lando
2019-03-08 20:38:17 +00:00
Logan Smyth
9f89c9dddd Bug 1534837 - Invalidate the debugger pref schema. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D23243

--HG--
extra : moz-landing-system : lando
2019-03-13 18:57:18 +00:00
Logan Smyth
eba0c748bf Bug 1534085 - Avoid accidentally creating partial source objects. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D23242

--HG--
extra : moz-landing-system : lando
2019-03-13 16:59:56 +00:00
Andrew Law
ba9d10370d Bug 1531437 - Remove compatibility workaround for validating property names. 2019-03-11 16:22:19 -04:00
Gabriel Luong
8aede4ca29 Bug 1533823 - Element style should refresh on "style-changed" and "pseudoclass" events. r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D22745
2019-03-08 13:40:58 -05:00
Jason Laster
8062e8e8b0 Bug 1533372 - Update MDN link.
Differential Revision: https://phabricator.services.mozilla.com/D22805

--HG--
extra : moz-landing-system : lando
2019-03-08 23:50:10 +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
Csoregi Natalia
7d0d457c44 Backed out changeset 5d5db39b0497 (bug 1533391) for debugger failures. CLOSED TREE 2019-03-08 23:07:29 +02:00
Mike Conley
a303096161 Bug 1529762 - Update browser_page_style.js test to use a normal web page rather than a data URI. r=gl
The PageStyleChild now only attaches to normal web pages.

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

--HG--
extra : moz-landing-system : lando
2019-03-08 20:22:52 +00:00
Jason Laster
71896d2c30 Bug 1533549 - Column breakpoints seem to spring into existance when you stop scrolling. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22632

--HG--
extra : moz-landing-system : lando
2019-03-08 16:27:16 +00:00
Jason Laster
da9eb0a723 Bug 1533391 - Lint Debugger on try. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D22503

--HG--
extra : moz-landing-system : lando
2019-03-08 15:19:54 +00:00
Nicolas Chevobbe
28e8dc6e5c Bug 1533276 - Fix mocha tests; r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D22457

--HG--
extra : moz-landing-system : lando
2019-03-08 11:51:08 +00:00
Jason Laster
55f68376af No bug - Add mapped location formatters.
Differential Revision: https://phabricator.services.mozilla.com/D22721

--HG--
extra : moz-landing-system : lando
2019-03-08 15:46:28 +00:00
Laphets
66f8eb6866 Bug 1443089 - Better UI/UX for empty response panel. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D21838

--HG--
extra : moz-landing-system : lando
2019-03-08 15:23:13 +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
Oana Pop Rus
514a737482 Backed out changeset c8a4f2586fc0 (bug 1291427) for devtools on browser_storage_cookies_edit.js on a CLOSED TREE 2019-03-08 17:48:49 +02:00
Jason Laster
cbc8307003 Bug 1533489 - findBreakpoint should be context aware. r=loganfsmyth
Differential Revision: https://phabricator.services.mozilla.com/D22558

--HG--
extra : moz-landing-system : lando
2019-03-08 13:39:06 +00:00
ivan
c9d1bd4b2d Bug 1533658 - Remove defer usage in FlameGraph. r=nchevobbe.
Differential Revision: https://phabricator.services.mozilla.com/D22699

--HG--
extra : moz-landing-system : lando
2019-03-08 14:46:29 +00:00
Jason Laster
7a056aa6ce No bug - Fix debugger eslint issues.
Differential Revision: https://phabricator.services.mozilla.com/D22706

--HG--
extra : moz-landing-system : lando
2019-03-08 14:36:03 +00:00
avi.mathur
b41eb2119e Bug 1291427 - Table headers are not removed when selecting an empty storage r=miker
Before this change clicking on Storage Type use to show table headers from previous selection. Now clicking on Storage Type will reset table headers also in case empty table headers will get cleared.

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

--HG--
extra : moz-landing-system : lando
2019-03-08 14:17:27 +00:00
Nicolas Chevobbe
1aaa3686e1 Bug 1533667 - Fix scroll to bottom with repeated messages; r=Honza.
When a message was repeated, the bubble would appear and
slightly increase the message size (by 1px), making it
lose its bottom-anchoring. Then, if a new message came,
the console won't automatically scroll anymore.
This patch modifies the repeat bubble CSS so it doesn't
impact the message height, and add a test case in the
test which asserts the scroll to bottom feature.

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

--HG--
extra : moz-landing-system : lando
2019-03-08 13:28:57 +00:00
lloan
76c8d857b7 Bug 1486323 - Network monitor toolbar is 1px too high. r=Honza
For consistency with other parts of DevTools, the Network monitor toolbar (or toolbars, when splitted in 2) should be 28px high excluding borders.

Currently it’s 29px, 1px taller than the toolbox's tab bar, and 1px taller than the Console’s toolbar.

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

--HG--
extra : moz-landing-system : lando
2019-03-08 11:17:15 +00:00
Narcis Beleuzu
4941072670 Bug 1307249 - Disable browser_dbg-navigation.js on OSX and Linux r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22666

--HG--
extra : moz-landing-system : lando
2019-03-08 10:30:17 +00:00
Edwin Gao
fbc9e7f6e9 Bug 1533556 - disable devtools/client/accessibility/test/browser/browser_accessibility_panel_highlighter.js r=jmaher
A new failure cropped up when preceding tests were disabled.

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

--HG--
extra : moz-landing-system : lando
2019-03-08 00:04:47 +00:00
Edwin Gao
01760c0d7a Bug 1533534 - disable browser_accessibility_mutations.js r=jmaher
Depends on D22597

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:22:42 +00:00
Edwin Gao
81a6efeba7 Bug 1533529 - disable browser_inspector_addNode_01.js, browser_inspector_addNode_02.js r=jmaher
Depends on D22596

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:23:14 +00:00
Edwin Gao
9ea030332c Bug 1531584 - disable browser_markup_anonymous_02/03/04.js r=jmaher
Depends on D22595

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:21:53 +00:00
Edwin Gao
117ed4c4a4 Bug 1533507 - disable devtools/client/inspector/markup/test/browser_markup_shadowdom_open_debugger.js r=jmaher
Depends on D22594

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:21:10 +00:00
Edwin Gao
ab75e0557e Bug 1533184 - disable various files inside devtools/client/accessibility/test/ and devtools/server/tests/browser/ r=jmaher
- browser_accessibility_context_menu_browser.js
- browser_accessibility_highlighter_infobar.js
- browser_accessibility_node.js
- browser_accessibility_node_events.js
- browser_accessibility_simple.js

Depends on D22593

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:20:48 +00:00
Edwin Gao
980bcc3cca Bug 1533492 - disable devtools/client/inspector/test/browser_inspector_menu-05-attribute-items.js r=jmaher
Depends on D22592

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:20:31 +00:00
Edwin Gao
c658eb49e4 Bug 1533490 - disable devtools/client/inspector/test/browser_inspector_delete-selected-node-02.js r=jmaher
Depends on D22590

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:17:44 +00:00
Edwin Gao
efc0cfcee0 Bug 1533487 - disable devtools/server/tests/browser/browser_accessibility_walker.js r=jmaher
Depends on D22589

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

--HG--
extra : moz-landing-system : lando
2019-03-07 21:18:33 +00:00
Edwin Gao
2bf9ff90e4 Bug 1533484 - disable devtools/client/accessibility/test/browser/browser_accessibility_context_menu_inspector.js r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D22589

--HG--
extra : moz-landing-system : lando
2019-03-07 21:18:54 +00:00
arthur.iakab
93997623bd Merge mozilla-central to autoland a=merge on a CLOSED TREE 2019-03-08 00:14:12 +02:00
arthur.iakab
85ad02d41a Merge inbound to mozilla-central a=merge 2019-03-07 23:58:42 +02:00