Commit Graph

9833 Commits

Author SHA1 Message Date
Tim Nguyen
3d54c50b09 Bug 1491609 - Update common.inc.css checkbox and radio styling. r=jaws,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D5983

--HG--
rename : toolkit/themes/shared/in-content/check-partial.svg => toolkit/themes/shared/icons/check-partial.svg
rename : browser/themes/shared/icons/check.svg => toolkit/themes/shared/icons/check.svg
extra : moz-landing-system : lando
2018-09-21 10:23:21 +00:00
arthur.iakab
6877b6a75c Backed out 9 changesets (bug 1485676)for perma failures in devtools/client/canvasdebugger/test/browser_canvas-actor-test-01.js CLOSED TREE
Backed out changeset 9f5ec2aa7109 (bug 1485676)
Backed out changeset 0d530c1316a4 (bug 1485676)
Backed out changeset 03278e6fe685 (bug 1485676)
Backed out changeset 275463260056 (bug 1485676)
Backed out changeset 4c5a956b33f7 (bug 1485676)
Backed out changeset d8fe80bb0e3c (bug 1485676)
Backed out changeset 56240996921f (bug 1485676)
Backed out changeset ec0a322f5cc9 (bug 1485676)
Backed out changeset f0f4f9407970 (bug 1485676)
2018-09-21 12:48:48 +03:00
Hiroyuki Ikezoe
7ea3b5e685 Bug 1492724 - Add ADBScanner once after the extension is installed or is ready. r=jdescottes
And remove the ADBScanner once the extension is uninstalled.

When RuntimeScanners.add is called for ADBScanner, RuntimeScanner calls
ADBScanner.enable(), thus ADB.start() is called.  Meanwhile WebIDE installs the
devtools adb extension if the extension hasn't installed yet.  So if the
ADB.start() is called before the installation finishes, ADB.start() fails.

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:17:15 +00:00
Alexandre Poirot
cffaacada5 Bug 1485676 - Rename DebuggerClient.attachTab to attachTarget. r=jdescottes
This method isn't specific to tabs. It can attach to any "target" actor that inherits from BrowsingContextActor.

Depends On D6161

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:08:24 +00:00
Alexandre Poirot
c023333832 Bug 1485676 - Rename TabTarget.makeRemote to TabTarget.attach. r=jdescottes
Now that all the "remoting" of this method has been moved to TargetFactory.createTargetForTab,
we should rename this method to what it does now. It mostly call attach requests
of the target actor and its child console actor.
It also "connect" the webextension target actor, but I would like to eventually move that
outside of TabTarget.attach, like makeRemote.

Depends On D4078

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:08:11 +00:00
Alexandre Poirot
196d295b46 Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D4078

--HG--
extra : moz-landing-system : lando
2018-09-21 08:07:48 +00:00
Alexandre Poirot
71f3e5e9f8 Bug 1485676 - Adapt gDevTools API to new async forTab and also adapt its callsites. r=yulia
When switching to async, it is important to catch exception or register a rejection handler
so that errors keep being logged.
So in this patch I'm catching exception in a couple of important codepath.

Depends On D4541

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:07:25 +00:00
Alexandre Poirot
acb1662577 Bug 1485676 - Tweak RDM manage to support new async forTab. r=yulia
Fetching any target is now asynchronous. But RDM setup/destroy codepath is very fragile
and introduce many low level exception when trying to restore the original browser element
if any timing changes.
So this patch prevents trying to fetch the target object if a toolbox isn't already opened.
The target object is being used only for Telemetry purpose for now.

Depends On D4538

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:11:48 +00:00
Alexandre Poirot
2ec27d0a50 Bug 1485676 - Adapt gDevTools.createTargetForTab to new TabTarget class. r=yulia
Depends On D4536

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:11:53 +00:00
Alexandre Poirot
55c356daea Bug 1485676 - Convert TargetFactory.forTab call to forRemoteTab in debugger mochitest. r=yulia
We are not passing a tab here. It only works by chance!

Depends On D4535

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

--HG--
extra : moz-landing-system : lando
2018-09-21 08:06:34 +00:00
Alexandre Poirot
3d286eae18 Bug 1485676 - Refactor gDevTools.getTargetForTab callsites to assume getTargetForTab is async. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D4535

--HG--
extra : moz-landing-system : lando
2018-09-21 08:06:16 +00:00
arthur.iakab
f47edab318 Backed out changeset 45f7b6097f9b (bug 1491609)for browser chrome failures on static/browser_parsable_css.js
--HG--
rename : toolkit/themes/shared/icons/check.svg => browser/themes/shared/icons/check.svg
rename : toolkit/themes/shared/icons/check-partial.svg => toolkit/themes/shared/in-content/check-partial.svg
extra : rebase_source : 2eed09bef57a3b2a28dd4d6a738e2e9c14781125
2018-09-21 10:15:46 +03:00
Tim Nguyen
53a8a142a5 Bug 1491609 - Update common.inc.css checkbox and radio styling. r=jaws,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D5983

--HG--
rename : toolkit/themes/shared/in-content/check-partial.svg => toolkit/themes/shared/icons/check-partial.svg
rename : browser/themes/shared/icons/check.svg => toolkit/themes/shared/icons/check.svg
extra : moz-landing-system : lando
2018-09-20 21:34:14 +00:00
Mantaroh Yoshinaga
892caaf501 Bug 1476549 - Part 5. Modify the tests which is realted to frames button. r=birtles
Differential Revision: https://phabricator.services.mozilla.com/D4633

--HG--
extra : moz-landing-system : lando
2018-09-20 08:03:21 +00:00
Mantaroh Yoshinaga
993f83b2af Bug 1476549 - Part 4. Make the frame button to MenuButton. r=birtles
Differential Revision: https://phabricator.services.mozilla.com/D6353

--HG--
extra : moz-landing-system : lando
2018-09-20 06:54:39 +00:00
Mantaroh Yoshinaga
6bc54906ce Bug 1476549 - Part 3. Support the children of function type on the MenuButton. r=birtles
This patch will:
 - Call the children as function when rendering if MenuButton's children property is the function.
 - Add the callback which is called when the focused item changed.

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

--HG--
extra : moz-landing-system : lando
2018-09-20 06:28:00 +00:00
Mantaroh Yoshinaga
0a1ca8ae92 Bug 1476549 - Part 2. Change the several functions to the local function of ToolboxToolbar. r=jdescottes
This patch will move the global functions of ToolboxToolbar to its local
function. As a result of this changes, each function can refer 'props' from
'this' scope.

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

--HG--
extra : moz-landing-system : lando
2018-09-20 03:57:43 +00:00
Mantaroh Yoshinaga
c71dc7f54f Bug 1476549 - Part 1. Rename toolbox.onHightlightFrame to toolbox.onHighlightFrame. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D4630

--HG--
extra : moz-landing-system : lando
2018-09-14 05:54:47 +00:00
Andreea Pavel
f5f6c0b588 Merge mozilla-inbound to mozilla-central. a=merge 2018-09-21 00:54:47 +03:00
Gabriel Luong
239c817459 Bug 1478397 - Part 17: Replace %s with %S for flexbox.flexItemOf string in layout.properties. r=pbro 2018-09-20 11:58:56 -04:00
Gabriel Luong
e53bf4a2e8 Bug 1478397 - Part 16: Cache the custom host colors and the overlay color for the current host to avoid unnecessary fetching. r=pbro 2018-09-20 11:58:52 -04:00
Margareta Eliza Balazs
92be42b8f3 Merge inbound to mozilla-central. a=merge 2018-09-20 16:24:21 +03:00
yulia
825e041cf6 Bug 1485378 - Replace CallWatcher actor with helper; r=jdescottes
creates a CallWatcherActor only for tests and migrates other functionality to the helper

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

--HG--
rename : devtools/server/actors/call-watcher.js => devtools/client/canvasdebugger/test/call-watcher-actor.js
rename : devtools/shared/fronts/call-watcher.js => devtools/client/canvasdebugger/test/call-watcher-front.js
rename : devtools/shared/specs/call-watcher.js => devtools/client/canvasdebugger/test/call-watcher-spec.js
rename : devtools/server/actors/call-watcher.js => devtools/server/actors/utils/call-watcher.js
rename : devtools/server/actors/call-watcher.js => devtools/server/actors/utils/function-call.js
rename : devtools/shared/fronts/call-watcher.js => devtools/shared/fronts/function-call.js
rename : devtools/shared/specs/call-watcher.js => devtools/shared/specs/function-call.js
extra : moz-landing-system : lando
2018-09-20 13:41:26 +00:00
Julian Descottes
4f0efc181d Bug 1492373 - Wait for media-list-changed events to settle in browser_styleeditor_media_sidebar_links.js;r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D6283

--HG--
extra : moz-landing-system : lando
2018-09-20 07:14:27 +00:00
Margareta Eliza Balazs
5f3eea312b Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-20 16:30:08 +03:00
Alexandre Poirot
8d5356574c Bug 1485605 - Remove usages of TabTarget.window. r=yulia
This code only works on non-e10s and appear to no longer be used.

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

--HG--
extra : moz-landing-system : lando
2018-09-20 12:16:51 +00:00
Michael Ratcliffe
7cfa3eab78 Bug 1488206 - TelemetryStopwatch: error requesting elapsed time for nonexisting stopwatch r=Honza
Because firefox can be closed with the toolbox in a half initialized state telemetry can throw if it expects a tool to be closing when no tools are fully initialized although this is completely expected. Here we simply choose not to report those errors because this is expected behaviour.

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

--HG--
extra : moz-landing-system : lando
2018-09-20 11:06:58 +00:00
Dorel Luca
c1a2ab3088 Backed out changeset 6a4032171aaf (bug 1485605) for Eslint failure on builds/worker/checkouts/gecko/devtools/client/framework/target.js. CLOSED TREE 2018-09-20 12:42:40 +03:00
Alexandre Poirot
75c671c299 Bug 1485605 - Remove usages of TabTarget.window. r=yulia
This code only works on non-e10s and appear to no longer be used.

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

--HG--
extra : moz-landing-system : lando
2018-09-20 08:35:03 +00:00
Alexandre Poirot
f12c00cd13 Bug 1485671 - Expose and use TabClient.listFrames and switchToFrame. r=yulia
Depends On D6272

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

--HG--
extra : moz-landing-system : lando
2018-09-20 08:30:32 +00:00
Alexandre Poirot
036563e90b Bug 1485671 - Expose and use TabClient.logInPage instead of sending request manually. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D6272

--HG--
extra : moz-landing-system : lando
2018-09-20 07:50:54 +00:00
erickstm
d5553ea879 Bug 1491768 - Increase input history limit; r=nchevobbe.
Differential Revision: https://phabricator.services.mozilla.com/D6254

--HG--
extra : moz-landing-system : lando
2018-09-19 15:24:15 +00:00
Daisuke Akatsuka
d4208803a0 Bug 1489221: Add tests for collapsibilities of DebugTargetPane. r=jdescottes
Depends on D6227

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

--HG--
extra : moz-landing-system : lando
2018-09-20 02:01:29 +00:00
Daisuke Akatsuka
5f86775660 Bug 1490950: Define aboutdebugging in script tag on html. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D6227

--HG--
extra : moz-landing-system : lando
2018-09-19 22:07:01 +00:00
Bogdan Tara
e7c653959c Merge inbound to mozilla-central. a=merge 2018-09-20 00:58:18 +03:00
Daisuke Akatsuka
0485028f23 Bug 1492101: Store a preference which includes extension existence after drag and drap instead of when closing toolbox. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D6225

--HG--
extra : moz-landing-system : lando
2018-09-19 08:24:25 +00:00
Julian Descottes
5f4566daa5 Bug 1492516 - Delete badge properties when removing badge element from the DOM;r=gl 2018-09-19 18:52:04 +02:00
Daisuke Akatsuka
e00f05a482 Bug 1490981: Disable browser_animation_keyframes-progress-bar test on win ccov. r=sparky
Differential Revision: https://phabricator.services.mozilla.com/D6229

--HG--
extra : moz-landing-system : lando
2018-09-19 11:46:03 +00:00
Jan Odvarko
d48833fbbc Bug 1491749 - Stop using xul:keyset and xul:key in toolbox-window.xul; r=bgrins,flod
Differential Revision: https://phabricator.services.mozilla.com/D6015

--HG--
extra : moz-landing-system : lando
2018-09-19 09:58:08 +00:00
Nicolas Chevobbe
4064742f1a Bug 1491776 - Do not use markText to show the completion text; r=bgrins.
Differential Revision: https://phabricator.services.mozilla.com/D6020

--HG--
extra : moz-landing-system : lando
2018-09-18 19:22:01 +00:00
Xidorn Quan
8396cd75c7 Bug 1483075 - Merge the two scrollbar color properties into scrollbar-color. r=heycam,hiro
Differential Revision: https://phabricator.services.mozilla.com/D6115

--HG--
extra : moz-landing-system : lando
2018-09-19 05:33:12 +00:00
arthur.iakab
1ee75a928a Merge inbound to mozilla-central a=merge 2018-09-19 05:18:50 +03:00
Jason Laster
8d08b34677 Bug 1491983 - Update Debugger Frontend v88. r=dwalsh 2018-09-18 17:57:03 -04:00
Gabriel Luong
0a0c1deadd Bug 1478397 - Part 14: Selecting a flex item in the flex item selector should select that element in the markup view. r=rcaliman 2018-09-18 09:46:02 -04:00
Gabriel Luong
f22fa6beef Bug 1478397 - Part 13: Show the flex item sizing properties of the currently selected element in the markup view. r=rcaliman 2018-09-18 09:46:02 -04:00
Gabriel Luong
b9eaf11d5d Bug 1478397 - Part 12: Don't render the flex item list if there are no flex items. r=rcaliman 2018-09-18 09:46:02 -04:00
Gabriel Luong
b045aa35a7 Bug 1478397 - Part 11: Add a prev button to navigate from the flex item sizing view to flex container view. r=rcaliman 2018-09-18 09:46:02 -04:00
Gabriel Luong
c4de83b6c4 Bug 1478397 - Part 10: Adjust the flexbox header to match the design spec. r=rcaliman 2018-09-18 09:46:01 -04:00
Julian Descottes
f476808b99 Bug 1453044 - Throttle styleeditor mediaquery events;r=ochameau
This fixes a performance issue when a page has media-queries based
on the width of the viewport, and the user resizes the window.

If you have N media-queries impacted by a size change:
- each MediaRule will fire "matches-change" (so N events)
- for each "matches-change" the StyleSheetEditor.jsm responsible
  for it will fire "media-rules-changed" (still N events)
- for each "media-rules-changed" StyleEditorUI.jsm will call
  _updateMediaList to redraw the media queries sidebar for this editor
- for each rule in the editor _updateMediaList will call
  getOriginalLocation using the sourcemap service (so N * N calls)
  which will spawn an async task, a worker etc...

This is the "good" scenario if only one original file contains all
the N media queries. But if they are split amongst M original files,
each StyleSheetEditor will have and watch all the mediaRules of the
original file, even if it only displays its own part. They are
filtered later on in _updateMediaList (by calling getOriginalLocation).

Which means that in the end you get M * N * N calls to getOriginalLocation.

Throttling calls to media-rules-changed is an easy way to reduce the number
of actual calls to getOriginalLocation.

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

--HG--
extra : moz-landing-system : lando
2018-09-18 14:59:18 +00:00
Julian Descottes
ba3e8f5bb2 Bug 1453044 - Add mochitest to assert number of StyleEditor ui updates after resize;r=ochameau
As mentioned in the discussion about the DAMP test, here is an attempt at checking this
with a mochitest. https://treeherder.mozilla.org/#/jobs?repo=try&revision=dafdefa6cb60d5530d0ce4f47522f7824e061903

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

--HG--
extra : moz-landing-system : lando
2018-09-18 14:45:28 +00:00
Nicolas Chevobbe
8831e47374 Bug 1420256 - Make longStrings wrap; r=Honza.
This makes long strings without spaces wrap in the console output.
Also fixes object with long string properties.

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

--HG--
extra : moz-landing-system : lando
2018-09-18 12:50:16 +00:00
Razvan Caliman
e1ec07cbd1 Bug 1478448 - (Part 5) Add ChangeManager skeleton to pass tracked style changes to store. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3330

--HG--
extra : moz-landing-system : lando
2018-09-18 08:56:47 +00:00
Razvan Caliman
f9e1b9b9aa Bug 1478448 - (Part 4) Render tracked style changes. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3329

--HG--
extra : moz-landing-system : lando
2018-09-18 08:56:08 +00:00
Razvan Caliman
26f4d9adab Bug 1478448 - (Part 3) Add Track Changes sidebar panel in Inspector. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3328

--HG--
rename : devtools/client/inspector/changes/moz.build => devtools/client/inspector/changes/components/moz.build
extra : moz-landing-system : lando
2018-09-18 08:55:36 +00:00
Razvan Caliman
98e03f52b3 Bug 1478448 - (Part 2) Add basic Redux actions and reducers for Track Changes. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3327

--HG--
extra : moz-landing-system : lando
2018-09-18 08:54:51 +00:00
Razvan Caliman
1fd406758a Bug 1478448 - (Part 1) Add pref for Track Changes feature. r=nchevobbe
MozReview-Commit-ID: 3liB2MyJQ21

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

--HG--
extra : moz-landing-system : lando
2018-09-18 08:53:09 +00:00
Julian Descottes
d16c6c3ec8 Bug 1489223 - Add mochitest for adding/removing network locations in new aboutdebugging;r=daisuke
depends on D5798

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

--HG--
extra : moz-landing-system : lando
2018-09-18 08:42:54 +00:00
Julian Descottes
7b348a2724 Bug 1489223 - Always wait until client is ready when opening aboutdebugging in mochitests;r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D5798

--HG--
extra : moz-landing-system : lando
2018-09-17 11:55:14 +00:00
Daisuke Akatsuka
059cf771d2 Bug 1492035: Remove DomNodePreview module. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D6116

--HG--
extra : moz-landing-system : lando
2018-09-18 07:53:31 +00:00
Julian Descottes
e361f7ef17 Bug 1492049 - Fix localization for ADB Extension strings in WebIDE;r=flod
Differential Revision: https://phabricator.services.mozilla.com/D6122

--HG--
extra : moz-landing-system : lando
2018-09-18 07:26:31 +00:00
Bogdan Tara
c8f52c0158 Merge inbound to mozilla-central. a=merge 2018-09-18 00:58:07 +03:00
Gurzau Raul
867011efac Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-17 19:47:47 +03:00
Gurzau Raul
a30d892e47 Merge inbound to mozilla-central. a=merge 2018-09-17 19:46:05 +03:00
Tom Glowka
7a871745f7 Bug 1478361 - Simplify custom headers editing to prevent caret reset; r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D5410

--HG--
extra : moz-landing-system : lando
2018-09-17 13:04:37 +00:00
Nicolas Chevobbe
87750ae04e Bug 1448938 - Set fixture pref for reverse search in mocha tests; r=Honza.
The tests were failing without this.

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

--HG--
extra : moz-landing-system : lando
2018-09-17 13:29:06 +00:00
Brian Grinstead
0866f2c27f Bug 1490086 - Disable autoCloseBrackets feature for console input;r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D5907

--HG--
extra : moz-landing-system : lando
2018-09-17 16:08:24 +00:00
Andrew McCreight
2f839d2b95 Bug 1491402 - Fix typos in browser_net_charts-* tests r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D5895

--HG--
extra : moz-landing-system : lando
2018-09-17 07:02:31 +00:00
Nicolas Chevobbe
b3a8464a4c Bug 1471245 - Replace openNewTabAndToolbox by openNewTabAndConsole in webconsole tests; r=bgrins.
This is done in all the tests that don't need an explicit
reference to the toolbox.

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

--HG--
extra : moz-landing-system : lando
2018-09-17 15:48:42 +00:00
Brian Grinstead
4168f0d48c Bug 1473805 - Enable CodeMirror JSTerm by default on all releases;r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D5778

--HG--
extra : moz-landing-system : lando
2018-09-17 07:30:43 +00:00
Csoregi Natalia
307e8e3012 Backed out 5 changesets (bug 1478448) for devtools failures on browser_parsable_css.js . CLOSED TREE
Backed out changeset 1ece57c66cc8 (bug 1478448)
Backed out changeset 8ecc1050fdfc (bug 1478448)
Backed out changeset 775ad6690aa8 (bug 1478448)
Backed out changeset cc33bc63f405 (bug 1478448)
Backed out changeset 57b2bb7a6565 (bug 1478448)
2018-09-17 19:22:38 +03:00
Razvan Caliman
4986634d30 Bug 1478448 - (Part 5) Add ChangeManager skeleton to pass tracked style changes to store. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3330

--HG--
extra : moz-landing-system : lando
2018-09-17 09:17:15 +00:00
Razvan Caliman
d5d2274e18 Bug 1478448 - (Part 4) Render tracked style changes. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3329

--HG--
extra : moz-landing-system : lando
2018-09-17 15:06:29 +00:00
Razvan Caliman
b83bfe97f6 Bug 1478448 - (Part 3) Add Track Changes sidebar panel in Inspector. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3328

--HG--
rename : devtools/client/inspector/changes/moz.build => devtools/client/inspector/changes/components/moz.build
extra : moz-landing-system : lando
2018-09-17 09:17:07 +00:00
Razvan Caliman
cd1feb10c2 Bug 1478448 - (Part 2) Add basic Redux actions and reducers for Track Changes. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D3327

--HG--
extra : moz-landing-system : lando
2018-09-17 15:04:30 +00:00
Razvan Caliman
df267b5df8 Bug 1478448 - (Part 1) Add pref for Track Changes feature. r=nchevobbe
MozReview-Commit-ID: 3liB2MyJQ21

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

--HG--
extra : moz-landing-system : lando
2018-09-17 09:16:24 +00:00
Nicolas Chevobbe
490214bc67 Bug 1491763 - Fix React warnings in ReverseSearchInput.js; r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D5996

--HG--
extra : moz-landing-system : lando
2018-09-17 12:10:24 +00:00
Arshad Kazmi
79c60b26c5 Bug 1457784 - Replace warning-16.png with warning.svg. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D5973

--HG--
extra : moz-landing-system : lando
2018-09-17 09:55:12 +00:00
Razvan Caliman
6ee463d2dd Bug 1488031 - Font editor: show labels for min and max values for axes on hover and focus. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D5143

--HG--
extra : moz-landing-system : lando
2018-09-14 09:37:15 +00:00
Mantaroh Yoshinaga
38d6ddfd63 Bug 1487580 - Multiply the min-width of toolbox and zoom value. r=jdescottes
The toolbox specified the min-width to the own xul attribtue. However,
the coordinate system differ from inner and outer frame if we zoom in/out the
devtool panel.

This patch will multiply the min-width of toolbox and zoom value to prevent
this coordinate problem.

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

--HG--
extra : moz-landing-system : lando
2018-09-14 05:37:18 +00:00
Noemi Erli
a548d10a8c Merge inbound to mozilla-central. a=merge 2018-09-14 01:01:37 +03:00
Andreea Pavel
6c60051473 acked out changeset ee4b2d3fd97a (bug 1488031) for failing dt at devtools/client/inspector/fonts/test/browser_fontinspector_editor-font-size-conversion.js on a CLOSED TREE 2018-09-13 18:38:11 +03:00
Razvan Caliman
edb2d61627 Bug 1488031 - Font editor: show labels for min and max values for axes on hover and focus. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D5143

--HG--
extra : moz-landing-system : lando
2018-09-13 11:59:50 +00:00
Yura Zenevich
ab7cb7e87d Bug 1487954 - do not load inspector unnecessarily when a11y panel is loaded. r=pbro
MozReview-Commit-ID: LbQtTjVY7o8

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

--HG--
extra : moz-landing-system : lando
2018-09-13 13:10:43 +00:00
Razvan Caliman
60c4e478e4 Bug 1488031 - Trim axis labels, show variation axis tag when available. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D5087

--HG--
extra : moz-landing-system : lando
2018-09-12 14:27:16 +00:00
Margareta Eliza Balazs
dd965445ec Merge inbound to mozilla-central. a=merge 2018-09-13 12:37:56 +03:00
Daniel Varga
8eac4fe0d9 Merge mozilla-central to mozilla-inbound 2018-09-13 05:50:34 +03:00
Gabriel Luong
f408412562 Bug 1297431 - Add a custom user agent input in responsive design mode. r=rcaliman 2018-09-12 22:44:23 -04:00
Daniel Varga
296d94715f Merge mozilla-inbound to mozilla-central. a=merge 2018-09-13 05:30:59 +03:00
Daniel Varga
36ff93dc81 Backed out 4 changesets (bug 1290420) for devtools failures on rowser_styleeditor_media_sidebar_links.js on a CLOSED TREE
Backed out changeset 210fdc42d29f (bug 1290420)
Backed out changeset 1d9dad3046ee (bug 1290420)
Backed out changeset a6eb531e1216 (bug 1290420)
Backed out changeset 755a32f27943 (bug 1290420)
2018-09-13 03:09:25 +03:00
Nicolas Chevobbe
6f847f695a Bug 1490027 - Fix Network info panel layout in the console; r=Honza.
The overflow we are applying was impacting the layout of the
panel which is visible when a request is expanded.

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

--HG--
extra : moz-landing-system : lando
2018-09-12 12:24:25 +00:00
Botond Ballo ext:(%2C%20Brad%20Werth%20%3Cbwerth%40mozilla.com%3E)
55fbd36216 Bug 1290420 Part 3: Set the metaViewportOverride flag when viewing a device with touch event support in Responsive Design Mode. r=gl
Depends on D3375

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

--HG--
extra : moz-landing-system : lando
2018-09-11 15:17:25 +00:00
Julian Descottes
f81d53bb16 Bug 1489872 - Use actions to add/remove network locations;r=daisuke
Summary: Depends on D5385

Reviewers: daisuke

Reviewed By: daisuke

Bug #: 1489872

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

--HG--
extra : rebase_source : dd819a8dd81d57592744f1aa948284d4b85f0ae1
2018-09-13 09:51:40 +01:00
Julian Descottes
d153c92bde Bug 1489872 - Extract network locations list and form to dedicated components;r=daisuke,ladybenko
Summary:
Depends on D5384. Straightforward extraction of networks list and form as
dedicated components. Related CSS extracted as well.

Reviewers: daisuke, ladybenko

Reviewed By: daisuke, ladybenko

Bug #: 1489872

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

--HG--
extra : rebase_source : 20faf1cb920005374427af7e159a163bfff7bf7f
2018-09-13 09:51:21 +01:00
Julian Descottes
610cdb2857 Bug 1489872 - Extract Steps and Section as components from ConnectPage;r=daisuke,ladybenko
Summary:
Depends on D5383. Section markup was duplicated for USB, WiFi and Network sections.
Steps markup was duplicated for USB and WiFi sections. Extracted both as components,
using props.children to pass their content. Extracted associated CSS.

Reviewers: daisuke, ladybenko!

Reviewed By: daisuke

Bug #: 1489872

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

--HG--
extra : rebase_source : 9ff87cd91d5dcdb4e1a78d226d0d7bdd440f7f64
2018-09-13 09:51:17 +01:00
Julian Descottes
bd06df5bc9 Bug 1489872 - Move ConnectPage component to dedicated folder;r=daisuke
Summary:
Upcoming patches will split the ConnectPage component in
several subcomponents, isolate it in a dedicated folder to prevent
cluttering the root component folder.

Reviewers: daisuke

Reviewed By: daisuke

Bug #: 1489872

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

--HG--
rename : devtools/client/aboutdebugging-new/src/components/ConnectPage.css => devtools/client/aboutdebugging-new/src/components/connect/ConnectPage.css
rename : devtools/client/aboutdebugging-new/src/components/ConnectPage.js => devtools/client/aboutdebugging-new/src/components/connect/ConnectPage.js
extra : rebase_source : 98bd37a42f09b46ad9d9b8128939a634a49efddf
2018-09-13 09:51:11 +01:00
David Walsh
817d38c9bc Bug 1314057 - Remove new-debugger-frontend usage from webconsole tests r=davidwalsh
--HG--
extra : histedit_source : 19a4c6ae70a0fd92828a6d2510921e11890c4cd2
2018-09-14 10:47:49 -05:00
David Walsh
1226150238 Bug 1314057 - Update canvasdebugger to use the new debugger r=davidwalsh
--HG--
extra : histedit_source : 3c1eac9e70377007b99f65794d4d7a8d456e8378
2018-09-14 21:31:23 -05:00
David Walsh
719cfbddd5 Bug 1314057 - Remove unnecessary debugger pref declarations, fix browser_webconsole_object_inspector_while_debugging_and_inspecting test r=davidwalsh
--HG--
extra : histedit_source : 1b10cfaec1b0580f53bab0fb93e7fbe34935fd02
2018-09-14 21:12:34 -05:00
David Walsh
088e31f9d2 Bug 1314057 - Remove new-debugger-frontend flag from framework devtool when not defaulted to true r=davidwalsh
--HG--
extra : histedit_source : cd24b9bc0b62bb6c78a90619f0172a0eb5fe22e7
2018-09-17 07:43:12 -05:00
Yura Zenevich
a66f25b9b5 Bug 1490776 - fix noGrip array rendering in a11y panel sidebar. r=gl
MozReview-Commit-ID: 4QAPbUBYiCW

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

--HG--
extra : moz-landing-system : lando
2018-09-12 19:31:31 +00:00