Alexandre Poirot
|
1753e17773
|
Bug 931921 - Prevent creating multiple intances of global actors. r=past
|
2013-12-02 11:34:47 -05:00 |
|
Victor Porof
|
aaa1a76767
|
Bug 943596 - The shader editor highlighting acts weirdly when there's a custom framebuffer attachment on the default renderbuffer, r=rcampbell
|
2013-11-27 09:08:52 +02:00 |
|
Christos Stathis
|
bc92bb339d
|
Bug 842682 - Use the debugger API for autocomplete and provide suggestions from the selected stackframe scope; r=msucan
|
2013-11-26 20:42:02 +02:00 |
|
Victor Porof
|
b57ecb56ff
|
Bug 938549 - Recompiling shaders when highlighting is very heavy and loses cached state, r=rcampbell
--HG--
rename : browser/devtools/shadereditor/test/browser_se_programs-blackbox.js => browser/devtools/shadereditor/test/browser_se_programs-blackbox-01.js
rename : browser/devtools/shadereditor/test/browser_se_programs-highlight.js => browser/devtools/shadereditor/test/browser_se_programs-highlight-01.js
|
2013-11-26 10:51:20 +02:00 |
|
Nick Fitzgerald
|
37db68d421
|
Bug 934163 - Use Cu.isDeadWrapper in objectDescriptor; r=past
|
2013-11-25 10:31:46 -08:00 |
|
Nick Fitzgerald
|
c0f4a99497
|
Bug 934163 - Improve performance of tracer actors; r=past
|
2013-11-25 10:11:53 -08:00 |
|
Shu-yu Guo
|
758a645ab7
|
Bug 941787 - Fix race between tab closure event and nested event loop popping in devtools browser actor. (r=panos)
|
2013-11-24 22:51:19 -08:00 |
|
Mike Hommey
|
af90d4b8fa
|
Bug 941989 - Remove useless EXTRA_DSO_LDOPTS. r=mshal
|
2013-11-23 07:02:10 +09:00 |
|
Nick Fitzgerald
|
1de3dd2731
|
Bug 917583 - part 1: make function's definition site its own request in the RDP; r=past
|
2013-11-05 16:40:00 -08:00 |
|
Panos Astithas
|
edfbec9f31
|
Black-box self hosted functions (bug 933738); r=fitzgen
|
2013-11-19 10:37:04 -08:00 |
|
Paul Rouget
|
9a8971e8ec
|
Bug 939840 - Show position in layout view. r=miker
|
2013-11-19 09:16:03 -05:00 |
|
Mike Hommey
|
931cb49886
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
b18be7aacd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Brandon Benvie
|
805a49ee0c
|
Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen
|
2013-11-18 13:24:54 -08:00 |
|
Victor Porof
|
122e53cd1e
|
Bug 937627 - The webgl constructs cache should be per context, not per document global, r=rcampbell
|
2013-11-18 10:26:00 +02:00 |
|
Paul Rouget
|
a333f2de36
|
Bug 935229 - Open unix socket with 666 permissions instead of 600. r=past
|
2013-11-15 21:47:01 -05:00 |
|
Michael Ratcliffe
|
17943291d6
|
Bug 929384 - Display color swatch for background properties with href. r=pbrosset
|
2013-11-11 15:17:41 +00:00 |
|
J. Ryan Stinnett
|
8849199ab5
|
Bug 935854 - Always move uploaded package to installation dir. r=ochameau
|
2013-11-07 14:41:58 -06:00 |
|
Jonathan Fuentes
|
0e3f0663df
|
Bug 895603 - Remove named function expressions from script actors. r=fitzgen
|
2013-11-07 09:27:40 -05:00 |
|
Ryan VanderMeulen
|
8e2d017ab8
|
Merge fx-team to m-c.
|
2013-11-06 14:49:41 -05:00 |
|
Paul Rouget
|
84998d53dd
|
Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins
|
2013-11-06 09:02:09 -05:00 |
|
Nick Fitzgerald
|
7877d181c0
|
Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie
|
2013-11-05 22:49:22 -08:00 |
|
Phil Ringnalda
|
637fba4ee3
|
Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage
|
2013-11-05 22:19:28 -08:00 |
|
Nick Fitzgerald
|
082a95b42c
|
Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie
|
2013-11-05 20:24:17 -08:00 |
|
Carsten "Tomcat" Book
|
59bcf9294a
|
merge mozilla-central to mozilla-inbound
|
2013-11-06 14:55:48 +01:00 |
|
Jon Coppeard
|
175956a864
|
Bug 927930 - Make nsJSInspector cycle collected as it has JS::Value members r=jimb r=smaug
|
2013-11-06 10:45:59 +00:00 |
|
Nick Fitzgerald
|
033c22b2b7
|
Bug 918053 - TA__discoverSources should use Debugger.Source; r=past
|
2013-11-05 12:59:33 -08:00 |
|
Patrick Brosset
|
e4f44dda1d
|
Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth
|
2013-11-05 11:19:29 -05:00 |
|
Victor Porof
|
24a44f10ae
|
Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell
|
2013-11-04 22:48:10 +02:00 |
|
Alexandre Poirot
|
608cd472d6
|
Bug 933273 - Prevent loading AddonManager in webbrowser actor when not explicitely needed. r=nfitzgerald
|
2013-11-04 17:30:10 -05:00 |
|
Wes Kocher
|
1479c67fec
|
Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage
|
2013-11-04 14:26:58 -08:00 |
|
Victor Porof
|
cec693aa9c
|
Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell
|
2013-11-04 22:48:10 +02:00 |
|
Dennis Schubert
|
ba7dac0b6e
|
Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan
|
2013-11-01 18:03:30 +02:00 |
|
Panos Astithas
|
cc780d71aa
|
Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen
|
2013-11-01 20:09:50 +02:00 |
|
Panos Astithas
|
b53c481fcc
|
Bug 932880 - Make preNest/postNest not throw when the browser is abruptly shut down. r=rcampbell
|
2013-10-31 23:10:22 +02:00 |
|
Victor Porof
|
a593a2c92b
|
Bug 932282 - Shader editor doesn't work with bfcache. r=past
|
2013-10-30 18:54:01 +02:00 |
|
Brian Grinstead
|
4ebfca0cad
|
Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE
|
2013-10-30 20:29:06 -05:00 |
|
Dave Camp
|
775e9ffb3d
|
Bug 897194: Use outer window ID to match toolbox to tab rather than assuming the currently-selected tab. r=bgrins
|
2013-10-29 10:47:16 -07:00 |
|
Alexandre Poirot
|
bc84fb8110
|
Bug 920481 - Ensure flushing jar cache when updating an app. r=paul
|
2013-10-22 03:25:50 +02:00 |
|
Nicholas Nethercote
|
b38b84f869
|
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
|
2013-10-10 15:22:35 -07:00 |
|
Jim Blandy
|
f5fe246dd7
|
Bug 919349: Remove infelicitous uses of 'delete' from the JavaScript debugger server. r=dcamp
|
2013-10-27 11:03:20 -07:00 |
|
Patrick Brosset
|
1b7307bf0b
|
Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth
|
2013-10-26 00:51:01 +05:30 |
|
Ed Morley
|
7ab0476528
|
Merge mozilla-central and fx-team
|
2013-10-25 12:19:55 +01:00 |
|
Carsten "Tomcat" Book
|
7449ccaa85
|
Merge Fx-Team to Mozilla-Central
|
2013-10-25 11:21:15 +02:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Victor Porof
|
8443efaa09
|
Bug 910953 - Avoid strict warnings in webgl.js, r=me
|
2013-10-25 11:43:25 +03:00 |
|
Brian Grinstead
|
8791b527bc
|
Bug 895561 - 'Edit As HTML' option in the markup view - toolkit changes, r=fitzgen
|
2013-10-23 11:53:39 -05:00 |
|
Gijs Kruitbosch
|
0928818d9c
|
Bug 920794 - make browser console DWIM, r=msucan
|
2013-10-22 16:37:23 +02:00 |
|
Alexandre Poirot
|
6fbcf14065
|
Bug 918695 - Ensure dispatching tabDetached event for ContentAppActor when the app is closed/killed r=paul
|
2013-10-21 10:38:00 +01:00 |
|
J. Ryan Stinnett
|
48c2878139
|
Bug 929824 - Pretty print RDP on receive. r=robcee
|
2013-10-22 20:41:57 -05:00 |
|
Paul Rouget
|
da1ab9e787
|
Bug 926371 - show reflow events in the webconsole. r=msucan
|
2013-10-22 08:43:00 +01:00 |
|
Panos Astithas
|
78dd76d574
|
Make the debugger more resilient in the presence of a bogus source map (bug 906889). r=fitzgen
|
2013-10-24 11:47:10 +03:00 |
|
Ed Morley
|
af4f909f0c
|
Backed out changeset 54da01870611 (bug 920481) for test_webapps_actor.html timeouts on a CLOSED TREE
|
2013-10-23 16:15:02 +01:00 |
|
Alexandre Poirot
|
0b7314c7c7
|
Bug 920481 - Ensure flushing jar cache when updating an app. r=paul
|
2013-10-19 21:14:44 +02:00 |
|
Alexandre Poirot
|
51a6f388ac
|
Bug 927108 - Fix certified app actor installation r=paul
|
2013-10-19 21:03:30 +02:00 |
|
Nick Fitzgerald
|
546559a6e0
|
Bug 916180 - Make pretty printing toggle-able; r=vporof
|
2013-10-22 00:04:46 -07:00 |
|
Philipp Kewisch
|
7df510b46b
|
Bug 915444 - Add webProgress to root actor for the chrome style editor and inspector. r=harth
|
2013-10-17 21:28:49 +02:00 |
|
Phil Ringnalda
|
c67c97643f
|
Merge m-c to a CLOSED TREE f-t
|
2013-10-18 21:27:48 -07:00 |
|
Ehsan Akhgari
|
544fd9cb4b
|
Backed out changeset a2ad798f4b90 (bug 915444) on the suspicion of this having caused frequent mochitest-bc oranges
|
2013-10-18 20:51:23 -04:00 |
|
Michael Ratcliffe
|
7588c950f7
|
Bug 918716 - Add color swatches to devtools output parser. r=jwalker
|
2013-10-18 15:01:20 +01:00 |
|
Philipp Kewisch
|
d330d46a75
|
Bug 915444 - Add webProgress to root actor for the chrome style editor and inspector. r=harth
|
2013-10-17 21:28:49 +02:00 |
|
Victor Porof
|
dfb7848eaa
|
Bug 910953 - Implement the backend for a WebGL shader editor, r=dcamp,vlad
|
2013-09-09 23:33:25 +03:00 |
|
Fernando Jiménez
|
ae0c190e94
|
Bug 910466 - Refactor IPC app state updating. r=fabrice
|
2013-10-17 14:47:58 +02:00 |
|
Nick Fitzgerald
|
4b57caaa1c
|
Bug 812764 - Show magic properties on Error objects in the debugger; r=past
|
2013-10-15 10:21:44 -07:00 |
|
Nick Fitzgerald
|
965572207a
|
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
|
2013-10-11 14:35:51 -07:00 |
|
Nick Fitzgerald
|
87d88319cc
|
Backout 6de71ba24d50 (bug 922835) because it was the wrong version of the patch. r=me
|
2013-10-11 14:26:13 -07:00 |
|
Nick Fitzgerald
|
73e116e489
|
Bug 923735 - Tracer should attach why to frame exit packets; r=robcee
|
2013-10-11 13:40:42 -07:00 |
|
Nick Fitzgerald
|
ca4b34e997
|
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
|
2013-10-11 13:30:36 -07:00 |
|
Patrick Brosset
|
2202df9510
|
Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker
|
2013-10-11 11:50:33 -04:00 |
|
Birunthan Mohanathas
|
c8d9f9225c
|
Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan
|
2013-10-10 16:36:42 -04:00 |
|
Paul Rouget
|
70147026f0
|
Bug 921191 - Allow inspection/editing of SVG elements' CSS properties. r=mratcliffe
|
2013-10-09 09:46:48 -04:00 |
|
Nick Fitzgerald
|
db391e79f8
|
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
|
2013-10-06 11:45:07 -07:00 |
|
Paul Rouget
|
035ce085a1
|
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=ochameau
|
2013-10-05 10:43:06 -04:00 |
|
Phil Ringnalda
|
4ff3fe9def
|
Backed out changeset 0addc6532f62 (bug 923600) for b2g bustage
|
2013-10-04 19:04:41 -07:00 |
|
Nick Fitzgerald
|
16bb342fa2
|
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
|
2013-10-04 15:38:22 -07:00 |
|
Paul Rouget
|
64c0952eb9
|
Bug 919981 - Dispatch app (un)install events via the webapps actor. r=fabrice
|
2013-10-04 13:01:14 -04:00 |
|
Victor Porof
|
778107e55f
|
Bug 800857 - Handle getOwnPropertyDescriptor throwing when accessing "displayName", r=past
|
2013-10-04 10:33:08 +03:00 |
|
Ms2ger
|
df62fb8b0f
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
9d5ce8dfb7
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Wes Kocher
|
404e115714
|
Merge inbound to m-c
|
2013-10-01 18:41:15 -07:00 |
|
Nick Fitzgerald
|
a1ba873e10
|
Bug 918802 - Move the debugger's pretty printing into a worker; r=past
|
2013-10-01 14:25:19 -07:00 |
|
Panos Astithas
|
ada503a56a
|
Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan
|
2013-09-25 19:03:17 +03:00 |
|
Gregory Szorc
|
89c902c7b2
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ed Morley
|
74e3d6ce30
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Gregory Szorc
|
47e946bebe
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ryan VanderMeulen
|
39c9f02fea
|
Merge m-c to inbound.
|
2013-10-01 17:23:59 -04:00 |
|
Jim Blandy
|
6a035ba327
|
Bug 837060: Test that Debugger.Object.prototype.evalInGlobal{,withBindings} properly outerizes 'this'. r=jorendorff
|
2013-10-01 14:07:19 -07:00 |
|
Paul Rouget
|
296da92219
|
Bug 920509 - [app manager] Don't use hiddenDOMWindow in styles.js. r=dcamp
|
2013-09-27 14:41:30 -04:00 |
|
Ed Morley
|
0ce8c58659
|
Backed out changeset a2601d3f3214 (bug 919496) for xpcshell assertions during test_webappsActor.js
|
2013-09-26 16:22:26 +01:00 |
|
Paul Rouget
|
24a22323ae
|
Bug 920495 - In the inspector, when a node is highlighted, we should scroll to show the node. r=mratcliffe
|
2013-09-26 09:53:22 -04:00 |
|
Ryan VanderMeulen
|
b2979ad584
|
Backed out changeset 3786755b89c0 (bug 920495) for landing with the wrong bug # in the commit message.
|
2013-09-26 10:00:44 -04:00 |
|
Paul Rouget
|
0e9424a8dc
|
Bug 920984 - In the inspector, when a node is highlighted, we should scroll to show the node. r=mratcliffe
|
2013-09-26 09:53:22 -04:00 |
|
Paul Rouget
|
6caee84ef1
|
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=apoirot
|
2013-09-26 09:53:22 -04:00 |
|
Wes Kocher
|
6de7d1ef55
|
Merge fx-team to m-c
|
2013-09-24 20:06:37 -07:00 |
|
Nick Fitzgerald
|
8a9d50960c
|
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
|
2013-09-24 16:01:01 -07:00 |
|
Nick Fitzgerald
|
48f6a3c421
|
Backout c49d5912c0de on a CLOSED TREE due to pushing the wrong version of the patch.
|
2013-09-24 15:16:25 -07:00 |
|
Nick Fitzgerald
|
3d8fd54064
|
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
|
2013-09-24 13:54:56 -07:00 |
|
Patrick Brosset
|
ff8fa3d73e
|
Bug 917448 - Avoids dead-object exceptions in markup-view due to delete iframe during load. r=paul
|
2013-09-23 09:04:01 -05:00 |
|
Paul Rouget
|
543dcbf937
|
Bug 918004 - B2G: Can't see remote stylesheets in Style Editor. r=ehsan
|
2013-09-24 09:24:36 -04:00 |
|
Mihai Sucan
|
0c173f0822
|
Bug 860672 - Command line option -jsconsole should open the Browser Console. r=robcee
|
2013-09-23 13:43:37 +03:00 |
|
Philipp Kewisch
|
9432050b02
|
Fix bug 880930 - JS debugger: RootActor needs its own definition of windowMediator. r=past
--HG--
extra : transplant_source : %DB%A6H%9B%D0%00%B4%24t%89%F0r%F9r%9C%7B%EC%07%D0%1B
|
2013-09-21 11:38:32 +02:00 |
|
Gregory Szorc
|
160a20817c
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Nick Fitzgerald
|
0b7a7427e2
|
Backout bcc657b11631 (Bug 918073) due to regressing bug 916458; r=me
|
2013-09-19 10:22:14 -07:00 |
|
Ed Morley
|
02ff03f180
|
Merge latest green fx-team changeset and mozilla-central
|
2013-09-19 15:39:37 +01:00 |
|
Phil Ringnalda
|
059782fbe5
|
Merge m-c to m-i
|
2013-09-18 23:28:41 -07:00 |
|
J. Ryan Stinnett
|
bf3cee5aab
|
Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul
|
2013-09-13 19:09:52 -05:00 |
|
Nick Fitzgerald
|
45c3de0da3
|
Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof
|
2013-09-18 17:56:20 -07:00 |
|
Nick Fitzgerald
|
9d1632df73
|
Bug 918073 - dbg server's dumpn should prefix all lines with DBG-SERVER so that whitespace is preserved; r=dcamp
|
2013-09-18 14:30:13 -07:00 |
|
Panos Astithas
|
1797d72f4c
|
Ignore failures to get the lastPausedUrl when a tab is closing (bug 916458). r=fitzgen
|
2013-09-18 12:58:37 +03:00 |
|
Jim Blandy
|
5302bb5360
|
Bug 914405: Define makeGlobalObjectReference, a quick way to get D.O's referring to global objects, to simplify the web console. r=jorendorff r=msucan
|
2013-09-17 15:21:11 -07:00 |
|
J. Ryan Stinnett
|
e70537a92d
|
Bug 914403 - Part 1: Fix explicit selection removal with remote highlighter. r=paul
|
2013-09-16 19:23:57 -05:00 |
|
Alexandre Poirot
|
cef9d54b3f
|
Bug 914594 - Fix Services.settings being undefined r=paul
|
2013-09-11 11:00:00 +03:00 |
|
Alexandre Poirot
|
8c63d463e6
|
Bug 897969 - Support origin manifest property when pushing an app to the device r=fabrice
|
2013-09-15 14:11:00 +03:00 |
|
Alexandre Poirot
|
4a8ab04856
|
Bug 912475 - Use promise for async install request instead of sending events. r=past
|
2013-09-15 14:08:00 +03:00 |
|
Dave Camp
|
566df7c9a5
|
Bug 909121 - Inspector breaks when navigating backwards. r=bgrinstead
|
2013-09-09 08:11:22 -07:00 |
|
Ed Morley
|
41e6c155e9
|
Merge mozilla-central and b2g-inbound
|
2013-09-13 15:14:11 +01:00 |
|
Ed Morley
|
dc7e8a524f
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-09-13 15:06:40 +01:00 |
|
Fabrice Desré
|
5b595233e7
|
Bug 915881 - Allow sideloading of certified apps r=ochameau
|
2013-09-13 00:49:11 -07:00 |
|
Nick Fitzgerald
|
10b56be69c
|
Bug 914930 - sometimes load source content via Debugger.Source; r=past
|
2013-09-12 16:39:53 -07:00 |
|
Brian Grinstead
|
872f5f8119
|
Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker
|
2013-09-12 11:18:29 -05:00 |
|
Sahil Chelaramani
|
0c474504ad
|
Bug 908283 - Don't attach onStep hooks to frames without scripts; r=fitzgen
|
2013-09-12 09:56:03 -07:00 |
|
Jonathan Fuentes
|
0a24a09d9d
|
Bug 897050 - Prefer displayName instead of name; r=fitzgen
|
2013-09-12 09:54:56 -07:00 |
|
J. Ryan Stinnett
|
f7e7657b1d
|
Bug 915067 - Part 2: Filter certified apps from webapps actor. r=ochameau
|
2013-09-11 18:13:46 -05:00 |
|
Alexandre Poirot
|
b2e2587f4c
|
Bug 912213 - Fix conflicts between two ContentTabActor classes r=paul
|
2013-09-11 05:45:00 +02:00 |
|
Nick Fitzgerald
|
a905799f48
|
Bug 762761 - add prettyPrint request to the remote debugging protocol server/client; r=past
|
2013-09-11 10:15:51 -07:00 |
|
Carsten "Tomcat" Book
|
407116918b
|
merge fx-team to mozilla-central
|
2013-09-11 13:37:24 +02:00 |
|
Jim Blandy
|
d2a651260c
|
Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp
|
2013-09-10 18:43:44 -07:00 |
|
Alexandre Poirot
|
7ce4dbf948
|
Bug 893848 - Manifest properties aren't updated when installing apps multiple times. r=fabrice
|
2013-09-10 12:52:56 -04:00 |
|
Alexandre Poirot
|
ce5974e3b3
|
Bug 832000 - Use unix domain socket file for devtools remote connection. r=jimb, r=vingtetun
|
2013-09-10 12:52:33 -04:00 |
|
Nick Fitzgerald
|
dc826f4128
|
Bug 906249 - Refactor ThreadActor.prototype.onResume into a bunch of helpers so it isn't hundreds of lines long; r=jimb
|
2013-09-09 14:55:19 -07:00 |
|
Nick Fitzgerald
|
64ef5889bc
|
Bug 907278 - only attach breakpoints to offsets that are entry points to their line; r=past
|
2013-09-09 10:06:08 -07:00 |
|
Paul Rouget
|
0670a24276
|
Bug 897960 - walker should support mozbrowser iframes. Patch E. r=dcamp
|
2013-09-09 00:24:00 +02:00 |
|
Paul Rouget
|
6b89b7aba1
|
Bug 897960 - walker should support mozbrowser iframes. Patch D. r=dcamp
|
2013-09-08 11:01:00 +02:00 |
|
Blair McBride
|
73129ffbe0
|
Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange
|
2013-09-09 12:45:31 +12:00 |
|
Paul Rouget
|
a2509d318a
|
Bug 897960 - walker should support mozbrowser iframes. r=dcamp
|
2013-09-08 11:01:00 +02:00 |
|
Phil Ringnalda
|
b6c19af956
|
Merge b2g-inbound to m-c
|
2013-09-08 08:28:14 -07:00 |
|
Fabrice Desré
|
a1fd669571
|
Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past
|
2013-09-07 16:28:51 -07:00 |
|
Paul Rouget
|
4c3691cd74
|
Bug 912915 - Implement a simple generic highlighter. r=jwalker
|
2013-09-07 11:39:50 +02:00 |
|
Marco Castelluccio
|
5be2415cd1
|
Bug 912164 - Timestamp property is no longer set for app.launch(). r=fabrice
|
2013-09-06 14:18:21 -04:00 |
|
Nick Fitzgerald
|
c811a3a621
|
Bug 908337 - add getFrameLocation(frame) function and use it wherever we get frame locations in the debugger server; r=jimb
|
2013-09-05 16:51:23 -07:00 |
|
Nick Fitzgerald
|
1e8e483a77
|
Bug 878307 - When stepping through source mapped code, we should continue stepping until we are at a new location in the original source; r=jimb
|
2013-09-05 16:32:27 -07:00 |
|
Paul Rouget
|
1faf8908fb
|
Bug 913045 - getWallpaper doesn't work. r=ochameau
|
2013-09-05 08:43:00 +02:00 |
|
Alexandre Poirot
|
80f8953ab5
|
Bug 908205 - Allows to install an app via the webapp actor without having to push file with adb. r=past
|
2013-09-05 06:35:00 +02:00 |
|
Nick Fitzgerald
|
61eaf27adb
|
Bug 889530 - Don't permanently cache source maps; r=vporof
|
2013-09-05 09:50:10 -07:00 |
|
Nick Fitzgerald
|
b55c712644
|
Bug 912699 - improve load source error messages; r=past
|
2013-09-05 09:43:09 -07:00 |
|
Ed Morley
|
28a868781a
|
Merge mozilla-central and fx-team
|
2013-09-05 14:54:06 +01:00 |
|
Paul Rouget
|
6cd7501f9e
|
Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe
|
2013-09-05 15:15:37 +02:00 |
|
Wes Kocher
|
10df022340
|
Merge m-c to inbound
|
2013-09-04 18:04:50 -07:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Michael Ratcliffe
|
6d96d85783
|
Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe
|
2013-09-04 17:43:40 +02:00 |
|
Marco Castelluccio
|
f052ef55a8
|
Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past
|
2013-09-10 20:59:04 -04:00 |
|
Alexandre Poirot
|
5351218dbc
|
Bug 900972 - Ensure emitting appOpen event for apps being opened before the call to watchApps. r=paul.rouget
|
2013-09-03 12:51:24 -04:00 |
|
J. Ryan Stinnett
|
7f14ff5273
|
Bug 911127 - Repair DebuggerServer loading on B2G. r=dcamp
|
2013-08-31 02:34:26 +02:00 |
|
Eddy Bruel
|
121849adfe
|
Bug 906963 - Add a flag to pauseOnExceptions to optionally ignore caught exceptions.
|
2013-08-30 10:55:41 +02:00 |
|
Dave Camp
|
918914bad0
|
Bug 910241 - Port the layout view to the remote protocol. r=mratcliffe
--HG--
extra : rebase_source : 5204fd2e6a67d9ba6799b103d21c88f901b29597
|
2013-08-12 07:43:19 -07:00 |
|
J. Ryan Stinnett
|
cce5c9715c
|
Bug 910184 - Use a separate server for Browser Debugger. r=vporof
|
2013-08-28 16:19:34 +02:00 |
|
Jake Bailey
|
b36c3245a2
|
Bug 907289 - Trace client should always emit enteredFrame and exitedFrame events in sequence order. r=fitzgen
|
2013-08-20 15:52:00 +02:00 |
|
Alexandre Poirot
|
3906149256
|
Bug 902910 - Offer a way for simulator addon to integrate itself with the connection footer. r=paul
|
2013-08-29 03:01:00 +02:00 |
|
Dave Camp
|
f0c0a5f271
|
Bug 888492 - Use the content window rather than tabbrowser for load notifications. r=jwalker
--HG--
extra : rebase_source : 6b1ec0d80b7decb972f5c6f0a0aad51e33cb3c25
|
2013-08-12 12:50:09 -07:00 |
|
Ed Morley
|
ff88e9e1ec
|
Merge mozilla-central and fx-team
|
2013-08-28 12:23:55 +01:00 |
|
Brandon Benvie
|
096ebfd8f4
|
Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic
|
2013-08-28 10:57:59 +02:00 |
|
Nicholas Nethercote
|
b6d6b342af
|
Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
--HG--
rename : js/src/jsdbgapi.h => js/public/OldDebugAPI.h
rename : js/src/jsdbgapi.cpp => js/src/vm/OldDebugAPI.cpp
extra : rebase_source : 9cd65a698e726c43d88d650f40823367bf98feae
|
2013-08-26 19:05:20 -07:00 |
|
Oprea Victor Andrei
|
11d5c58f75
|
Bug 904201 - Add error message for "noSuchActor". r=bbenvie
|
2013-08-26 11:59:26 +02:00 |
|
Phil Ringnalda
|
0267f47531
|
Merge m-i to m-c
|
2013-08-25 08:20:24 -07:00 |
|
Gabriel Luong
|
56fc803e4e
|
Bug 895616 - get{Original/Generated}Location should take object/keyword arguments instead of positional arguments; r=fitzgen
|
2013-08-23 22:41:28 -07:00 |
|
Nick Fitzgerald
|
fb564e9cd4
|
Bug 882795 - source responses in the RDP should include a contentType property; r=vporof
|
2013-08-23 15:04:03 -07:00 |
|
Eddy Bruel
|
ed76c00d48
|
Bug 899052 - Implement the listAddons request; r=fitzgen
|
2013-08-24 01:33:46 +02:00 |
|
Eddy Bruel
|
6d0507e293
|
Bug 899052 - Promisify the debugger's live list interface; r=fitzgen
|
2013-08-21 02:08:48 +02:00 |
|
Ms2ger
|
4d0ead0110
|
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
|
2013-08-22 08:56:01 +02:00 |
|
Paul Rouget
|
cd583fea70
|
Bug 895360 - [app manager] Device meta data actor. r=poirot.alex
|
2013-08-21 08:56:40 +02:00 |
|
Paul Rouget
|
c446e895d6
|
Bug 898485 - [app manager] Implement an abstract connection manager. r=past
|
2013-08-21 08:56:40 +02:00 |
|
Nick Fitzgerald
|
65efc056ab
|
Bug 906100 - Intermittent failures in tests that list sources, but don't call gc() after adding test globals; r=jimb
|
2013-08-20 18:23:05 -07:00 |
|
Nick Fitzgerald
|
962f284d21
|
Bug 906796 - _unknownError should suck less; r=vporof
|
2013-08-20 11:15:15 -07:00 |
|
Nick Fitzgerald
|
0b45b3dd1b
|
Bug 906795 - safeErrorString should include a stack; r=vporof
|
2013-08-20 11:15:11 -07:00 |
|
Mike Hordecki
|
a9e5e62e18
|
Bug 795979 - RDP, new packet type: getObjectsProperties. r=past
|
2013-08-20 13:32:04 +01:00 |
|
Ed Morley
|
243b23674f
|
Backed out changeset e039f5fc18d0 (bug 795979) on suspicion of causing failures in browser_sanitize-timespans.js on a CLOSED TREE
|
2013-08-20 11:06:32 +01:00 |
|
Mike Hordecki
|
a68333d0fe
|
Bug 795979 - RDP, new packet type: getObjectsProperties. r=past
|
2013-08-15 18:10:00 +02:00 |
|
Jake Bailey
|
5cff275c64
|
Bug 904140 - Trace actor omits completion value property when returning undefined. r=nfitzgerald
|
2013-08-12 16:01:00 +02:00 |
|
Nick Fitzgerald
|
3e19668f78
|
Bug 901712 - black boxing doesn't work with source maps; r=dcamp
|
2013-08-16 14:59:04 -07:00 |
|
Mike Hordecki
|
20120b9159
|
Bug 755412 - Debugging protocol server should drop connection if packet framing is bad. r=past, r=jimb
|
2013-08-16 08:48:22 -04:00 |
|
Chris Manchester
|
814f51756e
|
Bug 905239 - Fix undefined guard missed in review for bug 890555. r=jimb
|
2013-08-14 09:58:41 -07:00 |
|
Ryan VanderMeulen
|
c292f445e7
|
Merge m-c to inbound.
|
2013-08-14 17:11:30 -04:00 |
|
Nick Fitzgerald
|
ea11a569a6
|
Bug 840684 - Source map the location of frames in the RDP; r=vporof
|
2013-08-14 09:50:28 -07:00 |
|
Ms2ger
|
6ec28362b3
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Nick Fitzgerald
|
190a3839cf
|
Bug 904196 - sctrict error in onDisplayString; r=vporof
|
2013-08-13 16:57:05 -07:00 |
|
Nick Fitzgerald
|
b1813995f5
|
Bug 903801 - testcompatactors.js triggers an error by adding a debuggee to a thread actor in a detached state; r=past
|
2013-08-13 16:53:49 -07:00 |
|
Dave Camp
|
3cc2bdd354
|
Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
|
2013-08-07 09:47:45 -07:00 |
|
Dave Camp
|
cdf866b494
|
Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
--HG--
extra : rebase_source : 80aa9dc491c77f4b73036daeddd48f51c40f015a
|
2013-07-23 15:51:58 -07:00 |
|
Brandon Benvie
|
31bc4d26e3
|
Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp
|
2013-08-12 10:15:22 -07:00 |
|
Jim Blandy
|
231f02c2f8
|
Bug 890555 - Fix silent bugs in some toolkit/devtools/server xpcshell tests; r=dcamp
|
2013-08-07 15:44:00 -07:00 |
|
Chris Manchester
|
4b663f62ef
|
Bug 890555 - Fix strict mode warnings in devtools tests uncovered by fixing bug 890555; r=jimb
|
2013-08-08 09:28:15 -07:00 |
|
Chris Manchester
|
6f4a85f3f9
|
Bug 904808 - fix path to use .js instead of .foobar in test_sourcemaps-07.js; r=fitzgen
|
2013-08-13 13:15:34 -07:00 |
|
Ryan VanderMeulen
|
a199b3df6e
|
Merge m-c to inbound.
|
2013-08-09 19:29:45 -04:00 |
|
Ryan VanderMeulen
|
6e7d04c9db
|
Backed out changeset 986f7c642b9f (bug 886037) for mochitest-other failures.
|
2013-08-09 13:10:15 -04:00 |
|
Dave Camp
|
3a76047873
|
Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
|
2013-07-23 15:51:58 -07:00 |
|
Dave Camp
|
7d7c938878
|
Bug 895982 - JS debugger: use of promises in server doesn't preserve request/reply ordering. r=jimb
|
2013-08-08 22:28:41 -07:00 |
|
Ed Morley
|
a428bbb020
|
Merge mozilla-central and inbound
|
2013-08-07 16:19:03 -07:00 |
|