Commit Graph

14089 Commits

Author SHA1 Message Date
Pradeep Gangwar
4b7f197296 Bug 1523386 - [release 121] Change max-width boundaries for verticalLayoutBreakpoint (#7781). r=dwalsh 2019-01-28 21:01:06 -05:00
David Walsh
a55e596bf4 Bug 1523386 - [release 121] [Evaluations] Use jsterm directly for console logging (#7753). r=dwalsh 2019-01-28 21:01:06 -05:00
R.Ganesh
ebd3447d1f Bug 1523386 - [release 121] Remove sanitize inputs (#7767). r=dwalsh 2019-01-28 21:01:05 -05:00
Jason Laster
d6ea402092 Bug 1523386 - [release 121] [flow] Fix types with firefox commands (#7751). r=dwalsh 2019-01-28 21:01:04 -05:00
Konrad Kruk
c2bb783f96 Bug 1523386 - [release 121] Respect enable extenstions setting in Sources and QuickOpenModal (#7705). r=dwalsh 2019-01-28 21:01:02 -05:00
Brian Hackett
5f0bf41d9d Bug 1523386 - [release 121] Distinguish between condition and log value in breakpoints (#7749). r=dwalsh 2019-01-28 21:01:01 -05:00
Hubert Boma Manilla
6ba3f76565 Bug 1523386 - [release 121] put log points behind a flag (#7761). r=dwalsh 2019-01-28 21:01:00 -05:00
Jason Laster
55a9ccfec2 Bug 1523386 - [release 121] Update editor context menus (#7719). r=dwalsh 2019-01-28 21:00:59 -05:00
Sebastian Hengst
b78e4e8667 Merge mozilla-central to mozilla-inbound
--HG--
rename : browser/components/urlbar/tests/legacy/browser_urlbar_search_no_speculative_connect_with_client_cert.js => browser/components/urlbar/tests/browser/browser_urlbar_speculative_connect_not_with_client_cert.js
2019-01-29 02:55:55 +02:00
Razvan Maries
c88bd55f59 Merge mozilla-inbound to mozilla-central a=merge 2019-01-28 23:46:39 +02:00
Belén Albeza
8d8ed6bd71 Bug 1506784 - UX implementation: show debug target info in about:devtools-toolbox r=jdescottes,daisuke
Differential Revision: https://phabricator.services.mozilla.com/D16553

--HG--
extra : moz-landing-system : lando
2019-01-28 16:12:15 +00:00
Dorel Luca
65a9c73e4c Backed out changeset b8a1a3cca350 (bug 1521049) for devtools failures in devtools/client/webconsole/test/mochitest/browser_jsterm_context_menu_labels.js. CLOSED TREE
--HG--
extra : amend_source : 52e58d463e741382cf8b82bfa7a63af60ce6cbfa
2019-01-28 16:40:37 +02:00
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
Gabriel Luong
d9cd332cae Bug 1523014 - Only render the rules warning and overridden rule filter if necessary. r=rcaliman 2019-01-28 09:40:03 -05:00
Gabriel Luong
dc2738771b Bug 1523171 - Remove the authoredStyles trait. r=pbro 2019-01-28 09:25:39 -05: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