Commit Graph

1090 Commits

Author SHA1 Message Date
Marco Castelluccio
02ba7a7cb4 Bug 916874 - Reenable toolkit/devtools/apps/test/unit/test_webappsActor.js 2014-05-05 22:05:45 +02:00
Patrick Brosset
525e1e83dd Bug 971628 - Avoid exceptions when entering invalid property names in the rule-view; r=miker 2014-05-05 14:46:11 +02:00
J. Ryan Stinnett
5600f2a1ab Bug 1003620 - Add QR encoder library. r=paul
Imports the QR Code Generator library[1].

The original author is Kazuhiko Arase <arase@d-project.com>.

A copy of the library's MIT license is included.

[1]: https://github.com/kazuhikoarase/qrcode-generator

--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/encoder/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/qrcode/moz.build
2014-05-01 13:28:00 +02:00
Ryan VanderMeulen
87e88accfb Backed out changeset 2b48d8dcac21 (bug 995252) for linux debug mochitest-dt failures. 2014-05-01 17:05:34 -04:00
James Long
c209ffc94a Bug 995252 - Conditional breakpoints are always hit. r=past 2014-04-30 11:42:00 -04:00
Dave Townsend
7f17ca3889 Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past 2014-05-01 08:36:01 -07:00
Eddy Bruel
a8979579eb Bug 859372 - Fix for root.js refactor;r=past 2014-04-30 15:24:42 +02:00
Eddy Bruel
5861eba121 Bug 859372 - Refactor root.js;r=past 2014-04-30 03:11:11 +02:00
Eddy Bruel
2baf4e8ddf Bug 859372 - Refactor script.js; r=past 2014-04-29 17:52:44 +02:00
Dave Camp
b55dce2148 Backout Bug 997372 for mochitest-dt orange on a CLOSED TREE. 2014-04-28 09:53:26 -07:00
Dave Camp
e1b9d0acaa Bug 997372 - Add actor type logging to protocol.js. r=fitzgen 2014-04-28 08:58:26 -07:00
Nick Fitzgerald
54975d6a6d Bug 991904 - Create a way to load devtools modules lazily. r=dcamp 2014-04-25 11:23:00 -04:00
Ryan VanderMeulen
83e8056756 Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
CLOSED TREE
2014-04-25 14:08:12 -04:00
Nick Fitzgerald
f936072cda Bug 991904 - Create a way to load devtools modules lazily. r=dcamp 2014-04-24 13:47:00 -04:00
Wes Kocher
41bd0431d4 Backed out 7 changesets (bug 942756) for Gi bustage
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00
Dave Townsend
6db9e6c28e Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen 2014-04-24 14:16:46 -07:00
Dave Townsend
0e0ec3c6f5 Backing out bug 990074 as we have to backout bug 990685 2014-04-24 13:04:40 -07:00
Paul Rouget
7ccb93167d Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 -04:00
Ryan VanderMeulen
ff4b0476f6 Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Eddy Bruel
ad07bd7e64 Bug 859372 - Refactor transport.js; r=past 2014-04-24 13:23:30 +02:00
Eddy Bruel
f7288f5b86 Bug 859372 - Make Timer a built-in module; r=past 2014-04-24 13:15:58 +02:00
Eddy Bruel
ce5f3f8722 Bug 859372 - Factor out common actor definitions; r=past 2014-04-24 13:13:12 +02:00
Alexandre Poirot
c6f3a02ab4 Bug 997239 - Move webconsole actor to a module. r=jryans,msucan 2014-04-23 10:38:00 +02:00
Paul Rouget
05b89b0090 Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau 2014-04-18 10:45:00 +02:00
Alexandre Poirot
b96489f0c2 Bug 998898 - Fix webconsole exception on simulator. r=jryans 2014-04-23 06:45:38 -07:00
Alexandre Poirot
130182e30e Bug 977043 - Use same ProgressListener event across actors. r=bgrins,past 2014-04-22 20:17:30 +02:00
Paolo Amadini
5824bdf058 Bug 995184 - Copy the legacy "promise.js" implementation from the Add-on SDK to devtools. r=past 2014-04-22 20:55:01 +01:00
Carsten "Tomcat" Book
d446a5de59 merge mozilla-inbound to mozilla-central 2014-04-22 12:25:22 +02:00
Carsten "Tomcat" Book
a24ff80a87 Backed out changeset a6a7df40f00a (bug 997239) for causing regresssions per #devtools 2014-04-22 12:08:10 +02:00
Viktor Stanchev
549fb2406d Bug 867728 - Stream profiler JSON directly to a file. r=bgirard,terrence
--HG--
extra : rebase_source : 3472eb981d0c8778be318b3d51b51edfe8c1c96a
2014-04-21 16:48:47 -04:00
Bobby Holley
88cc67dc3b Bug 998083 - Introduce Cu.getObjectPrincipal and kill nsIScriptSecurityManager::GetObjectPrincipal. r=gabor 2014-04-19 10:39:59 -07:00
Alexandre Poirot
01bd777299 Bug 997239 - Convert webconsole to a module. r=msucan 2014-04-18 09:39:56 -04:00
Ryan VanderMeulen
bcf8ae8116 Merge inbound to m-c. 2014-04-18 09:08:59 -04:00
Joe Walker
e5b5397905 Bug 993985 - Fix broken tooltip in Developer Toolbar; r=mratcliffe 2014-04-18 09:21:12 +01:00
Ryan VanderMeulen
9e685c22d5 Merge inbound to m-c. 2014-04-17 22:31:17 -04:00
Dave Camp
6e8824e9c0 Bug 983331 - The debugger server protocol should describe itself. r=gozala 2014-04-17 16:25:07 -07:00
Ryan VanderMeulen
037eeccae6 Merge m-c to inbound on a CLOSED TREE. 2014-04-17 22:53:02 -04:00
J. Ryan Stinnett
2245082f22 Bug 997320 - Fix error in App Manager install cleanup. r=ochameau 2014-04-17 16:55:02 -04:00
Marco Castelluccio
aa859b7748 Bug 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00
Eddy Bruel
655b943dd2 Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-17 20:47:28 +02:00
Eddy Bruel
06b91b41d4 Bug 859372 - Provide Debugger constructor as a built-in module;r=past 2014-04-17 20:45:32 +02:00
Dave Townsend
e94e69db40 Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 10:27:03 -07:00
Dave Townsend
3306c4eb68 Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE 2014-04-17 10:20:49 -07:00
Dave Townsend
9a9a5b00fc Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos 2014-04-17 08:35:20 -07:00
Dave Townsend
d79165435b Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 08:23:42 -07:00
Dave Townsend
0de01b0f9c Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen 2014-04-16 14:14:50 -07:00
Ryan VanderMeulen
48963275f4 Backed out changeset 59f4f732f6d7 (bug 968896) for mochitest-dt failures.
CLOSED TREE
2014-04-16 15:38:14 -04:00
Brandon Benvie
5b07c83a3c Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen 2014-04-16 10:46:55 -07:00
Patrick Brosset
27e097549c Bug 993190 - Use the outline highlighter on fennec; r=miker 2014-04-16 11:37:24 +02:00
Nathan Froyd
dad03bd365 Bug 997291 - remove write-only gInspectee variables from devtools server tests; r=jmaher 2014-04-16 13:21:20 -04:00