Commit Graph

2213 Commits

Author SHA1 Message Date
Matt Brubeck
398d975e5e Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE 2013-10-17 15:51:10 -07:00
Matt Brubeck
ce20eb66d0 Back out 7063d9f5c1fd (bug 920478) on a CLOSED TREE because a dependency was backed out 2013-10-17 15:32:45 -07:00
Alexandre Poirot
c24be3721c Bug 920478 - Print errors when something is wrong with app launch path. r=paul 2013-10-17 14:27:04 -04:00
Michael Ratcliffe
3b58710c3c Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-17 19:03:52 +01:00
Brandon Benvie
50f97e2beb Bug 926722 - Simplify Scratchpad's writeAsErrorComment. r=robcee 2013-10-16 10:56:05 -07:00
Michael Ratcliffe
c1f1f7905a Bug 924136 - Stop css-color.js interpreting "inherit" as black. r=jwalker 2013-10-16 15:04:47 +01:00
Panos Astithas
d07136e97e Bug 862344 - Hide non-enumerable properties of parsed JSON in the network details. r=vporof 2013-10-17 11:21:08 +03:00
Brandon Benvie
3770e14b51 Bug 926725 - Create DevToolsUtils.defineLazyPrototypeGetter and use it in VariablesView Scopes. r=fitzgen, r=vp 2013-10-15 09:49:15 -07:00
Brandon Benvie
d9f3fb82dc Bug 902539 - Make VariablesView ignore right clicks. r=vp 2013-10-14 14:40:05 -07:00
Brandon Benvie
0b635b8e37 Backout 55adba3eb627 bug 902539 for missing review comment. 2013-10-15 12:09:38 -07:00
Brandon Benvie
3e6481aafc Bug 902539 - Make VariablesView ignore right clicks. 2013-10-14 14:40:05 -07:00
Brian Grinstead
3b6345d6c5 Bug 926974 - [markup view] Theme does not immediately apply after switching. r=paul 2013-10-15 11:28:32 -05:00
J. Ryan Stinnett
7fb5cfe556 Bug 926506 - Hide proto in Manifest Editor. r=paul 2013-10-15 12:37:59 -05:00
J. Ryan Stinnett
3f5017bebd Bug 926929 - Update documentation link on Connect page. r=vporof 2013-10-15 10:00:51 -05:00
J. Ryan Stinnett
644d4127ee Bug 926501 - VariablesView.rawObject should use enumerable container. r=vporof 2013-10-14 11:33:48 -05:00
Ratnadeep Debnath
07b77dea5e Bug 926479 - Replace className comparisons with classList.contains in SideMenuWidget.jsm. r=vporof 2013-10-15 13:28:25 -04:00
Alexandre Poirot
8cbaaeb6ab Bug 925219 - Fix app validator caching issue. r=paul 2013-10-15 13:28:25 -04:00
J. Ryan Stinnett
6201d8b080 Bug 922193 - Add VariablesView as manifest editor in App Manager. r=paul 2013-10-09 00:52:38 -05:00
Brian Grinstead
736af05702 Bug 911678 - Inspector - inline style rules do not populate the CSSRuleView immediately. r=miker 2013-10-15 07:09:49 -05:00
Victor Porof
39470f0c35 Bug 924879 - Minor cleanups for Parser.jsm, r=past 2013-10-15 20:10:34 +03:00
Ed Morley
8388fc40f5 Bug 920570 & bug 920876 - Skip-if browser_codemirror.js on linux for too many intermittent failures 2013-10-14 22:56:25 +01:00
Nick Fitzgerald
3a0235c7d7 Bug 921630 - Show progress indicator while pretty printing; r=vporof 2013-10-14 13:06:50 -07:00
Nick Fitzgerald
4481a8549b Bug 924442 - Disallow pretty printing when a source is black boxed; r=vporof 2013-10-14 11:44:00 -07:00
Gijs Kruitbosch
89f4dd3983 Bug 926323 - Tilt tests should unregister observers to prevent errors later on when scopes are dead, r=vporof 2013-10-14 11:54:46 +02:00
Sunny
f3e72cf12c Bug 898472 - Give Browser Debugger window a title. r=vp 2013-10-11 15:09:00 -07:00
Nick Fitzgerald
89d22b97bb Bug 925073 - Create a pref to enable/disable pretty printing in the UI; r=vporof 2013-10-11 13:52:50 -07:00
Paul Rouget
0219bc66cc Bug 925199 - Move touch-events.js to /toolkit. r=ochameau 2013-10-11 12:00:01 -04:00
Patrick Brosset
fd839e0c8e Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker 2013-10-11 11:50:33 -04:00
Jake Bailey
cf29bceef4 Bug 925050 - Fix timeout in browser_toolbox_window_shortcuts.js when a tool is disabled by default. r=fitzgen 2013-10-10 10:59:48 -04:00
Jake Bailey
8b0258f3e6 Bug 914861 - Fix timeout in browser_toolbox_options.js when a tool is disabled by default. r=robcee 2013-10-10 10:59:48 -04:00
Brandon Benvie
a8e0db8b42 Bug 924614 - Fix duplicate Scratchpad menu items in Web Developer menu. r=mratcliffe 2013-10-09 11:47:00 -07:00
Brian Grinstead
6d5844ebdd Bug 921686 - Firefox css inspector doesn't find the correct url for some images. r=mratcliffe 2013-10-08 15:23:09 -05:00
Paul Rouget
867e5c7b4d Bug 924568 - Validate hosted app URL before adding. r=ochameau 2013-10-09 09:31:34 -04:00
Michael Ratcliffe
9cab056f2c Bug 923884 - Always use authored colors in markup view. r=jwalker 2013-10-08 13:53:19 +01:00
J. Ryan Stinnett
97c0516b1a Bug 921226 - Log during app install in App Manager. r=ochameau 2013-10-02 16:23:43 -05:00
Brian Mooney
3992b0b75a Bug 862019 - Add Ctrl-C listener to Variables View for copying items, r=vporof 2013-10-06 14:17:14 +03:00
Paul Rouget
e22ceb0302 Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=ochameau 2013-10-05 10:43:06 -04:00
Victor Porof
a3272dcdc0 Bug 923779 - Native code event listeners can get listed multiple times in the events pane, r=past 2013-10-05 16:26:08 +03:00
Brandon Benvie
bc310a6405 Bug 895180 - Add a Scratchpad tab for remote targets. r=dcamp, r=robcee, r=msucan 2013-10-04 12:44:09 -07:00
Anton Kovalyov
f72cf76dd0 Bug 912240 - Restore access key for the Clear button in console; r=msucan 2013-10-03 23:25:22 +03:00
Victor Porof
46b4fad05e Bug 919155 - After editing a source, it takes multiple page refreshes for the text contents to get updated in the debugger, r=rcampbell 2013-10-04 10:33:08 +03:00
Victor Porof
405dc03ba2 Bug 800857 - Add tests, r=rcampbell 2013-10-04 10:33:08 +03:00
Victor Porof
3883350725 Bug 800857 - Handle event listener objects added by plugins, r=past 2013-10-04 10:33:08 +03:00
Victor Porof
47c8a23d58 Bug 800857 - Implement debugger frontend for breaking on dom events, r=rcampbell 2013-10-04 10:33:08 +03:00
Victor Porof
ce62fcc801 Bug 800857 - Simplify the ensureElementIsVisible method in the SideMenuWidget, r=rcampbell 2013-10-04 10:33:07 +03:00
Phil Ringnalda
841e9e294a Merge f-t to m-c 2013-10-03 20:57:45 -07:00
Hubert B Manilla
36b4497c1e Bug 917189 - Removed the debug icon on the caret position, r=vporof 2013-10-04 00:36:37 +03:00
Victor Porof
84f0fd5f52 Bug 921513 - Use consumeoutsideclicks=false for the debugger panels, r=rcampbell 2013-10-04 00:36:35 +03:00
Ms2ger
4c35b806f8 Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00