Commit Graph

6173 Commits

Author SHA1 Message Date
Oriol
2997b8e284 Bug 1367894 - Refactor the JSON Viewer stream converter. r=Honza 2017-05-25 14:04:00 -04:00
Jason Laster
ad0a595b53 Bug 1367052 - Debugger Server prematurely removes out of scope variables. r=fitzgen 2017-05-25 12:33:00 -04:00
Makoto Kato
f9e613374f Bug 1358025 - Part 1. Use setUserInput instead of input.value setter. r=pbro
Actually, other browsers (except to Gecko) doesn't create undo history by input.value setter.  It only creates user interaction.

devtools tests check enableUndo after using input.value setter.  So we should use setUserInput to emulate input instead.

Although input.value setter doesn't generate input event, but setUserInput will generate input event, so we need wait for search request on browser_inspector_search-filter_context-menu.js.

MozReview-Commit-ID: KLiv1J0i5tJ

--HG--
extra : rebase_source : d964688255177cdde165a95b34986aba8e5ad2db
2017-05-18 16:32:10 +09:00
Ryan VanderMeulen
e38fed0cd1 Merge inbound to m-c. a=merge 2017-05-25 21:30:20 -04:00
Ryan VanderMeulen
ac35891cc9 Merge m-c to inbound. a=merge 2017-05-25 16:35:51 -04: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
Oriol
3915b8eced Bug 1366239 - Display the raw JSON before loading JSON Viewer. r=Honza
--HG--
extra : rebase_source : 4ae80ebb8bcaa72fb6e927e4775ffbc40ee1b0eb
2017-05-19 08:03:00 -04: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
Ryan VanderMeulen
d3f265330e Merge m-c to autoland. a=merge 2017-05-25 16:44:01 -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
Oriol
652cfe6316 Bug 1297466 - Do not attempt to open Function.prototype in Debugger. r=bgrins
--HG--
extra : rebase_source : fed13d5c980f853c313d6b62a7812af538bd79cb
2017-05-15 16:47:00 -04:00
Ryan VanderMeulen
56b8e8c07e Merge m-c to inbound. a=merge
CLOSED TREE
2017-05-24 16:33:30 -04:00
Nicolas B. Pierron
0727a6547f Bug 1364120 - Remove FINISH_LARGE_EVALUATE gc. r=jonco 2017-05-24 18:14:31 +00:00
Brian Grinstead
ec38416ba5 Bug 1307936 - Reset filter prefs in between console mochitests;r=Honza
MozReview-Commit-ID: C2yIt8Kmw8X

--HG--
extra : rebase_source : 236aef0a8ed1ade7473ad19e1a11d4f94c3fbd83
2017-05-23 15:30:17 -07:00
Ryan VanderMeulen
4202c4feab Merge m-c to autoland. a=merge 2017-05-23 18:13:54 -04:00
Ryan VanderMeulen
27fd4cc7e2 Merge inbound to m-c. a=merge 2017-05-23 18:11:35 -04: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
Tom Tromey
662cf5a1e6 Bug 1361853 - use client-side source map service in network monitor; r=Honza
MozReview-Commit-ID: A0lDkK12x8E

--HG--
extra : rebase_source : c7a2389126289a8390780a308487936f26ceab5f
2017-05-10 14:07:06 -06:00
Mark Striemer
0d2d8d0fbe Bug 1338827 - Only show reload button for temporary add-ons in about:debugging r=jdescottes
MozReview-Commit-ID: m8Le3N4xyg

--HG--
extra : rebase_source : 29339a2a539bab37bcf535221dc89ff1c597ffe7
2017-05-18 09:30:48 -05:00
Mark Striemer
d86510ee6d Bug 1338827 - Add button to remove add-on in about:debugging r=jdescottes
MozReview-Commit-ID: HqpzhIM1MGV

--HG--
extra : rebase_source : 0da973a0737661d788196df8cea10bc69aecc778
2017-05-18 10:40:14 -05:00
Ricky Chien
86592cb3ea Bug 1363553 - Do not decode url before parsing query string r=Honza
MozReview-Commit-ID: 6GZjI8UybuA

--HG--
extra : rebase_source : fb203843d582bb8e70bc4073f73800c1fb643bd6
2017-05-18 23:04:35 +08:00
Matt R
a29f2875c8 Bug 1355696 - convert uses of 'defer' to 'new Promise' in client/sourceeditor; r=tromey
MozReview-Commit-ID: 5b1ObMvNA2e

--HG--
extra : rebase_source : 01b6f8125eb0cafdffd637bb4715b8ebcce8d585
2017-05-20 19:14:59 +01:00
Patrick Brosset
5131adc0e1 Bug 1353042 - Get rid of all sdk/tabs and sdk/tabs/utils usage; r=zer0
Removed obsolete browser_dbg_event-listeners-03/4.js tests (they are for the
old debugger, and the new debugger doesn't even support event listeners
yet, so no use keeping this test around).

Removed getBrowserForTab SDK dependency from command-state.js.

Changed the implementation of addTab/removeTab in perf test's tab-utils
helper.

MozReview-Commit-ID: 7EXJ5K3kaJm

--HG--
extra : rebase_source : 5b235deb65ede4a15d3f189d95c4a81f385185a9
2017-05-02 16:46:54 +02:00
Iris Hsiao
ad000bc76c Backed out changeset 4c2036f901c1 (bug 1353042) for build bustage in Symlink target path does not exist: doc_event-listeners-04.html
CLOSED TREE
2017-05-23 16:15:23 +08:00
Patrick Brosset
75124a3a75 Bug 1353042 - Get rid of all sdk/tabs and sdk/tabs/utils usage; r=zer0
Removed obsolete browser_dbg_event-listeners-03/4.js tests (they are for the
old debugger, and the new debugger doesn't even support event listeners
yet, so no use keeping this test around).

Removed getBrowserForTab SDK dependency from command-state.js.

Changed the implementation of addTab/removeTab in perf test's tab-utils
helper.

MozReview-Commit-ID: 7EXJ5K3kaJm

--HG--
extra : rebase_source : 1922ba94fe72d3d10e6a4d8a9769cf475b9f113d
2017-05-02 16:46:54 +02:00
Wes Kocher
9a8d52f7af Merge m-c to autoland, a=merge
MozReview-Commit-ID: AVwPRGa5re9
2017-05-22 16:38:46 -07:00
Wes Kocher
2933592c4a Merge inbound to central, a=merge
MozReview-Commit-ID: 7NiWtCjPk84
2017-05-22 16:26:12 -07:00
Mats Palmgren
297b9d70e1 Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: IbwWM0FL6HF

--HG--
extra : source : bbb688fe1ba3f5201a190c6e25b693ef7272ea2d
2017-05-21 17:15:00 +08:00
Carsten "Tomcat" Book
6373e5e631 Merge mozilla-central to mozilla-inbound 2017-05-22 15:47:03 +02:00
Carsten "Tomcat" Book
00d4ea331d Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
Ruturaj K. Vartak
7a92e7ba6b Bug 1364092 - Added negative filtering for Network Monitor autocomplete. r=jdescottes
MozReview-Commit-ID: E2DetGV1GWW

--HG--
extra : rebase_source : 895ff4235360ab0a2d5145f313ac602ee40dc250
extra : amend_source : b8ac9345175c9d1f0af7024d59bf7ac4682af01f
2017-05-22 09:20:41 +02:00
Iris Hsiao
65ea740eda Merge mozilla-central to mozilla-inbound 2017-05-22 11:53:00 +08:00
Mats Palmgren
e706869580 Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
Greg Tatum
1cadcce890 Bug 1366061 - Fix memory tool file picker; r=fitzgen
MozReview-Commit-ID: JNrIGmXlZ46

--HG--
extra : rebase_source : a8962ff9e9672329459ce4db6c6c860984785846
2017-05-19 16:11:49 -05:00
Jan Odvarko
6a123ea736 Bug 1307884 - Implement tests; r=bgrins,nchevobbe
MozReview-Commit-ID: KdYSPciSvJk

--HG--
extra : rebase_source : e9f905571608ae4386ea528d3f373e587c7121df
2017-05-22 19:59:28 +02:00
Jan Odvarko
29ca14c02a Bug 1307884 - Remove prune function; r=bgrins
MozReview-Commit-ID: B6VGrJOe0sk

--HG--
extra : rebase_source : 31e80ce3ea2dc3734a01a83e8871607d79fa3020
2017-05-22 19:59:20 +02:00
Jan Odvarko
f3f602739e Bug 1307884 - Clean up actors; r=nchevobbe
MozReview-Commit-ID: Ls5zAExKtkP

--HG--
extra : rebase_source : 8daa22c4645c15a04af636a02315a9246211dcb0
2017-05-22 19:59:06 +02:00
Jan Odvarko
a6b4c9d294 Bug 1307884 - Limit for messages in the store; r=bgrins
MozReview-Commit-ID: 3NLMvJFPbls

--HG--
extra : rebase_source : baebb8c6aeed8ff15fc9e81f9470dfad3371118c
2017-05-22 19:19:56 +02:00
Alexandre Poirot
51fbee878f Bug 1363533 - Move nsIJSInspector from devtools/server/ to devtools/platform/. r=gps,jryans
MozReview-Commit-ID: 3ry7pRiqNWv

--HG--
rename : devtools/server/moz.build => devtools/platform/moz.build
rename : devtools/server/nsIJSInspector.idl => devtools/platform/nsIJSInspector.idl
rename : devtools/server/nsJSInspector.cpp => devtools/platform/nsJSInspector.cpp
rename : devtools/server/nsJSInspector.h => devtools/platform/nsJSInspector.h
rename : devtools/server/tests/unit/test_nsjsinspector.js => devtools/platform/tests/unit/test_nsjsinspector.js
extra : rebase_source : 1df23f9247d9202fc7022ae73f8bf4bcf262410b
2017-05-15 18:53:19 +02:00
Alexandre Poirot
2e8bf492d5 Bug 1363533 - Introduce MOZ_DEVTOOLS=addon to allow building Firefox without DevTools. r=gps,jdescottes,jryans
MozReview-Commit-ID: Ljm33fuvE2T

--HG--
extra : rebase_source : 438b6d8ada33e965c9534bf1ef77409c4c015470
2017-05-15 18:53:13 +02:00
Julian Descottes
8d5696d571 Bug 1361054 - move scratchpad sessions test to devtools/client/scratchpad;r=mikedeboer
DevTools are moving out of mozilla central, and since this test is relying on scratchpad
being available, it would probably make sense to move it to the scratchpad test suite
which will still be run in the new devtools continuous integration setup.

MozReview-Commit-ID: 19x6Ccp85ND

--HG--
rename : browser/components/sessionstore/test/browser_644409-scratchpads.js => devtools/client/scratchpad/test/browser_scratchpad_sessions.js
extra : rebase_source : bf564025199748b43ef56333f5c5626b266be1ca
2017-05-01 17:42:28 +02:00
Julian Descottes
98b89c91bc Bug 1361054 - use registerCleanup in scratchpad browser tests;r=ochameau
AFAICT SimpleTest.registerCleanup is never called here. And it introduced a leak
in the session scratchpad test I want to move to this test suite. I couldn't really
understand where the leak was coming from, but using registerCleanup (which _is_
called) fixes it.

MozReview-Commit-ID: 2VE7wHxy066

--HG--
extra : rebase_source : b2e7f62a727535912be55c68d6f8b0932e9f1414
2017-05-08 12:25:47 +02:00
Tom Tromey
ea788b5b50 Bug 1333352 - use client-side source map service in markup view event bubble; r=jdescottes
MozReview-Commit-ID: D8bF5kkHp2p

--HG--
extra : rebase_source : 88ff42bbedbd844dee3360c132f40ec8188aa692
2017-05-12 14:34:26 -06:00
Patrick Brosset
3b06137e94 Bug 1355819 - New regression test for editing selectors of @import'd rules; r=jdescottes
MozReview-Commit-ID: C1ScohI32tZ

--HG--
extra : rebase_source : 2f5a888162ca6431695af3203846c927a7460f9d
2017-05-22 15:10:00 +02:00
Hemant Singh Patwal
cba0ed3bd5 Bug 1355819 - Make the getDocument function safer in devtools\server\actors\styles.js.If passed object has no ownerNode get it from parentStyleSheet instead. r=pbro
MozReview-Commit-ID: 6asmrC31KRr
***

--HG--
extra : rebase_source : d44256d1881c5f76bfc51c2f42c39955f66e62d4
2017-05-19 17:41:52 +05:30
Carsten "Tomcat" Book
1bdc87018b Merge mozilla-central to autoland
--HG--
extra : rebase_source : 4e9c2047973e5a540496b19e456a2e7bd14715ad
2017-05-22 15:48:11 +02:00
Michael Kohler
5829fd38a3 Bug 1354890 - convert uses of 'defer' to 'new Promise' in client/commandline/ r=nchevobbe
MozReview-Commit-ID: K3xnbfF8ebx

--HG--
extra : rebase_source : 328e33d3a23c7201b0e0209a4c0d10e6c4dd3d74
2017-05-20 21:26:25 +02:00
Carsten "Tomcat" Book
2a6d28c4ab Merge mozilla-central to autoland 2017-05-22 13:08:46 +02:00
Julian Descottes
c145a6fb23 Bug 1366622 - add license headers in devtools/shim;r=ochameau
MozReview-Commit-ID: 4t8nYdTc7

--HG--
extra : rebase_source : 677eacb7e5f0017454593bd3a056722f513b4d20
2017-05-22 00:02:32 +02:00