Wes Kocher
27ea60709c
Merge m-c to autoland, a=merge
2016-09-19 15:57:12 -07:00
Julian Descottes
c1ba9ca20a
Bug 1303043 - followup: add aHTMLTooltip in toolbox-window-process.xul;r=honza
...
MozReview-Commit-ID: q4Xz2IHzqE
--HG--
extra : rebase_source : 1bece069bffce82cb63acc0a6f94baa8a21a705e
2016-09-16 14:48:32 +02:00
Alexandre Poirot
05b003282b
Bug 1302148 - Fix potential race in toolbox.destroy. r=bgrins
...
MozReview-Commit-ID: 8qSwjLVrRL6
--HG--
extra : rebase_source : 45367a73594c19b20b40e0bb62b4018ff0a83303
2016-09-12 02:44:17 -07:00
Alexandre Poirot
fa55fd3615
Bug 1302148 - Update devtools theme on devtools.theme pref change. r=bgrins
...
MozReview-Commit-ID: Bu9AhcV8NLX
--HG--
extra : rebase_source : 5997dfbb185903ff7d4d939a35cb861e10c1db2c
2016-09-14 06:33:55 -07:00
Alexandre Poirot
113ca71b88
Bug 1302148 - Fix various code leaking devtools toolbox. r=bgrins
...
MozReview-Commit-ID: 9oqcXeuM9i
--HG--
extra : rebase_source : c2c47aeef4566ca194cfdfe21e4ace48e7d39a03
2016-09-14 06:33:49 -07:00
Alexandre Poirot
10be28a6b6
Bug 1302148 - Nullify attributes on destroy to prevent leaking the toolbox. r=bgrins
...
MozReview-Commit-ID: AUsgbyi9KNQ
--HG--
extra : rebase_source : 3bbe19c42160ef201a067e756b8d34ff4ddfcc8b
2016-09-12 03:21:40 -07:00
Phil Ringnalda
b291eb22d1
Merge m-c to f-t
2016-09-17 12:04:09 -07:00
Sebastian Hengst
fc6186b0a6
Backed out changeset e8de82ab570d (bug 1260552)
...
MozReview-Commit-ID: B8xetPlNaN2
2016-09-17 20:07:57 +02:00
Sebastian Hengst
66668365c3
Backed out changeset c6564e0c0491 (bug 1260552)
...
MozReview-Commit-ID: LTRcVPywpho
2016-09-17 20:07:53 +02:00
Wes Kocher
a559d51372
Merge m-c to fx-team, a=merge
2016-09-16 14:35:48 -07:00
James Long
152085d55d
Bug 1303177 - disable sourcemaps when using the new debugger r=bgrins
2016-09-16 15:06:29 -04:00
Jan Odvarko
acf35baaeb
Bug 1260552 - Fix test failures. r=me
...
--HG--
extra : rebase_source : 8a832ad8a742b3e573303fe5c0457247c2631a55
extra : histedit_source : b0286eed89f75370241fb5656185a5d0890a83b6
2016-09-13 15:32:20 +02:00
Jan Odvarko
7e0678438a
Bug 1260552 - Replace xul:spliter by html:splitter. r=pbro
...
--HG--
extra : rebase_source : 4f613267e61a1aae6f512cb2a54df2f613154bc8
extra : histedit_source : f93e7b94b67955a136f210c793983557e78ac704
2016-09-15 09:54:01 +02:00
Carsten "Tomcat" Book
a07a9f05fc
Merge mozilla-central to autoland
2016-09-16 14:28:01 +02:00
Julian Descottes
12c974d5c6
Bug 1303043 - fix toolbox HTML tooltips in devtools window host;r=Honza
...
MozReview-Commit-ID: 96LLMJngQOX
--HG--
extra : rebase_source : 23a7c0371b2fc4394f36d8d58fa81eea5f21938f
2016-09-15 17:07:38 +02:00
Alexandre Poirot
9cc1756d21
Bug 1274106 - Ensure opening tabs in background from about:debugging test. r=jdescottes
...
MozReview-Commit-ID: kSeAw9Xz1A
--HG--
extra : rebase_source : d9b4ca87a1e2023e96f6b056e3d4b1d3921337c6
2016-09-14 07:41:08 -07:00
Carsten "Tomcat" Book
d2c3fe7fd3
merge autoland to mozilla-central a=merge
2016-09-14 12:07:02 +02:00
Jason Laster
71f4af770c
Bug 1302202 - Fix splitconsole keypress handler. r=jlongster
2016-09-13 22:55:05 -04:00
James Long
6d3885f455
Bug 1300861 - enable new debugger in nightly r=bgrins
2016-09-12 23:45:16 -04:00
Alexandre Poirot
f3ca43bfe6
Bug 1280267 - Open a browser content toolbox matching the current tab process. r=jryans
...
MozReview-Commit-ID: EifO2RaNqg0
--HG--
extra : rebase_source : 9a4b6aabc654af000f3b754d46934bc25421bec2
2016-09-07 06:48:42 -07:00
Alexandre Poirot
2570cbf350
Bug 1300822 - Fix tab load event wait in devtools test helpers. r=tromey
...
MozReview-Commit-ID: 8vSSaDloJND
--HG--
extra : rebase_source : 2a46f64396af58f88c5ab297f51bbf688f82598c
2016-09-06 07:05:32 -07:00
Carsten "Tomcat" Book
c737c8cee6
Merge mozilla-central to autoland
2016-09-13 13:09:21 +02:00
Jarda Snajdr
d080d46c5a
Bug 1239132 - Remove CPOW access from 'wait' function in shared-head.js r=pbro
...
MozReview-Commit-ID: 1oifs1zuPZw
--HG--
extra : rebase_source : 9e7f638d0447193140f45515c7d83dc674331f3b
2016-09-12 06:26:48 +02:00
Brian Grinstead
c3f57014b3
Bug 1300820 - Always use the current debugger frontend in Browser Toolbox;r=jlongster
...
MozReview-Commit-ID: DJ7L2VSOe2q
--HG--
extra : rebase_source : 78634f90e09695bcf64148858be91ab89d639085
2016-09-06 11:20:38 -07:00
Alexandre Poirot
88eb12ffca
Bug 1298082 - Cleanup toolbox on its document unload. r=jryans
...
MozReview-Commit-ID: 6tghrnYJiOy
--HG--
extra : rebase_source : 1e8e326ef293d59dd47b734bd93baaf2794c495c
2016-08-30 06:32:00 -07:00
Alexandre Poirot
cc52abf45f
Bug 1298082 - Replace toolbox.frame usages with equivalents around toolbox.win. r=jryans
...
MozReview-Commit-ID: ClpBWEZbKq1
--HG--
extra : rebase_source : 98070c3c15de9e17ac9f05cc301734a28dcbc43f
2016-08-30 06:42:25 -07:00
Alexandre Poirot
0e07d87062
Bug 1298082 - Various cleanups to use helpers. r=jryans
...
MozReview-Commit-ID: EwtA2K00EaM
--HG--
extra : rebase_source : a97a380d413f1a84077ba7bb1250e49af3284825
2016-08-25 05:50:44 -07:00
Alexandre Poirot
3ccb636ac8
Bug 1243452
- Make DebuggerClient.close return a Promise. r=jryans
...
MozReview-Commit-ID: 26PNAS431Hc
--HG--
extra : rebase_source : 77dbf9db6dd94a609708862eb59b962c7aaef82d
2016-08-31 09:39:42 -07:00
Alexandre Poirot
566b9463d8
Bug 1297288 - Prevent all toolbox key shortcuts from triggering Firefox equivalents. r=jryans
2016-08-31 07:07:44 -07:00
Sunny
f4e6ea33b9
Bug 1205845 - Implement telemetry measure to track toolbox docking setting; r=jryans p=bsmedberg
...
MozReview-Commit-ID: 7Zl1ggZDbde
2016-08-30 10:19:29 -05:00
Julian Descottes
4cc8f737b5
Bug 1295610 - Fixup for devtools/client/framework l10n.js migration;r=tromey
...
Accidentally "migrated" a function that shouldn't have been changed.
MozReview-Commit-ID: JZg987myeo0
--HG--
extra : rebase_source : 81c192682ac5e7ce63ed216ec2b1b0d743561e24
2016-08-29 16:25:44 +02:00
Julian Descottes
80a3b3ed70
Bug 1295610 - Migrate devtools/client/framework to use l10n.js instead of Services.string;r=tromey
...
MozReview-Commit-ID: BwcfFPf85hu
--HG--
extra : rebase_source : 6408bd173b694bfa6df72fb8452a0cb406132f45
2016-08-19 20:02:15 +02:00
rsx11m
c4e1b4ed83
Bug 1297546 - Title of Default Developer Tools in Toolbox Options should not hard-code the application name. r=jdescottes
2016-08-25 11:02:15 -05:00
Jaideep Bhoosreddy
4264334ed7
Bug 1296589 - Add guard to prevent accessing location store before it is initialized. r=jsantell
2016-08-23 16:50:00 -04:00
J. Ryan Stinnett
9defeffe44
Bug 1240912 - Toolbox remains connected across frame swaps. r=ochameau
...
It is now possible keep the toolbox open while toggling RDM open and closed.
The toolbox will follow the frame as it moves and update the message manager it
uses internally with each move.
MozReview-Commit-ID: DvLzCmOXfnb
2016-08-19 10:01:29 -05:00
Wes Kocher
75891668b5
Merge m-c to fx-team, a=merge
2016-08-17 17:26:23 -07:00
Jaideep Bhoosreddy
8bcb67462f
Bug 1291877 - Source map optimization in console due to Unique Locations. r=jsantell
...
--HG--
extra : rebase_source : 890ed6da1a3ea2406334ed7565e9b1a79a14ebee
2016-08-16 23:21:00 -04:00
Wes Kocher
4aec37ca6e
Merge m-c to autoland, a=merge
2016-08-12 16:30:03 -07:00
Jarda Snajdr
16d3197662
Bug 1290599 - Part 2: Fix the browser_toolbox_transport_events.js test r=jryans
...
MozReview-Commit-ID: 3Ck8o29f93K
--HG--
extra : rebase_source : 006a5e8f672aed299c0fb68b8a366940e88db5d6
2016-08-11 16:47:22 +02:00
Alexandre Poirot
c2b3985e61
Bug 1292081 - Prevents reloading web pages twice when devtools are opened. r=jryans
2016-08-11 04:14:36 -07:00
Jaideep Bhoosreddy
38164de257
Bug 1290263 - Source maps in console don't work after first log; r=jsantell
2016-08-10 17:01:25 -07:00
Tom Tromey
083793f9df
Bug 1281931 - remove some unused Selection methods; r=gregtatum
...
MozReview-Commit-ID: 9CHYLyH30fp
--HG--
extra : rebase_source : c430d2600f043c30a81c414d920bdc3a60ebe4ea
2016-07-27 09:55:05 -06:00
Tom Tromey
77a3e97ebe
Bug 1281931 - remove unused parameters from Selection constructor; r=gregtatum
...
MozReview-Commit-ID: 51wgSBIOcp8
--HG--
extra : rebase_source : 74726c4207eee0b8ae1552b15c7d535ccdfa9d11
2016-07-26 13:35:22 -06:00
Tom Tromey
2906b38502
Bug 1281931 - make framework/selection.js eslint-clean; r=gregtatum
...
MozReview-Commit-ID: AhPQwws4WaQ
--HG--
extra : rebase_source : 2704e01bdda77937c3af0baf4a6c61a2293e4573
2016-07-26 13:26:10 -06:00
Eddy Bruel
f2ee475ad4
Bug 1281040
- Make sure we detach from worker client when target is destroyed. r=jlongster
2016-08-08 07:53:37 +02:00
James Long
0b2677dddc
Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey
2016-08-05 17:41:01 -04:00
Jarda Snajdr
3d501e4ccf
Bug 1286281 - Part 7: Add WebSocket transport option to chrome debugger server r=jryans
...
MozReview-Commit-ID: 3gkcU2Zl8Pq
2016-08-01 08:00:00 -07:00
Michael Ratcliffe
8bf82a521a
Bug 1278889 - Stop the toolbox losing focus when changing docking modes. r=bgrins
...
MozReview-Commit-ID: 7yyrLumR3BZ
2016-08-04 16:37:17 +01:00
Wes Kocher
4964221598
Backed out changeset 78d61dcf3faf (bug 1290263) for devtools test failures
2016-08-04 10:33:29 -07:00
Jaideep Bhoosreddy
8efc34b4f9
Bug 1290263 - Source maps in console don't work after first log; r=jsantell
2016-08-03 15:41:00 +02:00