J. Ryan Stinnett
d2ecf8ad90
Bug 1004701 - Add QR decoder library. r=paul
...
Imports the JS QR Code reader library[1].
This library was ported to JavaScript by Lazar Laszlo <lazarsoft@gmail.com>.
The port is made available under the Apache 2.0 license.
This library is based on the Java ZXing project[2] by the ZXing team. It is
also made available under the Apache 2.0 license.
[1]: https://github.com/jryans/jsqrcode
[2]: https://github.com/zxing/zxing
--HG--
rename : toolkit/devtools/qrcode/encoder/moz.build => toolkit/devtools/qrcode/decoder/moz.build
rename : toolkit/devtools/qrcode/qrcode.js => toolkit/devtools/qrcode/index.js
2014-05-09 12:50:00 -04:00
Patrick Brosset
a1a0bf1ec7
Bug 997198 - Create a standalone reflow actor; r=bgrins
2014-05-12 16:51:06 +02:00
Dave Townsend
d45ba78b4b
Bug 1007756: Strip out redundant and broken code landed in bug 990074. r=fitzgen
2014-05-09 10:28:29 -07:00
Brian Grinstead
57fe62ba5f
Bug 1002280 - ID starting with numeric value crashes the devtools DOM inspector;r=jwalker,bholley
2014-05-09 09:58:26 -05:00
Carsten "Tomcat" Book
3bb93d8ddc
merge fx-team to mozilla-central
2014-05-09 14:00:32 +02:00
Heather Arthur
1354cc3bea
Bug 1006231 - Get original source content for a stylesheet from source map's 'sourcesContent'. r=fitzgen
2014-05-08 15:25:00 +02:00
James Long
fa08d3e84c
Bug 995252 - Always remove a breakpoint and create a new one when setting the condition. r=past
2014-05-07 11:41:00 -04:00
Irakli Gozalishvili
a84292fe63
Bug 1004840 - Fix regression in root actors protocolDescription requests. r=dcamp
2014-05-02 08:05:00 -04:00
Ryan VanderMeulen
f3067efb4b
Backed out changeset 7ae6a7b925be for landing with the wrong bug number.
2014-05-07 14:18:52 -04:00
Irakli Gozalishvili
4a81aa0fd0
Bug 1000480 - Fix regression in root actors protocolDescription requests. r=dcamp
2014-05-02 08:05:00 -04:00
Eddy Bruel
ad05fbf2fc
Bug 1002456 - Fix debugger server breakage;r=jimb
2014-05-07 02:36:18 +02:00
Jordan Santell
8d37be5ce6
Bug 1006283 - Set and display proper type on AudioParams for web audio editor. r=vp
2014-05-06 14:03:00 -04:00
Shu-yu Guo
85ed834721
Bug 1007164 - Throw on touching sentinel values in DebugScopeProxy by default but allow Debugger.Environment.prototype.getVariable access. (r=jimb)
2014-05-08 21:30:50 -07:00
Marco Castelluccio
a78482a981
Bug 916874 - Reenable toolkit/devtools/apps/test/unit/test_webappsActor.js
2014-05-05 22:05:45 +02:00
Patrick Brosset
b5f5065758
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
83b3ba489f
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
1f54f83606
Backed out changeset 2b48d8dcac21 (bug 995252) for linux debug mochitest-dt failures.
2014-05-01 17:05:34 -04:00
James Long
9da3063d4a
Bug 995252 - Conditional breakpoints are always hit. r=past
2014-04-30 11:42:00 -04:00
Dave Townsend
832c3d2cac
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
8b4ca2810b
Bug 859372 - Fix for root.js refactor;r=past
2014-04-30 15:24:42 +02:00
Eddy Bruel
13ef2bbdc1
Bug 859372 - Refactor root.js;r=past
2014-04-30 03:11:11 +02:00
Eddy Bruel
c7b00e949d
Bug 859372 - Refactor script.js; r=past
2014-04-29 17:52:44 +02:00
Dave Camp
81baae1590
Backout Bug 997372 for mochitest-dt orange on a CLOSED TREE.
2014-04-28 09:53:26 -07:00
Dave Camp
071139a4e6
Bug 997372 - Add actor type logging to protocol.js. r=fitzgen
2014-04-28 08:58:26 -07:00
Nick Fitzgerald
58bd7bca59
Bug 991904 - Create a way to load devtools modules lazily. r=dcamp
2014-04-25 11:23:00 -04:00
Ryan VanderMeulen
b4f08e51ba
Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
...
CLOSED TREE
2014-04-25 14:08:12 -04:00
Nick Fitzgerald
75d519dc2f
Bug 991904 - Create a way to load devtools modules lazily. r=dcamp
2014-04-24 13:47:00 -04:00
Wes Kocher
7f118a8fee
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
001dd9410a
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
57c83226c5
Backing out bug 990074 as we have to backout bug 990685
2014-04-24 13:04:40 -07:00
Paul Rouget
cb55744223
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 -04:00
Ryan VanderMeulen
3b3e22ab48
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
1a6f90b913
Bug 859372 - Refactor transport.js; r=past
2014-04-24 13:23:30 +02:00
Eddy Bruel
8487128364
Bug 859372 - Make Timer a built-in module; r=past
2014-04-24 13:15:58 +02:00
Eddy Bruel
673cad14b4
Bug 859372 - Factor out common actor definitions; r=past
2014-04-24 13:13:12 +02:00
Alexandre Poirot
6bde1b2312
Bug 997239 - Move webconsole actor to a module. r=jryans,msucan
2014-04-23 10:38:00 +02:00
Paul Rouget
e12a9501f7
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 +02:00
Alexandre Poirot
49b6d3f74d
Bug 998898 - Fix webconsole exception on simulator. r=jryans
2014-04-23 06:45:38 -07:00
Alexandre Poirot
c8f0ecac89
Bug 977043 - Use same ProgressListener event across actors. r=bgrins,past
2014-04-22 20:17:30 +02:00
Paolo Amadini
60d8bb5bf9
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
6b9bc1a7a6
merge mozilla-inbound to mozilla-central
2014-04-22 12:25:22 +02:00
Carsten "Tomcat" Book
ea7f2a3bf4
Backed out changeset a6a7df40f00a (bug 997239) for causing regresssions per #devtools
2014-04-22 12:08:10 +02:00
Viktor Stanchev
499af697b5
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
65765653a9
Bug 998083 - Introduce Cu.getObjectPrincipal and kill nsIScriptSecurityManager::GetObjectPrincipal. r=gabor
2014-04-19 10:39:59 -07:00
Alexandre Poirot
213042763b
Bug 997239 - Convert webconsole to a module. r=msucan
2014-04-18 09:39:56 -04:00
Ryan VanderMeulen
620d0f57eb
Merge inbound to m-c.
2014-04-18 09:08:59 -04:00
Joe Walker
edffca9bca
Bug 993985 - Fix broken tooltip in Developer Toolbar; r=mratcliffe
2014-04-18 09:21:12 +01:00
Ryan VanderMeulen
fd959f4c10
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Dave Camp
598e3f8a4b
Bug 983331 - The debugger server protocol should describe itself. r=gozala
2014-04-17 16:25:07 -07:00
Ryan VanderMeulen
e9d4f36f17
Merge m-c to inbound on a CLOSED TREE.
2014-04-17 22:53:02 -04:00