Commit Graph

13804 Commits

Author SHA1 Message Date
Jason Laster
fd5ae459d5 Bug 1517572 - [release 116] [sync] Bug 1515951 - Update Debugger Frontend v112. r=bhackett. r=dwalsh 2019-01-03 16:32:57 -05:00
Zhang Yue
3e8bd20b25 Bug 1517572 - [release 116] Step In Button Shortcuts differs in Linux, Windows (#7306) (#7338). r=dwalsh 2019-01-03 16:32:47 -05:00
Alexandre Poirot
e5a27afe74 Bug 1512154 - Convert protocol.js to es classes. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D14840

--HG--
extra : moz-landing-system : lando
2019-01-02 13:38:54 +00:00
Logan Smyth
7faaacaf3c Bug 1516197 - Delay newSource packet processing to avoid blocking onSources. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D15529

--HG--
extra : moz-landing-system : lando
2019-01-03 16:15:35 +00:00
Alexandre Poirot
10ba88604c Bug 1515116 - Let Front's constructor set the actorID instead of doing it manually. r=jdescottes
Depends on D14915

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:20:35 +00:00
Alexandre Poirot
2f8299a363 Bug 1515116 - Remove all useless constructor methods on Fronts. r=jdescottes
Depends on D14914

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:09:42 +00:00
Alexandre Poirot
460c16cd22 Bug 1515116 - Remove all useless destroy methods on Fronts. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D14914

--HG--
extra : moz-landing-system : lando
2019-01-03 10:09:40 +00:00
Tom Schuster
008b6d8204 Bug 1510223 - Warn about scripts with wrong MIME type. r=ckerschb,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D14859

--HG--
extra : moz-landing-system : lando
2019-01-03 08:58:48 +00:00
Julian Descottes
1a2e9ad8f9 Bug 1516408 - Remove remaining references to form;r=ochameau
Depends on D15306

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:21:48 +00:00
Julian Descottes
83d5ab5006 Bug 1516408 - Throw explicit error when calling Target.forRemoteTab without activeTab;r=ochameau
Depends on D15305

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:19:21 +00:00
Julian Descottes
03a2362452 Bug 1516408 - Remove usage of form in connect page;r=ochameau
Depends on D15304

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:21:32 +00:00
Julian Descottes
e2806136af Bug 1516408 - Remove deprecated backward compatibility code in webide;r=ochameau
Depends on D15303

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:18:00 +00:00
Jan de Mooij
9f6f1773d0 Bug 1514210 part 1 - Create the devtools sandbox in a new compartment for now. r=bzbarsky
There's a small number of devtools test failures that will be fixed by Alexandre
in bug 1515290. When that lands we can revert this change.

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

--HG--
extra : moz-landing-system : lando
2019-01-03 10:02:33 +00:00
Bogdan Tara
dcb4011f3a Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-01-03 06:26:47 +02:00
Jason Laster
e352851a9f Bug 1517349 - update debugger frontend (release 115). r=dwalsh 2019-01-02 19:05:59 -05:00
Jason Laster
712c43c5fb Bug 1517349 - [release 115] Fix jsx-a11y/anchor-is-valid warnings (#7591). r=dwalsh 2019-01-02 19:04:26 -05:00
Jason Laster
2cdebcf5d2 Bug 1517349 - [release 115] Fix linting issue in visibleBreakpoints (#7638). r=dwalsh 2019-01-02 19:04:26 -05:00
Jason Laster
c5c0bd1807 Bug 1517349 - [release 115] Fixes bug causing ugly background (#7620). r=dwalsh 2019-01-02 19:04:26 -05:00
Jason Laster
828e43ae0c Bug 1517349 - [release 115] default line number to be 1 for creating a location (#7581). r=dwalsh 2019-01-02 19:04:25 -05:00
Jason Laster
d67a15492c Bug 1517349 - [release 115] Fix jsx label associated control (#7598). r=dwalsh 2019-01-02 19:04:25 -05:00
Jason Laster
3b27ef714c Bug 1517349 - [release 115] Fix searchInput UI when there are no search results (#7608). r=dwalsh 2019-01-02 19:04:24 -05:00
Jason Laster
348f464fe3 Bug 1517349 - [release 115] Fix jsx-a11y/no-autofocus warnings (#7599). r=dwalsh 2019-01-02 19:04:24 -05:00
Jason Laster
7e23ef4dde Bug 1517349 - [release 115] Tooltip to add XHR breakpoint should use correct l10n string (#7626) (#7627). r=dwalsh 2019-01-02 19:04:24 -05:00
Jason Laster
f8ebccd0d1 Bug 1517349 - [release 115] removed scroll bar from individual source list and added to the source outline panel. (#7631). r=dwalsh 2019-01-02 19:04:23 -05:00
Jason Laster
157640f572 Bug 1517349 - [release 115] [chrome] fix pausing and showing the debug line (#7636). r=dwalsh 2019-01-02 19:04:23 -05:00
Jason Laster
8a68e052d7 Bug 1517349 - [release 115] [breakpoints] fix lingering log issues (#7637). r=dwalsh 2019-01-02 19:04:23 -05:00
Jason Laster
5094d6f3ec Bug 1517349 - [release 115] [breakpoints] log points updates (#7632). r=dwalsh 2019-01-02 19:04:22 -05:00
Jason Laster
e3e5b34cff Bug 1517349 - [release 115] [workers] Update sources and tabs when workers are created and destroyed. (#7623). r=dwalsh 2019-01-02 19:04:22 -05:00
Jason Laster
5e916b4549 Bug 1517349 - [release 115] Log points (#7592). r=dwalsh 2019-01-02 19:04:22 -05:00
Jason Laster
71c71c506e Bug 1517349 - [release 115] [search] fix project search auto collapse tests (#7617). r=dwalsh 2019-01-02 19:04:21 -05:00
Jason Laster
812e3170f8 Bug 1517349 - [release 115] [search] Auto fold files with large number of results (#7567). r=dwalsh 2019-01-02 19:04:21 -05:00
Jason Laster
9a8e6c5919 Bug 1517334 - Update debugger frontend (release 114). r=dwalsh 2019-01-02 17:28:52 -05:00
Jason Laster
2b1bc8e898 Bug 1517334 - [release 114] [Welcome] Shortcuts Fonts (#7603). r=dwalsh 2019-01-02 17:28:51 -05:00
Jason Laster
1e95168b70 Bug 1517334 - [release 114] [search] Don't send whole line across (#7561). r=dwalsh 2019-01-02 17:28:51 -05:00
Jason Laster
e41c898241 Bug 1517334 - [release 114] [breakpoints] Gutter menu fix for column breakpoints (#7593). r=dwalsh 2019-01-02 17:28:50 -05:00
Jason Laster
5b0c08e1a9 Bug 1517334 - [release 114] Fix typo in prefs.js (#7606). r=dwalsh 2019-01-02 17:28:50 -05:00
Jason Laster
e1e31a9bfd Bug 1517334 - [release 114] sync release-111. r=dwalsh 2019-01-02 17:28:50 -05:00
Jason Laster
ba568e93ab Bug 1517334 - [release 114] Fixed breakpoints-issue-7184 (#7602). r=dwalsh 2019-01-02 17:28:49 -05:00
Jason Laster
c952e6760d Bug 1517334 - [release 114] Fix cmd/ctrl+shift+b shortcut to toggle conditional breakpoint (#7589). r=dwalsh 2019-01-02 17:28:49 -05:00
Jason Laster
e66d863c61 Bug 1517334 - [release 114] Windowless worker sources (#7583). r=dwalsh 2019-01-02 17:28:49 -05:00
Jason Laster
0a44881cb3 Bug 1517334 - [release 114] jsx-a11y no-redundant-roles (#7587). r=dwalsh 2019-01-02 17:28:48 -05:00
Jason Laster
d01ea32cc6 Bug 1517334 - sync release 114. r=dwalsh 2019-01-02 17:28:48 -05:00
Micah Tigley
e9d6362cbf Bug 1511455 - Draw the flex item outline's min point at correct position when set to grow. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D14349

--HG--
extra : moz-landing-system : lando
2019-01-02 22:11:32 +00:00
Cosmin Sabou
3b1edf526b Merge mozilla-central to mozilla-inbound.
--HG--
rename : toolkit/modules/Task.jsm => toolkit/modules/tests/modules/Task.jsm
extra : rebase_source : 52141f691cc72d4a80c7c5d4d35aad67a51b660d
2019-01-04 18:38:34 +02:00
Jason Laster
626a5211e9 Bug 1517725 - Update debugger frontend (release 117). r=dwalsh 2019-01-04 11:33:33 -05:00
Sneha Jain
18081c10ab Bug 1517725 - [release 117] [sources] original source thread should be same as generated source thread (#7634). r=dwalsh 2019-01-04 11:33:32 -05:00
Jan de Mooij
0e4c73be9d Bug 1515590 part 7 - Null out proxy1 and proxy2 in test_jsterm_autocomplete.html to fix a shutdown leak. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D15566

--HG--
extra : moz-landing-system : lando
2019-01-02 13:24:10 +00:00
yulia
b8ac5fefb6 bug 1504185 - remove highlighterUtils documentation from devtools; r=ochameau
Depends on D11084

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

--HG--
extra : moz-landing-system : lando
2018-12-18 08:46:46 +00:00
yulia
b69e429b80 bug 1504185 - remove highlighterUtils from devtools; r=ochameau
Depends on D11083

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

--HG--
extra : moz-landing-system : lando
2018-12-18 08:45:02 +00:00
yulia
450c75aa83 Bug 1508656 - fix failing test browser_inspector_switch-to-inspector-on-pick; r=ochameau
Depends on D12290

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

--HG--
extra : moz-landing-system : lando
2018-12-18 08:44:58 +00:00
yulia
4f4b37464f Bug 1508656 - migrate picker-node-hovered to nodePicker; r=ochameau
Depends on D12290

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

--HG--
extra : moz-landing-system : lando
2018-12-18 08:42:10 +00:00
yulia
9acadd4e5b Bug 1508656 - migrate cancel picker to nodePicker; r=ochameau
Depends on D12126

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

--HG--
extra : moz-landing-system : lando
2018-12-18 08:45:16 +00:00
yulia
36350fa576 Bug 1508656- migrate togglePicker to nodePicker; r=ochameau
Depends on D12119

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

--HG--
extra : moz-landing-system : lando
2018-12-18 08:46:18 +00:00
yulia
ee318a3580 Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau
Depends on D12122

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

--HG--
extra : moz-landing-system : lando
2018-12-18 08:46:14 +00:00
yulia
28023e75ca bug 1508656 - migrate node picking methods to NodePicker module, and use it through the inspector; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D12119

--HG--
extra : moz-landing-system : lando
2018-12-18 08:46:16 +00:00
Julian Descottes
ef047a50ac Bug 1497264 - Split addon/webextension.js into webextension.js and webextension-proxy.js;r=ochameau,yulia
Depends on D15384

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

--HG--
rename : devtools/server/actors/addon/webextension.js => devtools/server/actors/targets/webextension-proxy.js
extra : moz-landing-system : lando
2019-01-08 18:18:14 +00:00
Julian Descottes
0baa80215b Bug 1497264 - Remove references to AddonTargetActor setAddonOptions;r=ochameau,yulia
Depends on D15383

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

--HG--
extra : moz-landing-system : lando
2019-01-08 18:42:44 +00:00
Julian Descottes
bb71a1eb72 Bug 1497264 - Remove AddonTargetActor and AddonConsoleActor;r=ochameau,yulia
This should be rather safe. We can do more refactoring and renaming once LegacyExtension support is fully removed (ie Fx 65 hits release)

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

--HG--
extra : moz-landing-system : lando
2019-01-08 18:17:17 +00:00
Brian Hackett
519e619a75 Bug 1516911 - Fix typo in test function name, no_r. 2018-12-30 10:10:01 -10:00
Emilio Cobos Álvarez
d2ed260822 Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
Summary: Really sorry for the size of the patch. It's mostly automatic
s/nsIDocument/Document/ but I had to fix up in a bunch of places manually to
add the right namespacing and such.

Overall it's not a very interesting patch I think.

nsDocument.cpp turns into Document.cpp, nsIDocument.h into Document.h and
nsIDocumentInlines.h into DocumentInlines.h.

I also changed a bunch of nsCOMPtr usage to RefPtr, but not all of it.

While fixing up some of the bits I also removed some unneeded OwnerDoc() null
checks and such, but I didn't do anything riskier than that.
2019-01-03 17:48:33 +01:00
Jason Laster
3538db1ae4 Bug 1516589 - [release 113] Distinguish sources, tabs, and breakpoints associated with different threads.. r=bhackett 2018-12-28 09:34:11 -05:00
Jason Laster
2ad9f7f90c Bug 1515951 - Update Debugger Frontend v112. r=bhackett 2018-12-27 12:25:41 -05:00
Jason Laster
d4932cd8d8 Bug 1515951 - [release 112] Breakpoint svg changed (#7586). r=bhackett 2018-12-27 12:25:40 -05:00
Jason Laster
0f2aa887a9 Bug 1515951 - [release 112] Enable Syntax Highlighting for ClojureScript (#7584). r=bhackett 2018-12-27 12:25:40 -05:00
Jason Laster
aa7cc50dd6 Bug 1515951 - [release 112] Blackbox original sources (#7370). r=bhackett 2018-12-27 12:25:39 -05:00
Jason Laster
cdffa97dec Bug 1515951 - [release 112] Fixes flow typing support for reselect (#7573). r=bhackett 2018-12-27 12:25:39 -05:00
Jason Laster
186893bd2d Bug 1515951 - [release 112] 7190: Save generated file and source map (#7482). r=bhackett 2018-12-27 12:25:38 -05:00
Jason Laster
76cf02343d Bug 1515951 - [release 112] Use CSS animation for the SearchInput loader. (#7565). r=bhackett 2018-12-27 12:25:38 -05:00
Jason Laster
bcfc047a04 Bug 1515951 - [release 112] [search] fix file img icon background on focus (#7558) (#7564). r=bhackett 2018-12-27 12:25:37 -05:00
Jason Laster
51dacd35ad Bug 1515951 - [release 112] Option to not auto expand a node if it has a lot of children (#7510). r=bhackett 2018-12-27 12:25:37 -05:00
Jason Laster
0c00c57fca Bug 1516197 - Improve Thread.onSources performance. r=bhackett 2018-12-26 23:03:01 -05:00
Luca Greco
882186727b Bug 1515077 - Prevent Responsive Design Mode from breaking extension messaging while swapping doc shells. r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D15104

--HG--
extra : moz-landing-system : lando
2018-12-26 18:06:39 +00:00
arthur.iakab
1d0ef1721f Merge mozilla-central to autoland 2018-12-25 11:55:20 +02:00
Julian Descottes
3fc2d93d35 Bug 1516250 - Stop using form to call Target.forRemoteTab in WebIDE;r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D15303

--HG--
extra : moz-landing-system : lando
2018-12-25 07:59:27 +00:00
Brian Hackett
4419187d6d Bug 1241958 - Add test for windowless workers, r=jlast.
--HG--
extra : rebase_source : c08daf86dc170d9d799f29bbd2ef9c9a4e5b77e3
2018-12-24 08:40:04 -10:00
Brian Hackett
b8d85eabb5 Bug 1044074 - Add test that scroll event handlers do not break run-to-completion, no_r.
--HG--
extra : rebase_source : 695e1b5ee00ce273599f66d5bbb53c52011ca7e4
2018-12-24 05:52:31 -10:00
Raul Gurzau
72f02a2ecc Bug 1501317 - Disable browser_grids_grid-outline-highlight-cell.js on Win 10 asan for frequent failures. r=jmaher CLOSED TREE 2018-12-23 14:17:00 +02:00
Bogdan Tara
64ef7bc9fb Merge inbound to mozilla-central. a=merge 2018-12-23 23:51:31 +02:00
Cosmin Sabou
5eed4bb3c2 Bug 1501760 - Disable browser_grids_grid-outline-highlight-area.js on win10 for frequent failures. r=jmaher
--HG--
extra : rebase_source : 81aa6ce46437d1f59a00f7ab4914184672c01f62
2018-12-22 22:05:54 +02:00
Raul Gurzau
5d3f5114a3 Bug 1440059 - Disabled browser_console_context_menu_entries.js on Linux for all build types. r=jmaher 2018-12-23 14:37:00 +02:00
Jan de Mooij
9190590e09 Bug 1515590 part 3 - Fix some debugger tests by forcing separate compartments for the debugger and debuggee. r=ochameau
With same-compartment chrome globals these would end up in the same compartment.
We need to prevent that because the debugger doesn't support it.

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

--HG--
extra : moz-landing-system : lando
2018-12-22 21:39:56 +00:00
Gabriel Luong
fbb46ac366 Bug 1478894 - Part 1: Add an initial boilerplate React/Redux app for the new Rules View. r=pbro 2018-12-21 14:05:46 -05:00
Dorel Luca
c52a15bada Backed out changeset d5f22f6c8de8 (bug 1478894) for eslint failure. CLOSED TREE 2018-12-21 21:34:22 +02:00
Gabriel Luong
c524e83ea6 Bug 1478894 - Part 1: Add an initial boilerplate React/Redux app for the new Rules View. r=pbro 2018-12-21 14:05:46 -05:00
Gabriel Luong
7d271f9ac5 Bug 1468833 - Duplicate strings needed in the rules view rewrite from inspector.properties into styleinspector.properties; r=pbro 2018-12-21 13:24:41 -05:00
Jason Laster
53e1403877 Bug 1515736 - Update Debugger Frontend v111. r=lsmyth 2018-12-21 13:07:37 -05:00
Jason Laster
52b10af6cf Bug 1515736 - [release 111] Add context menu to breakpoint headings #7474 (#7550). r=lsmyth 2018-12-21 13:07:37 -05:00
Jason Laster
bb6a099bc5 Bug 1515736 - [release 111] Add a + notation in between shortcut labels (#7507). r=lsmyth 2018-12-21 13:07:36 -05:00
Jason Laster
50a4e90f5f Bug 1515736 - [release 111] [breakpoints] convert pause points to a list (#7504). r=lsmyth 2018-12-21 13:07:36 -05:00
Jason Laster
fdc75be920 Bug 1515736 - [release 111] [frameworks] remove support for identifying react/immutable objects (#7533). r=lsmyth 2018-12-21 13:07:35 -05:00
Jason Laster
e818da0fb5 Bug 1515736 - [release 111] [breakpoints] tweak column breakpoints test (#7532). r=lsmyth 2018-12-21 13:07:35 -05:00
Jason Laster
c60f24daad Bug 1515736 - [release 111] [Parser] Support object destructuring in mapOriginalExpression (#7394). r=lsmyth 2018-12-21 13:07:35 -05:00
Jason Laster
0e985dff2c Bug 1515736 - [release 111] Clear the watch expression input box on blur (#7467). r=lsmyth 2018-12-21 13:07:34 -05:00
Jason Laster
bf817f42cb Bug 1515736 - [release 111] Stop using immutable for search results (#7506). r=lsmyth 2018-12-21 13:07:34 -05:00
Jason Laster
41cac282d8 Bug 1515736 - [release 111] [symbols] save object property identifiers (#7512). r=lsmyth 2018-12-21 13:07:34 -05:00
Jason Laster
6966418020 Bug 1515736 - [release 111] re-add support chrome client (#7534). r=lsmyth 2018-12-21 13:07:33 -05:00
Jason Laster
be086a8254 Bug 1515736 - [release 111] Flow upgrade to 0.89 (#7526). r=lsmyth 2018-12-21 13:07:33 -05:00
Jason Laster
9765247b0d Bug 1515736 - [release 111] Address review comments for interface with worker clients. (#7553). r=lsmyth 2018-12-21 13:07:32 -05:00
Jason Laster
8e8fc6bbea Bug 1515736 - [release 111] Update blackbox styles for focused node in tree (#7551). r=lsmyth 2018-12-21 13:07:32 -05:00
Jason Laster
b29d865e71 Bug 1515736 - [release 111] Add windowless workers UI (#7525). r=lsmyth 2018-12-21 13:07:32 -05:00
Margareta Eliza Balazs
413dd3a1fa Merge inbound to mozilla-central. a=merge 2018-12-21 11:37:24 +02:00
Jason Laster
5ba21ddf61 Bug 1515644 - Update Debugger Frontend v110. r=davidwalsh 2018-12-20 22:41:52 -05:00
Jason Laster
ca5568da3b Bug 1515644 - [release 110] Fix 6121 - Crop attributes and provide title after specified length (#7475). r=davidwalsh 2018-12-20 22:41:51 -05:00
Jason Laster
e44bb87980 Bug 1515644 - [release 110] Invoke getter in the root object. (#7484). r=davidwalsh 2018-12-20 22:41:51 -05:00
Jason Laster
9d49cca39d Bug 1515644 - [release 110] Don't transform object spread (#7489). r=davidwalsh 2018-12-20 22:41:51 -05:00
Jason Laster
9515a734f7 Bug 1515644 - [release 110] follow up on newSources work. r=davidwalsh 2018-12-20 22:41:50 -05:00
Jason Laster
1988f40a34 Bug 1515644 - [release 110] Enable type checking for actions (#7549). r=davidwalsh 2018-12-20 22:41:50 -05:00
Jason Laster
6984ef65a4 Bug 1515644 - [release 110] Simplify the Sources Tree icon highlight color (#7527). r=davidwalsh 2018-12-20 22:41:50 -05:00
Jason Laster
cb36bb5719 Bug 1515644 - [release 110] Use <span> instead of <img> without SRC (#7528). r=davidwalsh 2018-12-20 22:41:50 -05:00
Jason Laster
a9de7cfd6a Bug 1515644 - [release 110] [symbols] stop fetching symbols when loading (#7511). r=davidwalsh 2018-12-20 22:41:49 -05:00
Jason Laster
7008ec7816 Bug 1515644 - [release 110] [sources] don't make newSources (a)wait on source maps to be loaded (#7302). r=davidwalsh 2018-12-20 22:41:49 -05:00
Jason Laster
39f03906f2 Bug 1515644 - [release 110] Avoid odd scrollbar positioning in sources pane (#7529). r=davidwalsh 2018-12-20 22:41:49 -05:00
Jason Laster
d7ff6085af Bug 1515644 - [release 110] [breakpoints] speed up pause point mapping (#7496). r=davidwalsh 2018-12-20 22:41:48 -05:00
Jason Laster
952874038f Bug 1515644 - [release 110] Fix lint issues (#7524). r=davidwalsh 2018-12-20 22:41:48 -05:00
Jason Laster
4fd09302bf Bug 1515644 - [release 110] Remove white background for source icon images in tree, also remove border on Windows (#7519). r=davidwalsh 2018-12-20 22:41:48 -05:00
Jason Laster
77535a6ec4 Bug 1515644 - [release 110] Fix circle CSS linting (#7518). r=davidwalsh 2018-12-20 22:41:48 -05:00
Jason Laster
788c146536 Bug 1515644 - [release 110] Prevent horizontal scrollbar from displaying when end panel is collapsed (#7513). r=davidwalsh 2018-12-20 22:41:47 -05:00
Jason Laster
8723e37362 Bug 1515644 - [release 110] Turn off column breakpoints in dev (#7515). r=davidwalsh 2018-12-20 22:41:47 -05:00
Jason Laster
2eb4950de3 Bug 1515644 - [release 110] Show a spinner while search is in progress (#7508). r=davidwalsh 2018-12-20 22:41:47 -05:00
Jason Laster
a5e9e35809 Bug 1515644 - [release 110] align the bundles for release 110. r=davidwalsh 2018-12-20 22:41:46 -05:00
Jason Laster
0b43e66c79 Bug 1515644 - [release 110] move next-circle.svg to devtools/client/themes. r=davidwalsh
--HG--
rename : devtools/client/debugger/new/images/next-circle.svg => devtools/client/themes/images/next-circle.svg
rename : devtools/client/debugger/new/images/next.svg => devtools/client/themes/images/next.svg
2018-12-20 22:41:46 -05:00
Micah Tigley
7d73acbbfb Bug 1514990 - Rotate flex item sizing outline for items whose main axis direction is vertical-bt. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D14975

--HG--
extra : moz-landing-system : lando
2018-12-21 01:15:34 +00:00
Anshul Malik
c8aabb0526 Bug 1511061 - Blackbox original sources r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D13429

--HG--
extra : moz-landing-system : lando
2018-12-21 00:31:09 +00:00
Nicolas Chevobbe
9afd273d39 Bug 1514815 - Keep console scrolled to bottom when rendering SmartTrace; r=bgrins.
Differential Revision: https://phabricator.services.mozilla.com/D15010

--HG--
extra : moz-landing-system : lando
2018-12-20 14:37:41 +00:00
Nicolas Chevobbe
abae103d6b Bug 1514815 - Add an onReady prop to the SmartTrace component; r=bgrins.
Since the component renders asynchronously, consumers might
want to hook up to the actual first rendering.
We provide an `onRender` prop that will be called once, when
the component is ready.

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

--HG--
extra : moz-landing-system : lando
2018-12-20 14:37:41 +00:00
Daisuke Akatsuka
6ad38d7c57 Bug 1513706 - Part 3: Remove duplicated test. r=pbro
Depends on D14839

We moved all negative delay path related tests to
`browser_animation_summary-graph_negative-delay-path.js`.
Thus, "delay-negative" test in
`browser_animation_summary-graph_computed-timing-path.js` duplicates.

In this patch, remove the duplicated test.
However, if we remove this test, the drawing area of the graph will be reduced
by that negative delay. So, we remove the test area which reduced at the same
time.

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

--HG--
extra : moz-landing-system : lando
2018-12-20 12:42:06 +00:00
Daisuke Akatsuka
6d07d13586 Bug 1513706 - Part 2: Add a test for negative delay. r=pbro
Depends on D14838

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

--HG--
extra : moz-landing-system : lando
2018-12-20 12:41:38 +00:00
Daisuke Akatsuka
298665aaa9 Bug 1513706 - Part 1: Avoid to render computed timing path for negative delay area. r=pbro
The calculation for firstSectionCount was wrong. In here, the firstSectionCount
should be min value of either fraction of iterationStart or iterationCount.

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

--HG--
extra : moz-landing-system : lando
2018-12-19 05:44:05 +00:00
arthur.iakab
1501f85b81 Backed out 2 changesets (bug 1514815) for failing devtools on browser_console_consolejsm_output.js CLOSED TREE
Backed out changeset d822219ea9bc (bug 1514815)
Backed out changeset 209bdfcecdc9 (bug 1514815)
2018-12-20 16:00:32 +02:00
Bel?n Albeza
01635e6675 Bug 1488502 - Disable service workers debugging when in multi e10s. r=jdescottes,daisuke
Differential Revision: https://phabricator.services.mozilla.com/D14540

--HG--
extra : moz-landing-system : lando
2018-12-19 13:14:51 +00:00
Nicolas Chevobbe
ece2924f8d Bug 1514815 - Keep console scrolled to bottom when rendering SmartTrace; r=bgrins.
Depends on D14999

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

--HG--
extra : moz-landing-system : lando
2018-12-19 21:06:40 +00:00
Nicolas Chevobbe
e753e09155 Bug 1514815 - Add an onReady prop to the SmartTrace component; r=bgrins.
Since the component renders asynchronously, consumers might
want to hook up to the actual first rendering.
We provide an `onRender` prop that will be called once, when
the component is ready.

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

--HG--
extra : moz-landing-system : lando
2018-12-19 21:01:25 +00:00
Julian Descottes
12c3c11f23 Bug 1508956 - Check for ADB runtimes updates periodically;r=daisuke,ladybenko
Depends on D14318. This patch introduces a setInterval to check if
new runtimes have appeared on monitored devices, directly from ADB. This is
one of the scenarios where we don't get an update from ADB. ADB is able to
track devices appearing or disappearing but here we are looking for a new
process, containing a specific string. Out of the box I don't think we can
do anything for this.

Maybe we could ask the devtools server to "broadcast" its presence when it
starts, but at the moment I am not sure how we should implement that.

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

--HG--
extra : moz-landing-system : lando
2018-12-20 09:25:41 +00:00
Julian Descottes
5d6e4d397c Bug 1505997 - Add mochitest to check behavior when USB debugger server is closed;r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D14977

--HG--
extra : moz-landing-system : lando
2018-12-20 06:52:41 +00:00
Razvan Maries
ab4c24da1d Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-12-20 07:07:45 +02:00
Razvan Maries
f658ebcbab Merge mozilla-inbound to mozilla-central a=merge 2018-12-20 07:04:06 +02:00
Daisuke Akatsuka
12904948b7 Bug 1506770: Get and use iconDataURL as icon of addon from the debugger server. r=jdescottes,ochameau
Depends on D14368

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

--HG--
extra : moz-landing-system : lando
2018-12-20 02:20:04 +00:00
Daisuke Akatsuka
f379e6739b Bug 1506770: Extract data url from icon of addon. r=jdescottes,ochameau
Differential Revision: https://phabricator.services.mozilla.com/D14368

--HG--
extra : moz-landing-system : lando
2018-12-20 02:11:56 +00:00
Jeff Walden
ed23151bd7 Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8, with no way to specify any other encoding, and adjust a bunch of existing tests to use UTF-8 directly, rather than Unicode escape sequences or similar. (This also changes the encoding of .sjs scripts and all mochitest-browser tests in the tree from Latin-1 to UTF-8.) r=yzen, r=MattN, r=jimb, r=kmag 2018-12-19 13:46:20 -08:00
Daisuke Akatsuka
f893226207 Bug 1504602: Add tests for jump-* keyword of step function. r=pbro
Depends on D14943

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

--HG--
extra : moz-landing-system : lando
2018-12-19 15:49:07 +00:00
Daisuke Akatsuka
346b735df6 Bug 1504602: Remove frames timing related codes. r=pbro
The `frames()` timing function was removed from CSS Easing Functions spec[1].
Likewise, already had dropped this feature from our platform as well[2].
Thus, removes `frames()` related code from animation inspector.

[1] https://drafts.csswg.org/css-easing-1/#timing-function
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1496619

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

--HG--
extra : moz-landing-system : lando
2018-12-20 02:44:13 +00:00
Logan Smyth
437d7e5db3 Bug 1515438 - Part 2: Create an API endpoint to query available breakpoint locations. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D15014

--HG--
extra : moz-landing-system : lando
2018-12-19 22:18:53 +00:00
Logan Smyth
dd2304da6a Bug 1515438 - Part 1: Centralize source actor findScripts calls. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D15013

--HG--
extra : moz-landing-system : lando
2018-12-19 22:12:19 +00:00
Julian Descottes
801f699fff Bug 1483663 - Support element picker for UA widgets with NAC;r=ladybenko
Depends on D14700

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

--HG--
extra : moz-landing-system : lando
2018-12-19 21:40:41 +00:00
Julian Descottes
9ce4f055e9 Bug 1483663 - Show native anonymous nodes under UA widgets;r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D14700

--HG--
extra : moz-landing-system : lando
2018-12-19 21:40:13 +00:00
Andreea Pavel
35d9be3087 Backed out 2 changesets (bug 1483663) for failing dt at devtools/client/inspector/markup/test/browser_markup_shadowdom_ua_widgets_with_nac.js on a CLOSED TREE
Backed out changeset 6e9f11aeac28 (bug 1483663)
Backed out changeset 2ffa90b738a1 (bug 1483663)
2018-12-19 23:24:33 +02:00
Micah Tigley
240dca9d3c Bug 1511506 - Fix dropdown list button image issue where it overlaps the flex item label for RTL. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D14479

--HG--
extra : moz-landing-system : lando
2018-12-19 19:10:17 +00:00
Julian Descottes
9d930b5368 Bug 1483663 - Support element picker for UA widgets with NAC;r=ladybenko
Depends on D14700

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

--HG--
extra : moz-landing-system : lando
2018-12-19 20:12:02 +00:00
Julian Descottes
2c7c95fa56 Bug 1483663 - Show native anonymous nodes under UA widgets;r=ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D14700

--HG--
extra : moz-landing-system : lando
2018-12-19 20:09:47 +00:00
Daisuke Akatsuka
60bab71cdf Bug 1507126: Corresponds to USB device disconnection. r=jdescottes
Depends on D14709

So far, because we supported only single device, we could correspond to
disconnection by following code. From now, because we will support multi
devices, fix the code that changes the status.

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

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