Commit Graph

2100 Commits

Author SHA1 Message Date
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
Boris Zbarsky
f433995200 Bug 916995. Force a gc that we hope will collect the event listener's script, instead of just hoping a GC will happen. r=past 2013-09-17 11:15:45 -04:00
Mike Hommey
ae0966be15 Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
Victor Porof
e4b47435aa Bug 917211 - Intermittent browser/devtools/debugger/test/browser_dbg_conditional-breakpoints-01.js | This test exceeded the timeout threshold, r=me 2013-09-17 12:47:30 +03:00
Victor Porof
f25a9ec760 Bug 853003 - Clear the scrolling interval when cleaning up in browser_dbg_stack-03.js, r=me 2013-09-17 10:47:37 +03:00
Carsten "Tomcat" Book
a4ead549d1 Merge m-c to fx-team 2013-09-18 12:32:43 +02:00
Panos Astithas
7de1b1aae3 Ignore failures to get the lastPausedUrl when a tab is closing (bug 916458). r=fitzgen 2013-09-18 12:58:37 +03:00
Mihai Sucan
c378004d53 Bug 914405: fix for browser_bug_638949_copy_link_location.js; r=me 2013-09-18 16:24:18 +03:00
Paul Rouget
dc9d614d13 Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz 2013-07-17 05:08:00 +02:00
J. Ryan Stinnett
bf57318219 Bug 914403 - Part 3: Clear selection on remote inspector destuction. r=paul 2013-09-16 19:28:53 -05:00
J. Ryan Stinnett
d4e69409d6 Bug 914403 - Part 2: Convert basic highlighter test to Task.jsm. r=paul 2013-09-16 19:26:51 -05:00
J. Ryan Stinnett
b4c46a8250 Bug 914403 - Part 1: Fix explicit selection removal with remote highlighter. r=paul 2013-09-16 19:23:57 -05:00
Paul Rouget
8145bd73b0 Bug 916698 - [app manager] 2 connect buttons. r=me 2013-09-16 01:22:00 +03:00
Mihai Sucan
a960aeacea Bug 916601 - Remove Ctrl +/-/0 zooming shortcuts from web console; r=harth 2013-09-15 12:12:27 +03:00
Paul Rouget
2f350202aa Bug 916597 - [app manager] Fix locales in help.xhtml. r=ochameau 2013-09-15 16:05:54 -04:00
Sunny
c52b0f6aad Bug 913060 - Pretty print should use devtools.editor.tabsize. r=fitzgen 2013-09-15 16:05:35 -04:00
Girish Sharma
fea0fe335e Bug 900418 - Inplace editor should not destroy itself when the focus is lost to the autocompletion popup, r=mratcliffe 2013-09-15 20:40:52 +05:30
Girish Sharma
fcf9511a2f Bug 900430 - Tab complete and cycle through the completion suggestions in the markup view, r=mratcliffe 2013-09-15 20:36:26 +05:30