Commit Graph

2122 Commits

Author SHA1 Message Date
Wes Kocher
8136df6573 Merge inbound to m-c 2013-09-24 19:41:44 -07:00
Panos Astithas
22d6d1e98d Remove mentions of restarting in the options panel when toggling the remote and chrome debugging prefs (bug 918240). r=jwalker,mratcliffe 2013-09-20 16:31:20 +03:00
Mihai Sucan
1a5b6c5d2f Bug 918491 - Additional logging for intermittent browser_webconsole_bug_598357_jsterm_output.js | Test timed out. r=me 2013-09-23 22:23:33 +03:00
Brian Grinstead
e5616a10bc Bug 911678 - Inspector - inline style rules do not populate the CSSRuleView immediately. r=miker 2013-09-23 09:58:29 -05:00
Hubert B Manilla
82b30496bc Bug 907755 - Added telemetry probes to measure how long it takes to display a selected source text to the user; r=fitzgen 2013-09-23 13:03:25 -07:00
Patrick Brosset
26764583e3 Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker 2013-09-23 08:46:12 +02:00
Phil Ringnalda
0e2b15772a Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
Victor Porof
40aa8fa68c Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed (relanded), r=fitzgen 2013-09-22 19:03:15 +03:00
Victor Porof
7fcb94d6dc Backed out bug 918797, r=me 2013-09-21 19:07:52 +03:00
Victor Porof
87208d76b2 Bug 918797 - Fix the potential source of oranges in browser_dbg_pretty-print-06.js, r=me 2013-09-21 12:44:01 +03:00
Victor Porof
ba5c8bd04c Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed, r=fitzgen 2013-09-21 10:18:32 +03:00
Victor Porof
bd3ddd825c Bug 918329 - Fix XUL 'inline #text child' warning for the toolbarbutton element added in bug 762761, r=fitzgen 2013-09-21 10:18:32 +03:00
Wes Kocher
7055da100e Merge inbound to m-c 2013-09-20 19:28:47 -07:00
Mihai Sucan
fb0b0ea758 Bug 918210 - Fix for intermittent browser_webconsole_bug_613642_maintain_scroll.js | Test timed out; r=me 2013-09-20 21:49:29 +03:00
Anton Kovalyov
e1e454ec8e Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan 2013-09-20 11:34:10 -07:00
J. Ryan Stinnett
0c1da21607 Bug 918588 - Properly support off after once with EventEmitter. r=mratcliffe 2013-09-19 19:36:13 -05:00
Michael Ratcliffe
5306e29c30 Bug 917863 - Add XUL context menu back into rule and computed views. r=jwalker 2013-09-20 01:15:34 +01:00
Patrick Brosset
886d4ca125 Bug 913014 - Double clicking on a computed style toggles the matched selectors. r=harth 2013-09-20 10:21:06 -04:00
Felix Crux
d01314ff24 Bug 905226 - Identify custom JSON MIME-types as text. r=vporof
MIME types that can't be identified as textual are base64 encoded before
being shown in the Network Monitor tab of the developer tools. This text
detection wasn't identifying "custom" JSON MIME-types like
"application/x-bigcorp-api-json" as being JSON, and consequently they were
shown in a rather unhelpful base64 form.

This patch extends and liberalizes the isTextMimeType method to identify
these forms correctly.
2013-09-20 10:20:44 -04:00
Mihai Sucan
1e57674335 Bug 916997 - All lines are joined into one line when copying text from the Web Console; r=past 2013-09-19 21:03:10 +03:00
Mihai Sucan
a1e2cb7c64 Bug 908878 - Fix for intermittent browser_webconsole_bug_595350_multiple_windows_and_tabs.js | Timed out while waiting for: 4 web consoles {opened|closed}; r=me 2013-09-20 15:42:42 +03:00
Alexandre Poirot
b461cdf8bb Bug 918383 - Fix app debugging when connecting to a simulator app that isn't installed yet. r=paul 2013-09-19 10:42:00 +02:00
Ed Morley
06199994b8 Merge mozilla-central and fx-team 2013-09-19 16:27:11 +01:00
Michael Ratcliffe
c0be77f459 Bug 918305 - Move css-color.js in /toolkit/ r=paul
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
2013-09-19 16:06:44 +01:00
Ed Morley
8ecccccfc3 Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
Gijs Kruitbosch
dc403280b6 Bug 917706 - add tests for updating disabled/hidden values dynamically, r=test-only
--HG--
extra : rebase_source : b7be8eefe9387310328bc2cafe98f8ef75685447
2013-09-19 09:11:44 +02:00
Gijs Kruitbosch
a535143dd6 Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00
Phil Ringnalda
39df442f56 Merge m-c to m-i 2013-09-18 23:28:41 -07:00
Wes Kocher
12a0d733f4 Merge fx-team to m-c 2013-09-18 18:00:34 -07:00
Mihai Sucan
57f22d15d5 Bug 917188 - Use a more deterministic way to write the browser_webconsole_view_source.js test. r=past 2013-09-18 22:47:42 +03:00
Patrick Brosset
cedae86e47 Bug 835808 - Navigate with arrow keys in computed view; r=harth 2013-09-18 10:43:11 -07:00
Paul Rouget
1333ecaa76 Backed out changeset 184a0076278b (bug 890195). Almost-perma orange 2013-09-18 17:53:15 +02:00
Michael Ratcliffe
9943846376 Bug 917389 - Re-enable browser_css_color.js on Linux 32 bit tests. r=harth 2013-09-18 11:34:44 +01:00
Carsten "Tomcat" Book
e02754c485 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Ryan VanderMeulen
13384c7908 Merge m-c to inbound. 2013-09-17 22:47:28 -04:00
Ryan VanderMeulen
d1320d9844 Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Victor Porof
426e6d02ea Bug 917498 - Make sure the correct source is shown after performing reloads in browser_dbg_breakpoints-disabled-reload.js. r=me
CLOSED TREE
2013-09-17 23:48:47 +03:00
Alexandre Poirot
2d88b5ea44 Bug 917365 - Fix an exception when starting a simulator r=paul 2013-09-17 09:15:00 +02:00
Paul Rouget
a1c7380a0d Bug 916166 - [app manager] Disable the network monitor. r=ochameau 2013-09-17 07:30:00 +02:00
Michael Ratcliffe
c3783e6daf Bug 916451 - browser_cmd_addon.js | html output for addon disable Test_Plug-in_1.0.0.0 - Got Test Plug-in 1.0.0.0 is already disabled., expected Test Plug-in 1.0.0.0 disabled. r=jwalker 2013-09-16 11:52:43 +01:00
Brian Grinstead
9c0177b972 Bug 915910 - [markup view] UI updates following refactor in Bug 855523. r=miker 2013-09-14 18:10:14 -05:00
Michael Ratcliffe
1ea20c3812 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
Michael Harrison
814ab4e78b Bug 832636 - Improve the Style Editor tab tooltip. r=paul.rouget 2013-09-17 11:36:40 -04:00
J. Ryan Stinnett
49bb480694 Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul 2013-09-13 19:09:52 -05:00
Paul Rouget
e5bcd0e52a Bug 913722 - Last project remains displayed after deleting. r=ochameau 2013-09-18 07:40:00 +02:00
Phil Ringnalda
674342716d Merge m-c to f-t 2013-09-18 23:32:11 -07:00
Nick Fitzgerald
44f390418a Bug 762761 - part 3: use a text node for the icon instead of the value attribute; r=me 2013-09-18 18:08:00 -07:00
Nick Fitzgerald
43ffe41627 Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof 2013-09-18 17:56:20 -07:00
Boris Zbarsky
74075c3020 Bug 874502 part 1. Fix browser-chrome tests to not assume synchronous closing of windows. r=dolske 2013-09-17 17:45:47 -04:00
Carsten "Tomcat" Book
a88b8cb20a Backed out changeset f9fd3a1b03ed (bug 911678) for suspicion of causing nearly perma-orange on OSX Mochi-Browser Chome Tests 2013-09-24 10:26:07 +02:00