Ryan VanderMeulen
5382a14a1e
Backed out changeset 272dabb40b3d (bug 843019) for mochitest-bc failures.
2013-09-25 15:29:06 -04:00
Brandon Benvie
3cd9660457
Bug 915875 - Clean up devtools/framework/toolbox.js.
2013-09-23 13:36:44 -07:00
Brandon Benvie
87ed0be6ce
Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan
2013-09-24 14:58:30 -07:00
Mike Hommey
ed1ecb4aff
Bug 920891 - Fix installation of bug 677930 css file after bug 917622. r=gps
2013-09-26 16:43:53 +09:00
Raymond Lee
e851bc6761
Bug 875731 - Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory in browser/devtools/. r=jwalker
2013-09-23 12:39:33 +08:00
J. Ryan Stinnett
f6eddcda82
Bug 920337 - Use promise to ensure we don't miss project load. r=paul
2013-09-24 21:22:08 -05:00
Alexandre Poirot
87a4401387
Bug 920092 - ensure printing human readable error message on app install error. r=paul
2013-09-25 09:37:21 -04:00
Wes Kocher
6de7d1ef55
Merge fx-team to m-c
2013-09-24 20:06:37 -07:00
Wes Kocher
9bb5d74c84
Merge inbound to m-c
2013-09-24 19:41:44 -07:00
Nick Fitzgerald
8a9d50960c
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
2013-09-24 16:01:01 -07:00
Nick Fitzgerald
48f6a3c421
Backout c49d5912c0de on a CLOSED TREE due to pushing the wrong version of the patch.
2013-09-24 15:16:25 -07:00
Nick Fitzgerald
3d8fd54064
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
2013-09-24 13:54:56 -07:00
Patrick Brosset
ff8fa3d73e
Bug 917448 - Avoids dead-object exceptions in markup-view due to delete iframe during load. r=paul
2013-09-23 09:04:01 -05:00
J. Ryan Stinnett
9d23b90534
Bug 919681 - Remove duplicate simulator connected handlers. r=ochameau
2013-09-23 14:25:10 -05:00
Mihai Sucan
0c173f0822
Bug 860672 - Command line option -jsconsole should open the Browser Console. r=robcee
2013-09-23 13:43:37 +03:00
Panos Astithas
c2ba167c9e
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
cc0c468bd8
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
373095e1f1
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
b88c2b0ad4
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
9324646650
Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker
2013-09-23 08:46:12 +02:00
Phil Ringnalda
2546eef4df
Merge m-c to fx-team
2013-09-22 09:16:05 -07:00
Victor Porof
a93a1614e0
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
897e683595
Backed out bug 918797, r=me
2013-09-21 19:07:52 +03:00
Victor Porof
8e03f6dc57
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
ca5b9bfdf0
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
e2ec543f41
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
70902e153a
Merge inbound to m-c
2013-09-20 19:28:47 -07:00
Mihai Sucan
82cbd5ef97
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
45c957c688
Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan
2013-09-20 11:34:10 -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
Carsten "Tomcat" Book
aebd8a9c9e
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
Victor Porof
669369321e
Bug 916747 - Request longer timeout for browser_dbg_breakpoints-contextmenu.js, r=me
2013-09-24 11:11:17 +03:00
Victor Porof
20dae7ea40
Bug 860349 - Don't do a thread dispatch when performing the test in browser_dbg_chrome-create, r=me
2013-09-23 20:00:03 +03: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
Mihai Sucan
35071c9c50
Bug 916601 - Remove Ctrl +/-/0 zooming shortcuts from web console; r=harth
2013-09-15 12:12:27 +03:00
Paul Rouget
f35ac64855
Bug 916597 - [app manager] Fix locales in help.xhtml. r=ochameau
2013-09-15 16:05:54 -04:00
Sunny
cd82062e74
Bug 913060 - Pretty print should use devtools.editor.tabsize. r=fitzgen
2013-09-15 16:05:35 -04:00
Girish Sharma
ab938bb82a
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
308826a0cb
Bug 900430 - Tab complete and cycle through the completion suggestions in the markup view, r=mratcliffe
2013-09-15 20:36:26 +05:30
Heather Arthur
464f98fada
Bug 892268 - Zoom devtools with Ctrl/Cmd +/-/0; r=dcamp
2013-09-14 23:26:18 -07:00
Mihai Sucan
e29c4e9f30
Bug 916329 - Use proper plural forms in messageRepeats.tooltip. r=robcee
2013-09-14 13:43:44 +03:00
Dave Camp
566df7c9a5
Bug 909121 - Inspector breaks when navigating backwards. r=bgrinstead
2013-09-09 08:11:22 -07:00
Victor Porof
232dc83052
No Bug - Fix 'browser_dbg_variables-view-accessibility.js' for finding an unexpected focused item, r=me
2013-09-14 20:48:41 +03:00
Paul Rouget
b6d1645088
Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau
2013-09-13 05:18:00 +02:00
Alexandre Poirot
cd08a7ca39
Bug 915226 - Merge all refresh/start/stop/debug buttons to two buttons called update and debug r=paul
2013-09-13 15:36:00 +02:00
Paul Rouget
ab0fb0f06b
Bug 912887 - [app manager] first run experience. r=ochameau
2013-09-14 04:49:00 +02:00
Victor Porof
3168f6d3cc
Bug 901271 - Add a test, r=fitzgen
2013-09-14 12:34:08 +03:00
Victor Porof
d63bcfa3b6
Bug 901271 - Preserve disabled breakpoints and re-add them in the views after a target navigation, r=fitzgen
2013-09-14 12:34:08 +03:00
Victor Porof
79381f543d
Bug 901271 - Fix breakpoint tests that were depending on the actor id being used as a node id, r=fitzgen
2013-09-14 12:34:07 +03:00
Victor Porof
69fef0b1ba
Bug 901271 - Remove actor id dependencies from the debugger breakpoints view, r=fitzgen
2013-09-14 12:34:07 +03:00
Victor Porof
2f53f4072c
Bug 916391 - Make testRemoveTab properly return a promise in browser_dbg_multiple-windows.js, r=me
2013-09-14 08:47:40 +03:00
Wes Kocher
4ff2a7fd55
Merge inbound to m-c
2013-09-13 18:14:32 -07:00
Boris Zbarsky
a48b619d92
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00