Paul Rouget
|
ade44b8e24
|
Bug 719783 - In the Rule View, pressing Escape close the whole Inspector. r=dcamp
|
2012-01-20 16:36:35 +01:00 |
|
Paul Rouget
|
d5c8c605d7
|
Bug 719933 - In the Inspector, the arrowkeys shortcuts should be used only when the higlighter or the toolbar are focused. r=rcampbell
|
2012-01-24 19:56:47 +01:00 |
|
Cedric Vivier
|
4e279f75b6
|
Bug 713612 - add closing curly bracket to avoid disrupting the rest of the CSS. r=rcampbell
|
2012-01-25 03:04:00 +01:00 |
|
Paul Rouget
|
bb5f788f64
|
Bug 719022 - Digits-only file names get .css prefixed in front of postfixed. r=jwalker
|
2012-01-23 20:26:03 +01:00 |
|
Alex Lakatos
|
62a45ed518
|
Bug 719028 - Style Editor does not highlight a few CSS2.0 and CSS3 properties. r=msucan
|
2012-01-22 01:11:28 +02:00 |
|
Paul Rouget
|
e6367e6b7f
|
Bug 566092 - Inspector highlight doesn't handle reflows correctly; r=rcampbell
|
2012-01-14 06:58:08 +01:00 |
|
Dao Gottwald
|
c7d43576c7
|
Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell
|
2012-01-23 11:50:11 -04:00 |
|
Victor Porof
|
65af38352c
|
Bug 718281 - Hide Tilt outro transition in a pref; r=rcampbell
|
2012-01-16 09:00:57 +02:00 |
|
Victor Porof
|
4a5395d8fc
|
Bug 712096 - Exiting 3D (Tilt) mode of the developer tools should show a transition back to a flat page; r=rcampbell
|
2012-01-16 09:00:56 +02:00 |
|
Victor Porof
|
1cf0bc91b6
|
Bug 715518 - WASD controls don't work in 3D view if typeaheadfind is active; r=rcampbell
|
2012-01-16 09:00:56 +02:00 |
|
Victor Porof
|
76a2334da5
|
Bug 712029 - Implement a way to reset the modelview matrix in Tilt; r=rcampbell
|
2012-01-16 01:56:06 +02:00 |
|
Victor Porof
|
1b7db68dfd
|
Bug 713391 - There should be a test to make sure Tilt is opened via the access key; r=rcampbell
|
2011-12-24 20:41:12 +02:00 |
|
Cedric Vivier
|
f66abc1ea9
|
Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell
|
2011-12-08 23:19:17 +08:00 |
|
Tobias Markus
|
68cc503dfb
|
Bug 707650 - Remove extra slash character from web console test uris; r=rcampbell
|
2012-01-17 15:04:23 +01:00 |
|
Rob Campbell
|
0ff52aae12
|
backout rev f96d6dd51d6c from bug Bug 708613; a=orange
|
2012-01-19 14:07:41 -04:00 |
|
Cedric Vivier
|
cc6440d966
|
Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell
|
2011-12-08 23:19:17 +08:00 |
|
Cedric Vivier
|
e924270603
|
Bug 687698 - Integrate Style Editor's automatic transitions; r=rcampbell,dao
|
2012-01-13 00:26:39 +08:00 |
|
Cedric Vivier
|
b42ef163e5
|
Bug 701635 - Style Editor should have a page loading placeholder; r=rcampbell
|
2012-01-13 00:26:31 +08:00 |
|
Marco Bonardo
|
6136ce1761
|
Merge last green PGO from inbound to central
|
2012-01-19 11:34:17 +01:00 |
|
Mihai Sucan
|
7dc415e86e
|
Bug 714942 - Implement minimal UI for Jump to line in the Source Editor. r=rcampbell
|
2012-01-16 13:59:39 +02:00 |
|
Mihai Sucan
|
36ac63ff52
|
Bug 650345 - Implement minimal UI for Find in the Source Editor. r=rcampbell
|
2012-01-16 18:51:44 +02:00 |
|
Till Schneidereit
|
2ee58c18ea
|
Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend
|
2012-01-18 16:10:39 -05:00 |
|
Paul Rouget
|
29bdbb3a59
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch D; r=rcampbell
|
2011-12-06 18:23:20 +01:00 |
|
Paul Rouget
|
c07b264d02
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch C; r=rcampbell
|
2011-12-07 21:13:02 +01:00 |
|
Paul Rouget
|
ba3adf54d7
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch B; r=rcampbell
|
2011-12-06 18:22:36 +01:00 |
|
Paul Rouget
|
f7f39d5d20
|
Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm Patch A; r=rcampbell
|
2012-01-13 19:52:37 +01:00 |
|
Victor Porof
|
2782f41051
|
Bug 712868 - tilt does not honour webgl.force-enabled preference. r=bjacob,msucan
|
2012-01-13 15:27:12 +02:00 |
|
Victor Porof
|
282eb8ebc0
|
Bug 713260 - Add a Tilt test for content location changes. r=rcampbell
|
2011-12-23 20:23:25 +02:00 |
|
Dave Camp
|
bb17d0f6d7
|
Bug 706886 - Line-through disappears after editing overridden rule in style inspector; f=rcampbell; r=joewalker
|
2012-01-13 13:05:49 -05:00 |
|
Cedric Vivier
|
bd0ebe4b4d
|
Bug 713359 - CSS cut short in Style Editor; r=dcamp
|
2012-01-06 00:35:34 +08:00 |
|
Paul Rouget
|
8f61e993ad
|
Bug 715887 - Rename Properties to Computed in the Style sidebar; r=rcampbell
|
2012-01-09 17:45:53 +01:00 |
|
Paul Rouget
|
e501a6a6e9
|
Bug 704017 - [RTL] The Inspector rules view should be LTR; r=dao
|
2012-01-05 12:42:30 +01:00 |
|
Paul Rouget
|
1e5fd808ff
|
Bug 712867 - Orion is white-on-white when using High Contrast Black color scheme; r=msucan
|
2012-01-03 17:52:57 +01:00 |
|
Tim Taubert
|
27bb5e2ce0
|
merge m-c to fx-team
|
2012-01-12 21:26:09 +01:00 |
|
Dão Gottwald
|
52b4705eb9
|
Bug 717191 - browser_scratchpad_bug690552_display_outputs_errors.js leaks the scratchpad window. r=rcampbell
|
2012-01-12 11:35:35 +01:00 |
|
Joe Walker
|
d874ae00c3
|
Bug 706230 - GCLI should have a jump-to-scratchpad feature; r=dcamp,dao
|
2012-01-12 10:12:18 +00:00 |
|
Joe Walker
|
48d67ee7f1
|
Bug 715501 - GCLI should be built with the latest version of dryice; r=dcamp
|
2012-01-12 09:57:07 +00:00 |
|
Joe Walker
|
c22c51f195
|
Bug 717598 - Backout changeset 05f3cb:13e49 missing reviewer from comment, a=robcee
|
2012-01-12 15:09:07 +00:00 |
|
Joe Walker
|
1bc2e51f55
|
Bug 706230 - GCLI should have a jump-to-scratchpad feature
|
2012-01-12 10:12:18 +00:00 |
|
Joe Walker
|
e8ef8f2c5c
|
Bug 715501 - GCLI should be built with the latest version of dryice
|
2012-01-12 09:57:07 +00:00 |
|
Mihai Sucan
|
996a3e7b2f
|
Bug 611032 - Errors from before the Web Console is opened do not show. r=gavin.sharp,rcampbell f=rcampbell
--HG--
rename : browser/devtools/webconsole/test/browser_ConsoleAPICachedMessages.js => browser/devtools/webconsole/test/browser_cached_messages.js
|
2012-01-11 12:51:49 +02:00 |
|
Gervase Markham
|
a457806f3f
|
Bug 712992 - fix erroneous MPL-only licence; switch to tri-licence.
|
2012-01-11 16:21:59 +00:00 |
|
Lucio Valentin
|
f8f6458fd6
|
Bug 583218 - "Web Console" menu item should be checked when the Web Console is open. Additional fixes by Rogério Gonçalves. r=dao
|
2012-01-11 15:32:39 +01:00 |
|
Joe Walker
|
8f4df48acc
|
Bug 709748 - GCLI 'help' command causes firefox to crash; r=paul
|
2012-01-09 15:38:49 +00:00 |
|
Joe Walker
|
c9416f4685
|
Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan
|
2012-01-09 15:38:49 +00:00 |
|
Berker Peksag
|
6432bd8243
|
Bug 683510 - GCLI needs a 'console' command; r=msucan
|
2012-01-09 15:38:48 +00:00 |
|
Joe Walker
|
bd05286f15
|
Bug 710152 - GCLI javascript completion should stop providing completions with complex JS input; r=dcamp
|
2012-01-09 15:38:48 +00:00 |
|
Joe Walker
|
45aee2150f
|
Bug 704184 - Find a better way to scroll web console output; r=dcamp
|
2012-01-09 15:38:48 +00:00 |
|
Mihai Sucan
|
399102b0ea
|
Bug 609890 - window.console API messages from before the Web Console is opened don't show. r=gavin.sharp
|
2012-01-06 21:34:56 +02:00 |
|
Michael Ratcliffe
|
cda749000b
|
Bug 691478 - JavaScript strict warning: resource:///modules/HUDService.jsm, line 5012: reference to undefined property this.lastInputValue; r=dcamp
|
2011-12-21 10:52:08 +01:00 |
|