Commit Graph

15078 Commits

Author SHA1 Message Date
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