Commit Graph

3176 Commits

Author SHA1 Message Date
Wes Kocher
45e888ff26 Merge fx-team to central, a=merge 2016-08-10 16:53:40 -07:00
James Long
a5d5d3643d Bug 1294103 - Load source-map and pretty-print workers in new debugger r=me 2016-08-10 11:59:24 -04:00
Eddy Bruel
2bdbd75fa0 Bug 1288423 - Rename Actor/FrontClassWithSpec to Actor/FrontClass. r=fitzgen 2016-08-10 17:36:04 +02:00
Eddy Bruel
4946e9577a Bug 1288423 - Remove the old Actor/FrontClass constructors. r=fitzgen 2016-08-10 17:35:50 +02:00
Eddy Bruel
5f2b46097a Bug 1288423 - Decouple PerformanceEntriesActor from PerformanceEntriesFront. r=fitzgen 2016-08-10 17:35:31 +02:00
Eddy Bruel
1dc21ea38a Bug 1288423 - Decouple EventsFormActor from EventsFormFront. r=fitzgen 2016-08-10 17:35:12 +02:00
Eddy Bruel
7cafaf845a Bug 1288423 - Decouple EventsFormActor from EventsFormFront. r=fitzgen 2016-08-10 17:34:34 +02:00
Carsten "Tomcat" Book
9c3cf65d09 Merge mozilla-central to fx-team 2016-08-10 16:04:01 +02:00
Carsten "Tomcat" Book
5a14c558ee merge fx-team to mozilla-central a=merge 2016-08-10 15:52:07 +02:00
James Long
bf696aae6c Bug 1293325 - update Firefox debugger bundle r=me 2016-08-10 00:04:31 -04:00
Tom Tromey
862ccd78d2 Bug 1292253 - replace some Ci uses in view-helpers and TableWidget; r=gregtatum
MozReview-Commit-ID: JIs4wxNA3Eg

--HG--
extra : rebase_source : d3666bb186de2667ed8f18d2e4190e74c64109da
2016-08-09 09:43:58 -06:00
Tom Tromey
bc59541712 Bug 1293760 - change export in Services shim; r=bgrins
MozReview-Commit-ID: 5Tc6VanQxt3

--HG--
extra : rebase_source : 5efa5b43334a1a9a0b340615262e3d309c4f2532
2016-08-09 13:29:51 -06:00
Tom Tromey
ea9efc74c4 Bug 1293756 - avoid dynamic requires in autocomplete.js; r=bgrins
MozReview-Commit-ID: 8dMW32TkENl

--HG--
extra : rebase_source : c869eb7fd5f30a5c2803298a4c7133f46d4b788e
2016-08-09 13:25:48 -06:00
Carsten "Tomcat" Book
b3ea5e55df Merge mozilla-central to fx-team 2016-08-09 15:48:42 +02:00
Carsten "Tomcat" Book
d9e0b4c565 merge mozilla-inbound to mozilla-central a=merge 2016-08-09 15:44:51 +02:00
Carsten "Tomcat" Book
7b871681a3 merge fx-team to mozilla-central a=merge 2016-08-09 15:43:44 +02:00
Julian Descottes
862c6c97b3 Bug 1293211 - part4: ide all tooltips before tests ending;r=bgrins
MozReview-Commit-ID: 6Wjbu4LrkGF

--HG--
extra : rebase_source : e03583a134a959de18ef921d55a01f626edd44f5
extra : histedit_source : 1610c73bf6af7d7b8a73f6afa8a7b0dc5dce8c40
2016-08-05 15:12:48 +02:00
Julian Descottes
834da94840 Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins
MozReview-Commit-ID: FbpOUrFJd3N

--HG--
extra : rebase_source : c1ba75844f694d38c88079c4c197771549286439
extra : histedit_source : 933cd984b647371fbd98bab40f42b72bc5664b56
2016-08-08 11:22:16 +02:00
Julian Descottes
6046046d91 Bug 1293211 - part2: fire ready event in SwatchBasedEditorTooltips after widget initialization;r=bgrins
Now that showing a XUL panel is asynchronous, tests need to be able to wait for the complete
initialization of the editor tooltips. Waiting for the tooltip 'shown' event is not enough
here because tooltips are also waiting for this event to start initializing their widgets.

MozReview-Commit-ID: DGTyeVrHNb

--HG--
extra : rebase_source : a99633ceb99da6dcc22dd3a5c0e737d4cfa2e36e
extra : histedit_source : 740e23053487a73c4e6d6ba97a529b2579f517d5
2016-08-09 09:22:16 +02:00
Julian Descottes
ab0f8e3bb3 Bug 1293211 - part1: wait for xul wrapper popupshown event in HTMLTooltip;r=bgrins
MozReview-Commit-ID: Gv04Fc1cfgI

--HG--
extra : rebase_source : a7562101f17dbfc0abb52960e3cdc0081d4d2eb1
extra : histedit_source : cec2442f9440e1eb0f6e6a9ecef98bb12fb2ac7f
2016-08-08 11:29:31 +02:00
gasolin
40b39ddc7b Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
MozReview-Commit-ID: Elt4NGNh3Pf
2016-07-27 12:08:01 +08: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
Lin Clark
3b17894be0 Bug 1288756 - New console frontend: Use ConsoleMessage and not packet data for repeatId. r=bgrins
--HG--
extra : rebase_source : 27ee4becb125cdcd936c3ac7c8418ee7c432a24a
2016-07-22 11:16:50 -04:00
Sebastian Hengst
2373f922e2 Bug 1293182 - Remove some unused strings from inspector.properties. r=bgrins
MozReview-Commit-ID: 9VjHmB8nmlz

--HG--
extra : rebase_source : ad7cd6a3eb7ac84ad64b8589d9c81c8a08676150
2016-08-08 09:40:52 +02:00
Tom Tromey
4baf48b18a Bug 1291834 - make indexDB a global via devtools loader; r=jryans
MozReview-Commit-ID: 3NnhUWaBBra

--HG--
extra : rebase_source : a9012b11c99b11eb6e4742ca66329a882fa1c553
2016-08-03 13:26:34 -06:00
Tom Tromey
947c17e208 Bug 1291834 - make devtools/shared/async-storage.js eslint-clean; r=jryans
MozReview-Commit-ID: LswJRCUrejy

--HG--
extra : rebase_source : 8bc8fc48c264ab331d8e42a9f632115cbd100270
2016-08-03 13:21:11 -06:00
Julian Descottes
f8784bfe0a Bug 1291306 - update highlighter CSS selector to avoid leaking styles to content;r=ntim
Even though the pseudo :-moz-native-anonymous is only available for chrome content, elements
such as INPUT tags were impacted by the reset styles defined with the selector ":-moz-native-anonymous"

The selector has to be specialized in order to make sure it only impacts devtools elements.

MozReview-Commit-ID: HeHx9i6RJiq

--HG--
extra : rebase_source : e341a991c7583b855c66cdf2700b9ee9ed4c64a6
2016-08-06 15:04:49 +02:00
Wes Kocher
005ac12647 Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07: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
Wes Kocher
0201cd41e9 Merge m-c to fx-team, a=merge 2016-08-05 14:06:23 -07:00
Wes Kocher
e62bb051c9 Merge inbound to central, a=merge 2016-08-05 14:01:56 -07:00
Wes Kocher
1b9967265a Merge fx-team to central, a=merge 2016-08-05 13:31:46 -07:00
James Long
ff3927cfc3 Bug 1288511 - land new debugger frontend behind a pref r=jsantell 2016-08-05 09:27:41 -04:00
Carsten "Tomcat" Book
b2de4a0412 Merge mozilla-central to fx-team 2016-08-05 12:07:02 +02:00
Carsten "Tomcat" Book
99002c6dcd merge fx-team to mozilla-central a=merge 2016-08-05 12:00:16 +02:00
Tom Tromey
0ffbda8268 Bug 1292591 - use reject-some-requires eslint rule in sourceeditor; r=gregtatum
MozReview-Commit-ID: LdPU8bdSGd5

--HG--
extra : rebase_source : a650e325a168b563022c474e0bdb0044f5ee8c1a
2016-08-05 09:09:27 -06:00
Tom Tromey
ce87179fdf Bug 1292574 - make CSS a global rather than a module in devtools loader; r=gregtatum
MozReview-Commit-ID: 5RYwDAW4wxt

--HG--
extra : rebase_source : 7d0df48344ad79947ec5d191a7c49411c2ea8cba
2016-08-05 08:32:59 -06:00
Tom Tromey
c99878c1ab Bug 1292245 - remove some unnecessary imports of chrome from devtools; r=gregtatum
MozReview-Commit-ID: JVVVHAImsko

--HG--
extra : rebase_source : 939fbeb84405bf3740202eb5c0f1ba6c8aae9d92
2016-08-04 11:55:40 -06:00
Brian Grinstead
792ccf37c7 Bug 1286844 - Add [title] for source location onto the inner ltr element;r=jsnajdr
MozReview-Commit-ID: FSekgJAVXVk
2016-08-04 10:50:52 -07:00
Wes Kocher
4964221598 Backed out changeset 78d61dcf3faf (bug 1290263) for devtools test failures 2016-08-04 10:33:29 -07:00
Ricky Chien
cea21d820c Bug 1291618 - Fix dropmarker position of command-button-frames in RTL locales. r=ntim
MozReview-Commit-ID: 8yd1J6tkxDT

--HG--
extra : transplant_source : %83%40%B6%E9%3FF%B9%1B%8Bto%A1%0Da%CF%A5%AD%FF%E1%01
2016-08-04 16:21:53 +08:00
Carsten "Tomcat" Book
a826042a1d Merge mozilla-central to mozilla-inbound 2016-08-05 12:03:44 +02:00
Kumar McMillan
5258830509 Bug 1291272 - Fix aboutdebugging reload test that requires a signed add-on. r=ochameau a=test-only
MozReview-Commit-ID: 65CZqbbHAHo

--HG--
extra : transplant_source : %01s%80%96V%0F%1B%5B%8B%17%B5%0A%3E%F8V%08%5C%91%FB%28
2016-08-02 11:51:32 -05:00
Tom Tromey
586ae2d8aa Bug 1292184 - remove lazy requires from inspector; r=jlongster
MozReview-Commit-ID: AQMlkXAlVeX

--HG--
extra : rebase_source : 819f3e4f5d70f71514700ba21de8a25aace5b5f0
2016-08-02 09:14:29 -06:00
Wes Kocher
1d69e33b22 Merge m-c to autoland, a=merge 2016-08-05 14:06:46 -07:00
Brian Grinstead
ebd177e3cd Bug 1288475 - Remove code unused in client and server versions of webconsole utils;r=tromey
MozReview-Commit-ID: GcNg9nEI9d4

--HG--
extra : rebase_source : aa23b027673b9bcfcdb9d8751d528335ac5afbaa
2016-08-05 10:44:42 -07:00
Brian Grinstead
5a0322040e Bug 1288475 - Split webconsole utils.js into separate client and server parts;r=MattN,tromey
MozReview-Commit-ID: HlpiRvuMF1H

--HG--
rename : devtools/shared/webconsole/utils.js => devtools/client/webconsole/utils.js
rename : devtools/shared/webconsole/utils.js => devtools/server/actors/utils/webconsole-utils.js
rename : devtools/shared/webconsole/worker-utils.js => devtools/server/actors/utils/webconsole-worker-utils.js
extra : rebase_source : 6f1b2afba2c3cf3e3d17f839c11bf15e89a2f69d
2016-08-05 10:44:38 -07:00
Tom Tromey
4a3acb8220 Bug 1287631 - fix typo in Services.appinfo use in devtools; r=fitzgen
MozReview-Commit-ID: 1HTz3uRgMfT

--HG--
extra : rebase_source : 5d2bdbb2c1b4ab2b91d892578d85ed03f7df55a0
2016-08-05 07:45:18 -06:00