Commit Graph

13737 Commits

Author SHA1 Message Date
Csoregi Natalia
5573623926 Merge mozilla-central to autoland. CLOSED TREE 2019-01-07 23:49:15 +02:00
Nazım Can Altınova
6f9887c6a5 Bug 1515197 - Remove the "max" from "Max buffer size" label since it's not resizable anymore r=julienw
We made the profiler buffer resizable before that patch but then we decided that
it's not a good idea to do since we are spending so much time to allocate memory.
Since buffer size is constant, we don't need to add "max" anymore.

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

--HG--
extra : moz-landing-system : lando
2019-01-07 21:37:30 +00:00
Nazım Can Altınova
89859d7246 Bug 1515197 - Remove the window length setting from devtools performance panel r=julienw
Differential Revision: https://phabricator.services.mozilla.com/D15655

--HG--
extra : moz-landing-system : lando
2019-01-07 21:37:05 +00:00
Jason Laster
6258bc84e7 Bug 1507937 - Run debugger jest tests. r=davidwalsh
Reviewers: davidwalsh

Tags:

Bug #: 1507937

Differential Revision: https://phabricator.services.mozilla.com/D15742
2019-01-07 13:47:09 -05:00
Alexandre Poirot
62ca1ad0e4 Bug 1514817 - Convert Target to ES Class. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D14842

--HG--
extra : moz-landing-system : lando
2019-01-07 11:57:51 +00:00
yulia
d4e4f4d0b4 Bug 1517187 - fix rulers and measure buttons to display state; r=jdescottes
This fixes an issue with the buttons and also adds a test

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

--HG--
extra : moz-landing-system : lando
2019-01-07 11:13:28 +00:00
Julian Descottes
2aafe8b742 Bug 1508435 - Enable browser_markup_screenshot_node_shadowdom;r=jmaher
I just landed the patch that fixes this intermittent, can we reenable?

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

--HG--
extra : moz-landing-system : lando
2019-01-07 09:56:14 +00:00
Oana Pop Rus
3cc1338377 Mergemozilla-central to autoland. a=merge CLOSED TREE 2019-01-07 11:59:43 +02:00
Julian Descottes
58725b2fa2 Bug 1508435 - Wait for one second between each screenshot test;r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D15512

--HG--
extra : moz-landing-system : lando
2019-01-07 09:23:21 +00:00
Cosmin Sabou
c9e5cb9283 Bug 1479782 - Disable devtools/client/netmonitor/test/browser_net_frame.js on win10. r=jmaher
--HG--
extra : rebase_source : aaaa31c284cc12a13a7892ff5488c6bf7b900c01
2019-01-07 02:41:17 +02:00
Natalia Csoregi
1c2e42d9db Bug 1508435 - Disabled devtools/client/inspector/markup/test/browser_markup_screenshot_node_shadowdom.js on Windows pgo/opt. r=jmaher 2019-01-05 06:56:00 +02:00
Brian Hackett
dac2eb70cb Bug 1177346 Part 4 - Add test for using inspector while paused.
--HG--
extra : rebase_source : ad8d9a0b2a72d112e54028f3b6f141a635f5a6ba
2019-01-04 13:46:04 -10:00
Brian Hackett
2e57e98ac1 Bug 1177346 Part 3 - Remove debugger paused warning, r=ochameau.
--HG--
extra : rebase_source : d162952d703892be0546460e5272d491ab91601d
2019-01-03 06:40:21 -10:00
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