Commit Graph

14074 Commits

Author SHA1 Message Date
Julian Descottes
78236fd9fe Bug 1500391 - Migrate test for service workers not compatible;r=ladybenko
Depends on D17401

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

--HG--
extra : moz-landing-system : lando
2019-01-28 13:56:07 +00:00
Julian Descottes
5011dfaa46 Bug 1500391 - Show warning message in runtime if service workers are unavailable;r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D17401

--HG--
extra : moz-landing-system : lando
2019-01-28 13:48:30 +00:00
Jan Odvarko
007d7ab14c Bug 1521049 - Broken context menu on JSTerm icon; r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D17245

--HG--
extra : moz-landing-system : lando
2019-01-28 13:32:51 +00:00
championshuttler
920f6b20e3 Bug 1522085 - Add info unicode characters break './mach bootstrap'. r=Ola
Add info unicode characters break "./mach bootstrap"

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

--HG--
extra : moz-landing-system : lando
2019-01-28 12:14:13 +00:00
championshuttler
f25db13866 Bug 1522060 - Add information when people should request Level 3 access. r=Ola
Add information when people should request Level 3 access

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

--HG--
extra : moz-landing-system : lando
2019-01-28 12:13:29 +00:00
Julian Descottes
f115820d7e Bug 1500397 - Add test for service worker unregister in new aboutdebugging;r=daisuke
Depends on D17642

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

--HG--
extra : moz-landing-system : lando
2019-01-28 10:37:21 +00:00
Julian Descottes
0db652598d Bug 1500397 - Implement ServiceWorker unregister in new about:debugging;r=daisuke
Depends on D17631

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

--HG--
extra : moz-landing-system : lando
2019-01-28 11:00:58 +00:00
Julian Descottes
2630d2487c Bug 1500395 - Migrate service worker status test to new about:debugging;r=daisuke
Depends on D17630
I am not mentioning the original test in the test file because they are not similar.
Original test was not actually testing anything interesting for us.

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

--HG--
extra : moz-landing-system : lando
2019-01-28 10:13:07 +00:00
Julian Descottes
292d4c4ddb Bug 1500395 - Remove incorrect mentions about push in empty sw;r=daisuke
Depends on D17629
Small leftover from previous bugs

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

--HG--
extra : moz-landing-system : lando
2019-01-28 09:52:40 +00:00
Julian Descottes
182c9581a7 Bug 1500395 - Fix react warning for ServiceWorkerAction component;r=daisuke
Depends on D17555

Not necessary, but one less react warning in the logs :)

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

--HG--
extra : moz-landing-system : lando
2019-01-28 10:39:59 +00:00
Jason Laster
f38f25dc45 Bug 1521540 - Replace Frame.source form with Frame.actor. r=lsmyth
Tags:

Differential Revision: https://phabricator.services.mozilla.com/D17439
2019-01-25 18:10:34 -05:00
Coroiu Cristina
caf5db8e62 Merge inbound to mozilla-central a=merge 2019-01-25 23:49:49 +02:00
Nicolas Chevobbe
9149d64860 Bug 1486870 - Fix copy/pasting stacktraces in console; r=bgrins.
The changes were made in Github to have proper markup for the
SmartTrace component. In the console, we change how the "Copy Message"
and "Export visible messages" context menu actions work so they use
the Selection API instead of `element.textContent`.
The Selection API reflects what would happen if a user do a text
selection, so having our actions to do the same ensure that we keep
our markup suitable for the clipboard.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 17:16:10 +00:00
Nicolas Chevobbe
d33fb10b9a Bug 1486870 - Don't display the location element as block; r=fvsch.
Having the element displayed as a block cause some new lines
to be added the clipboard when doing a selection and copying.
This would also break the changes we are doing in the "Copy message"
context menu entry.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 17:15:19 +00:00
Nicolas Chevobbe
f23bb47fc8 Bug 1486870 - Adapt SmartTrace component to the modified Frames component; r=bgrins.
The Frames component changed significantly on Github, which means
we need to do some adjustments in the SmartTrace component (pass
the `selectable` prop, change CSS rules, …).
For now, we also hide the Framework icons as we need to find a way
to properly share the underlying CSS from the debugger (See
https://github.com/devtools-html/debugger.html/issues/7782).

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

--HG--
extra : moz-landing-system : lando
2019-01-25 17:13:38 +00:00
Nicolas Chevobbe
e53bfe1ec6 Bug 1486870 - [release] Make the Frames component copy-friendly (#7723); r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D17375

--HG--
extra : moz-landing-system : lando
2019-01-25 17:14:42 +00:00
MOHIT NAGPAL
8f1d5738e3 Bug 1486870 - [release] Redesign call stack group (#7624); r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D17373

--HG--
extra : moz-landing-system : lando
2019-01-25 17:13:11 +00:00
akshitha
2d29717b84 Bug 1512481- Resolved the smooshing of the - basis/final - text against the image in flex inspector's flex-item graphic . r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D17646

--HG--
extra : moz-landing-system : lando
2019-01-25 16:04:06 +00:00
Razvan Caliman
7b68c89bf0 Bug 1518512 - (Part 2) Ensure all text in Changes panel can be copied. r=gl
Depends on D17255
Replaces CSS pseudo-elements for added/removed line markers with text
elements that can be copied with the rest of the content.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 15:50:35 +00:00
Razvan Caliman
8daa82597e Bug 1518512 - (Part 1) Add basic context menu to Changes panel. r=gl
Adds context menu with options to select all and copy text content from
the Changes panel.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 15:45:38 +00:00
Ehsan Akhgari
08e1954154 Bug 1520879 - Port the onContentBlockingEvent notifications inside WebProgressChild.jsm to C++; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D17157

--HG--
extra : moz-landing-system : lando
2019-01-25 14:44:09 +00:00
Nicolas Chevobbe
ee2d59bbae Bug 1522791 - Fix PropTypes warning in console; r=Honza.
This fixes PropTypes warning on MessageContainer
and ConfirmDialog components.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 14:22:33 +00:00
Daisuke Akatsuka
896bcb6f7d Bug 1515265: Add a test for context menu of the markup view in about:devtools-toolbox. r=jdescottes
Depends on D17458

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

--HG--
extra : moz-landing-system : lando
2019-01-25 08:08:35 +00:00
Daisuke Akatsuka
5c08fb9ef5 Bug 1515265: Call stopPropagation() and preventDefault() at all places where handle contextmenu event and show the popup. r=jdescottes
Depends on D17457

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

--HG--
extra : moz-landing-system : lando
2019-01-25 04:31:45 +00:00
Daisuke Akatsuka
2da37d4512 Bug 1515265: Move a place where add contextmenu listener to show the context menu in markup view. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D17457

--HG--
extra : moz-landing-system : lando
2019-01-24 07:04:22 +00:00
Csoregi Natalia
5c853a316a Backed out 2 changesets (bug 1518512) for devtools failures on devtools/client/inspector/changes/test/browser_changes_rule_selector.js. CLOSED TREE
Backed out changeset c8f0d19844f6 (bug 1518512)
Backed out changeset 3c03e2282b4f (bug 1518512)
2019-01-25 15:41:07 +02:00
Ola Gasidlo
ccdbc75bb8 Bug 1520768 - rename variable name --base-distance to --base-unit, r=ladybenko
rename global variable --base-distance to --base-unit to improve understanding of code

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

--HG--
extra : moz-landing-system : lando
2019-01-24 16:45:33 +00:00
Nicolas Chevobbe
3facdc636d Bug 1521892 - Fix console.table for holey arrays; r=miker.
This was throwing because we were retrieving a
property on a possible undefined value. We fix
this in this patch and add a test case to make
sure we don't regress this.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 13:15:11 +00:00
Razvan Caliman
68c5929c0b Bug 1518512 - (Part 2) Ensure all text in Changes panel can be copied. r=gl
Depends on D17255
Replaces CSS pseudo-elements for added/removed line markers with text
elements that can be copied with the rest of the content.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 12:40:34 +00:00
Razvan Caliman
c04238dfbc Bug 1518512 - (Part 1) Add basic context menu to Changes panel. r=gl
Adds context menu with options to select all and copy text content from
the Changes panel.

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

--HG--
extra : moz-landing-system : lando
2019-01-23 14:00:10 +00:00
Florens Verschelde
5c8ad6416d Bug 1520866 - Tweak Console source location colors (dark theme); r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D17529

--HG--
extra : moz-landing-system : lando
2019-01-25 08:15:55 +00:00
Florens Verschelde
160873890c Bug 1520859 - Prevent rule-view-source from touching selector text; r=gl
Differential Revision: https://phabricator.services.mozilla.com/D17532

--HG--
extra : moz-landing-system : lando
2019-01-24 20:02:01 +00:00
Julian Descottes
52122e57f8 Bug 1500396 - Migrate service worker timeout test to new aboutdebugging;r=daisuke
Depends on D17522

The initial test was disabled because of intermittent failures. Hopefully this one is
more stable. I tried to avoid any pattern that would lead to intermittent issues.

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

--HG--
extra : moz-landing-system : lando
2019-01-25 08:24:51 +00:00
Julian Descottes
ed463cb10b Bug 1500394 - Migrate serviceworker_start to new about:debugging;r=daisuke
Straightforward migration. The main difference with the original test is the beginning.
We wait for the registration to appear on the window to make sure the worker started.

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

--HG--
rename : devtools/client/aboutdebugging/test/service-workers/empty-sw.html => devtools/client/aboutdebugging-new/test/browser/resources/service-workers/empty-sw.html
rename : devtools/client/aboutdebugging/test/service-workers/empty-sw.js => devtools/client/aboutdebugging-new/test/browser/resources/service-workers/empty-sw.js
extra : moz-landing-system : lando
2019-01-25 08:24:49 +00:00
Jason Laster
3962a7b2c1 Bug 1522138 - [release 120] Update debugger frontend. r=dwalsh 2019-01-24 17:57:31 -05:00
David Walsh
5128100b9f Bug 1522138 - [release 120] Fix color of arrows in trees (#7790). r=dwalsh 2019-01-24 17:57:30 -05:00
David Walsh
6c29425979 Bug 1522138 - [release 120] Show proper icon for watch expression refresh (#7791). r=dwalsh 2019-01-24 17:57:29 -05:00
Jason Laster
97f6cb7116 Bug 1522138 - [release 120] [performance] Memoize breakpoints and URL parsing (#7774). r=dwalsh 2019-01-24 17:57:28 -05:00
Jason Laster
d8e49f5ceb Bug 1522138 - [release 120] [Preview] Ensure correct event listening (#7778). r=dwalsh 2019-01-24 17:57:27 -05:00
Hubert Boma Manilla
ee43602c94 Bug 1522138 - [release 120] put log points behind a flag (#7761). r=dwalsh 2019-01-24 17:57:26 -05:00
Jason Laster
960bb668a9 Bug 1522138 - [release 120] [Breakpoint] fix selectBreakpoint (#7756). r=dwalsh 2019-01-24 17:57:25 -05:00
Adam Holm
8d59a26911 Bug 1501357 - Fixing display of DevTools network tab protocol column values. r=Honza 2019-01-18 09:32:28 -08:00
Narcis Beleuzu
0d84fe894a Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-01-24 23:47:32 +02:00
Brad Werth
dd194db5d7 Bug 1521814 Part 1: Make RDM meta viewport override dependent on a new pref, set to false for now. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D17427

--HG--
extra : moz-landing-system : lando
2019-01-24 16:31:55 +00:00
yulia
d5b3aa8f66 Bug 1518777 - move webConsoleClient.detach to destroy; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D16681

--HG--
extra : moz-landing-system : lando
2019-01-24 11:50:36 +00:00
yulia
464195ce69 Bug 1518777 - make stoplisteners use promise style callbacks; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D16680

--HG--
extra : moz-landing-system : lando
2019-01-24 11:50:34 +00:00
yulia
b4411b9620 Bug 1518777 - add onReload event to navigated action; r=ochameau,jlast
Differential Revision: https://phabricator.services.mozilla.com/D16540

--HG--
extra : moz-landing-system : lando
2019-01-24 11:50:32 +00:00
yulia
1e21fdffad Bug 1518777 - move stopListeners from the client detach method to the actor destroy method; r=nchevobbe
r=ochameau,nchevobbe

This patch moves stopListeners to the actor, and removes the need for the callback in the
detach call on the client.

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

--HG--
extra : moz-landing-system : lando
2019-01-24 11:48:37 +00:00
yulia
da28778ed4 Bug 1518777 - ensure that netmonitor and console tests wait for initialization and open requests tofinish before shutting down; r=nchevobbe
Several of our tests relied on the timing of the shutdown of the webconsole. I updated one
test that fired off an extra rdp request so that it is waiting until it resolves before shutting down.
For the rest, I started tracking the async behavior of initialization of the web-console-proxy, and
waiting for initialization to finish before destroying.

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

--HG--
extra : moz-landing-system : lando
2019-01-24 11:47:39 +00:00
Florens Verschelde
5a3fdda6e0 Bug 1522041 - Update search, filter and color picker icons to a Photon style; r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D17474

--HG--
extra : moz-landing-system : lando
2019-01-24 12:36:03 +00:00