Commit Graph

12214 Commits

Author SHA1 Message Date
Gurzau Raul
468d16cf6a Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-02 10:15:31 +03:00
Gurzau Raul
b7cb3e6ec9 Backed out changeset c209b1927107 (bug 923975) for failing at mochitest/browser_dbg_rr_stepping-02.js, etc. removed obsolete files. a=backout 2018-10-02 09:16:01 +03:00
Gurzau Raul
f74a105ce1 Backed out changeset c209b1927107 (bug 923975) for failing at mochitest/browser_dbg_rr_stepping-02.js, etc. a=backout 2018-10-02 09:11:50 +03:00
Brindusan Cristian
fc5031a446 Merge inbound to mozilla-central. a=merge 2018-10-02 07:01:43 +03:00
Brindusan Cristian
9e3b348e37 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-02 07:04:47 +03:00
Markus Stange
9d56241b4f Bug 1457481 - Hook up the new devtools performance panel to nsIProfiler.getSymbolTable. r=gregtatum
Depends on D7023

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

--HG--
extra : moz-landing-system : lando
2018-10-02 01:52:32 +00:00
shindli
2cc7085b7a Backed out 4 changesets (bug 1457481) for c1 failures in devtools/client/performance-new/test/chrome/test_perf-settings-entries.html
Backed out changeset 212450f77860 (bug 1457481)
Backed out changeset ac3deff9340f (bug 1457481)
Backed out changeset 4478820fbcaa (bug 1457481)
Backed out changeset 1c8460b1d6da (bug 1457481)

--HG--
rename : third_party/rust/syn-0.14.6/src/parsers.rs => third_party/rust/syn/src/parsers.rs
rename : third_party/rust/syn-0.14.6/src/verbatim.rs => third_party/rust/syn/src/verbatim.rs
rename : third_party/rust/uuid-0.5.1/.travis.yml => third_party/rust/uuid/.travis.yml
rename : third_party/rust/uuid-0.5.1/src/rustc_serialize.rs => third_party/rust/uuid/src/rustc_serialize.rs
rename : third_party/rust/uuid-0.5.1/src/serde.rs => third_party/rust/uuid/src/serde.rs
2018-10-02 01:43:46 +03:00
Brindusan Cristian
9b5034705f Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-02 01:04:29 +03:00
Jason Laster
68a4b4feea Bug 923975 - Teach step out to leave the current frame. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D2135

--HG--
extra : moz-landing-system : lando
2018-10-01 20:54:43 +00:00
Markus Stange
12d3a22f24 Bug 1457481 - Hook up the new devtools performance panel to nsIProfiler.getSymbolTable. r=gregtatum
Depends on D7023

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

--HG--
extra : moz-landing-system : lando
2018-10-01 20:53:20 +00:00
Yura Zenevich
931d684ad7 Bug 1482461 - remove "New" bubble from Accessibility panel tab. r=gl
MozReview-Commit-ID: HOB4qlx0xJ5

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

--HG--
extra : moz-landing-system : lando
2018-10-01 16:58:23 +00:00
Julian Descottes
8ee8fcf903 Bug 1492374 - Uninstall ADB Helper when starting WebIDE addons module;r=ladybenko
Depends on D7058. To test this you should first install ADB helper
(xpis at https://ftp.mozilla.org/pub/labs/fxos-simulator/adb-helper/mac64/)
and then start webIDE. Normally ADB Helper should be removed.

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

--HG--
extra : moz-landing-system : lando
2018-10-01 15:42:23 +00:00
Julian Descottes
dfde1cb173 Bug 1492374 - Remove unused webide Addon abstract class;r=ladybenko
The addons module will be further simplified and transformed into a shared module
in coming bgs. Here since we introduce more ADBAddon-specific logic and we have no other
implementation for the Addon class, I prefer to remove it. (note that it was already doing
some adb-only processing in the current version anyway)

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

--HG--
extra : moz-landing-system : lando
2018-10-01 12:05:12 +00:00
Julian Descottes
293c15aec0 Bug 1492374 - Move all ADB related preferences out of webide;r=ladybenko
While this is not strictly related for uninstalling ADB helper this
small cleanup avoids duplicating the declaration of the adb extension
in two different preferences.

The URL preference also moves to a devtools-shared preference as there
is not much sense to keep it webide only.

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

--HG--
extra : moz-landing-system : lando
2018-10-01 11:40:23 +00:00
David Walsh
93a27fafa2 Bug 1314057 - Remove tests not relevant to the new debugger. r=jlast
--HG--
extra : histedit_source : 41ceb71fea5844c7b4c2788683243e9d2c90372c
2018-09-28 14:52:05 -05:00
David Walsh
1c7c13a9e5 Bug 1314057 - Remove stack tests which we have equivalents for in new debugger. r=jlast
--HG--
extra : histedit_source : 5b3a0a66f65c66f6203111e1587156f1eacd5b66
2018-09-28 11:23:21 -05:00
David Walsh
479fe389fe Bug 1314057 - Remove unnecessary puase tests for debugger removal. r=jlast
--HG--
extra : histedit_source : e977707fa7dca2b2271a1171eeb4daeeb5596b98
2018-09-28 09:35:21 -05:00
Razvan Caliman
b44224fb5f Bug 1493961 - Font editor: replace capitalization via CSS text-transform with manual capitalization where needed. r=gl
Localization means words in other languages that shouldn't be capitalized will be if using CSS text-transform.

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

--HG--
extra : moz-landing-system : lando
2018-09-29 21:42:18 +00:00
Daisuke Akatsuka
670b00e560 Bug 1494171: Make tabs on android debuggable. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D7258

--HG--
extra : moz-landing-system : lando
2018-10-01 12:48:23 +00:00
Noemi Erli
0141b9c94c Backed out 4 changesets (bug 1488507, bug 1494170) for failures in browser/base/content/test/static/browser_all_files_referenced.js CLOSED TREE
Backed out changeset 51b6727d7abd (bug 1488507)
Backed out changeset 8887f8ebc376 (bug 1494170)
Backed out changeset fc1300333ea2 (bug 1494170)
Backed out changeset c9b20f40041d (bug 1494170)
2018-10-01 15:56:26 +03:00
Noemi Erli
31a0611e5a Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-10-01 12:45:32 +03:00
Noemi Erli
05d24a8ad0 Merge inbound to mozilla-central. a=merge 2018-10-01 12:41:32 +03:00
Daisuke Akatsuka
9d101b9e44 Bug 1488507: Disable extension/worker debugging except this firefox. r=jdescottes
Depends on D7038

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

--HG--
extra : moz-landing-system : lando
2018-10-01 09:17:38 +00:00
Daisuke Akatsuka
c9e805c422 Bug 1494170: Show device name for Android. r=jdescottes
Depends on D7037

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

--HG--
extra : moz-landing-system : lando
2018-10-01 07:58:51 +00:00
Daisuke Akatsuka
11214aad9d Bug 1494170: Show proper icon of runtime. r=jdescottes
Depends on D7036

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

--HG--
extra : moz-landing-system : lando
2018-10-01 07:41:31 +00:00
Daisuke Akatsuka
f83a54699b Bug 1494170: Show proper runtime's name and version. r=jdescottes
Depends on D6881

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

--HG--
extra : moz-landing-system : lando
2018-10-01 07:33:16 +00:00
Julien Wajsberg
c2de61821b Bug 1459720 - Add a test that checks that we correctly launch the perf panel when pushing the button in WebIDE r=jdescottes
Depends on D6904

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

--HG--
extra : moz-landing-system : lando
2018-10-01 06:21:54 +00:00
Alexander Surkov
bdd3f4e880 Bug 1494230 - replace #text-base binding by webidl control, r=smaug 2018-10-01 11:37:39 +08:00
yulia
9809b1f863 Bug 1488381 - Use target.getFront to instantiate WebExtensionInspectedWindowFront; r=ochameau
Depends on D6768

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

--HG--
extra : moz-landing-system : lando
2018-09-28 17:52:26 +00:00
yulia
1f713970f4 Bug 1488373 - Use target.getFront to instantiate StyleSheetsFront; r=ochameau
Depends on D6768

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

--HG--
extra : moz-landing-system : lando
2018-09-27 15:44:54 +00:00
yulia
93303e9746 Bug 1488370 - Use target.getFront to instantiate WebGLFront; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D7094

--HG--
extra : moz-landing-system : lando
2018-09-28 18:04:29 +00:00
yulia
b107324366 Bug 1488374 - Use target.getFront to instantiate StorageFront; r=ochameau
Depends on D7061

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

--HG--
extra : moz-landing-system : lando
2018-09-30 06:55:23 +00:00
David Walsh
562c3178d7 Bug 1314057 - Remove search and breadcrumb tests for old debugger. r=jlast
--HG--
extra : histedit_source : 0544e5cad57a035055a027dc240ffe17051baf98
2018-09-26 10:23:02 -05:00
Gabriel Luong
bf360fcb91 Bug 1494162 - Part 38: Use the cached css properties in the inspector. r=pbro
Avoid using getCssProperties where possible to fetch the css properties when we
can used the cached version in the inspector.
2018-10-01 13:38:19 -04:00
Brian Hackett
c27c10805b Bug 1495342 - Add 'Reload and Record Tab' menu item and functionality, r=jlast.
--HG--
extra : rebase_source : d8c053278ec3d50367f63219e51cf178b8decf7a
2018-10-01 09:42:50 -10:00
Brian Hackett
2ff1490550 Bug 1495341 - Place Web Replay menu items in their own submenu, r=jlast.
--HG--
extra : rebase_source : f710745682fe0bce31a8c4f97edfbf2868507c10
2018-10-01 09:41:32 -10:00
arthur.iakab
6d5ae40a02 Merge inbound to mozilla-central a=merge 2018-09-29 07:16:35 +03:00
Jason Laster
ecd19c3ae0 Bug 1494464 - Update Debugger Frontend v90. r=dwalsh 2018-10-01 16:41:32 -04:00
Gabriel Luong
0f9c8cd9fb Bug 1494162 - Part 35: Lazy load MenuButton, MenuItem, and MenuList components in ToolboxTabs. r=jdescottes
These Menu components are only needed when we show the chevron.
2018-10-01 15:30:21 -04:00
Razvan Caliman
fcbdeb7942 Bug 1490720 - Log changes to CSS declarations from StyleRuleActor. r=pbro
MozReview-Commit-ID: 9J4zBcSxYwj

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

--HG--
extra : moz-landing-system : lando
2018-09-28 17:30:49 +00:00
Logan Smyth
1fe5b507c8 Bug 1495029 - Add source-map@0.7.3's mappings.wasm asset to prepare for upgrade. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D7207

--HG--
rename : devtools/client/shared/source-map/dwarf_to_json.wasm => devtools/client/shared/source-map/assets/dwarf_to_json.wasm
extra : moz-landing-system : lando
2018-09-28 19:41:21 +00:00
Tiberius Oros
5b3b1df198 Merge inbound to mozilla-central. a=merge 2018-09-28 18:39:03 +03:00
Julien Wajsberg
6ddb5fb144 Bug 1459720 - Move the performance panel out of the toolbox to the WebIDE's top level window r=jdescottes
This effectively removes the devtools overhead while profiling... as
long as the toolbox isn't opened as well of course.

This also removes the performance panel from the Browser Toolbox and the
Browser Content Toolbox where it shouldn't have been in the first place.

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

--HG--
extra : moz-landing-system : lando
2018-09-28 12:48:05 +00:00
Alexandre Poirot
5982b4bf8b Bug 1494288 - Remove noTabReconfigureOnClose trait and client code to reconfigure on disconnect r=yulia
MozReview-Commit-ID: 4zy9ho4425q

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

--HG--
extra : moz-landing-system : lando
2018-09-28 07:39:44 +00:00
yulia
bb6365c720 Bug 1487428 - Use target.getFront in server browser tests; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D6768

--HG--
extra : moz-landing-system : lando
2018-09-28 05:46:29 +00:00
yulia
2324dc62c4 Bug 1485373 - Use client.mainRoot.getFront to fetch all global actors; r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D6792

--HG--
extra : moz-landing-system : lando
2018-09-28 07:07:14 +00:00
Daisuke Akatsuka
dcbc040145 Bug 1494169 - Part 2: Connect to USB device. r=jdescottes
Depends on D6880

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

--HG--
extra : moz-landing-system : lando
2018-09-28 04:27:44 +00:00
Daisuke Akatsuka
c6aa91edfc Bug 1494169 - Part 1: Show connect button to USB debice. r=jdescottes
Depends on D6878

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

--HG--
extra : moz-landing-system : lando
2018-09-27 07:38:15 +00:00
Bogdan Tara
273a59bcda Backed out changeset e7624782898d (bug 1487428) for test_inspector-insert.html failures CLOSED TREE 2018-09-27 23:38:04 +03:00
Jason Laster
b0a0465f39 Bug 1491471 - Move the OI store to the console. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D5911

--HG--
rename : devtools/client/shared/components/reps/reps.js => devtools/client/shared/components/reps/reps-old.js
extra : moz-landing-system : lando
2018-09-27 20:09:51 +00:00