Dave Townsend
|
94635042ef
|
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
|
8d9237bdbb
|
Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE
|
2014-04-17 10:20:49 -07:00 |
|
Dave Townsend
|
65e9c7a556
|
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
|
e52ab86767
|
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
|
341d4bc93b
|
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 |
|
Patrick Brosset
|
540f49ede3
|
Bug 993190 - Use the outline highlighter on fennec; r=miker
|
2014-04-16 11:37:24 +02:00 |
|
Carsten "Tomcat" Book
|
d4e7e0987c
|
Merge m-c to fx-team
|
2014-04-15 15:17:48 +02:00 |
|
Bobby Holley
|
f223b1107f
|
Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz
|
2014-04-14 20:27:00 -07:00 |
|
Jordan Santell
|
c102242db2
|
Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp
|
2014-04-02 15:51:21 -07:00 |
|
Michael Ratcliffe
|
30e00019be
|
Bug 988102 - Opening inspector scrolls the content page all the way to the top;r=bgrins
|
2014-04-14 15:33:06 +01:00 |
|
Paolo Amadini
|
5b838a54f7
|
Bug 995170 - Convert legacy uses of promise.js in devtools where this doesn't result in test failures. r=jwalker
|
2014-04-14 14:15:43 +01:00 |
|
Mihai Sucan
|
1f75b07c7f
|
Bug 823097 - Add support for %c style formatting in the web console; r=past,bz
|
2014-04-10 17:59:21 +03:00 |
|
Girish Sharma
|
5b0b659de0
|
Bug 930931 - Storage Inspector - Indexed DB non-live actor, r=jwalker
|
2014-04-11 20:26:23 +05:30 |
|
Michael Ratcliffe
|
e7dad953b0
|
Bug 983948 - Add mach mochitest-devtools r=jmaher
|
2014-03-25 16:52:53 +00:00 |
|
Alexandre Poirot
|
a8558a1415
|
Bug 991636 - Fix toolkit/devtools/server/tests/mochitest/test_connectToChild.html test. r=msucan
|
2014-04-08 14:07:00 +02:00 |
|
Panos Astithas
|
f1c1de83dc
|
Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp
|
2014-04-08 10:23:00 +03:00 |
|
James Long
|
6f3e0f15dd
|
Bug 812172 - Add conditional breakpoint handling to the debugger client. r=vp
|
2014-04-04 08:27:57 -04:00 |
|
Mihai Sucan
|
d0358d2b4f
|
Bug 989043 - Network monitor support for e10s. r=ochameau
|
2014-04-03 15:45:25 +03:00 |
|
Paolo Amadini
|
a4656e60fb
|
Bug 988327 - Convert to Promise.jsm in "toolkit/devtools/server/tests/mochitest". r=dcamp
|
2014-04-03 11:57:35 +02:00 |
|
Jordan Santell
|
6870b783c2
|
Bug 980502 - Implement web audio actors and audio node actors. r=vp
|
2014-03-26 15:28:24 -07:00 |
|
Alexandre Poirot
|
f89d6b66d1
|
Bug 966991 - Ensure cleaning up child processes tab actors when disconnecting. r=jryans
|
2014-04-02 15:29:40 -04:00 |
|
Mark Hammond
|
cd2c8e6c5b
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
|
Dave Townsend
|
6e7b87c915
|
Bug 986755: Add-on debugger should use the XPI hierarchy to group sources. r=fitzgen, r=ochameau
|
2014-03-31 10:19:15 -07:00 |
|
Girish Sharma
|
08b0c6fdb3
|
Bug 982997 - Don't expect that data.added will be populated if data.deleted is blank. r=jwalker
|
2014-03-28 23:01:49 +05:30 |
|
Patrick Brosset
|
d1e4bf8e16
|
Bug 966424 - Intermittent browser_bug765105_background_image_tooltip.js - Remove the timeout; r=miker
|
2014-03-31 11:11:37 +02:00 |
|
Phil Ringnalda
|
b9b8a97985
|
Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined
|
2014-03-30 23:18:57 -07:00 |
|
Mark Hammond
|
555f838434
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-03-31 14:11:49 +11:00 |
|
Victor Porof
|
feb9eeed9d
|
Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans
|
2014-03-29 13:01:37 -04:00 |
|
Wes Kocher
|
a7366bf369
|
Merge fx-team to m-c
|
2014-03-28 16:48:17 -07:00 |
|
Girish Sharma
|
75cee325f8
|
Bug 986467 - Remove the iframes before finishing the tests. r=jwalker
|
2014-03-28 20:42:15 +05:30 |
|
Shih-Chiang Chien
|
12620e28b9
|
Bug 983951 - Check selective set of preferences instead of all prefs. r=jryans
|
2014-03-28 10:44:04 -04:00 |
|
Ed Morley
|
449379d2cc
|
Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
CLOSED TREE
|
2014-03-27 19:09:29 +00:00 |
|
Ed Morley
|
df264302e9
|
Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD
|
2014-03-27 19:07:31 +00:00 |
|
Victor Porof
|
8c86a85427
|
Bug 917226 - Build a canvas inspection tool, r=rcampbell
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
|
2014-03-27 18:57:16 +00:00 |
|
Jan Keromnes
|
14e6e0f679
|
Bug 988931 - Fix some race conditions in the devtools. r=ochameau
|
2014-03-27 14:58:02 -04:00 |
|
Paolo Amadini
|
f7c2088abd
|
Bug 988335 - Convert to Promise.jsm in the devtools server actors. r=fitzgen
|
2014-03-27 19:42:13 +01:00 |
|
Dave Townsend
|
abee89a8c8
|
Bug 986853: Add-on Debugger title is always 'Debugger - (null)'. r=past
|
2014-03-27 10:29:03 -07:00 |
|
Victor Porof
|
3bebfcdd8a
|
Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me
|
2014-03-27 12:24:00 -04:00 |
|
Ed Morley
|
a9d17b7cb7
|
Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures
|
2014-03-27 16:11:59 +00:00 |
|
Dave Townsend
|
5dcb75658d
|
Bug 986639: Use the __URI__ property of component and module globals to detect which add-on they come from (missed review comments). r=fitzgen
|
2014-03-27 09:02:39 -07:00 |
|
Carsten "Tomcat" Book
|
605bd6c796
|
Merge mozilla-central to fx-team
|
2014-03-27 16:08:53 +01:00 |
|
Carsten "Tomcat" Book
|
a3d3c8dcb5
|
merge fx-team to mozilla-central
|
2014-03-27 14:14:32 +01:00 |
|
Ryan VanderMeulen
|
3e14ec93b2
|
Merge m-c to inbound.
|
2014-03-26 23:09:54 -04:00 |
|
Dave Townsend
|
d633915be4
|
Bug 986639: Use the __URI__ property of component and module globals to detect which add-on they come from. r=fitzgen
|
2014-03-26 16:04:20 -07:00 |
|
Dave Townsend
|
fec0c9e2da
|
Bug 986108: Make all restartless add-ons debuggable. r=Unfocused, r=fitzgen
|
2014-03-26 16:03:57 -07:00 |
|
"J. Ryan Stinnett"
|
997536266b
|
Bug 985652 - Only register pref actor on b2g if certified is allowed. r=ochameau
|
2014-03-26 10:43:44 -07:00 |
|
Mihai Sucan
|
5fb9d9cb36
|
Bug 987369 - Fix for aRawObj.location is null in script.js; r=benvie
|
2014-03-25 13:01:53 +02:00 |
|
Paolo Amadini
|
9414db136e
|
Bug 988330 - Convert to Promise.jsm in "toolkit/devtools/server/tests/unit". r=fitzgen
|
2014-03-26 17:32:11 +01:00 |
|
Alexandre Poirot
|
4eacfa584c
|
Bug 977043 - Prevent styleeditor to break when iframes don't have a document r=harth
|
2014-03-22 09:02:14 +01:00 |
|
Alexandre Poirot
|
adf25a8107
|
Bug 977043 - Prevent exceptions in debugger when debugging b2g popup window object. r=msucan
|
2014-03-22 09:02:13 +01:00 |
|