Граф коммитов

13777 Коммитов

Автор SHA1 Сообщение Дата
Brian Hackett 6efdb381f5 Bug 1177346 Part 2 - Use setSuppressedEventListener in highlighter and eyedropper, r=ochameau.
--HG--
extra : rebase_source : 3376a95ccea712cfacd5e7a5d6f74aa4d6f1804a
2019-01-03 06:39:58 -10:00
Florens Verschelde ae851622f4 Bug 1517189 - Use Photon styling for toolbox icons (inspector, console, etc.); r=gl,ntim
Differential Revision: https://phabricator.services.mozilla.com/D15563

--HG--
extra : moz-landing-system : lando
2019-01-05 10:53:38 +00:00
shindli a0841a254f Merge inbound to mozilla-central. a=merge 2019-01-05 06:00:21 +02:00
Timothy Guan-tin Chien bd38b39f8a Bug 1512048 - Convert tabmodalprompt binding to JSM module r=Gijs
This converts the tabmodalprompt binding to a class, to be constructed along side with the element
by TabModalPromptBox.

TabModalPromptBox will keep the instances in a map and pass it to the callers, instead of the element.
The tests and callers can access the class instance by passing the element reference to the map.

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

--HG--
rename : toolkit/components/prompts/content/tabprompts.xml => toolkit/components/prompts/content/tabprompts.jsm
extra : moz-landing-system : lando
2019-01-04 19:29:34 +00:00
Noemi Erli c32eaed37e Merge inbound to mozilla-central. a=merge 2019-01-04 18:11:50 +02:00
Julian Descottes 1f9aa75808 Bug 1516529 - Test that network runtime connections are also persisted;r=daisuke
Depends on D15409

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

--HG--
extra : moz-landing-system : lando
2019-01-04 12:44:57 +00:00
Julian Descottes b3a52f0804 Bug 1516529 - Restore connections for NetworkRuntimes;r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D15409

--HG--
extra : moz-landing-system : lando
2019-01-04 12:44:09 +00:00
Andreea Pavel 1f4b010b4c Bug 1466377 - Disable test on win64 opt and pgo. r=jmaher
--HG--
extra : amend_source : dbe8cba662b48d9799f3fa7c9ca91bdfe2c8c7b4
2019-01-04 13:08:45 +02:00
Hiroyuki Ikezoe 88483b9261 Bug 1517682 - Drop layout.css.background-blend-mode.enabled pref. r=heycam
It was enabled by default in bug 970600.

Depends on D15707

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

--HG--
extra : moz-landing-system : lando
2019-01-04 07:21:32 +00:00
Hiroyuki Ikezoe 1415d28adf Bug 1517682 - Drop layout.css.scroll-behavior.property-enabled pref. r=heycam
It was enabled by default in bug 1041833 (for desktops) and
bug 1087562 (for Fennect).

Depends on D15706

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

--HG--
extra : moz-landing-system : lando
2019-01-04 07:21:53 +00:00
Hiroyuki Ikezoe 602a0bb6c3 Bug 1517682 - Drop layout.css.mix-blend-mode.enabled pref. r=heycam
It was enabled by default in bug 952643.

Depends on D15705

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

--HG--
extra : moz-landing-system : lando
2019-01-04 07:22:13 +00:00
Hiroyuki Ikezoe bed5a404f1 Bug 1517682 - Drop layout.css.isolation.enabled pref. r=heycam
It was enabled by default in bug 1091885.

Depends on D15704

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

--HG--
extra : moz-landing-system : lando
2019-01-04 07:22:27 +00:00
Hiroyuki Ikezoe 9bdfa0cf64 Bug 1517682 - Drop layout.css.image-orientation.enabled pref. r=heycam
It was enabled by default in bug 825771.

Depends on D15703

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

--HG--
extra : moz-landing-system : lando
2019-01-04 07:22:52 +00:00
Hiroyuki Ikezoe 6aaa816a8a Bug 1517682 - Drop layout.css.color-adjust.enabled pref. r=heycam
It was enabled by default in bug 1209273.

Depends on D15702

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

--HG--
extra : moz-landing-system : lando
2019-01-04 07:23:38 +00:00
Hiroyuki Ikezoe f2d516f849 Bug 1517682 - Drop layout.css.box-decoration-break.enabled pref. r=heycam
It was enabled by default in bug 1006326.

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

--HG--
extra : moz-landing-system : lando
2019-01-04 07:23:07 +00:00
Sebastian Hengst a98eaaf23e Merge mozilla-central to mozilla-inbound. CLOSED TREE 2019-01-04 00:57:21 +02:00
Ciure Andrei a8af06aea2 Merge inbound to mozilla-central. a=merge 2019-01-04 00:04:46 +02:00
Jason Laster 226de2d120 Bug 1517572 - update debugger frontend (release 116). r=dwalsh 2019-01-03 16:35:28 -05:00
Jason Laster 82178d2ff8 Bug 1517572 - [release 116] [workers] polish the ui (#7622). r=dwalsh 2019-01-03 16:35:27 -05:00
Gary Blackwood 92ff36d425 Bug 1517572 - [release 116] Add a way to stop an ongoing project search (#7621). r=dwalsh 2019-01-03 16:35:23 -05:00
Kenji Okamoto c7da8412df Bug 1517572 - [release 116] Use AccessibleImage component instead of img in Workers (#7639). r=dwalsh 2019-01-03 16:34:45 -05:00
Nicolas Chevobbe 512bc31be2 Bug 1517572 - [release 116] [Frames] Fix CallStack Group with anonymous function. (#7580). r=dwalsh 2019-01-03 16:33:56 -05:00
Jason Laster d2cb16d7b7 Bug 1517572 - [release 116] [breakpoints] fix logpoint debugger.properties (#7646). r=dwalsh 2019-01-03 16:32:59 -05:00
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