Commit Graph

2105 Commits

Author SHA1 Message Date
Wes Kocher
70902e153a Merge inbound to m-c 2013-09-20 19:28:47 -07:00
J. Ryan Stinnett
ce114fefa9 Bug 918588 - Properly support off after once with EventEmitter. r=mratcliffe 2013-09-19 19:36:13 -05:00
Michael Ratcliffe
91b15a73ee Bug 917863 - Add XUL context menu back into rule and computed views. r=jwalker 2013-09-20 01:15:34 +01:00
Patrick Brosset
3463e4455f Bug 913014 - Double clicking on a computed style toggles the matched selectors. r=harth 2013-09-20 10:21:06 -04:00
Felix Crux
af14a77031 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
c1ac26dba0 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
972879ca45 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
5bbbc0b1f6 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
107311fe95 Merge mozilla-central and fx-team 2013-09-19 16:27:11 +01:00
Michael Ratcliffe
6b0a21f517 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
02ff03f180 Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
Gijs Kruitbosch
9011f467c3 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
136e9263e8 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
059782fbe5 Merge m-c to m-i 2013-09-18 23:28:41 -07:00
Wes Kocher
2e8ba6cf4c Merge fx-team to m-c 2013-09-18 18:00:34 -07:00
Mihai Sucan
bbfcfc5ace 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
fa5619fbeb Bug 835808 - Navigate with arrow keys in computed view; r=harth 2013-09-18 10:43:11 -07:00
Paul Rouget
dc3c24c2ef Backed out changeset 184a0076278b (bug 890195). Almost-perma orange 2013-09-18 17:53:15 +02:00
Michael Ratcliffe
eb81693e5d 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
a5d24f9255 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Ryan VanderMeulen
8a6a806c2a Merge m-c to inbound. 2013-09-17 22:47:28 -04:00
Ryan VanderMeulen
5be5179c2d Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Victor Porof
521bc44154 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
ad1f7c6a80 Bug 917365 - Fix an exception when starting a simulator r=paul 2013-09-17 09:15:00 +02:00
Paul Rouget
7c32a12dd0 Bug 916166 - [app manager] Disable the network monitor. r=ochameau 2013-09-17 07:30:00 +02:00
Michael Ratcliffe
42466e1034 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
ac3ddb537b Bug 915910 - [markup view] UI updates following refactor in Bug 855523. r=miker 2013-09-14 18:10:14 -05:00
Michael Ratcliffe
f15cf75697 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
Michael Harrison
6812507afd Bug 832636 - Improve the Style Editor tab tooltip. r=paul.rouget 2013-09-17 11:36:40 -04:00
J. Ryan Stinnett
bf3cee5aab Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul 2013-09-13 19:09:52 -05:00
Paul Rouget
b3ab00bcdc Bug 913722 - Last project remains displayed after deleting. r=ochameau 2013-09-18 07:40:00 +02:00
Phil Ringnalda
a08286dd2d Merge m-c to f-t 2013-09-18 23:32:11 -07:00
Nick Fitzgerald
4425162551 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
45c3de0da3 Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof 2013-09-18 17:56:20 -07:00
Boris Zbarsky
f8ff102c29 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
b4f7ea5880 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
Victor Porof
a9f9aac7e2 Bug 860349 - Enable and add more logging for browser_dbg_chrome-create.js, r=rcampbell 2013-09-20 14:51:32 +03:00
Mike Hommey
153c82610c Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
Victor Porof
5058900549 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
3a02cd08ea 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
Ed Morley
4a3427461b Merge mozilla-central and inbound 2013-09-20 10:55:03 +01:00
Honza Bambas
da53acf440 Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Carsten "Tomcat" Book
725d8a196f Merge m-c to fx-team 2013-09-18 12:32:43 +02:00
Panos Astithas
1797d72f4c 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
7adfe9f5a9 Bug 914405: fix for browser_bug_638949_copy_link_location.js; r=me 2013-09-18 16:24:18 +03:00
Paul Rouget
9492494622 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
2d2ffc2e13 Bug 914403 - Part 3: Clear selection on remote inspector destuction. r=paul 2013-09-16 19:28:53 -05:00
J. Ryan Stinnett
cd41027a77 Bug 914403 - Part 2: Convert basic highlighter test to Task.jsm. r=paul 2013-09-16 19:26:51 -05:00
J. Ryan Stinnett
e70537a92d Bug 914403 - Part 1: Fix explicit selection removal with remote highlighter. r=paul 2013-09-16 19:23:57 -05:00
Paul Rouget
848eb586a7 Bug 916698 - [app manager] 2 connect buttons. r=me 2013-09-16 01:22:00 +03:00