2253 Commits

Author SHA1 Message Date
J. Ryan Stinnett
b8aba7c506 Bug 928144 - Make Manifest Editor read-only for hosted apps. r=paul
--HG--
extra : rebase_source : 66b5c3aaab33ba714e4740bbf54d20ffa40e2132
2013-10-22 19:42:13 -05:00
Brian Grinstead
802c833161 Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00
Anton Kovalyov
e8d17b383f Bug 929887 - Make the Network Monitor use CodeMirror. r=vporof 2013-10-24 10:08:17 -07:00
Gijs Kruitbosch
135fa02db3 Bug 920794 - make browser console DWIM, r=msucan 2013-10-22 16:37:23 +02:00
Raymond Lee
d81b16d747 Bug 926736 - Update devtools caller for new return type of get directory methods in DownloadIntegration.jsm r=jwalker 2013-10-21 13:04:30 +08:00
Girish Sharma
a162a67429 Bug 928827 - Fix Style Editor not jumping to the correct line if the same sheet is already selected, r=paul 2013-10-22 00:55:18 +05:30
Paul Rouget
0aeb12701d Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
Victor Porof
b2084655d3 Bug 929888 - Remove the editor context menu listeners from the debugger, r=anton 2013-10-24 11:48:42 +03:00
Panos Astithas
a40e79c207 Make the debugger more resilient in the presence of a bogus source map (bug 906889). r=fitzgen 2013-10-24 11:47:10 +03:00
Girish Sharma
50d57eec1b Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan 2013-10-24 10:31:02 +05:30
Anton Kovalyov
9e21571433 Bug 919706 - Localize search UI. r=robcee 2013-10-23 14:57:13 -07:00
Nick Alexander
fdab1bd848 Backed out changeset 69ebfb936442 (bug 862849) for bc orange on a CLOSED TREE.
--HG--
extra : amend_source : 0fbcba6a47f79369df9628f3ca1aa2ebf02a6efa
2013-10-23 13:19:58 -07:00
Brandon Benvie
100a83a95a Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-18 12:28:40 -07:00
Ed Morley
1df19015c8 Backed out changeset 1864e27d5ee4 (bug 920481) 2013-10-23 16:14:35 +01:00
Alexandre Poirot
3d0405de63 Bug 920481 - Call BrowserTabActor.reload when the app is updated to refresh the app. r=paul 2013-10-19 21:14:47 +02:00
Ratnadeep Debnath
5179afc10a Bug 923281 - Console filter output does not match source filenames; r=msucan 2013-10-23 14:49:51 +03:00
Nick Fitzgerald
d5689dad95 Bug 917072 - Move black box eyeball into sources toolbar; r=vporof 2013-10-23 02:10:08 -07:00
Alexandre Poirot
f0cf674d08 Bug 921850 - Fix races in debugger client when connecting agressively r=past 2013-10-21 01:56:00 +03:00
Anton Kovalyov
de1f0214e6 Bug 919709 - Make Debugger use CodeMirror. r=vporof 2013-10-22 13:53:53 -07:00
Gijs Kruitbosch
d621025ba8 Bug 895471 - part 0: add a browser debugger flag, r=past 2013-10-21 18:08:39 +02:00
Gijs Kruitbosch
e6ac0c23b0 Bug 927605 - invert the cloverleaf flag, r=vporof 2013-10-22 14:00:51 +02:00
Gijs Kruitbosch
4c839f02ad Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
2013-10-20 22:50:37 +02:00
Nick Fitzgerald
2d8e3c93bf Bug 916180 - Make pretty printing toggle-able; r=vporof 2013-10-22 00:04:46 -07:00
Patrick Brosset
7bdc7d22de bug 926325 - Refactored test to avoid js errors in test run; r=mikeratcliffe 2013-10-15 17:32:00 +02:00
Jacob Clark
529f4b172f Bug 928315 - Adding functionlity to allow Shift+Enter to search backwards in the debugger, r=vporof 2013-10-20 17:50:20 +03:00
Victor Porof
2e49a7a653 Bug 927375 - Debugger UI should be responsive when docked to the side, r=fitzgen 2013-10-19 12:26:46 +03:00
J. Ryan Stinnett
ab56dc1722 Bug 928078 - Re-check running apps after app install. r=ochameau 2013-10-17 15:36:59 -05:00
Tareq Khandaker
e6bf4c21a9 Bug 927974 - Rewrite Connect help text to move link out of translated string. r=past 2013-10-18 10:04:18 -04:00
Phil Ringnalda
e1c74de457 Merge m-c to a CLOSED TREE f-t 2013-10-18 21:27:48 -07:00
Ehsan Akhgari
7a6c00ee31 Backed out changeset 52b1205696cd (bug 927974) on the suspicion of this having caused frequent mochitest-bc oranges 2013-10-18 20:51:18 -04:00
Ehsan Akhgari
c449fc9c3b Backed out changeset 171b129f5f93 (bug 928078) on the suspicion of this having caused frequent mochitest-bc oranges 2013-10-18 20:51:11 -04:00
Ryan VanderMeulen
b5b8f55657 Bug 823881 - Really disable the test. 2013-10-18 15:14:16 -04:00
Ryan VanderMeulen
81d7d7f5b1 Merge fx-team to m-c. 2013-10-18 15:07:28 -04:00
Paul Rouget
080f7d1467 Bug 823881 - Disable browser_layoutview.js for frequent failures. r=robcee 2013-10-18 15:00:27 -04:00
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
Michael Ratcliffe
5dbda2fb94 Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-18 15:01:20 +01:00
Ryan VanderMeulen
16895bd84d Merge m-c to fx-team. 2013-10-18 15:41:57 -04:00
Alexandre Poirot
a1b3f0577d Bug 920478 - Print errors when something is wrong with app launch path. r=paul 2013-10-17 14:27:04 -04: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
J. Ryan Stinnett
7e2589418c Bug 928078 - Re-check running apps after app install. r=ochameau 2013-10-17 15:36:59 -05:00
Tareq Khandaker
fb55c67e9b Bug 927974 - Rewrite Connect help text to move link out of translated string. r=past 2013-10-18 10:04:18 -04:00
Victor Porof
f05f468373 Bug 928278 - BreadcrumbsWidget should use setNamedTimeout, r=past 2013-10-18 11:13:36 +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