Wes Kocher
bb3aade90a
Backed out changeset d53cc3ad38ec (bug 991392) for pushing tests around, causing chunked browser-chrome bustage on a CLOSED TREE
2014-04-03 15:14:53 -07:00
Panos Astithas
6929a22b3c
Bug 991112 - Disable RDP logging for faster tests. r=vporof
...
--HG--
extra : rebase_source : 4a5b5b8001a7a9e1bf0aae3ecd6bb600b6d15154
2014-04-03 18:22:49 +03:00
Panos Astithas
0cdb7c7b4a
Fix a typo in error reporting when attaching to the tracer (bug 989627). r=vporof
...
--HG--
extra : rebase_source : 59547f9b8f21bc4205b358701d1c9aa900049e81
2014-04-03 16:59:46 +03:00
Victor Porof
453fd4ebe3
Bug 991392 - Make the separator between the watch expressions and variables view visible in the debugger, r=past
2014-04-03 11:22:23 -04:00
Victor Porof
23f74dd497
Bug 991376 - The variables inspection popup shouldn't opening when hovering js literals, r=past
2014-04-03 11:22:23 -04:00
Victor Porof
b014790f0a
Bug 991175 - Headers values in the netmonitor sidepane are very hard to read and copy after clicking on them, r=msucan
2014-04-03 11:22:22 -04:00
Heather Arthur
eda9fd6c0b
Bug 990672 - Remove query string from linked CSS file path in style editor; r=pbrosset
2014-04-01 16:44:00 +02:00
Panos Astithas
868c5c7a5e
Miscellaneous lazification and cleanups in devtools framework code (bug 986841). r=dcamp
2014-04-03 11:19:42 +03:00
Panos Astithas
e84722d045
Lazy load modules as much as possible in gDevTools.jsm (bug 986841). r=dcamp
...
Also, ensure the devtools main module is only loaded once as it may have observable side-effects (like breaking the browser_toolbox_options.js test).
2014-04-03 11:19:31 +03:00
Patrick Brosset
55b7d758a1
Bug 979292 - Correctly place image tooltip in ruleview after a colorpicker was used; r=harth
2014-04-03 10:12:31 +02:00
Phil Ringnalda
a21ec22a24
Back out 81dd398600c4 (bug 850336) for linux bc2 leaks-until-shutdown
2014-04-02 23:17:37 -07:00
Dave Townsend
e5c78fb583
Bug 850336: Devtools box model should be editable. r=pbrosset
2014-04-02 17:44:59 -07:00
Jordan Santell
5ba983f529
Bug 980502 - Implement web audio actors and audio node actors. r=vp
2014-03-26 15:28:24 -07:00
Ed Morley
2aa332455d
Merge mozilla-central and fx-team
2014-04-02 18:25:23 +01:00
Willian Gustavo Veiga
6555d4cf56
Bug 953206 - Add a Scratchpad view menu. r=benvie, r=anton
2014-04-02 11:17:21 -04:00
Ed Morley
716364949e
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Heather Arthur
1f0c8e3718
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Rob Campbell
b8eabed668
Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers
2014-04-01 12:30:22 -04:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Sukanta Pal
7ce174faf5
Bug 982735 - Add keyboard shortcut hint for scratchpad jump to line. r=Benvie
2014-04-01 08:57:24 -04:00
Paolo Amadini
2ef3a1ea22
Bug 943621 - Convert to Promise.jsm in style inspector and style editor. r=dcamp, r=harth
2014-01-08 10:53:16 -08:00
Wes Kocher
a0ca84cc0a
Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures.
2014-03-31 17:02:29 -07:00
Heather Arthur
884d06a39b
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Rob Campbell
33732e27ac
Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen
2014-03-31 17:40:52 -04:00
Dave Townsend
20fd1dc8f4
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
Victor Porof
a1506601f0
Bug 989642 - When the netmonitor is docked on the side, the status codes overlap the request verb, r=rcampbell
2014-03-31 11:14:47 -04:00
Victor Porof
3572271153
Bug 989417 - Use Task.spawn in Netmonitor code to improve code readability, r=rcampbell
2014-03-31 11:14:47 -04:00
Victor Porof
78b7a846a4
Bug 989364 - Netmonitor should use CurlUtils to retrieve the request headers from upload stream, r=rcampbell
2014-03-31 11:14:46 -04:00
Brian Grinstead
f6cbc83e84
Bug 988887 - [rule view] Relative image URL link is resolving to chrome://browser/content/devtools/;r=pbrosset
2014-03-31 08:41:00 -05:00
John Hood
1e1e1a3d1c
Bug 925275 - Make Network Monitor log requests persistent. r=vporof
...
Bug 925275: Added in a check to Services.prefs before clearing the screen in netmonitor-controller.js.
Added a new heading called Common Preferences and moved the Enable Persistent Logging checkbox there.
Added a new string to toolbox.dtd for the new heading.
TODO: Add a bug test to reflect these changes.
2013-12-12 15:38:30 -08:00
Patrick Brosset
cd784e9e87
Bug 966424 - Intermittent browser_bug765105_background_image_tooltip.js - Remove the timeout; r=miker
2014-03-31 11:11:37 +02:00
Phil Ringnalda
25ffcd7643
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
cde2db8ab1
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-03-31 14:11:49 +11:00
Phil Ringnalda
38bc15c969
Merge f-t to m-c
2014-03-30 16:31:41 -07:00
Ehsan Akhgari
d4b93940ac
Bug 984266 - Double the test timeout
2014-03-30 09:58:35 -04:00
Ehsan Akhgari
ef4775a74c
Bug 986286 - Double the test timeout
2014-03-30 09:51:02 -04:00
Ehsan Akhgari
c48a6d2f67
Bug 989226 - Double the test timeout
2014-03-30 09:45:28 -04:00
Ehsan Akhgari
c176610e51
Bug 987700 - Double the test timeout
2014-03-30 09:44:29 -04:00
Ehsan Akhgari
d41f53223e
Bug 986768 - Double the test timeout
2014-03-30 09:41:52 -04:00
Mihai Sucan
9277aab403
Bug 987784 - Update the browser console default prefs to match those of the web console; r=robcee
2014-03-26 13:43:27 +02:00
Mihai Sucan
b143b17223
Bug 989025 - WebConsole breaks when trying to autocomplete in objects from different domains; r=past
2014-03-27 23:15:29 +02:00
J. Ryan Stinnett
d3e426e6c3
Bug 989168 - Disable manifest editor test on Linux. r=me
2014-03-28 17:15:14 -07:00
Victor Porof
b566dac1b0
Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans
2014-03-29 13:01:37 -04:00
Heather Arthur
08dd9230c1
Bug 985206 - Insert colon after completing a CSS property name in the style editor. r=jwalker f=Optimizer
2014-03-25 12:55:00 +01:00
Jordan Santell
0ce9bdf7f0
Bug 988661 - Add 'Enable addon debugging' button in toolbox. r=jryans
2014-03-27 15:43:00 +01:00
Jordan Santell
906440ab37
Bug 987890 - Hide unused tools when using addon debugger. r=jryans
2014-03-27 12:32:00 +01:00
Wes Kocher
3948825ebe
Merge fx-team to m-c
2014-03-27 20:07:56 -07:00
Ed Morley
88eeed4244
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
67a3d8e2c9
Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD
2014-03-27 19:07:31 +00:00
Victor Porof
8b52569db7
Bug 917226 - Build a canvas inspection tool, r=rcampbell
...
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00