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

885 Коммитов

Автор SHA1 Сообщение Дата
Brian Grinstead 9d3ff53d29 Bug 1397295 - Use environment variables instead of query string for params to Browser Toolbox;r=jryans
This allows data like screen position to be persisted in the xul store for the document

MozReview-Commit-ID: 4vdbkneckXh

--HG--
extra : rebase_source : b8ae9f50bcbd152e9ee9d9462a81a56661da40cb
2017-09-18 15:52:11 -07:00
Andrew Halberstadt 7527e600f0 Bug 1392787 - Disable manifestparser tests using 'disabled' key instead of comment, r=jmaher
MozReview-Commit-ID: IQL7hWxQX9F

--HG--
extra : rebase_source : b78cbf7913fc1b0a27dfa085c38957e2bc2467d0
2017-08-22 16:56:02 -04:00
Tom Tromey 9410972047 Bug 1371849 - move source map pref checkbox into "advanced" area in options panel; r=bgrins
MozReview-Commit-ID: E76CBevu12g

--HG--
extra : rebase_source : e664b89d97818cd2d08e011de5640865cd1c769c
2017-09-15 09:07:37 -06:00
Tom Tromey 79dd91860a Bug 1371849 - remove style editor's source-map pref; r=gl
This changes the style editor and inspector to use the same pref that
the other tools are using.  This pref is a bit of a misnomer for now,
because the inspector and style editor aren't actually using the
client-side service; but I think the name is not very important, and
unifying the prefs is worthwhile.

MozReview-Commit-ID: FlwCICnoaX4

--HG--
extra : rebase_source : 0b86c66b35a8e109a8657d74bfaa400d37efc738
2017-06-12 12:25:22 -06:00
jason laster adc78c74bd Bug 1399673 - Update Debugger Frontend and upgrade Source Map Worker to v0.13.0. r=jdescottes
MozReview-Commit-ID: L7igSLIa5GX
2017-09-13 20:12:01 -04:00
Luca Greco ff48108bf0 Bug 1374590 - Refactoring ParentDevToolsPanel class to provide create/destroyBrowserElement helper methods. r=aswan,ochameau
MozReview-Commit-ID: FsGlCU0H9VG

--HG--
extra : rebase_source : 8a3711bf01460e572d638a98ca3706312ef51518
2017-09-11 15:49:36 +02:00
Sebastian Hengst 006a58c35d merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 2iVDKexRjxu
2017-09-13 23:58:43 +02:00
Alexandre Poirot 9b2554c396 Bug 1399548 - Prevent updating toolbox react component until it is ready to be displayed. r=gregtatum
MozReview-Commit-ID: 5gOAq7mRygf

--HG--
extra : rebase_source : 3ee3e5cf97b42050cdb1ebd5e36803d419380aa6
2017-09-12 00:40:08 +02:00
Alexandre Poirot f2bfc94341 Bug 1399449 - Convert devtools/client/responsivedesign/responsivedesign.jsm to a commonjs module. r=jryans
MozReview-Commit-ID: Jl6OGUWnbHN

--HG--
rename : devtools/client/responsivedesign/responsivedesign.jsm => devtools/client/responsivedesign/responsivedesign.js
extra : rebase_source : 329c364fc4c256273b0d02a8119637aed428134c
2017-09-13 14:33:58 +02:00
Sebastian Hengst 7dd2b068b5 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-09-13 13:35:21 +02:00
Sebastian Hengst e4a2f44531 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 9SALJlvWgoZ
2017-09-13 13:32:44 +02:00
Julian Descottes 49e3e1453f Bug 1399028 - photon update - devtools icon, tab and accordion colors;r=gl
Updated colors and styles for toolbox toolbar tabs as well as sidebar tabs.
For icon color changes created special filters that match the expected photon colors.
The normal, selected and checked states of icons in both dark and light theme are now
always set using filters.

MozReview-Commit-ID: 4MTAxHnyI7a
2017-09-11 23:56:33 +02:00
Michael Brennan f8f22a254c Bug 1347827 - Add Persist Logs checkbox in NetMonitor toolbar. r=Honza 2017-09-12 12:49:00 -04:00
Julian Descottes b2076e78b0 Bug 1399180 - select devtools tab on mousedown rather than on click;r=gl
MozReview-Commit-ID: 8m3pS4ZRJ73

--HG--
extra : rebase_source : 9a39511e67be1d01014ab4c6e29c1019b57b2c14
2017-09-12 18:35:38 +02:00
abhinav 03934be7fa Bug 1327971 - Add support to show list of frames on key-press of "Alt+Down" on the "iframes" button. r=Honza
MozReview-Commit-ID: EZFG4br17mC

--HG--
extra : rebase_source : 8639a80dcdec5113f8228ebb5dbd9a17dee900b6
2017-09-10 15:41:35 +05:30
Sebastian Hengst be553422dd merge mozilla-central to autoland. r=merge a=merge 2017-09-13 11:30:55 +02:00
Tom Tromey 78f67a858a Bug 1388497 - apply source maps to CSS warnings in the console; r=bgrins
MozReview-Commit-ID: 8ObL0uwENrM

--HG--
extra : rebase_source : ae9376ca9df6da9db775c1148cfca0b867109628
2017-08-15 14:32:56 -06:00
Sebastian Hengst ecf716b8bb merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: CmMBcpJapLy
2017-09-12 11:35:15 +02:00
Brian Grinstead fe57261f21 Bug 1374837 - Pipe stderr to stdout to fix the Browser Toolbox in certain Windows builds;r=kmag
This is working around an issue with Subprocess that affects some developers
using a 32 bit build on a 64 bit Windows

MozReview-Commit-ID: COsKOkBVjSZ

--HG--
extra : rebase_source : b79ae85ac4651a5be3dd0d4506626c9c56cd8069
2017-09-11 11:34:21 -07:00
Ryan VanderMeulen 4c4cd9fcc4 Bug 1386410 - Re-enable browser_toolbox_custom_host.js now that the new console frontend is riding the trains. r=bgrins 2017-09-11 20:25:16 -04:00
Brian Grinstead 1b059d048f Bug 1374837 - Add some additional logging in case the Browser Toolbox fails to open;r=jryans
MozReview-Commit-ID: 8EYnjOcZFAU

--HG--
extra : rebase_source : f02a1818d98cd177c3ad18df8de05ca7a8fbaf3f
2017-06-21 11:13:35 -07:00
Jan Odvarko 5b786275f6 Bug 1396811 - Add new telemetry probe collecting the current theme; r=chutten,liuche,ochameau
MozReview-Commit-ID: KlUHlc7YEx9

--HG--
extra : rebase_source : 8ae8fc1458a57d60a45869dc2c4796cae63dc7f3
2017-09-11 13:47:56 +02:00
Julian Descottes 95fd656ac8 Bug 1396071 - check if SourceMapURLService has been destroyed after async call;r=tromey
MozReview-Commit-ID: KsKtgvC9LXt

--HG--
extra : rebase_source : 343f25d553fccb077952db835ddf8fbc25a3c91a
2017-09-02 00:59:46 +02:00
Brian Grinstead 7c0475039d Bug 1251658 - Reset the ui.popup.disable_autohide pref when closing the Browser Toolbox;r=ochameau
But only reset if the pref has been toggled from the Browser Toolbox UI, to prevent
unexpected resetting if the pref was changed from about:config before opening the
Browser Toolbox.

MozReview-Commit-ID: LwI2M5Uj4jf

--HG--
extra : rebase_source : 1185b065b263a1a192026bbdc8ce708479ca3fb9
2017-09-05 10:25:25 -07:00
Julian Descottes 1b9823bc9c Bug 1391228 - remove unused devtools profiler actor, specs and front;r=gregtatum,mstange
MozReview-Commit-ID: 82R4C3NFolu

--HG--
extra : rebase_source : 373dda6065397f5226531c123ab3b4b39b88b0eb
2017-08-18 17:27:56 +02:00
Julian Descottes 7decca9201 Bug 1395990 - use constant MOZILLA_OFFICIAL to check for local build in ToolboxProcess.jsm;r=bgrins
MozReview-Commit-ID: mzBOBwruL9

--HG--
extra : rebase_source : df0edc41273329bcfb8e5fccdcdb183380953331
2017-09-01 18:28:08 +02:00
Brian Grinstead 07e14766fa Bug 1307881 - Part 1 - Split message persistence prefs into two, one for the netmonitor and one for the console;r=Honza
MozReview-Commit-ID: 4i8heIyPEv0

--HG--
extra : rebase_source : 2f3d35329126866b0c85d3620fb9f3d046ff3a85
2017-08-31 21:42:15 -07:00
Sebastian Hengst 030c11d7dd merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 4IUksc3Mn9i
2017-08-31 14:36:51 +02:00
Gabriel Luong 6e615beb90 Bug 1394268 - Implements the new photon tab line in the devtools tabbar. r=bgrins 2017-08-31 00:34:39 -04:00
Ryan VanderMeulen 21b6caf65a Bug 1386410 - Skip browser_toolbox_custom_host.js for permafailing on uplift to Beta. r=bgrins, f=pbro
--HG--
extra : histedit_source : cff91060d995a81a32f0ac415532d5ce45f07105
2017-08-03 17:32:32 -04:00
Gabriel Luong ebb16cb477 Bug 1394513 - Part 1: Use the same separator styles as photon for the toolbox tab separator. r=bgrins 2017-08-29 20:39:46 -04:00
Tom Tromey 1cd992f014 Bug 1391768 - register existing source actors in source map service init; r=bgrins
MozReview-Commit-ID: Ao1viu9sk5O

--HG--
extra : rebase_source : b7f9b697e88f90475e11457256c0df61b2068c38
2017-08-29 14:21:58 -06:00
Luca Greco e737971178 Bug 1341305 - Provide an internal DevTools API to register an Extension Sidebar for the inspector panel. r=gl
MozReview-Commit-ID: IvAptqCN5ne

--HG--
extra : rebase_source : 2ef0e97ea7624f3a6abdaf694190b25308b4ff0f
2017-07-24 16:00:10 +02:00
Alexandre Poirot 04d58889a0 Bug 1379016 - Hide about:devtools-toolbox from about:about. r=pbro
MozReview-Commit-ID: 8SKXyLgyBam

--HG--
extra : rebase_source : a083616baca88f5e1e3051e8ecd1d25ccabd0ef8
2017-08-24 12:02:34 +02:00
Wes Kocher 4ea67d0e07 Backed out changeset e774700fe070 (bug 1392787) for build bustage a=backout CLOSED TREE
MozReview-Commit-ID: FRRUDa6rIuS
2017-08-24 13:58:52 -07:00
Andrew Halberstadt cae249f833 Bug 1392787 - Disable manifestparser tests using 'disabled' key instead of comment, r=jmaher
MozReview-Commit-ID: IQL7hWxQX9F

--HG--
extra : rebase_source : d907a5b2192687d86e3291a936c943948ed6793f
2017-08-22 16:56:02 -04:00
Brian Grinstead dbec5aa793 Bug 1392744 - Pass the port along to the browser toolbox chrome uri;r=jryans
This allows multiple browser toolboxes to be opened at once, assuming the host
profiles have different values for devtools.debugger.chrome-debugging-port

MozReview-Commit-ID: 1bzsZFww4Zv

--HG--
extra : rebase_source : a2f631bb9d67ce4eabb9e8b1a2c3c32a5b8fd574
2017-08-24 10:03:47 -07:00
Sebastian Hengst aeacc34883 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 6TGQRm8SSk0
2017-08-24 13:28:57 +02:00
Kris Maglione 821308e4d1 Bug 1391110: Part 4 - Remove unnecessary nsIFrameLoaderOwner QIs. r=smaug
The FrameLoaderOwner interface has been implemented in WebIDL for several
years now, so these QIs are simply unnecessary overhead.

MozReview-Commit-ID: LAzvfm5Qhy0

--HG--
extra : rebase_source : 2495c07df21c474f5fabc257ff4db43b0d8047e4
2017-08-19 13:32:58 -07:00
Brian Grinstead 4752caa33a Bug 1389939 - Stop syncing devtools theme and compact themes;r=Gijs
MozReview-Commit-ID: GUjgHU5pgg1

--HG--
extra : rebase_source : eeed943d058a0649a899be9295c63c37c8bbfd8d
2017-08-23 10:18:51 -07:00
Julian Descottes 68384c971b Bug 1392531 - create dedicated tab target instance for web-extensions;r=jdescottes
MozReview-Commit-ID: G7EOfYnZuZw

--HG--
extra : rebase_source : f363f9cb0027b20d9c8c5cb684af3b295b9ad289
2017-08-22 16:31:44 +02:00
Julian Descottes d148f3f8c0 Bug 1374735 - use DevToolsShim to open browser console from extensions;r=bgrins,kmag
MozReview-Commit-ID: GJQ7fcw1L8i

--HG--
extra : source : da075933f7bcd9e3b7ff735879c521bb50f28b7a
2017-07-24 12:12:47 +02:00
Julian Descottes 721cd7ffa1 Bug 1374735 - use DevToolsShim to retrieve the WebExtensionInspectedWindowFront;r=ochameau,rpl
Expose an API to retrieve devtools' WebExtensionInspectedWindowFront which is needed
for webextensions. Exposed a new API on devtools/DevToolsShim

MozReview-Commit-ID: Dyc2UUJGsrs

--HG--
extra : source : b7435cd66ce3299d23f71a9bf855edbcb1ccacf2
2017-07-12 11:04:28 +02:00
Ryan VanderMeulen b708734864 Backed out 4 changesets (bug 1374735) for test_ext_i18n.js failures on a CLOSED TREE.
Backed out changeset 50a36fb7c7f9 (bug 1374735)
Backed out changeset da075933f7bc (bug 1374735)
Backed out changeset b7435cd66ce3 (bug 1374735)
Backed out changeset 22baf4e67730 (bug 1374735)
2017-08-18 12:34:22 -04:00
Julian Descottes e88a15e62e Bug 1374735 - use DevToolsShim to open browser console from extensions;r=bgrins,kmag
MozReview-Commit-ID: GJQ7fcw1L8i

--HG--
extra : rebase_source : 6a079c88e5908cc8f8a021bb0a12ea44670bc5ce
2017-07-24 12:12:47 +02:00
Julian Descottes 0cda1042cc Bug 1374735 - use DevToolsShim to retrieve the WebExtensionInspectedWindowFront;r=ochameau,rpl
Expose an API to retrieve devtools' WebExtensionInspectedWindowFront which is needed
for webextensions. Exposed a new API on devtools/DevToolsShim

MozReview-Commit-ID: Dyc2UUJGsrs

--HG--
extra : rebase_source : 018660cc54bf2454c1f810ded639fd647ba79da3
2017-07-12 11:04:28 +02:00
Julian Descottes 19c4c8493a Bug 1137935 - remove all usage of sdk/event/core/ in devtools;r=ochameau
MozReview-Commit-ID: 2ab0Ol4Mq64

--HG--
extra : rebase_source : 22d0003b40e0fc49e309187ea3c943a6f5048db5
2017-08-16 15:11:21 +02:00
Brian Grinstead 7a5e02b5c2 Bug 1390927 - Only show the toolbox edit context menu on text inputs;r=gl
MozReview-Commit-ID: KRqKwwHkx1u

--HG--
extra : rebase_source : 9c0340deef1ba531f0d53cd14bfee92bca288308
2017-08-16 09:11:46 -07:00
Brian Grinstead 60bb95b790 Bug 1388104 - Open the textbox context menu on any html input in the toolbox;r=gl
Right now HTML inputs do not get a context menu when being right clicked. The inspector
works around this by calling toolbox.openTextBoxContextMenu on each individual input,
but the rest of the toolbox can be served by handling this at the toolbox level.

MozReview-Commit-ID: KuRQmuf01xh

--HG--
extra : rebase_source : d1febb54888a8a82f93d54c78ddbdd40281f91ee
2017-08-15 15:39:32 -07:00
Stone Shih 3e1848d352 Bug 1351148 Part6: Revise browser_toolbox_races.js to avoid jam content process by synthesized input events. f=jryans,pbro. r=ochameau.
When the event prioritization is enabled, we'll reserve some time to process input events in each frame. In that case the synthesized input events delay the execution of normal events a lot and cause the test timeout.

MozReview-Commit-ID: 1G3ggeaZ1Os
2017-06-05 13:00:44 +08:00
Wes Kocher a5fc391fdf Merge m-c to autoland a=merge
MozReview-Commit-ID: LsPv9Mdodvf
2017-08-11 13:39:17 -07:00
Brian Grinstead 4902b5d260 Bug 1388552 - Save Browser Console state in session store;r=mikedeboer,nchevobbe
This evolves restoreScratchpadSession into restoreDevToolsSession which can keep track
of more than just scratchpad windows. In this case we also restore the Browser Console.

MozReview-Commit-ID: D4vOGkpq8xH

--HG--
extra : rebase_source : 33f1a2183ee717c79f360a7dda688832a5c33566
2017-08-11 09:16:59 -07:00
Brian Grinstead 0262e6e6ac Bug 1388552 - Export the HUDService object directly instead of individual methods and properties;r=nchevobbe
MozReview-Commit-ID: 9AYCuqqv1U7

--HG--
extra : rebase_source : 83612fd2c4edfde5c86cfc11a70682cc74ebfa12
2017-08-11 09:07:04 -07:00
Stone Shih 2fed609514 Backed out changeset e73fd9007b9b (bug 1351148) 2017-08-11 15:19:18 +08:00
Stone Shih 71714c8c1c Bug 1351148 Part6: Revise browser_toolbox_races.js to avoid jam content process by synthesized input events. f=jryans,pbro. r=ochameau.
When the event prioritization is enabled, we'll reserve some time to process input events in each frame. In that case the synthesized input events delay the execution of normal events a lot and cause the test timeout.

MozReview-Commit-ID: 1G3ggeaZ1Os
2017-06-05 13:00:44 +08:00
Tom Tromey ef9552735d Bug 1387477 - report source map errors due to missing sources; r=jdescottes
MozReview-Commit-ID: 5UbkJH8fvLn

--HG--
extra : rebase_source : 3242c0bcfcb5d04343c1a724fe78904d5f52e567
2017-08-04 13:14:11 -06:00
Tom Tromey 6d4c7b0e3e Bug 1387473 - add cross-domain source-map test; r=jdescottes
MozReview-Commit-ID: KwmCnvSf0fp

--HG--
extra : rebase_source : d1b85ad6c11da44762a86248a51932b80562b9c3
2017-08-04 09:52:25 -06:00
Tom Tromey 8e8ac4d10b Bug 1345533 - report source map errors to the web console; r=bgrins
MozReview-Commit-ID: 7gynPYFxyIv

--HG--
extra : rebase_source : 8cfe3e3ec53beeeed8f1707d6d1e80e34f53e30f
2017-08-03 09:00:19 -06:00
Tom Tromey 561885f375 Bug 1384943 - add initial implementation of SourceMapServiceWrapper; r=bgrins
This adds a simple wrapper for the source map service.  This wrapper
logs errors using console.error, preserving the status quo from before
this series.

MozReview-Commit-ID: 2ckUZaerrcJ

--HG--
extra : rebase_source : 9cffca5169be005c09899a581c0d6c0738df146a
2017-07-31 15:57:07 -06:00
J. Ryan Stinnett e1b749febc Bug 1386830 - Test profile dirs in Browser Toolbox. r=jdescottes
Before trying to migrate Browser Toolbox profile dirs, ensure the old and new
dirs are actually different.  This avoids an issue where we were constantly
"migrating" the profile to the same place, effectively deleting it on every run.

MozReview-Commit-ID: FUAb2G21nbV

--HG--
extra : rebase_source : 32c6425036196675322c6a5422a6edf8a8aa4498
2017-08-02 16:34:40 -05:00
Julian Descottes 2df26d3e9f Bug 1386357 - add new debugger head to support files for browser_browser_toolbox_debugger.js;r=ochameau
MozReview-Commit-ID: 9ajEa09R0Nb

--HG--
extra : rebase_source : 09e6fd7b50b7319b18cd51ddcbc919de23c5ce49
2017-08-03 14:54:09 +02:00
Julian Descottes def4adbffc Bug 1386357 - remove usage of sdk/timers in DevTools;r=ochameau
MozReview-Commit-ID: 8rC2peDRBJW

--HG--
extra : rebase_source : 0c2636114a2a44017b0f8af749025d7465cfb906
2017-08-02 12:53:20 +02:00
Brian Grinstead b927e64748 Bug 1386724 - Force devtools-browser to be loaded in shared-head.js;r=jdescottes
If a devtools entry point isn't hit in a test (toolbox open, keyboard shortcut,
opening the web dev menu, etc), then things like the menu items aren't installed.
This is for performance reasons (Bug 1359855), but it means that some tests
may fail when run alone. Prevent that from happening by forcing devtools to start
up in shared-head.js.

This causes certain tests to fail when run alone if they don't open the tools

MozReview-Commit-ID: ANuUhYXIbSF

--HG--
extra : rebase_source : f8a20a7eabfdbbfe51ecaf2ea8c59a4fcf41e695
2017-08-02 10:08:16 -07:00
ZER0 ba9681c84a Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
MozReview-Commit-ID: GkF8HcUg5u8


--HG--
rename : devtools/shared/event-emitter.js => devtools/shared/old-event-emitter.js
2017-08-11 03:47:30 +02:00
Wes Kocher db97e61fc7 Backed out changeset 58f678547059 (bug 1381542) for conflicting with the incoming m-c merge a=backout
MozReview-Commit-ID: 1wKVHbOAUdc

--HG--
rename : devtools/shared/old-event-emitter.js => devtools/shared/event-emitter.js
2017-08-10 18:23:14 -07:00
ZER0 93e1efc17d Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
MozReview-Commit-ID: GkF8HcUg5u8


--HG--
rename : devtools/shared/event-emitter.js => devtools/shared/old-event-emitter.js
2017-08-11 02:43:47 +02:00
Tom Tromey 9160711a92 Bug 1385032 - add logErrorInPage to tab target in devtools; r=bgrins
This adds a method that can be called by the toolbox to log something to
the web console.

MozReview-Commit-ID: GpZtWwNVVGO

--HG--
extra : rebase_source : 37d2336bc1dbf5a8fd35d280c349044f1d06cd4c
2017-07-07 12:53:32 -06:00
Alexandre Poirot 779816773e Bug 1385226 - Fix gcli Shift+F12 key shortcut. r=jdescottes
MozReview-Commit-ID: Bcs14MEyHXF

--HG--
extra : rebase_source : 6520d19e9e0bf42ac2dae5e078d212dfde55d289
2017-07-28 11:53:05 +02:00
Carsten "Tomcat" Book 8645467dbf Backed out changeset 7adefc652d95 (bug 1351148) 2017-07-28 09:20:14 +02:00
Sebastian Hengst 078008bc28 Backed out changeset 0462e7a66185 (bug 1369801)
MozReview-Commit-ID: Hc6hLI0Ywxj
2017-07-27 18:14:08 +02:00
Julian Descottes d2738a7a62 Bug 1369801 - dt-addon: clear extensions.lastAppVersion when creating browser toolbox profile;r=ochameau
This is needed to:
1. force the devtools system addon installation when starting the BT instance of FF
2. avoid the addon update prompt

Another approach is to create a separate user.js pref file to fix 1. However with this
approach there is currently no way to fix 2.

MozReview-Commit-ID: palK2hION0

--HG--
extra : rebase_source : e7a70e68d359fe4a3249a6a5648a52abbde6d851
2017-07-06 02:48:41 +02:00
Alexandre Poirot 7b21d3d93c Bug 1359855 - Remove assertion for dynamic key registration. r=jdescottes
Per definition of this bug/patch, key shortcuts can't be registered anymore.
It mostly means that add-on definition a key shortcut won't keep their key shortcut working.
This shouldn't be an issue on 57 as I don't think WebExtension addon can set a key shortcut via this DevTools API.

MozReview-Commit-ID: G5c8JzaUWoR

--HG--
extra : rebase_source : d9cda8d4af63af795e8f66d3bee7e442bd78d939
2017-07-13 15:24:55 +02:00
Alexandre Poirot e810864fae Bug 1359855 - Fix support of per tool key shortcuts in toolboxes opened in a window. r=jdescottes
MozReview-Commit-ID: kP07KzpzxI

--HG--
extra : rebase_source : 4135af713a11f1f96f00be92cd88b707627c22cd
2017-07-13 15:27:37 +02:00
Alexandre Poirot 0bd9663534 Bug 1359855 - Inline jsonview main module to keep it working before user action. r=Honza,jdescottes
MozReview-Commit-ID: 3COOvQtYn0E

--HG--
extra : rebase_source : 600e747ef6f902faee6c966e49d8cbbb304be873
2017-07-13 15:33:38 +02:00
Alexandre Poirot 5ebfef316e Bug 1359855 - Fix the developer toggle in customize widgets. r=jdescottes
Now that devtools-browser is lazily evaluated, we have to create the widget early in devtools-startup.

MozReview-Commit-ID: JanbAPalYE1

--HG--
extra : rebase_source : 2625da986184d5a1f8b3ce293da4e16fdb5ed339
2017-07-13 15:43:50 +02:00
Alexandre Poirot be18a2c0f1 Bug 1359855 - Prevent loading any DevTools module until users interact with any devtool entrypoint. r=jdescottes
MozReview-Commit-ID: 4rORySoFRQY

--HG--
extra : rebase_source : c7b41b0adc65d7b6e2273fb577f6738fe9e010c7
2017-07-18 11:05:47 +02:00
Carsten "Tomcat" Book bd7e1d3a34 Backed out changeset a46ee323e1e7 (bug 1359855) for test failures in browser_ext_devtools_inspectedWindow.js 2017-07-24 12:07:39 +02:00
Carsten "Tomcat" Book fb91f03f8e Backed out changeset 44726932185a (bug 1359855) 2017-07-24 12:07:21 +02:00
Carsten "Tomcat" Book f4926ef5dc Backed out changeset 354080a171dc (bug 1359855) 2017-07-24 12:07:18 +02:00
Carsten "Tomcat" Book c25a2aad53 Backed out changeset 8d68726f1c34 (bug 1359855) 2017-07-24 12:07:16 +02:00
Carsten "Tomcat" Book 5f0b33a7ea Backed out changeset dbd03e7e1bc5 (bug 1359855) 2017-07-24 12:07:11 +02:00
Alexandre Poirot dc5fee1ec1 Bug 1359855 - Remove assertion for dynamic key registration. r=jdescottes
Per definition of this bug/patch, key shortcuts can't be registered anymore.
It mostly means that add-on definition a key shortcut won't keep their key shortcut working.
This shouldn't be an issue on 57 as I don't think WebExtension addon can set a key shortcut via this DevTools API.

MozReview-Commit-ID: G5c8JzaUWoR

--HG--
extra : rebase_source : d9cda8d4af63af795e8f66d3bee7e442bd78d939
2017-07-13 15:24:55 +02:00
Alexandre Poirot fd1ca6efba Bug 1359855 - Fix support of per tool key shortcuts in toolboxes opened in a window. r=jdescottes
MozReview-Commit-ID: kP07KzpzxI

--HG--
extra : rebase_source : 4135af713a11f1f96f00be92cd88b707627c22cd
2017-07-13 15:27:37 +02:00
Alexandre Poirot 80498fc6b9 Bug 1359855 - Inline jsonview main module to keep it working before user action. r=Honza,jdescottes
MozReview-Commit-ID: 3COOvQtYn0E

--HG--
extra : rebase_source : 600e747ef6f902faee6c966e49d8cbbb304be873
2017-07-13 15:33:38 +02:00
Alexandre Poirot 113a2f9b50 Bug 1359855 - Fix the developer toggle in customize widgets. r=jdescottes
Now that devtools-browser is lazily evaluated, we have to create the widget early in devtools-startup.

MozReview-Commit-ID: JanbAPalYE1

--HG--
extra : rebase_source : 2625da986184d5a1f8b3ce293da4e16fdb5ed339
2017-07-13 15:43:50 +02:00
Alexandre Poirot 3610b1c150 Bug 1359855 - Prevent loading any DevTools module until users interact with any devtool entrypoint. r=jdescottes
MozReview-Commit-ID: 4rORySoFRQY

--HG--
extra : rebase_source : c7b41b0adc65d7b6e2273fb577f6738fe9e010c7
2017-07-18 11:05:47 +02:00
Alexandre Poirot b6c47816da Bug 1382661 - Stop injecting DeveloperToolbar on top level windows. r=jdescottes
MozReview-Commit-ID: L6k7SPf8czd

--HG--
extra : rebase_source : 8bece0542a4ad3d3c360745096975efd8906c587
2017-07-20 13:52:57 +02:00
Wes Kocher 051dc17e6c Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: GYc8r8gnS0j
2017-07-21 18:12:55 -07:00
Jan Odvarko ec58c3b9cc Bug 1326937 - Provide HTML page when running new console frontend; r=bgrins
MozReview-Commit-ID: G2TzrRF0Vag

--HG--
extra : rebase_source : e7123e7ccee0ed940afa1ece98200ca389f0572e
2017-06-09 09:42:34 -07:00
Julian Descottes e94cb483a1 Bug 1383014 - remove UI for option to enable old debugger worker debugging;r=bgrins,sole
MozReview-Commit-ID: AweGB4Hcmgf

--HG--
extra : rebase_source : 0b68838fda5d57b5412446627ba082ceffebb182
2017-07-21 13:00:06 +02:00
Stone Shih 7bfb2035ff Bug 1351148 Part6: Revise browser_toolbox_races.js to avoid jam content process by synthesized input events. f=jryans,pbro. r=ochameau.
When the event prioritization is enabled, we'll reserve some time to process input events in each frame. In that case the synthesized input events delay the execution of normal events a lot and cause the test timeout.

MozReview-Commit-ID: 1G3ggeaZ1Os
2017-06-05 13:00:44 +08:00
Luca Greco 6f0dbffd3d Bug 1341304 - Emit "selection-changed" event on the DevTools toolbox object. r=jdescottes,ochameau
MozReview-Commit-ID: G2jRxqDH9wx

--HG--
extra : rebase_source : 732de8680b935e6a0d4bee6e4b614ac462badc12
2017-07-06 19:47:21 +02:00
Sebastian Hengst 87783a64ad Backed out changeset 227ff88b9848 (bug 1326937) for timing out in browser_ext_devtools_inspectedWindow_eval_bindings.js. r=backout on A CLOSED TREE 2017-07-17 20:48:25 +02:00
Brian Grinstead 2e4a0585f7 Bug 1326937 - Provide HTML page when running new console frontend; r=bgrins
MozReview-Commit-ID: 6Pxao2KmSb4

--HG--
extra : rebase_source : c8c4e43f8ea13caac773e07b76670b0e0e18e497
2017-06-09 09:42:34 -07:00
Wes Kocher 6d62b1970e Merge m-c to inbound, a=merge
MozReview-Commit-ID: 4kiY84LofOi
2017-07-14 17:19:10 -07:00
Sebastian Hengst 8752435f4b Bug 1380867 - Add activeConsole to workerTargets: Add semicolon after return statement to make eslint happy. r=eslint-fix 2017-07-14 23:59:56 +02:00
Jason Laster 3bb1881719 Bug 1380867 - Add activeConsole to workerTargets. r=bgrins 2017-07-13 18:55:00 -04:00
Vangelis Katsikaros c1fcf7f4af Bug 1366102 - Remove the DEVTOOLS_OS_* probes from our Telemetry. r=miker
MozReview-Commit-ID: IGjaTqiGoFz

--HG--
extra : rebase_source : 66b0be811cf20b022562445d71b0e8d968c3f5ad
2017-05-30 16:36:35 +03:00
Junior Hsu 3202301d69 Bug 1373198 - Part 5: disable rcwn for devtools mochitest tests which require deterministic cache behavior, r=Honza 2017-07-12 02:02:00 +02:00
Yoshi Huang e1bd58ddb6 Bug 1377523 - Part 2: fix for browser_toolbox_*. r=pbro
fixed the tests in devtools/client/framework/test/ to not to use data:
URI.
2017-07-13 12:27:38 +08:00
Towkir Ahmed 53ff9f0be1 Bug 1374088 - camera icon on 'Screenshort behavior' label is now correctly aligned; r=gl 2017-07-12 13:40:07 -04:00
Tom Tromey f3c29aa2eb Bug 1371852 - make Frame component listen for source-map pref changes; r=jryans
MozReview-Commit-ID: 51DTsRGogCh

--HG--
extra : rebase_source : fc40cb117e4d504066e11170c6cae546e419ab4f
2017-06-12 16:44:27 -06:00
J. Ryan Stinnett 5642490af2 Bug 1378480 - Dump Browser Toolbox stdout to terminal. r=kmag
MozReview-Commit-ID: BSnvDzisCB3

--HG--
extra : rebase_source : 66e167932aea878e636494bafea6dc3ee32e3a92
2017-07-05 15:01:16 -05:00
Alexandre Poirot f490858f8f Bug 1378151 - Remove toolbox-process-window.js preprocessing and enable eslint. r=jdescottes
MozReview-Commit-ID: 6qPg0jSsdsR

--HG--
extra : rebase_source : af62ae660071fe119c73be173741152a81b848a2
2017-07-04 17:05:12 +02:00
Paolo Amadini 06de7cf6bf Bug 1374242 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
The whitelisting function thisTestLeaksUncaughtRejectionsAndShouldBeFixed was replaced by expectUncaughtRejection, and existing calls did not take effect anymore.

MozReview-Commit-ID: 3uOxkgWYWEz

--HG--
extra : rebase_source : 6b27b77da78743880529adae7adf4ec2aa64dfea
extra : intermediate-source : 5809a30a0c4817509beb1078cf336d8367b8107a
extra : source : 6f0394b523a66dab444b8551deb8f3c6c81d8f31
2017-06-29 00:13:06 +01:00
Julian Descottes 7003e438d1 Bug 1375809 - use events to communicate between XPIProvider.jsm and ToolboxProcess.jsm;r=aswan,jryans
As DevTools are moving to be an addon and out of mozilla-central, we should remove the
coupling between the mozilla-central code and the DevTools code.

Instead of directly loading and calling the ToolboxProcess, XPIProvider.jsm now uses
events to interact with BrowserToolboxProcess.

MozReview-Commit-ID: HpnMLCILkea

--HG--
extra : rebase_source : 7b090d996fdf25ac364c05e075983454979bdeb5
2017-06-23 17:44:05 +02:00
Julian Descottes e698093458 Bug 1372520 - use DevToolsShim to inspectNode in nContextMenu;r=bgrins,mixedpuppy
As devtools become optional, nsContextMenu needs to check if devtools are installed before
displaying the devtools-related menu entries.

Rather than loading devtools classing and calling APIs, use APIs provided by the DevToolsShim,
that will stay in mozilla-central.

MozReview-Commit-ID: CxqabTjhckC

--HG--
extra : rebase_source : 1781edcf11316eab7e95cbab834d1bc3230c44d7
2017-06-14 17:52:50 +02:00
Wes Kocher ac0fd2038c Merge inbound to m-c a=merge
MozReview-Commit-ID: 3LXFVwSoMvs
2017-06-21 17:58:17 -07:00
Nathan Froyd 27c58cf89f Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian 2017-06-21 12:59:28 -04:00
Joel Maher ac2824558c Bug 1282269 - Intermittent devtools/client/framework/test/browser_browser_toolbox_debugger.js. temporarily disable on debug. r=gbrown
MozReview-Commit-ID: IIPeTQeCZ9Z
2017-06-21 10:11:10 -04:00
Luca Greco 1e852ced0c Bug 1347108 - Reduce the amount of time to show up a WebExtensions DevTools panel. r=aswan,bgrins
MozReview-Commit-ID: LJl8VJNErnz

--HG--
extra : rebase_source : aef91625b185ffe9e58ea1a5a70a6f763607505c
2017-06-08 17:10:07 +02:00
Wes Kocher c0e1236f1a Merge autoland to m-c a=merge
MozReview-Commit-ID: LFtpTAueYrF
2017-06-20 18:24:29 -07:00
Carsten "Tomcat" Book 57e66613e8 Backed out changeset 905480360832 (bug 1373492) for causing dt10 failures in browser_rules_eyedropper.js
--HG--
extra : rebase_source : 15e01547984efc09019d8428b499a81fc0448384
2017-06-20 14:18:40 +02:00
Paolo Amadini 10ee6a5c4e Bug 1362970 - Part 2 - Script-generated patch to convert .then(null, ...) to .catch(...). r=florian
Changes to Promise tests designed to test .then(null) have been reverted, and the browser/extensions directory was excluded because the projects it contains have a separate process for accepting changes.

MozReview-Commit-ID: 1buqgX1EP4P

--HG--
extra : rebase_source : 3a9ea310d3e4a8642aabbc10636c04bfe2e77070
2017-06-19 11:32:37 +01:00
Gabriel Luong e7f9a1c388 Bug 1373492 - Enable the layout view by default. r=pbro
MozReview-Commit-ID: 3E81zeEUmfm
2017-06-16 01:18:05 -04:00
Sebastian Hengst d71c865ef2 Backed out changeset 2d2ee0638f59 (bug 1373492) for failing browser_inspector_highlighter-eyedropper-xul.js. r=backout 2017-06-19 22:35:10 +02:00
Gabriel Luong 19d11f291f Bug 1373492 - Enable the layout view by default. r=pbro 2017-06-19 14:45:43 -04:00
Honza Bambas 9e38f7b8fc Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
--HG--
extra : rebase_source : c9690f4b8decd39a10da676bd50ec09cb2ad8892
2017-05-30 18:07:59 +02:00
Paolo Amadini 585fbe6cec Bug 1242505 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : b6573f8e2001f91d0e5a50f6376b191459549e94
extra : intermediate-source : 0411e687044ecc7b56684196238e6e6e68a9d685
extra : source : 8d53be05afc59519c5ce8cfae96d284a972fda71
2017-06-18 08:05:06 +01:00
Gabriel Luong aacce3e3bb Bug 1373492 - Enable the layout view by default. r=pbro
MozReview-Commit-ID: 3E81zeEUmfm

--HG--
extra : rebase_source : feea0eca776c3cfeaa8699b4bfc6c9d2e7799969
2017-06-16 01:18:05 -04:00
Julian Descottes 882c976a5a Bug 1367424 - add shims for addon sdk to DevToolsShim;r=ochameau
Some APIs and methods still used by the addon sdk are not worth exposing
or migrating to mozilla-central given that this is only intended for
release 56 (after that, legacy extensions will no longer be supported).

For those APIs, we create a simple wrapper in DevToolsShim and moved the
implementation to framework/devtools

MozReview-Commit-ID: 8LiiptqO0NI

--HG--
extra : rebase_source : 3e4832bcaffa92d64e9d2490bcc0250bc05573c1
2017-06-06 14:01:32 +02:00
Sebastian Hengst ccf4e450a6 Backed out changeset f972a227ac15 (bug 1367424) for failing test_chrome_ext_hybrid_addons.html on Android. r=backout 2017-06-12 18:25:24 +02:00
Tom Tromey ef18fbbeaf Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins
MozReview-Commit-ID: CVbYQCzJQTu

--HG--
extra : rebase_source : 82895f7d9ef57e821d8f3759966f0db364bf5423
2017-05-22 13:47:42 -06:00
Julian Descottes dca07d04dd Bug 1367424 - add shims for addon sdk to DevToolsShim;r=ochameau
Some APIs and methods still used by the addon sdk are not worth exposing
or migrating to mozilla-central given that this is only intended for
release 56 (after that, legacy extensions will no longer be supported).

For those APIs, we create a simple wrapper in DevToolsShim and moved the
implementation to framework/devtools

MozReview-Commit-ID: 8LiiptqO0NI

--HG--
extra : rebase_source : 17685611ae0270afd6b819043b56cda94511a723
2017-06-06 14:01:32 +02:00
Jason Laster e09cc86975 Bug 1371842 - Update Debugger frontend (6/9/2017). r=jdescottes 2017-06-09 19:46:00 -04:00
Ryan VanderMeulen 9b7a73b65a Merge m-c to autoland. a=merge
UPGRADE_NSPR_RELEASE UPGRADE_NSS_RELEASE

--HG--
extra : amend_source : a59e53ba2f8db608f613f21ad6da2b5be8814aa4
2017-06-07 22:55:56 -04:00
Kris Maglione fc7b949c51 Bug 1370027: Part 2 - Use Subprocess.jsm rather than nsIProcess to create the Browser Toolbox process. r=bgrins
Using nsIProcess has the side-effect of spawning a NSPR process wait loop
thread, which makes it impossible for other IPC code to waitpid on its own
processes, and check their exit status. There are other instances that need to
be changed as well, but this is the one that developers are most likely to run
into.

MozReview-Commit-ID: L0WyOxlXbkk

--HG--
extra : rebase_source : 0b128c187a2d18dd6fb226bb718ede9ce97ece4b
2017-06-06 16:15:38 -07:00
Sebastian Hengst b3c51a3e2d merge mozilla-central to autoland. r=merge a=merge 2017-06-03 20:16:49 +02:00
Sebastian Hengst 5e4755df68 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IdRgoZ9hiXq
2017-06-03 20:15:27 +02:00
Joel Maher b44356bc28 Bug 1368364 - backout bug 1242505 as it causes browser/modules/ intermittent failures. r=paolo 2017-06-03 10:34:14 +02:00
Sebastian Hengst 3d00e6950a Backed out changeset 30c2b38c4a0f (bug 1366853) for frequently failing browser_source_map-no-race.js at line 39 with: newLoc is null. r=backout 2017-06-03 12:37:10 +02:00
Tom Tromey 49c7a6f294 Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins
MozReview-Commit-ID: CVbYQCzJQTu

--HG--
extra : rebase_source : 97d3d93a9c7f6e77848005c3a4ac957d7d64517d
2017-05-22 13:47:42 -06:00
Julian Descottes 9bedf05e44 Bug 1364075 - remove DevTools dependency in ContentProcessSingleton;r=ochameau
MozReview-Commit-ID: 38XKKM37jC5

--HG--
extra : rebase_source : 65b3aced59a7f5ceca35b2941c1ab1c80ac89b2b
2017-05-29 23:36:26 +02:00
Luca Greco a977d84eda Bug 1300590 - Implement support for $0 and inspect bindings in devtools.inspectedWindow.eval. r=aswan,ochameau
MozReview-Commit-ID: CHuc57tfgzo

--HG--
rename : browser/components/extensions/test/browser/browser_ext_devtools_inspectedWindow.js => browser/components/extensions/test/browser/browser_ext_devtools_inspectedWindow_eval_bindings.js
extra : rebase_source : 0e207c6d422b0227ec867e08e05a6a323dc3664b
2017-02-15 14:54:50 +01:00
Brian Grinstead d91aa5f1c0 Bug 1370442 - Update keybindings test to always use the new debugger frontend;r=pbro
This is a workaround for one release of the old debugger frontend which swallows
the netmonitor shortcut.

MozReview-Commit-ID: 4sZAIEIWf8W

--HG--
extra : rebase_source : 10c6f7bdef36c75176489d4794ce75387cfa9384
2017-06-06 09:36:36 -07:00
Sebastian Hengst 09cf712b58 Backed out changeset 8ecdc6d29e1d (bug 1367424) for failing jetpack's test-dev-panel.js.test Panel API and more. r=backout 2017-06-06 13:03:41 +02:00
Julian Descottes 4cbdadf23f Bug 1367424 - add shims for addon sdk to DevToolsShim;r=ochameau
Some APIs and methods still used by the addon sdk are not worth exposing
or migrating to mozilla-central given that this is only intended for
release 56 (after that, legacy extensions will no longer be supported).

For those APIs, we create a simple wrapper in DevToolsShim and moved the
implementation to framework/devtools

MozReview-Commit-ID: 8LiiptqO0NI

--HG--
extra : rebase_source : 357b503532fed7933a6690418b846c70350c59b9
2017-05-29 18:21:21 +02:00
Tom Tromey 16063b583c Bug 1355126 - regression test for absolute sourceRoot; r=bgrins
MozReview-Commit-ID: EOsAWOr5XWn

--HG--
extra : rebase_source : 0abbd5d0bc85eba729cc2e4f0ccb65efca12cbfc
2017-05-30 13:08:12 -06:00
Julian Descottes e7209cfe2e Bug 1366823 - add Scratchpad manager APIs to DevToolsShim;r=ochameau
MozReview-Commit-ID: 5JsSu9Spkgn

--HG--
extra : rebase_source : 83d93d5168ddb7f4310543ff6d12e0f809d3db87
extra : source : 62e2f83b5992f2117caf4a7f76202437ce6e3d16
2017-05-29 14:50:07 +02:00
Paolo Amadini 30ea634bb0 Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
The whitelisting function thisTestLeaksUncaughtRejectionsAndShouldBeFixed was replaced by expectUncaughtRejection, and existing calls did not take effect anymore.

MozReview-Commit-ID: 3uOxkgWYWEz

--HG--
extra : rebase_source : 5a10a3ebbfe0ce2a801330041f95447c313a9a70
extra : source : 6f0394b523a66dab444b8551deb8f3c6c81d8f31
2017-05-25 15:00:49 +01:00
Paolo Amadini d7513d1e02 Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : 64395c5fdf25deebd60dfbf2cf5df3cbf7ca8abb
extra : amend_source : 0a3f13419c050662680f2bd110d724b3bf991732
extra : source : 8d53be05afc59519c5ce8cfae96d284a972fda71
2017-05-28 11:46:45 +01:00
Sebastian Hengst 8d47870cdc Backed out changeset 8d53be05afc5 (bug 1242505) 2017-05-28 11:31:12 +02:00
Sebastian Hengst ea55cd0be2 Backed out changeset 6f0394b523a6 (bug 1242505) 2017-05-28 11:31:01 +02:00
Paolo Amadini 94c629ed8c Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop
The whitelisting function thisTestLeaksUncaughtRejectionsAndShouldBeFixed was replaced by expectUncaughtRejection, and existing calls did not take effect anymore.

MozReview-Commit-ID: 3uOxkgWYWEz

--HG--
extra : rebase_source : 3a7720091180a770b32b595f8094c0d20170166d
2017-05-25 15:00:49 +01:00
Paolo Amadini 8edd3b1d5c Bug 1242505 - Part 3 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : 59e5b84cb431f3ca28287d30a3da8fbea1363ec5
2017-05-25 15:00:35 +01:00
Ryan VanderMeulen 8543438674 Merge inbound to m-c. a=merge 2017-05-25 16:34:16 -04:00
Honza Bambas b852ed009a Backout of 7f28c1084c47 (bug 1319111) for security checks breakage, r=me 2017-05-25 18:16:02 +02:00
Bob Silverberg eb974678e2 Bug 1349896 - Part 1: Expose devtools theme via gDevTools, r=ochameau
Added gDevTools.getTheme() to provide the theme name, and a gDevTools "theme-changed"
event to provide a notification when the theme is changed.

MozReview-Commit-ID: EeUAmtyPpUy

--HG--
extra : rebase_source : 38515c6fb4d4294aa20d862da0c1bb96f17cd99a
2017-05-09 13:03:19 -04:00
Tom Tromey f3cad1a920 Bug 1366442 - request new debugger front end in source map tests; r=bgrins
MozReview-Commit-ID: LSuTghqoldz

--HG--
extra : rebase_source : 42daf27e2149d6091a4284d19b761bee6fd5ed75
2017-05-24 11:04:59 -06:00
Honza Bambas 2dfe5d94b8 Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz 2017-05-23 08:09:00 -04:00
Michael Ratcliffe 6b5d671efa Bug 1365554 - Fix storage inspector failures in browser_devtools_api.js r=jdescottes
The changes to devtools/client/framework/test/browser_devtools_api.js are purely eslint fixes so you only need to glance over them.

The changes to ui.js checks if the toolbox is being destroyed... if it is we don't log an error, otherwise we do.

MozReview-Commit-ID: JJTqkYXVsYG

--HG--
extra : rebase_source : a3591267d0e91c93541e06aa34f53efccc643e3b
2017-06-02 14:15:41 +01:00
Julian Descottes eed9aaacc3 Bug 1356244 - add integration test for DevToolsShim;r=ochameau
MozReview-Commit-ID: 8GKOLQtaSRl

--HG--
extra : rebase_source : 96c154b67c281957fb95bcd1064417535d028acf
2017-05-18 09:15:47 +02:00
Julian Descottes 6f7575081b Bug 1356244 - call DevTools shim on devtools startup;r=ochameau
MozReview-Commit-ID: 7p4gviVsGu8

--HG--
extra : rebase_source : 25721017892748e65039a300b54972d0a245ed18
extra : source : 93b95ea1e4c674ebe6470ea63d561c7d3f995940
2017-05-13 00:46:45 +02:00
Julian Descottes 52acc63ebc Bug 1356244 - devtools-addon: create low-level DevTools shim for mozilla-central;r=ochameau
MozReview-Commit-ID: KdfomLHgdLY

--HG--
extra : rebase_source : 5fff97798bfe3eeac98c8be12cbcfe6e6177afa8
extra : source : 2d422bec07d3a5bab5d83b4c949f27c6e49be261
2017-05-18 09:12:22 +02:00
Tom Tromey 01a1d5e2f7 Bug 1366062 - clear SourceMapURLService cache on navigation; r=jryans
MozReview-Commit-ID: Elr6d2c7ZJR

--HG--
extra : rebase_source : b301ceb9ed7684e200a129ca1052f4d69b393589
2017-05-18 12:39:36 -06:00
Tom Tromey 9f4ebe5770 Bug 1317962 - use source maps in stack traces in the console; r=jryans
MozReview-Commit-ID: 9SPZDi50XZv

--HG--
extra : rebase_source : e8d9e5eaeb0de0f18b34eae13499d394df696f52
2017-05-02 12:51:51 -06:00
Iris Hsiao 77020e4e53 merge mozilla-inbound to mozilla-central a=merge 2017-05-18 12:05:45 +08:00
Jason Laster 03467c51b9 Bug 1365059 - Update Debugger frontend (5/15/2017). r=jdescottes
MozReview-Commit-ID: 34vyUjfmd1Z

--HG--
extra : rebase_source : 52d4c3032cbc490b5d0556c2744a35623211c4ea
2017-05-17 20:50:22 +02:00
Luca Greco 4a08259610 Bug 1302702 - Shorter extension urls in addon debugger window title and frames list selector. r=ochameau
MozReview-Commit-ID: zMdiVPyBUR

--HG--
extra : rebase_source : aec19e2edba5c44b5bdf4c0bf7dd6924e058cf70
2017-04-24 13:47:56 +02:00
Luca Greco 0747cbb551 Bug 1302702 - Make WebExtension Addon Debugging oop-compatible. r=ochameau
This patch applies all the changes needed to the devtools actors
and the toolbox-process-window, to be able to debug a webextension
running in an extension child process (as well as a webextension
running in the main process).

The devtools actor used to debug a webextension is splitted into
3 actors:

- the WebExtensionActor is the actor that is created when the
  "root.listTabs" RDP request is received, it provides the addon
  metadata (name, icon and addon id) and two RDP methods:

  - reload: used to reload the addon (e.g. from the "about:debugging#addons" page)
  - connectAddonDebuggingActor: which provides the actorID of the actor
    that is connected to the process where the extension is running
    (used by toolbox-process-window.js to connect the toolbox to the needed
    devtools actors, e.g. console, inspector etc.)

- the WebExtensionParentActor is the actor that connects to the
  process where the extension is running and ensures that a
  WebExtensionChildActor instance is created and connected
  (this actor is only the entrypoint to reach the WebExtensionChildActor,
  and so it does not provide any RDP request on its own, it only connect
  itself to its child counterpart and then it returns the RDP "form" of
  the child actor, and the client is then connected directly to the
  child actor)

- the WebExtensionChildActor is the actor that is running in the same
  process of the target extension, and it provides the same requestTypes
  of a tab actor.

By splitting the WebExtensionActor from the WebExtensionParentActor, we are
able to prevent the RemoteDebuggingServer to connect (and create
instances of the WebExtensionChildActor) for every addon listed by
a root.listAddons() request.

MozReview-Commit-ID: L1vxhA6xQkD

--HG--
extra : rebase_source : 7ed7735084d9351ff32ab1ad822e53dd0828dace
2017-03-21 15:55:35 +01:00
Sebastian Hengst 5f9f503238 Backed out changeset 9b16857ca48d (bug 1302702) 2017-05-17 20:01:30 +02:00
Sebastian Hengst 9efb7b1309 Backed out changeset b5e20d92d062 (bug 1302702) 2017-05-17 20:01:17 +02:00
Luca Greco 815721b2fe Bug 1302702 - Shorter extension urls in addon debugger window title and frames list selector. r=ochameau
MozReview-Commit-ID: zMdiVPyBUR

--HG--
extra : rebase_source : 608b3836cd5db7a35fa215d0175065fc0a95b447
2017-04-24 13:47:56 +02:00
Luca Greco db7143751a Bug 1302702 - Make WebExtension Addon Debugging oop-compatible. r=ochameau
This patch applies all the changes needed to the devtools actors
and the toolbox-process-window, to be able to debug a webextension
running in an extension child process (as well as a webextension
running in the main process).

The devtools actor used to debug a webextension is splitted into
3 actors:

- the WebExtensionActor is the actor that is created when the
  "root.listTabs" RDP request is received, it provides the addon
  metadata (name, icon and addon id) and two RDP methods:

  - reload: used to reload the addon (e.g. from the "about:debugging#addons" page)
  - connectAddonDebuggingActor: which provides the actorID of the actor
    that is connected to the process where the extension is running
    (used by toolbox-process-window.js to connect the toolbox to the needed
    devtools actors, e.g. console, inspector etc.)

- the WebExtensionParentActor is the actor that connects to the
  process where the extension is running and ensures that a
  WebExtensionChildActor instance is created and connected
  (this actor is only the entrypoint to reach the WebExtensionChildActor,
  and so it does not provide any RDP request on its own, it only connect
  itself to its child counterpart and then it returns the RDP "form" of
  the child actor, and the client is then connected directly to the
  child actor)

- the WebExtensionChildActor is the actor that is running in the same
  process of the target extension, and it provides the same requestTypes
  of a tab actor.

By splitting the WebExtensionActor from the WebExtensionParentActor, we are
able to prevent the RemoteDebuggingServer to connect (and create
instances of the WebExtensionChildActor) for every addon listed by
a root.listAddons() request.

MozReview-Commit-ID: L1vxhA6xQkD

--HG--
extra : rebase_source : f9438b4a9842c1dd504edf2fcd87857c670f411f
2017-03-21 15:55:35 +01:00
Tom Tromey b65569959c Bug 1360357 - add test for inline source maps; r=jdescottes
MozReview-Commit-ID: K0xvb00728a

--HG--
extra : rebase_source : 0948bc8ffa5e5c213fd3bce95566903e7897d0d0
2017-05-16 13:16:17 -06:00
Tom Tromey ad27509671 Bug 1365371 - change source map test not to require old debugger; r=jryans
MozReview-Commit-ID: 8SckurtKlHZ

--HG--
extra : rebase_source : 9488041c361bab69d500dd1a6ed69368bbab321f
2017-05-16 13:27:04 -06:00
Tom Tromey 5b3ab3e49e Bug 1349354 - remove now-unused source-map-service; r=jryans
MozReview-Commit-ID: umdc4XrpGf

--HG--
extra : rebase_source : 3c4ff9485a970181123fe5d762cfa772b47f6338
2017-05-15 03:17:19 -06:00
Carsten "Tomcat" Book 6095625a0e Merge mozilla-central to autoland on a CLOSED TREE 2017-05-16 15:11:18 +02:00
Phil Ringnalda 3bac91ef14 Bug 1358559 - Sync the disabling of browser_all_files_referenced.js on linux32 to the redundant and duplicative run of the same test in the devtools suite
MozReview-Commit-ID: FvZFpMytppg
2017-05-15 18:56:42 -07:00
Mike de Boer eb5eb63cb7 Bug 1354128 - Add Web Developer button to the photon app menu. r=Gijs
MozReview-Commit-ID: 9hq6qX7JpSp

--HG--
extra : rebase_source : 26755f09798997233519e38e1bf5ec7d9d80c594
2017-05-12 12:38:23 -04:00
Christoph Kerschbaumer e4f38c8d7c Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +02:00
Honza Bambas d6d727a69e backout of f9abb9c83452 (bug 1319111) for crashes, r=bz 2017-05-13 13:55:11 +02:00
Wes Kocher 0a1e1fe23b Backed out changeset 95ff98f1c2e5 (bug 1319111) for talos failures a=backout
MozReview-Commit-ID: Gs09moFm5rQ
2017-05-12 18:24:42 -07:00
Honza Bambas 70f62bdec1 backout of f9abb9c83452 (bug 1319111) for crashes, r=bz 2017-05-12 22:13:49 +02:00
Sebastian Hengst 5b4f00a59e Bug 1361975 Fixing tests in order to support window.location not nullable: fix eslint complaint. r=eslint-fix 2017-05-08 16:24:32 +02:00
Andrea Marchesini 3477eb3e43 Bug 1361975 Fixing tests in order to support window.location not nullable, r=me 2017-05-08 15:53:03 +02:00
Carsten "Tomcat" Book 6ae9b7bb71 Merge mozilla-central to autoland
--HG--
rename : browser/base/content/gcli_sec_bad.svg => devtools/client/themes/images/gcli_sec_bad.svg
rename : browser/base/content/gcli_sec_good.svg => devtools/client/themes/images/gcli_sec_good.svg
rename : browser/base/content/gcli_sec_moderate.svg => devtools/client/themes/images/gcli_sec_moderate.svg
2017-05-05 15:27:55 +02:00
Carsten "Tomcat" Book fdc689ba16 merge mozilla-inbound to mozilla-central a=merge 2017-05-05 15:17:26 +02:00
Ricky Chien da1823f076 Bug 1344160 - Fix mochitest failures r=Honza
MozReview-Commit-ID: JkF1WCdLmt8

--HG--
extra : rebase_source : d6c1e0bf147023c177ac098ecbfce7bb86738a5f
2017-04-29 23:20:49 +08:00
Julian Descottes 59ac4a80a5 Bug 1356415 - get CSS selector in content for contextmenu to fix devtools CPOW;r=mixedpuppy
MozReview-Commit-ID: 3TYaYcS1W0h

--HG--
extra : rebase_source : c3762ff15bbb3e53fa4ec882bd0e2eac797cf131
2017-04-26 19:41:19 +02:00
Honza Bambas a1b64b4694 Bug 1319111 - Expose URI to make security check against on LoadInfo (no LOAD_REPLACE flag). r=bz 2017-01-27 19:10:01 +01:00
Julian Descottes 416806165a Bug 1360894 - add type checkbox to devtools all-tools menu items;r=pbro
MozReview-Commit-ID: JtSUWaZm1vv

--HG--
extra : rebase_source : 8bcaa1784a38452e9aa6f20e7dd14f36ecad1c2e
2017-05-03 17:31:08 +02:00
Julian Descottes 3953540654 Bug 1183962 - stop installing webide button in menu or navbar automatically;r=jryans
MozReview-Commit-ID: CACgml3Xijf

--HG--
extra : rebase_source : 6fc322700f3d2113c813f2a33c09abc3ba865405
2017-05-02 22:56:40 +02:00
Tom Tromey 7cf598b980 Bug 1359144 - use client-side source map service in console; r=jryans
MozReview-Commit-ID: Jn9fr1EoPg9

--HG--
extra : rebase_source : 533abb2bd654a3d6d9046862436f73be3fa64667
2017-04-28 10:12:57 -06:00
Tom Tromey f14b92c497 Bug 1360554 - devtools-source-map v0.4.0: Update bundle from GitHub; r=jryans
MozReview-Commit-ID: 7eYjx2QXM8P

--HG--
extra : rebase_source : 8af06aa3d44a028f34bfef2c826dd143ec0e822e
2017-04-28 10:43:41 -06:00
J. Ryan Stinnett a91c462cd7 Bug 1346902 - Update browser toolbox integration test for new debugger. r=jlast
MozReview-Commit-ID: 8k8bIqSBKGf

--HG--
extra : rebase_source : cde5ef6e3a5de845e5236037ef9a408af73d8ca1
2017-04-25 22:12:30 +02:00
J. Ryan Stinnett 2597348372 Bug 1346902 - Re-enable new debugger UI for Browser Toolbox. r=jryans
It appears the new debugger UI is working for the Browser Toolbox case, so let's
turn it on to match our approach with web content.

MozReview-Commit-ID: HT6qoIrwAHX

--HG--
extra : rebase_source : 4791025b3f77e412bb4fe8745f64aa4c5b69a809
2017-04-25 22:11:45 +02:00
Julian Descottes e5195aed19 Bug 1359090 - load devtools-browser.css dynamically when starting devtools;r=ochameau
This changeset modifies devtools-browser.css to import:
- commandline-browser.css (needed for GCLI)
- responsivedesign.css (needed for the old RDM)

These files are no longer included in the main browser.css files.

devtools-browser.css is also no longer loaded by browser.xul.
Instead it is dynamically loaded when devtools need the browser stylesheet:
- when creating a side or bottom host (need the splitter)
- when opening gcli
- when opening the old responsive design

devtools-browser.js keeps track of the browser stylesheets loaded in the
various tracked windows and will remove the stylesheet when the window is unloaded.

MozReview-Commit-ID: AL3CxS7mvdO

--HG--
rename : devtools/client/themes/commandline.inc.css => devtools/client/themes/commandline-browser.css
rename : devtools/client/themes/responsivedesign.inc.css => devtools/client/themes/responsivedesign.css
extra : rebase_source : a4a1e993657ff3abcc975249812723ab46bc84a8
2017-04-27 16:05:31 +02:00
Alexandre Poirot af4176fc70 Bug 1360237 - Fix eslint issues for devtools/client/framework/devtools-browser.js. r=pbro
MozReview-Commit-ID: 3P2VOksEmQd

--HG--
extra : rebase_source : a735b888b5a99263f004f4eb92954c7590bc0219
2017-04-27 17:21:07 +02:00
Alexandre Poirot b4c0d1615b Bug 1360237 - Make gDevToolsBrowser.inspectNode more readable by using async/await. r=pbro
MozReview-Commit-ID: 37zPhpCTnDa

--HG--
extra : rebase_source : 2013976afd3db1a75f4e1afc6dc6201adfe5b782
2017-04-27 17:20:38 +02:00
Alexandre Poirot 0456b4d6eb Bug 1360237 - Fix eslint issues for devtools/client/framework/devtools.js. r=pbro
MozReview-Commit-ID: 8mWiLTsH4Sb

--HG--
extra : rebase_source : af636828a21a8bfa11287a5eeae4ade08de45056
2017-04-27 17:19:17 +02:00
Alexandre Poirot c284e21a37 Bug 1331122 - Increase test timeout for browser_toolbox_races. r=jdescottes
This test toggles the toolbox multiple times (3),
it can be take significant amount of time on slow test machines.

MozReview-Commit-ID: 3wJ95Pd8lYN

--HG--
extra : rebase_source : 177fdc0d481ffa447a84e29045bc4859b44678eb
2017-04-25 19:31:51 +02:00
Mike Conley 46d335a9a2 Bug 1357169 - Back out changeset 9f7debc99bf8 (bug 418833). r=mats
MozReview-Commit-ID: EThljjMniOt

--HG--
extra : rebase_source : ea30a109b2b2fbb0934f3e9b1056a3b3908bd2d8
extra : source : 6232ab8c49a1975c0bbc31a20fbdf502a9adb218
2017-03-31 09:41:02 -04:00
Michael Ratcliffe faf7c1b49c Bug 1356223 - Support scalar telemetry probe types in Telemetry.js r=pbro
MozReview-Commit-ID: A2SMdvjy4jp

--HG--
extra : rebase_source : 002e47280d926c913150dd1b1286a7730855a024
2017-04-19 12:44:54 +01:00
Ryan VanderMeulen 3348cc9f53 Bug 1355984 - Skip browser static analysis check tests on ASAN when running in the devtools suite as well. r=Gijs
--HG--
extra : rebase_source : e04b45363b6e63d68a175517f9060315633fe302
2017-04-18 12:57:15 -04:00
Florian Queze f935ddc4b3 Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
Florian Queze 37ff4fc7cc Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
J. Ryan Stinnett 3dc08dcf94 Bug 1346854 - Delay network listening until toolbox open. r=ochameau
Once upon a time (bug 862341), we decided to enable network listening by
default in DevTools.

In a general sense, that's fine.  When you open a toolbox, we listen to that
tab and stop listening when the toolbox closes.

GCLI / Developer Toolbar is quite different, though.  It connects to the whole
browser.  This meant that enabling GCLI would start listening to network
activity in *every* tab (even though it doesn't have any way to even use that
data).  This of course will slow down performance with all the extra tracking
and eat up memory with the tracked request data.

In this change, we move the step to enable network listening into the toolbox,
which seems more like what we intended anyway.

MozReview-Commit-ID: 2UYoQtWCAE1

--HG--
extra : rebase_source : 22545d1b47d73e43eec3407ce25f056bc8ef200f
2017-03-23 14:34:37 -05:00
J. Ryan Stinnett f9f3e1275b Bug 1352157 - Avoid listTabs for global actors. r=ochameau
Adds a new `getRoot` request to the root actor which lists the global actors
only (leaving out the tabs).  This is a much better fit for callers who want to
access some global actor only, since it avoids visiting every tab, which could
be a very expensive operation.

MozReview-Commit-ID: 1lIAuaV7zoF

--HG--
extra : rebase_source : bf64ee1298591f26ffa4c6a660cca52145084b66
2017-04-06 23:00:22 -05:00
J. Ryan Stinnett 1a54932a26 Bug 1353897 - Only destroy preference front if used. r=ochameau
The toolbox can get a preference front for toggling various prefs on the server.
The toolbox destruction code path was written in such a way that it would
request a preference front during toolbox destroy, only to immediately destroy
the front right after.  This is extra painful, since we send a `listTabs`
request and other fun things as part of this.

With this change, we cache the preference front when it is first used, and we
only attempt to destroy it if it was previously used.

MozReview-Commit-ID: 9repQSXjdRj

--HG--
extra : rebase_source : 574faf83072f355c250673726c19f7da90cb33c5
2017-04-05 16:17:47 -05:00
Iris Hsiao acf7c794ef Backed out changeset 33be5bce0905 (bug 1346902) for devtool test failing in browser_browser_toolbox_debugger.js 2017-04-06 10:41:47 +08:00
J. Ryan Stinnett adb8a3db8c Bug 1346902 - Re-enable new debugger UI for Browser Toolbox. r=Gijs,rpl
It appears the new debugger UI is working for the Browser Toolbox case, so let's
turn it on to match our approach with web content.

MozReview-Commit-ID: 1HhSKwZMH2f

--HG--
extra : rebase_source : e879a84c894e5f21eeaf47f8d116c02364114989
2017-03-13 14:31:53 -05:00
Ricky Chien d594697e35 Bug 1350215 - Move top level source files to src folder r=gasolin,Honza
MozReview-Commit-ID: 6iJr5BNlnbd

--HG--
rename : devtools/client/netmonitor/actions/batching.js => devtools/client/netmonitor/src/actions/batching.js
rename : devtools/client/netmonitor/actions/filters.js => devtools/client/netmonitor/src/actions/filters.js
rename : devtools/client/netmonitor/actions/index.js => devtools/client/netmonitor/src/actions/index.js
rename : devtools/client/netmonitor/actions/moz.build => devtools/client/netmonitor/src/actions/moz.build
rename : devtools/client/netmonitor/actions/requests.js => devtools/client/netmonitor/src/actions/requests.js
rename : devtools/client/netmonitor/actions/selection.js => devtools/client/netmonitor/src/actions/selection.js
rename : devtools/client/netmonitor/actions/sort.js => devtools/client/netmonitor/src/actions/sort.js
rename : devtools/client/netmonitor/actions/timing-markers.js => devtools/client/netmonitor/src/actions/timing-markers.js
rename : devtools/client/netmonitor/actions/ui.js => devtools/client/netmonitor/src/actions/ui.js
rename : devtools/client/netmonitor/components/App.js => devtools/client/netmonitor/src/components/App.js
rename : devtools/client/netmonitor/components/CookiesPanel.js => devtools/client/netmonitor/src/components/CookiesPanel.js
rename : devtools/client/netmonitor/components/CustomRequestPanel.js => devtools/client/netmonitor/src/components/CustomRequestPanel.js
rename : devtools/client/netmonitor/components/Editor.js => devtools/client/netmonitor/src/components/Editor.js
rename : devtools/client/netmonitor/components/HeadersPanel.js => devtools/client/netmonitor/src/components/HeadersPanel.js
rename : devtools/client/netmonitor/components/MDNLink.js => devtools/client/netmonitor/src/components/MDNLink.js
rename : devtools/client/netmonitor/components/MonitorPanel.js => devtools/client/netmonitor/src/components/MonitorPanel.js
rename : devtools/client/netmonitor/components/NetworkDetailsPanel.js => devtools/client/netmonitor/src/components/NetworkDetailsPanel.js
rename : devtools/client/netmonitor/components/ParamsPanel.js => devtools/client/netmonitor/src/components/ParamsPanel.js
rename : devtools/client/netmonitor/components/PreviewPanel.js => devtools/client/netmonitor/src/components/PreviewPanel.js
rename : devtools/client/netmonitor/components/PropertiesView.js => devtools/client/netmonitor/src/components/PropertiesView.js
rename : devtools/client/netmonitor/components/RequestList.js => devtools/client/netmonitor/src/components/RequestList.js
rename : devtools/client/netmonitor/components/RequestListContent.js => devtools/client/netmonitor/src/components/RequestListContent.js
rename : devtools/client/netmonitor/components/RequestListEmptyNotice.js => devtools/client/netmonitor/src/components/RequestListEmptyNotice.js
rename : devtools/client/netmonitor/components/RequestListHeader.js => devtools/client/netmonitor/src/components/RequestListHeader.js
rename : devtools/client/netmonitor/components/RequestListItem.js => devtools/client/netmonitor/src/components/RequestListItem.js
rename : devtools/client/netmonitor/components/ResponsePanel.js => devtools/client/netmonitor/src/components/ResponsePanel.js
rename : devtools/client/netmonitor/components/SecurityPanel.js => devtools/client/netmonitor/src/components/SecurityPanel.js
rename : devtools/client/netmonitor/components/StatisticsPanel.js => devtools/client/netmonitor/src/components/StatisticsPanel.js
rename : devtools/client/netmonitor/components/TabboxPanel.js => devtools/client/netmonitor/src/components/TabboxPanel.js
rename : devtools/client/netmonitor/components/TimingsPanel.js => devtools/client/netmonitor/src/components/TimingsPanel.js
rename : devtools/client/netmonitor/components/toolbar.js => devtools/client/netmonitor/src/components/Toolbar.js
rename : devtools/client/netmonitor/components/moz.build => devtools/client/netmonitor/src/components/moz.build
rename : devtools/client/netmonitor/constants.js => devtools/client/netmonitor/src/constants.js
rename : devtools/client/netmonitor/har/har-automation.js => devtools/client/netmonitor/src/har/har-automation.js
rename : devtools/client/netmonitor/har/har-collector.js => devtools/client/netmonitor/src/har/har-collector.js
rename : devtools/client/netmonitor/har/har-exporter.js => devtools/client/netmonitor/src/har/har-exporter.js
rename : devtools/client/netmonitor/har/har-utils.js => devtools/client/netmonitor/src/har/har-utils.js
rename : devtools/client/netmonitor/har/moz.build => devtools/client/netmonitor/src/har/moz.build
rename : devtools/client/netmonitor/har/test/.eslintrc.js => devtools/client/netmonitor/src/har/test/.eslintrc.js
rename : devtools/client/netmonitor/har/test/browser.ini => devtools/client/netmonitor/src/har/test/browser.ini
rename : devtools/client/netmonitor/har/test/browser_net_har_copy_all_as_har.js => devtools/client/netmonitor/src/har/test/browser_net_har_copy_all_as_har.js
rename : devtools/client/netmonitor/har/test/browser_net_har_post_data.js => devtools/client/netmonitor/src/har/test/browser_net_har_post_data.js
rename : devtools/client/netmonitor/har/test/browser_net_har_throttle_upload.js => devtools/client/netmonitor/src/har/test/browser_net_har_throttle_upload.js
rename : devtools/client/netmonitor/har/test/head.js => devtools/client/netmonitor/src/har/test/head.js
rename : devtools/client/netmonitor/har/test/html_har_post-data-test-page.html => devtools/client/netmonitor/src/har/test/html_har_post-data-test-page.html
rename : devtools/client/netmonitor/har/toolbox-overlay.js => devtools/client/netmonitor/src/har/toolbox-overlay.js
rename : devtools/client/netmonitor/middleware/batching.js => devtools/client/netmonitor/src/middleware/batching.js
rename : devtools/client/netmonitor/middleware/moz.build => devtools/client/netmonitor/src/middleware/moz.build
rename : devtools/client/netmonitor/middleware/prefs.js => devtools/client/netmonitor/src/middleware/prefs.js
rename : devtools/client/netmonitor/netmonitor-controller.js => devtools/client/netmonitor/src/netmonitor-controller.js
rename : devtools/client/netmonitor/reducers/batching.js => devtools/client/netmonitor/src/reducers/batching.js
rename : devtools/client/netmonitor/reducers/filters.js => devtools/client/netmonitor/src/reducers/filters.js
rename : devtools/client/netmonitor/reducers/index.js => devtools/client/netmonitor/src/reducers/index.js
rename : devtools/client/netmonitor/reducers/moz.build => devtools/client/netmonitor/src/reducers/moz.build
rename : devtools/client/netmonitor/reducers/requests.js => devtools/client/netmonitor/src/reducers/requests.js
rename : devtools/client/netmonitor/reducers/sort.js => devtools/client/netmonitor/src/reducers/sort.js
rename : devtools/client/netmonitor/reducers/timing-markers.js => devtools/client/netmonitor/src/reducers/timing-markers.js
rename : devtools/client/netmonitor/reducers/ui.js => devtools/client/netmonitor/src/reducers/ui.js
rename : devtools/client/netmonitor/request-list-context-menu.js => devtools/client/netmonitor/src/request-list-context-menu.js
rename : devtools/client/netmonitor/request-list-tooltip.js => devtools/client/netmonitor/src/request-list-tooltip.js
rename : devtools/client/netmonitor/selectors/filters.js => devtools/client/netmonitor/src/selectors/filters.js
rename : devtools/client/netmonitor/selectors/index.js => devtools/client/netmonitor/src/selectors/index.js
rename : devtools/client/netmonitor/selectors/moz.build => devtools/client/netmonitor/src/selectors/moz.build
rename : devtools/client/netmonitor/selectors/requests.js => devtools/client/netmonitor/src/selectors/requests.js
rename : devtools/client/netmonitor/selectors/ui.js => devtools/client/netmonitor/src/selectors/ui.js
rename : devtools/client/netmonitor/utils/client.js => devtools/client/netmonitor/src/utils/client.js
rename : devtools/client/netmonitor/utils/create-store.js => devtools/client/netmonitor/src/utils/create-store.js
rename : devtools/client/netmonitor/utils/filter-predicates.js => devtools/client/netmonitor/src/utils/filter-predicates.js
rename : devtools/client/netmonitor/utils/format-utils.js => devtools/client/netmonitor/src/utils/format-utils.js
rename : devtools/client/netmonitor/utils/l10n.js => devtools/client/netmonitor/src/utils/l10n.js
rename : devtools/client/netmonitor/utils/mdn-utils.js => devtools/client/netmonitor/src/utils/mdn-utils.js
rename : devtools/client/netmonitor/utils/moz.build => devtools/client/netmonitor/src/utils/moz.build
rename : devtools/client/netmonitor/utils/prefs.js => devtools/client/netmonitor/src/utils/prefs.js
rename : devtools/client/netmonitor/utils/request-utils.js => devtools/client/netmonitor/src/utils/request-utils.js
rename : devtools/client/netmonitor/utils/sort-predicates.js => devtools/client/netmonitor/src/utils/sort-predicates.js
rename : devtools/client/netmonitor/waterfall-background.js => devtools/client/netmonitor/src/waterfall-background.js
extra : rebase_source : 550e2876ee907f543cfbe1135d0d5792faabdda5
2017-03-26 20:35:38 +08:00
Wes Kocher f4d0026eb3 Backed out 7 changesets (bug 1350215) for OSX failures in browser_all_files_referenced.js a=backout
Backed out changeset 435557f30204 (bug 1350215)
Backed out changeset b8358b21928c (bug 1350215)
Backed out changeset 59d2a3f98f6d (bug 1350215)
Backed out changeset e219f3f6e8e7 (bug 1350215)
Backed out changeset f812f7a98a9c (bug 1350215)
Backed out changeset e676e004d08e (bug 1350215)
Backed out changeset e6d27888cb6f (bug 1350215)

--HG--
rename : devtools/client/netmonitor/src/actions/batching.js => devtools/client/netmonitor/actions/batching.js
rename : devtools/client/netmonitor/src/actions/filters.js => devtools/client/netmonitor/actions/filters.js
rename : devtools/client/netmonitor/src/actions/index.js => devtools/client/netmonitor/actions/index.js
rename : devtools/client/netmonitor/src/actions/moz.build => devtools/client/netmonitor/actions/moz.build
rename : devtools/client/netmonitor/src/actions/requests.js => devtools/client/netmonitor/actions/requests.js
rename : devtools/client/netmonitor/src/actions/selection.js => devtools/client/netmonitor/actions/selection.js
rename : devtools/client/netmonitor/src/actions/sort.js => devtools/client/netmonitor/actions/sort.js
rename : devtools/client/netmonitor/src/actions/timing-markers.js => devtools/client/netmonitor/actions/timing-markers.js
rename : devtools/client/netmonitor/src/actions/ui.js => devtools/client/netmonitor/actions/ui.js
rename : devtools/client/netmonitor/src/components/moz.build => devtools/client/netmonitor/components/moz.build
rename : devtools/client/netmonitor/src/components/request-list-empty-notice.js => devtools/client/netmonitor/components/request-list-empty.js
rename : devtools/client/netmonitor/src/components/toolbar.js => devtools/client/netmonitor/components/toolbar.js
rename : devtools/client/netmonitor/src/constants.js => devtools/client/netmonitor/constants.js
rename : devtools/client/netmonitor/src/har/har-automation.js => devtools/client/netmonitor/har/har-automation.js
rename : devtools/client/netmonitor/src/har/har-collector.js => devtools/client/netmonitor/har/har-collector.js
rename : devtools/client/netmonitor/src/har/har-exporter.js => devtools/client/netmonitor/har/har-exporter.js
rename : devtools/client/netmonitor/src/har/har-utils.js => devtools/client/netmonitor/har/har-utils.js
rename : devtools/client/netmonitor/src/har/moz.build => devtools/client/netmonitor/har/moz.build
rename : devtools/client/netmonitor/src/har/test/.eslintrc.js => devtools/client/netmonitor/har/test/.eslintrc.js
rename : devtools/client/netmonitor/src/har/test/browser.ini => devtools/client/netmonitor/har/test/browser.ini
rename : devtools/client/netmonitor/src/har/test/browser_net_har_copy_all_as_har.js => devtools/client/netmonitor/har/test/browser_net_har_copy_all_as_har.js
rename : devtools/client/netmonitor/src/har/test/browser_net_har_post_data.js => devtools/client/netmonitor/har/test/browser_net_har_post_data.js
rename : devtools/client/netmonitor/src/har/test/browser_net_har_throttle_upload.js => devtools/client/netmonitor/har/test/browser_net_har_throttle_upload.js
rename : devtools/client/netmonitor/src/har/test/head.js => devtools/client/netmonitor/har/test/head.js
rename : devtools/client/netmonitor/src/har/test/html_har_post-data-test-page.html => devtools/client/netmonitor/har/test/html_har_post-data-test-page.html
rename : devtools/client/netmonitor/src/har/toolbox-overlay.js => devtools/client/netmonitor/har/toolbox-overlay.js
rename : devtools/client/netmonitor/src/middleware/batching.js => devtools/client/netmonitor/middleware/batching.js
rename : devtools/client/netmonitor/src/middleware/moz.build => devtools/client/netmonitor/middleware/moz.build
rename : devtools/client/netmonitor/src/middleware/prefs.js => devtools/client/netmonitor/middleware/prefs.js
rename : devtools/client/netmonitor/src/netmonitor-controller.js => devtools/client/netmonitor/netmonitor-controller.js
rename : devtools/client/netmonitor/src/reducers/batching.js => devtools/client/netmonitor/reducers/batching.js
rename : devtools/client/netmonitor/src/reducers/filters.js => devtools/client/netmonitor/reducers/filters.js
rename : devtools/client/netmonitor/src/reducers/index.js => devtools/client/netmonitor/reducers/index.js
rename : devtools/client/netmonitor/src/reducers/moz.build => devtools/client/netmonitor/reducers/moz.build
rename : devtools/client/netmonitor/src/reducers/requests.js => devtools/client/netmonitor/reducers/requests.js
rename : devtools/client/netmonitor/src/reducers/sort.js => devtools/client/netmonitor/reducers/sort.js
rename : devtools/client/netmonitor/src/reducers/timing-markers.js => devtools/client/netmonitor/reducers/timing-markers.js
rename : devtools/client/netmonitor/src/reducers/ui.js => devtools/client/netmonitor/reducers/ui.js
rename : devtools/client/netmonitor/src/request-list-context-menu.js => devtools/client/netmonitor/request-list-context-menu.js
rename : devtools/client/netmonitor/src/request-list-tooltip.js => devtools/client/netmonitor/request-list-tooltip.js
rename : devtools/client/netmonitor/src/selectors/filters.js => devtools/client/netmonitor/selectors/filters.js
rename : devtools/client/netmonitor/src/selectors/index.js => devtools/client/netmonitor/selectors/index.js
rename : devtools/client/netmonitor/src/selectors/moz.build => devtools/client/netmonitor/selectors/moz.build
rename : devtools/client/netmonitor/src/selectors/requests.js => devtools/client/netmonitor/selectors/requests.js
rename : devtools/client/netmonitor/src/selectors/ui.js => devtools/client/netmonitor/selectors/ui.js
rename : devtools/client/netmonitor/src/utils/client.js => devtools/client/netmonitor/utils/client.js
rename : devtools/client/netmonitor/src/utils/filter-predicates.js => devtools/client/netmonitor/utils/filter-predicates.js
rename : devtools/client/netmonitor/src/utils/format-utils.js => devtools/client/netmonitor/utils/format-utils.js
rename : devtools/client/netmonitor/src/utils/l10n.js => devtools/client/netmonitor/utils/l10n.js
rename : devtools/client/netmonitor/src/utils/mdn-utils.js => devtools/client/netmonitor/utils/mdn-utils.js
rename : devtools/client/netmonitor/src/utils/moz.build => devtools/client/netmonitor/utils/moz.build
rename : devtools/client/netmonitor/src/utils/prefs.js => devtools/client/netmonitor/utils/prefs.js
rename : devtools/client/netmonitor/src/utils/request-utils.js => devtools/client/netmonitor/utils/request-utils.js
rename : devtools/client/netmonitor/src/utils/sort-predicates.js => devtools/client/netmonitor/utils/sort-predicates.js
rename : devtools/client/netmonitor/src/waterfall-background.js => devtools/client/netmonitor/waterfall-background.js
rename : devtools/client/netmonitor/src/assets/styles/netmonitor.css => devtools/client/themes/netmonitor.css
2017-03-28 23:25:01 -07:00
Ricky Chien 826781f87a Bug 1350215 - Move top level source files to src folder r=gasolin,Honza
MozReview-Commit-ID: 6iJr5BNlnbd

--HG--
rename : devtools/client/netmonitor/actions/batching.js => devtools/client/netmonitor/src/actions/batching.js
rename : devtools/client/netmonitor/actions/filters.js => devtools/client/netmonitor/src/actions/filters.js
rename : devtools/client/netmonitor/actions/index.js => devtools/client/netmonitor/src/actions/index.js
rename : devtools/client/netmonitor/actions/moz.build => devtools/client/netmonitor/src/actions/moz.build
rename : devtools/client/netmonitor/actions/requests.js => devtools/client/netmonitor/src/actions/requests.js
rename : devtools/client/netmonitor/actions/selection.js => devtools/client/netmonitor/src/actions/selection.js
rename : devtools/client/netmonitor/actions/sort.js => devtools/client/netmonitor/src/actions/sort.js
rename : devtools/client/netmonitor/actions/timing-markers.js => devtools/client/netmonitor/src/actions/timing-markers.js
rename : devtools/client/netmonitor/actions/ui.js => devtools/client/netmonitor/src/actions/ui.js
rename : devtools/client/netmonitor/components/App.js => devtools/client/netmonitor/src/components/App.js
rename : devtools/client/netmonitor/components/CookiesPanel.js => devtools/client/netmonitor/src/components/CookiesPanel.js
rename : devtools/client/netmonitor/components/CustomRequestPanel.js => devtools/client/netmonitor/src/components/CustomRequestPanel.js
rename : devtools/client/netmonitor/components/Editor.js => devtools/client/netmonitor/src/components/Editor.js
rename : devtools/client/netmonitor/components/HeadersPanel.js => devtools/client/netmonitor/src/components/HeadersPanel.js
rename : devtools/client/netmonitor/components/MDNLink.js => devtools/client/netmonitor/src/components/MDNLink.js
rename : devtools/client/netmonitor/components/MonitorPanel.js => devtools/client/netmonitor/src/components/MonitorPanel.js
rename : devtools/client/netmonitor/components/NetworkDetailsPanel.js => devtools/client/netmonitor/src/components/NetworkDetailsPanel.js
rename : devtools/client/netmonitor/components/ParamsPanel.js => devtools/client/netmonitor/src/components/ParamsPanel.js
rename : devtools/client/netmonitor/components/PreviewPanel.js => devtools/client/netmonitor/src/components/PreviewPanel.js
rename : devtools/client/netmonitor/components/PropertiesView.js => devtools/client/netmonitor/src/components/PropertiesView.js
rename : devtools/client/netmonitor/components/RequestList.js => devtools/client/netmonitor/src/components/RequestList.js
rename : devtools/client/netmonitor/components/RequestListContent.js => devtools/client/netmonitor/src/components/RequestListContent.js
rename : devtools/client/netmonitor/components/RequestListEmptyNotice.js => devtools/client/netmonitor/src/components/RequestListEmptyNotice.js
rename : devtools/client/netmonitor/components/RequestListHeader.js => devtools/client/netmonitor/src/components/RequestListHeader.js
rename : devtools/client/netmonitor/components/RequestListItem.js => devtools/client/netmonitor/src/components/RequestListItem.js
rename : devtools/client/netmonitor/components/ResponsePanel.js => devtools/client/netmonitor/src/components/ResponsePanel.js
rename : devtools/client/netmonitor/components/SecurityPanel.js => devtools/client/netmonitor/src/components/SecurityPanel.js
rename : devtools/client/netmonitor/components/StatisticsPanel.js => devtools/client/netmonitor/src/components/StatisticsPanel.js
rename : devtools/client/netmonitor/components/TabboxPanel.js => devtools/client/netmonitor/src/components/TabboxPanel.js
rename : devtools/client/netmonitor/components/TimingsPanel.js => devtools/client/netmonitor/src/components/TimingsPanel.js
rename : devtools/client/netmonitor/components/toolbar.js => devtools/client/netmonitor/src/components/Toolbar.js
rename : devtools/client/netmonitor/components/moz.build => devtools/client/netmonitor/src/components/moz.build
rename : devtools/client/netmonitor/constants.js => devtools/client/netmonitor/src/constants.js
rename : devtools/client/netmonitor/har/har-automation.js => devtools/client/netmonitor/src/har/har-automation.js
rename : devtools/client/netmonitor/har/har-collector.js => devtools/client/netmonitor/src/har/har-collector.js
rename : devtools/client/netmonitor/har/har-exporter.js => devtools/client/netmonitor/src/har/har-exporter.js
rename : devtools/client/netmonitor/har/har-utils.js => devtools/client/netmonitor/src/har/har-utils.js
rename : devtools/client/netmonitor/har/moz.build => devtools/client/netmonitor/src/har/moz.build
rename : devtools/client/netmonitor/har/test/.eslintrc.js => devtools/client/netmonitor/src/har/test/.eslintrc.js
rename : devtools/client/netmonitor/har/test/browser.ini => devtools/client/netmonitor/src/har/test/browser.ini
rename : devtools/client/netmonitor/har/test/browser_net_har_copy_all_as_har.js => devtools/client/netmonitor/src/har/test/browser_net_har_copy_all_as_har.js
rename : devtools/client/netmonitor/har/test/browser_net_har_post_data.js => devtools/client/netmonitor/src/har/test/browser_net_har_post_data.js
rename : devtools/client/netmonitor/har/test/browser_net_har_throttle_upload.js => devtools/client/netmonitor/src/har/test/browser_net_har_throttle_upload.js
rename : devtools/client/netmonitor/har/test/head.js => devtools/client/netmonitor/src/har/test/head.js
rename : devtools/client/netmonitor/har/test/html_har_post-data-test-page.html => devtools/client/netmonitor/src/har/test/html_har_post-data-test-page.html
rename : devtools/client/netmonitor/har/toolbox-overlay.js => devtools/client/netmonitor/src/har/toolbox-overlay.js
rename : devtools/client/netmonitor/middleware/batching.js => devtools/client/netmonitor/src/middleware/batching.js
rename : devtools/client/netmonitor/middleware/moz.build => devtools/client/netmonitor/src/middleware/moz.build
rename : devtools/client/netmonitor/middleware/prefs.js => devtools/client/netmonitor/src/middleware/prefs.js
rename : devtools/client/netmonitor/netmonitor-controller.js => devtools/client/netmonitor/src/netmonitor-controller.js
rename : devtools/client/netmonitor/reducers/batching.js => devtools/client/netmonitor/src/reducers/batching.js
rename : devtools/client/netmonitor/reducers/filters.js => devtools/client/netmonitor/src/reducers/filters.js
rename : devtools/client/netmonitor/reducers/index.js => devtools/client/netmonitor/src/reducers/index.js
rename : devtools/client/netmonitor/reducers/moz.build => devtools/client/netmonitor/src/reducers/moz.build
rename : devtools/client/netmonitor/reducers/requests.js => devtools/client/netmonitor/src/reducers/requests.js
rename : devtools/client/netmonitor/reducers/sort.js => devtools/client/netmonitor/src/reducers/sort.js
rename : devtools/client/netmonitor/reducers/timing-markers.js => devtools/client/netmonitor/src/reducers/timing-markers.js
rename : devtools/client/netmonitor/reducers/ui.js => devtools/client/netmonitor/src/reducers/ui.js
rename : devtools/client/netmonitor/request-list-context-menu.js => devtools/client/netmonitor/src/request-list-context-menu.js
rename : devtools/client/netmonitor/request-list-tooltip.js => devtools/client/netmonitor/src/request-list-tooltip.js
rename : devtools/client/netmonitor/selectors/filters.js => devtools/client/netmonitor/src/selectors/filters.js
rename : devtools/client/netmonitor/selectors/index.js => devtools/client/netmonitor/src/selectors/index.js
rename : devtools/client/netmonitor/selectors/moz.build => devtools/client/netmonitor/src/selectors/moz.build
rename : devtools/client/netmonitor/selectors/requests.js => devtools/client/netmonitor/src/selectors/requests.js
rename : devtools/client/netmonitor/selectors/ui.js => devtools/client/netmonitor/src/selectors/ui.js
rename : devtools/client/netmonitor/utils/client.js => devtools/client/netmonitor/src/utils/client.js
rename : devtools/client/netmonitor/utils/create-store.js => devtools/client/netmonitor/src/utils/create-store.js
rename : devtools/client/netmonitor/utils/filter-predicates.js => devtools/client/netmonitor/src/utils/filter-predicates.js
rename : devtools/client/netmonitor/utils/format-utils.js => devtools/client/netmonitor/src/utils/format-utils.js
rename : devtools/client/netmonitor/utils/l10n.js => devtools/client/netmonitor/src/utils/l10n.js
rename : devtools/client/netmonitor/utils/mdn-utils.js => devtools/client/netmonitor/src/utils/mdn-utils.js
rename : devtools/client/netmonitor/utils/moz.build => devtools/client/netmonitor/src/utils/moz.build
rename : devtools/client/netmonitor/utils/prefs.js => devtools/client/netmonitor/src/utils/prefs.js
rename : devtools/client/netmonitor/utils/request-utils.js => devtools/client/netmonitor/src/utils/request-utils.js
rename : devtools/client/netmonitor/utils/sort-predicates.js => devtools/client/netmonitor/src/utils/sort-predicates.js
rename : devtools/client/netmonitor/waterfall-background.js => devtools/client/netmonitor/src/waterfall-background.js
extra : rebase_source : 550e2876ee907f543cfbe1135d0d5792faabdda5
2017-03-26 20:35:38 +08:00
Luca Greco 231a6e81de Bug 1350782 - Fix undefined Cu error on unregistering tool using its definition object. r=ochameau
MozReview-Commit-ID: FWBwTcQKf0T

--HG--
extra : rebase_source : 12b97a63c47d9469291278f6c7fc2c1c198d4287
2017-03-27 03:37:06 +02:00
Stanford Lockhart ccab1f6d71 Bug 1345119 - Part 1: Move functions out of grid-inspector into inspector for sharing with boxmodel. r=pbro
MozReview-Commit-ID: KlHinf9jgFX
2017-03-17 22:58:11 -03:00
Iris Hsiao 5c092525e2 Backed out 5 changesets (bug 1345119) dor mochitest failure in test_inspector_getOffsetParent.html
Backed out changeset c9be65ad95f6 (bug 1345119)
Backed out changeset 4e4817e5b6d4 (bug 1345119)
Backed out changeset 6a01debcc43c (bug 1345119)
Backed out changeset 2c6f67f420d0 (bug 1345119)
Backed out changeset ba020c15393d (bug 1345119)
2017-03-24 15:01:47 +08:00
Stanford Lockhart 827ed5bca3 Bug 1345119 - Part 1: Move functions out of grid-inspector into inspector for sharing with boxmodel. r=pbro
MozReview-Commit-ID: KlHinf9jgFX
2017-03-17 22:58:11 -03:00
J. Ryan Stinnett d10b2af69a Bug 1349360 - Expose client-side source map service on toolbox. r=ochameau
This makes the new client-side mapping service available from the toolbox.  Note
that it's not actually _used_ from here yet, as that will happen in separately.

MozReview-Commit-ID: 5Bq774CANfC

--HG--
extra : rebase_source : f29c2e76ca4fa087e05c192fbb6e12b6fead509e
2017-03-21 17:11:17 -05:00
J. Ryan Stinnett f4ba137a1e Bug 1349360 - Mark experimental SourceMapService as deprecated. r=ochameau
The existing `SourceMapService` uses server-side source maps, which we are
replacing with client-side source maps.  It will be removed later in bug
1349354, but for now mark it as deprecated so we don't use it with any other
tools.

MozReview-Commit-ID: ABmWGC5asZd

--HG--
extra : rebase_source : 52d4238f0d4316c77fb8f4b769f84babe4d7c446
2017-03-21 16:44:09 -05:00
Matteo Ferretti ee8552f865 Bug 1342928 - Keep the commands / buttons state in sync; r=jwalker
This was a regression given by bug 1320149; in order to keep the performance
gain I created a lightweight object (`CommandState`) that is required from both
gcli's command and toolbox so that the last one doesn't need to be strong
coupled with the first one.

MozReview-Commit-ID: 3NcTt6i4ezx

--HG--
extra : rebase_source : 2c67d1c8fb90551298d8254e0f05bfcb5705d2f6
2017-03-20 14:54:03 +01:00
Florian Quèze 91e394a62b Bug 1316187 - verify that all the chrome files we ship are actually referenced, r=Gijs. 2017-03-18 01:13:28 +01:00
J. Ryan Stinnett 0c43bab618 Bug 1348318 - Avoid toolbox.win.top with undocked toolboxes. r=ochameau
`toolbox.win.top` is a bit suspect when we support undocked toolboxes, as this
doesn't allow you to reach a browser window for the toolbox.  Here we take a
different approach that should work for all docking types.

MozReview-Commit-ID: 5mlsp4OyZrc

--HG--
extra : rebase_source : 1f85d8b0c49ff0d872bda1795c1b7b112777a19c
2017-03-17 10:51:03 -05:00
Florian Quèze 2ce3d7d34a Bug 1347947 - Move static checking browser mochitests to their own folder, r=Gijs.
--HG--
rename : browser/base/content/test/general/browser_misused_characters_in_strings.js => browser/base/content/test/static/browser_misused_characters_in_strings.js
rename : browser/base/content/test/general/browser_parsable_css.js => browser/base/content/test/static/browser_parsable_css.js
rename : browser/base/content/test/general/browser_parsable_script.js => browser/base/content/test/static/browser_parsable_script.js
rename : browser/base/content/test/general/bug1262648_string_with_newlines.dtd => browser/base/content/test/static/bug1262648_string_with_newlines.dtd
rename : browser/base/content/test/general/dummy_page.html => browser/base/content/test/static/dummy_page.html
rename : browser/base/content/test/general/parsingTestHelpers.jsm => browser/base/content/test/static/head.js
2017-03-16 19:26:01 +01:00
Julian Descottes cf79db5800 Bug 1338106 - Add mask-image to fade out text of devtools-tabs;r=ntim
Also fixes a slight issue in firebug theme that made the text slide of
1 px down when selecting a tab.

MozReview-Commit-ID: KNm9Xf21p2D

--HG--
extra : rebase_source : 98728735c36446a116a5a2cb2306f39e5a72f21c
extra : source : c342d199c1397fbb66c3c6f70cfe42b5d3817cc2
2017-03-08 17:20:49 +01:00
Florian Quèze 9d62681259 Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
Florian Quèze cd762cc83c Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
--HG--
extra : rebase_source : c6e20e6e79b0ca5de751c52712d96cbea9432d26
2017-03-07 15:29:48 +01:00
Michael Layzell 165c0a9513 Bug 1317322 - Part 1: Activate `paste` in menus when within <textarea> controls, r=ehsan
MozReview-Commit-ID: 7YD8qtsC3u6
2017-03-06 14:37:39 -05:00
J. Ryan Stinnett 10bfaf2102 Bug 1329515 - Remove unused source map modules. r=tromey
MozReview-Commit-ID: 20b06QuHJYs

--HG--
extra : rebase_source : 1bbabf4b4ea796f5873a8542430982eec3c03b57
2017-03-02 15:45:25 -06:00
J. Ryan Stinnett abcaf24dc0 Bug 1342588 - Use ProfD for Browser Toolbox profile. r=ochameau
Originally, the profile was placed in `ProfLD` instead of `ProfD`.  On some
systems, such as macOS, `ProfLD` is in the user's Caches directory, which is not
an appropriate place to store supposedly persistent profile data.

MozReview-Commit-ID: IWudqEg3kbI

--HG--
extra : rebase_source : 8ae5c2286fd4970809ee3732cff9c34072bdfb53
2017-03-01 15:17:59 -06:00
Julian Descottes 9625acc354 Bug 1335608 - add a button to select hidden tools when toolbox toolbar overflows;r=gregtatum
MozReview-Commit-ID: HgfSteV6WXy

--HG--
extra : rebase_source : c1cee0df53fa3e2efc579823a833609cd5d2bc44
2017-03-01 17:32:55 +01:00
Masatoshi Kimura 7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
J. Ryan Stinnett ffd700eb00 Bug 1275078 - toolbox-init.js error handling tweaks from Positron. r=ochameau
MozReview-Commit-ID: LDjzdUTJikc

--HG--
extra : rebase_source : 7e6c96f9543f14f07c00ee79d9a3796292c7d04f
2017-02-22 12:45:06 -06:00
J. Ryan Stinnett 9896e105b8 Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau
MozReview-Commit-ID: 8SoQ2JnTib3

--HG--
extra : rebase_source : 2e987c465c21150265b1d1f1a3a218e71db9bcae
2017-02-22 12:33:20 -06:00
Wes Kocher b7294d3167 Merge inbound to central, a=merge
MozReview-Commit-ID: 2R3yE5OIznC
2017-02-22 15:01:04 -08:00
Patrick Brosset cad940883f Bug 1307347 - Get rid of duplicated loadTab/removeTab code in webconsole tests. r=jmaher 2017-02-17 14:28:19 +01:00
J. Ryan Stinnett 2130a7fbc2 Bug 1268134 - Setup fake toolbox host for standalone windows. r=ochameau
MozReview-Commit-ID: CHzE4EdVkBR

--HG--
extra : rebase_source : 1418533d80e59e007298bc06ec145fc4f55e78a1
2016-04-14 20:05:59 -05:00
J. Ryan Stinnett 95f1b0a6e8 Bug 1268134 - Add client and toolbox access to specific windows. r=ochameau
MozReview-Commit-ID: 3IILOc6gZFi

--HG--
extra : rebase_source : d92daa4671905dc50bef4a53a2a3fd3d66055105
2016-04-14 17:09:49 -05:00
J. Ryan Stinnett 1285c4990f Bug 1339992 - Use common spelling for all source map prefs. r=jdescottes
MozReview-Commit-ID: K0MmghEuRa7

--HG--
extra : rebase_source : 254b8e348fbf9dd851371c5b6fb78e8c43c409dc
2017-02-15 17:44:42 -06:00
Ricky Chien e329d92b5f Bug 1309183 - Replace XUL Splitter by SplitBox r=Honza
MozReview-Commit-ID: Lm6Y8JdF9Ga

--HG--
extra : rebase_source : ef8014dde11a53026e0b702dd375ac309b9db565
2017-02-11 09:34:53 +08:00
Julian Descottes 421514a83c Bug 1339064 - Add layout panel option to nightly options;r=gl
MozReview-Commit-ID: LOMotSUNj9B

--HG--
extra : rebase_source : 912644a94bcc94ed0e40e76e23f732be1bc99232
extra : source : 6433ff5fdc59628f54e29e8fe7ea50fe95cb6b95
2017-02-10 10:41:42 +01:00
Ricky Chien cdc5b2d8e4 Bug 1336383 - Implement RequestsList component r=Honza
MozReview-Commit-ID: 5ktx8fncDl0

--HG--
extra : rebase_source : d25a016d8720d48ce450ddfac6240e7493861202
2017-01-31 12:19:31 +08:00
J. Ryan Stinnett 94c7562f25 Bug 1329829 - Use toolbox threadClient with slow script debugging. r=jdescottes
By using the toolbox's threadClient reference, we avoid depending on specific
globals from the debugger panel itself, which can differ between old vs. new
debugger and generally aren't expected meant to be an exposed API.

MozReview-Commit-ID: FCvMDHpe1m1

--HG--
extra : rebase_source : ec41a40c66ecbc5369b3219700ad31d03de80ed1
2017-02-08 16:09:57 -06:00
Sebastian Hengst ccc33cc0eb Backed out changeset eee8f9b6791d (bug 1336383) for failing browser_net_har_post_data.js. r=backout 2017-02-10 17:52:46 +01:00
Ricky Chien 77ca4b8316 Bug 1336383 - Implement RequestsList component r=Honza
MozReview-Commit-ID: 5ktx8fncDl0

--HG--
extra : rebase_source : 54b1ada3f073ebdf130550665b5beba5af1bbfd2
2017-01-31 12:19:31 +08:00
Alexandre Poirot 2a6de263f1 Bug 1337510 - Remove dead code related to gcli command buttons. r=jryans
MozReview-Commit-ID: 8mF3u2hvjnu

--HG--
extra : rebase_source : 7da81f8a906541ddcd16f1dd4010d05ccd28a1c9
2017-02-07 22:21:54 +01:00
Alexandre Poirot f58c583f2b Bug 1337516 - Fix the connect page when connecting to xpcshell tests. r=jryans
MozReview-Commit-ID: KHCfhwaBcXp

--HG--
extra : rebase_source : e0215b01548b75cdb887329d3b5643eb3687ab57
2017-02-07 22:20:49 +01:00
Tim Huang 90ac2e75ba Bug 1263324 - Part 2: Add test cases to test context id for devtools storage inspector. r=miker
--HG--
extra : rebase_source : 35f785c38a6ea50ad0dd2d67fbe2771bcb65d8d2
2017-01-24 14:45:42 +08:00
Julian Descottes 9f50dbd0e4 Bug 1335037 - add options to toggle new frontend for console/debugger;r=jryans
Add options (available in Nightly/Local builds only) to switch between the old
and new frontends for console and debugger.

MozReview-Commit-ID: 413xt7h9aoP

--HG--
extra : rebase_source : e1dcfdce8197b55674bab5e0ba992c4cccc12198
2016-12-27 17:59:58 +01:00
Jaideep Bhoosreddy f1ddebe669 Bug 1334126 - Fix "Screenshot icon beside Screenshot Behavior label looks inconsistent". r=ntim.bugs
--HG--
extra : rebase_source : 7251497a5303293f26286b35706584e463119df3
2017-01-30 14:00:00 +01:00
Tomer Cohen b500a378a8 Bug 1334958 - devtools/content/framework/connect/connect.css uses float: inline-end r=jryans
MozReview-Commit-ID: 737eL5eTGtb

--HG--
extra : rebase_source : 05721871b39df16d521deb5a2e89907eac080343
2017-01-30 15:11:12 +02:00
Tomer Cohen 64994119f9 Bug 1334956 - devtools/client/framework/options-panel.css uses float: inline-start r=jryans
MozReview-Commit-ID: JQMxAoKRpEm

--HG--
extra : rebase_source : 645eab3953bdbdceff2818552c1e59a414abf832
2017-01-30 15:09:29 +02:00
Alexandre Poirot f2902ed34c Bug 1320149 - Prevent loading gcli when opening a toolbox. r=jwalker,miker
MozReview-Commit-ID: KE209SRA15u

--HG--
extra : rebase_source : aa6f8bcc9918b1f192e31b01cf4ecd37b892a49d
2017-01-05 10:27:31 -08:00
Florian Quèze bdc1ffa608 Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
Florian Quèze 0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Nicholas Nethercote 3d9cfb4679 Bug 1333296 (part 5) - Remove SPS references in devtools/ and dom/. r=mstange.
--HG--
extra : rebase_source : fbbaf2814ea629c9ab6c342005c9bfb6e7aa1281
2017-01-25 09:08:15 +11:00
Brian Grinstead 69a14eaed4 Bug 1331449 - Set the [devtoolstheme] attribute on more specific nodes to improve tpaint;r=Gijs
MozReview-Commit-ID: 3LDQeKsGShB

--HG--
extra : rebase_source : c37b38921953a646d1d676f48b953c9715757bf2
2017-01-19 20:03:13 -08:00
Wes Kocher 336f27142f Merge m-c to autoland, a=merge
MozReview-Commit-ID: 3pEpsd3DljH
2017-01-19 16:47:25 -08:00
Yura Zenevich ebf1504380 Bug 1327972 - make sure alt/cmd+lefr/right navigate history even if devtools toolbar is focused. r=jryans
MozReview-Commit-ID: 86Qhmtz4ODG
2017-01-19 12:21:12 -05:00
Alexandre Poirot 635112f29d Bug 1326753 - Fix inspect node from browser context menu against elements in iframes. r=pbro
MozReview-Commit-ID: C4dvnISlneS

--HG--
extra : rebase_source : 09e5646b8ef214bff40bd2f8f6fa6b57ca348fd0
2017-01-18 22:08:10 +01:00
Florian Quèze 85611a7b6d Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Brian Grinstead eb786eea03 Bug 1314091 - Sync the applied devtools toolbox theme and compact themes;r=ochameau
MozReview-Commit-ID: 38OLFmF3ALk
2017-01-13 11:53:59 -08:00
Brian Grinstead 9defa5cedc Bug 1314091 - Remove devtools-specific logic out of browser-devedition and into devtools-browser;r=ochameau
The devtools theme is no longer relevant when dealing with compact themes, since it doesn't
affect the theme colors. But we still need it for styling other things related to devtools
in browser.xul, like the splitter between the toolbox and page and gcli.

MozReview-Commit-ID: 2CXDuwQY19x
2017-01-13 11:53:58 -08:00
Joel Maher 41529739bc Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans
MozReview-Commit-ID: Bd0ca7f6QE6
2017-01-13 08:40:35 -05:00
Alexandre Poirot 782e1c95ba Bug 1328004 - Fix race when closing the devtools while a previous instance is still loading. r=jryans
MozReview-Commit-ID: 2a58l4DjCtv

--HG--
extra : rebase_source : b7eb2f249ff9710f422e699b07d4d56779358aec
2017-01-05 10:26:44 -08:00
Ricky Chien d76f28edc6 Bug 1317648 - Implement Headers Panel r=Honza,jsnajdr
MozReview-Commit-ID: 74kBBM4YsJR

--HG--
extra : rebase_source : 911e3182664fe55fb6c649c05324e5e66475920a
2016-12-31 21:03:18 +08:00
Sebastian Hengst cb76f56d60 Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
Tim Nguyen d7ea1c1605 Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Carsten "Tomcat" Book 89882dc5f4 merge mozilla-inbound to mozilla-central a=merge 2017-01-10 12:11:31 +01:00
Luca Greco d0abf5aa51 Bug 1291737 - Export TabTarget from 'devtools/client/framework/target' module. r=ochameau
MozReview-Commit-ID: D2CeRH74Vg8

--HG--
extra : rebase_source : e6379674721be668f762b94cb0cde37a3c0e1adf
2016-09-05 14:19:50 +02:00
Carsten "Tomcat" Book 3feb9e53ca Backed out changeset 235ba91834d5 (bug 1291737) 2017-01-19 16:59:20 +01:00
Luca Greco 49292293cf Bug 1291737 - Export TabTarget from 'devtools/client/framework/target' module. r=ochameau
MozReview-Commit-ID: D2CeRH74Vg8

--HG--
extra : rebase_source : 29c615e0a4c7fb4fb6ce828a12e8811ab3308bcc
2016-09-05 14:19:50 +02:00
Ricky Chien 31024c90f2 Bug 1317650 - Implement Params Panel r=Honza,jsnajdr
MozReview-Commit-ID: A0GjfZeSOJi

--HG--
extra : rebase_source : 7f3183605670114d8dec68d7625ee803ef3d2e4b
2017-01-08 17:54:53 +08:00
Julian Descottes 938996f0f3 Bug 1307239 - add context menu to new console frontend;r=nchevobbe
MozReview-Commit-ID: 6btSC89pBmG

--HG--
extra : rebase_source : 6acadee3a9ba4c77d069b0af6fe93b167fa47d92
2016-12-29 17:06:59 +01:00
Tomer Cohen ab2a6314a2 [Bug 1324118] RTL support for devtool framework connection screen r=jryans
MozReview-Commit-ID: 6h7JdUY4lsT

--HG--
extra : rebase_source : 32589e445eb04c951f2c0b395dee0f51ba17b8ac
2016-12-17 01:08:07 +02:00
Alexandre Poirot c0f597f8a5 Bug 1323466 - Prevent loading webbrowser.js in child process. r=jryans
MozReview-Commit-ID: J1EmwxplNhA

Make actor registration more explicit and documented.
Each codepath depends on various set of actors, and it may be confused
as we often register actors if the DebuggerServer wasn't initialized yet.
But it is often already started by some other callsite...

This changeset also converts childtab to being just a module
and stop using DebuggerServer.addActors magic.

--HG--
extra : rebase_source : acbfd98b7791c833181d655d6cae04ec9bb28f87
2016-12-19 03:14:12 -08:00
Alexandre Poirot 05785798fb Bug 1323466 - Lazy load optional deps from toolbox.js. r=jryans
MozReview-Commit-ID: 1E8fm9dfCwj

--HG--
extra : rebase_source : 450455e6d9044c264cbf4513622a87b9ce99c267
2016-12-14 08:33:54 -08:00
Greg Tatum 555caa01f2 Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker
MozReview-Commit-ID: 4UZbcfw2YI9

--HG--
extra : rebase_source : 9e9e8bfed8c8511ade6c7307a0201b88b0781fba
2016-11-18 15:02:21 -06:00
Florian Quèze 55f78ce0fa Bug 1329182 - remove trailing newURI null parameters in devtools/, r=jaws. 2017-01-09 20:27:26 +01:00
Wes Kocher 584a2f0f62 Merge inbound to central, a=merge
MozReview-Commit-ID: Cr9L1dhIzP2
2016-12-20 11:41:57 -08:00
Tomer Cohen 0bb0d35bc0 Bug 1323504 - Add RTL support for the Toolbox Options r=jdescottes
MozReview-Commit-ID: DkAfbQyIdkR

--HG--
extra : rebase_source : 667dff4d65612cb47615ef50ac170bdf71c0c739
2016-12-20 12:42:43 +02:00
Gabriel Luong 1e634e99df Bug 1322028 - Avoid destructuring requires where possible in the inspector. r=jdescottes 2016-12-17 12:44:56 +09:00
Julian Descottes 70d2279376 Bug 1321509 - Remove unused parameters from node-highlight event;r=pbro
The last parameter sent with the node-highlight event is never used.
Also toSource is a Firefox only API, in the context of devtools-html it
would be nice to get rid of it.

MozReview-Commit-ID: E80utdu80Sn

--HG--
extra : rebase_source : 884c00a6a5bc1e2f1afae65047ceaf446e8d2161
2016-11-28 22:47:02 +01:00
Julian Descottes 3f0ff25997 Bug 1321509 - use devtools-local-toolbox to load the inspector in content;r=bgrins,tromey
Add package.json to devtools/client/inspector
Integration with devtools-local-toolbox:
- provides development server
- default webpack config
- landing page to select a tab

In this patch:
- bin/dev-server-js contains the inspector specific routes
- webpack/*-sham.js : inspector dependencies that had to be mocked
  ideally, decoupling work should continue and the inspector client
  should only ever require files that require no chrome priviledged
  APIs.
- toolbox.js contains the interface with devtools-local-toolbox bootstrap
  and the inspector panel initialization
- configs/development.json is the inspector config for the devtools-local-toolbox

MozReview-Commit-ID: 7YQLUlgSyDX

--HG--
extra : rebase_source : aba8fac87b66546dbb98f8f8d476cd1557c2659d
2016-12-07 18:24:51 +01:00
Jaideep Bhoosreddy 9de38f5e8f Bug 1257913 - Add copy screenshot to clipboard feature; r=jryans
MozReview-Commit-ID: 6pMNR8hCR7d
2016-09-09 12:17:08 -04:00
Tom Tromey f504948b28 Bug 1316630 - don't emit pref-changed event on gDevTools; r=jdescottes
MozReview-Commit-ID: CCqAf8dBFSY

--HG--
extra : rebase_source : dac78e13ef9e52c5f36c17372d023be62c4396e7
2016-11-21 08:47:10 -07:00
Alexandre Poirot 5e34fcb962 Bug 1302996 - Stop loading various useless SDK modules on early devtools startup. r=jryans
MozReview-Commit-ID: 5Roi7rmmbes
2016-12-19 09:00:12 -08:00
Wes Kocher 8df5ab601c Backed out 2 changesets (bug 1302996) for being the likely cause of browser chrome crashes a=backout
Backed out changeset 8a97f217ebe8 (bug 1302996)
Backed out changeset 45bcf45afca2 (bug 1302996)
2016-11-28 16:38:20 -08:00
Alexandre Poirot b76dc18132 Bug 1302996 - Stop loading various useless SDK modules on early devtools startup. r=jryans
MozReview-Commit-ID: 5Roi7rmmbes

--HG--
extra : rebase_source : 25868d462dbfe87b00caf40bc17cebe78d7ad353
2016-08-29 08:23:32 -07:00
Alexandre Poirot 3ab3766b4a Bug 1319928 - Prevent gDevTools.showToolbox from racing when called multiple times in a row. r=jryans
MozReview-Commit-ID: ZQrecrTwb5

--HG--
extra : rebase_source : a421a1c7b14493dbcf6ae2d1671a5e8cec700dfa
2016-11-24 10:03:12 -08:00
Alexandre Poirot 8e8e2b0fc0 Bug 1151909 - Make the inspector actor wait for DOMContentLoaded instead of load. r=pbro
MozReview-Commit-ID: IV4v5ql8GJ9

--HG--
extra : rebase_source : 537eefcf27485eaf0841ff7ebd325c8734fcd02a
2016-11-07 16:07:26 -08:00
Alexandre Poirot 78a21c673d Bug 1154645 - Simplify inspectNode implementation by passing CSS selector instead of node reference. r=pbro
MozReview-Commit-ID: 3yeDk3OniFj

--HG--
extra : rebase_source : 5658c4db323aba50f9760027fe1f4b5233c9759c
2016-11-09 09:23:36 -08:00
Mike Conley e686ab64ed Bug 418833 - Make browser_toolbox_options.js more resilient to things being added to the document loading queue. r=jryans
Earlier patches in this series add SVG icons for unstyled checkboxes and radio buttons.
This causes us to queue extra loads to documents that have those elements, even when
we're natively styling those input elements by default.

browser_toolbox_options works by loading up the DevTools options iframe, and then
clicking on things to make sure that the right prefs are set. There are checkboxes
in the iframe document, which means the extra loads I referred to happen. When
our presentation subsystems notice that there are extra loads occurring, we do
"paint suppression" to avoid flashes of unstyled content. During paint suppression,
nothing is displayed (painting is suppressed), and so nothing is clickable.

browser_toolbox_options was not waiting for the "load" event before clicking on
items. It got lucky up until the SVGs were added, but this was a race waiting
to happen. I've added a wait for the "load" event, and this test now passes.

MozReview-Commit-ID: EjzvhxhKlDs

--HG--
extra : rebase_source : 37a7223673ec7968df8035496fad7e9034765962
2016-11-09 18:08:59 -05:00
Luca Greco ef2eba34ab Bug 1308912 - Add support for addon tools registered to a specific DevTools toolbox. r=ochameau
MozReview-Commit-ID: 7DzyXLGOs5w

--HG--
rename : devtools/client/framework/test/browser_toolbox_dynamic_registration.js => devtools/client/framework/test/browser_toolbox_tools_per_toolbox_registration.js
extra : rebase_source : fb3b29d99151f3996624d8ba8cafaf8307affd8e
extra : source : 714d261424158deabda8dc3cbf20c371775b3306
2016-11-03 18:41:26 +01:00
Luca Greco e86fa50b4e Bug 1308912 - Simplify tool-unregistered by only accepting a string toolId. r=ochameau
MozReview-Commit-ID: 3QjWIAwol6A

--HG--
extra : rebase_source : d5e8ac0d23d8105b15d01f38860ac854d6300558
extra : source : 0d9e3e91230730f4a513cad98a5758c56cf473e8
2016-10-14 17:54:56 +02:00
J. Ryan Stinnett 4d124db085 Bug 1277805 - Longer timeout for browser_toolbox_tool_remote_reopen.js. r=me
MozReview-Commit-ID: ClRBY52rBDF
2016-11-14 14:30:05 -06:00
Wes Kocher c7d27df096 Merge mozilla-central to autoland a=merge 2016-11-11 14:10:32 -08:00
J. Ryan Stinnett 27d8eb9d66 Bug 1316736 - Clean up RDM typos. r=ochameau
MozReview-Commit-ID: 4waiXuzrQDE

--HG--
extra : rebase_source : 1c5e6e7d61a6236ff6b008d9ad53a34de2f467db
2016-11-09 18:38:28 -06:00
James Long 2b79998809 Bug 1316413 - Update new debugger frontend r=me 2016-11-10 23:47:23 -05:00
Alexandre Poirot cbb34a526e Bug 1315688 - Fix browser_toolbox_remoteness_change.js assertion on Aurora. r=jryans
MozReview-Commit-ID: 2qEUm1vzZPO

--HG--
extra : rebase_source : a75ef72f338433e65c48f9191f57825f2cdf6900
2016-11-07 10:21:16 -08:00
Alexandre Poirot 93387d7468 Bug 985517 - Keep pseudo class locked when selecting another node in the markup view. r=pbro
MozReview-Commit-ID: 4davyHgBtUh

--HG--
extra : rebase_source : d577410e185b77a20947d4b1029404f4e2be8fc1
2016-11-02 04:48:05 -07:00
Jared Wein 87b2d4c295 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY

--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Tom Tromey 1fc208e8d8 Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans
MozReview-Commit-ID: 6OSszbKpp74

--HG--
extra : rebase_source : 475b4a2de10d65cadd6198e49e5ff5cfb4e9b871
2016-10-25 21:30:18 -06:00
Alexandre Poirot 71b721ba15 Bug 1068400 - Restore toolbox when switching from in-parent-process to OOP tab. r=jryans
MozReview-Commit-ID: K51gp7PavC7

--HG--
extra : rebase_source : dc282f177238b378c00d247b5a9c41aa83fba1ad
2016-10-24 07:37:23 -07:00
Wes Kocher 41f7647994 Backed out 2 changesets (bug 1312041) for mass failures a=backout
Backed out changeset c4f42d7d5453 (bug 1312041)
Backed out changeset 9bfbc8480d43 (bug 1312041)
2016-11-01 10:30:45 -07:00
Tom Tromey 966cb8ff85 Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans
MozReview-Commit-ID: 6OSszbKpp74

--HG--
extra : rebase_source : ced0ac04663356c2e2ce315d09b5cf0e27617b4e
2016-10-25 21:30:18 -06:00
Alexandre Poirot a08afb2c12 Bug 1311737 - Prevent toolbox.selectTool from racing when calling multiple times. r=pbro
MozReview-Commit-ID: lZZGviAFl3

--HG--
extra : rebase_source : f4a6b620fa71fefd6f979f3e6957c4f83dd9a7a3
2016-10-25 06:57:28 -07:00
Alexandre Poirot 21f6342dd5 Bug 1266134 - Pull host management out of toolbox.xul. r=jryans
MozReview-Commit-ID: 71GNAFuVFgl

--HG--
extra : rebase_source : 44e7a3e98a7a4888c9673e531be05498e9133dc7
2016-08-25 05:51:11 -07:00
Alexandre Poirot 84abd2cc9a Bug 1311789: Fix the missing "Themes" legend in devtools options panel. r=jryans
MozReview-Commit-ID: 6ZpXntxvk3w

--HG--
extra : rebase_source : d129842a1dc81cce318e8e4e9e78ad5455bca8e4
2016-10-25 03:18:28 -07:00