Michael Ratcliffe
3ad7d3a341
Bug 913983 - Split browser_telemetry_buttonsandsidebar.js into 5 tests due to timeouts. r=jwalker
2013-09-27 17:48:37 +01:00
Ryan VanderMeulen
bf289dbdf5
Merge fx-team to m-c.
2013-09-26 21:36:35 -04:00
Stephen Pohl
50b40b87f8
Bug 918996: Ensure that Responsive Design View always displays overlay scrollbars on OSX. r=paul
2013-09-26 11:33:50 -04:00
Ryan VanderMeulen
4593bfa05d
Backed out changeset 3732f69b6d81 (bug 843019) for mochitest-bc failures.
2013-09-26 17:29:37 -04:00
Brandon Benvie
c0bfd4f1a7
Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan
2013-09-26 10:51:51 -07:00
Alexandre Poirot
09833f2c82
Bug 919831 - Fix support of packaged apps with custom origin. r=paul
2013-09-26 14:07:44 -04:00
patilkr24@gmail.com
51843f850d
Bug 898712 - Add an error category to SSL errors in the browser console. r=bsmith
2013-09-26 14:07:29 -04:00
Ed Morley
0ce8c58659
Backed out changeset a2601d3f3214 (bug 919496) for xpcshell assertions during test_webappsActor.js
2013-09-26 16:22:26 +01:00
Paul Rouget
6caee84ef1
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=apoirot
2013-09-26 09:53:22 -04:00
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