Commit Graph

1201 Commits

Author SHA1 Message Date
Eddy Bruel
928183b164 Bug 1003095 - Refactor object grips tests to run against the worker loader;r=past 2014-06-10 20:37:05 +02:00
Eddy Bruel
5b81663e30 Bug 1003095 - Refactor event-emitter.js to be worker friendly;r=past 2014-06-10 20:36:38 +02:00
Eddy Bruel
925f0d8289 Bug 1003905 - Refactor DevToolsUtils.js to be worker friendly; r=past 2014-06-10 20:35:51 +02:00
Patrick Brosset
202878a0bd Bug 1021571 - Stop sending mutations to the front when the walker is being destroyed. r=bgrins 2014-06-10 02:00:00 -04:00
J. Ryan Stinnett
98b69f1386 Bug 1012869 - Allow STREAM_WOULD_BLOCK, close transport for others. r=paul 2014-06-09 13:21:00 -04:00
Victor Porof
ebb1f337da Bug 1023018 - Make the framerate actor take 'start' and 'end' params for specifying a range when retrieving the refresh driver ticks, r=pbrosset 2014-06-10 10:55:25 -04:00
Gabriel Luong
6511b8c4c7 Bug 1016578 - Enhancement: Easily inject jQuery, underscore, or other useful libraries into pages from devtools. r=jwalker 2014-06-09 10:40:00 -04:00
Sebastian Hengst
268c158f7d Bug 906632 - Indentation size in gcli's JavaScript beautifier should follow devtools.editor.tabsize. r=mratcliffe 2014-06-09 09:03:35 +02:00
Joe Walker
bb287a8929 Bug 992309 - Don't leak gcli promise to other tests; r=mratcliffe 2014-06-09 15:16:26 +01:00
Joe Walker
2342db18d4 Bug 989752 - Fix strings in GCLI help command; r=mratcliffe 2014-06-08 22:34:26 +01:00
Joe Walker
551fb99a2b Bug 896256 - Fix l10n for a number of strings in the GCLI 'cmd' command; r=mratcliffe 2014-06-08 22:34:14 +01:00
Joe Walker
6738e06653 Bug 903418 - Remove unhelpful GCLI 'media reset' manual text; r=mratcliffe 2014-06-08 22:34:02 +01:00
Joe Walker
5aafe344ad Bug 1016330 - (Part 1) Make CSS Coverage work with B2G; r=paul
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c3
> prettifyCSS needs to be used client side or moved at the toolkit level.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c4
> Move the call to makeRemote to DeveloperToolbar.jsm
Not done. See https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c6

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c5
> We need to test first there's a cssusage actor.
> A toolbox might be debugging gecko < 32.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c2
> Kill reference to this._tabActor.browser. This might create issues
> with sub documents ("load" is sent to browser even for inner documents.
> It's not the case with tabActor.window).
Future work.
2014-06-08 22:33:36 +01:00
David Caldwell
01ae75ca88 Bug 907310 - (shift)+F5, Cmd/Ctrl+R should be available in Detached Devtools Window. r=bgrins 2014-05-09 17:41:43 -07:00
Brian Grinstead
e9e0f4a7f4 Bug 1021023 - Fix 'document is null' error in CssLogic_findCssSelector when inspecting <window> in XUL document. r=pbrosset 2014-06-05 08:40:00 -04:00
Alexandre Poirot
da26035b34 Bug 1012988 - Remove heritage dependency to packets.js. r=jimb 2014-06-05 08:55:00 -04:00
Nick Fitzgerald
ceeabb7745 Bug 1020587 - Update pretty-fast to latest upstream. r=me 2014-06-04 14:03:00 -04:00
Patrick Brosset
1f23d32af8 Bug 911209 - Display hidden nodes differently in the markup-view; r=miker 2014-06-05 14:50:03 +02:00
Michael Ratcliffe
4d06595070 Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker 2014-06-04 16:38:41 +01:00
Michael Ratcliffe
d0790a9e97 Bug 969306 - Remove getQuads() polyfill now that getQuads has landed r=pbrosset 2014-06-03 13:12:55 +01:00
Carsten "Tomcat" Book
4880eab9f5 Backed out changeset 52068b669c2a (bug 911209) for causing type errors in tests 2014-06-05 08:55:26 +02:00
Patrick Brosset
a4b4d2d11e Bug 911209 - Display hidden nodes differently in the markup-view; r=miker 2014-06-04 21:42:16 +02:00
Manish Goregaokar
bc8dd4b019 Bug 1017654 - Disable self-xss warning if chrome debugging is enabled. r=jwalker 2014-05-31 14:10:00 -04:00
Patrick Brosset
edc963261f Bug 1007021 - The ReflowActor observes iframes and works after page navigations; r=bgrins r=ochameau 2014-06-03 09:51:55 +02:00
Victor Porof
b465a39e59 Bug 1016526 - The framerate actor returns incorrect data, r=benwa 2014-05-30 19:17:55 -04:00
Eddy Bruel
772e17ddf9 Bug 1003095 - Refactor css-logic to be require friendly;r=past 2014-05-30 16:43:05 +02:00
Eddy Bruel
431eba3c69 Bug 1003095 - Refactor transport.js to be worker friendly;r=past 2014-05-30 16:43:01 +02:00
Eddy Bruel
d451747849 Bug 1003095 - Refactor script.js to be worker friendly;r=past 2014-05-30 16:42:55 +02:00
Mike de Boer
ddfe3d4793 Bug 1014482: make existing tests compatible with global Assert.jsm methods. r=gps 2014-05-30 16:26:48 +02:00
vikneshwar
7c83ccd692 Bug 991045 - Added Screenshot Button to toolbar's UI;r=pbrosset; 2014-05-30 10:47:49 +02:00
Paul Rouget
b24ac64d15 Bug 1016924 - [appmgr v2] support non-device runtimes. r=ochameau 2014-05-30 07:22:16 +02:00
Victor Porof
91363cf86d Bug 1007202 - Create a framerate widget, r=pbrosset,rcampbell 2014-05-29 09:54:00 -04:00
Jordan Santell
8f2fb6c989 Bug 1006912 - Fix the web audio dev tools to work after a tab refresh. r=vp 2014-05-28 11:44:00 -04:00
Brian Grinstead
8e4af3603b Bug 935803 - Display browser styles in the rule view (UA style sheet rules);r=pbrosset 2014-05-29 07:02:26 -05:00
Paul Rouget
6c3fd165f1 Backed out changeset 2fb11b6f1dfe - fail in test_webappsActor.js 2014-05-29 13:40:35 +02:00
Paul Rouget
7941113e75 Bug 1016924 - [appmgr v2] support non-device runtimes. r=ochameau 2014-05-29 12:37:27 +02:00
Bobby Holley
19e1b6250d Bug 1015380 - Fix up devtools server. r=past 2014-05-28 11:14:27 -07:00
Carsten "Tomcat" Book
809708bcda merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Gabriel Luong
5acb30cc53 Bug 987797 - Font preview tooltip does not preview web fonts. r=bgrins 2014-05-27 18:55:00 +02:00
Jim Blandy
6e2a836d23 Bug 1014944: Clarify documentation for nsIJSInspector. DONTBUILD r=dcamp 2014-05-27 17:08:37 -07:00
Ryan VanderMeulen
a4753357d6 Merge fx-team to m-c. 2014-05-27 15:55:29 -04:00
Ryan VanderMeulen
bb0a569263 Backed out changeset 09ebd0af27a4 (bug 903291) for frequent B2G debug mochitest crashes. 2014-05-27 15:47:04 -04:00
Carsten "Tomcat" Book
5f4bdd154a merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
Fernando Jiménez
551f1dd2e5 Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Wes Kocher
fe9de5265e Backed out changeset 3986e809158a (bug 903291) for Gu bustage 2014-05-23 15:48:20 -07:00
Fernando Jiménez
c72ded3253 Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-23 14:21:09 -07:00
Alexandre Poirot
3c22d1b89c Bug 1014015 - Fix webapps actor exception when connecting more than once. r=paul 2014-05-21 08:21:00 -04:00
Eddy Bruel
e54dcbb949 Bug 1003095 - Refactor main.js to be worker friendly;r=past 2014-05-22 16:27:19 +02:00
Eddy Bruel
2dd67672e4 Bug 1003095 - Refactor protocol.js to be worker friendly;r=past 2014-05-22 16:25:02 +02:00
Eddy Bruel
f8fd30abd5 Bug 1003095 - Convert DevToolsExtensions.jsm into an SDK module;r=past;r=ZER0 2014-05-22 16:20:41 +02:00