Граф коммитов

364 Коммитов

Автор SHA1 Сообщение Дата
Victor Porof f6dea06b20 Bug 948893 - Hovering certain bounds in a HTML source while paused in the debugger can sometimes incorrectly show a variable inspection popup, r=past 2013-12-13 22:28:04 +02:00
Victor Porof de893521ab Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen 2013-12-12 22:14:29 +02:00
Victor Porof 67c2866796 Bug 948873 - Function closures and other psuedo variables shouldn't have a bottom border in the variables view, r=past 2013-12-12 22:14:29 +02:00
Victor Porof 539a0cdebe Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Patrick Brosset 0e77c986f0 Bug 945068 - Image preview tooltip displays correct image dimensions, r=harth 2013-12-12 09:31:23 +01:00
Patrick Brosset ce19c7754d Bug 726427 - CSS transform preview tooltip in style inspector, r=bgrins 2013-12-11 20:50:15 +01:00
Ryan VanderMeulen 05b10236da Merge m-c to inbound. 2013-12-09 17:43:44 -05:00
Jason Orendorff ddda22d99e Bug 793860, part 0a - Declare an accidentally undeclared variable. r=paul. 2013-12-09 14:10:51 -06:00
Victor Porof 4c3b50869b Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul 2013-12-09 18:58:55 +02:00
Victor Porof 1d9cc46801 Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell 2013-12-06 18:33:59 +02:00
Brian Grinstead 51b7588f8a Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Carsten "Tomcat" Book 43a1495d3d Backed out changeset 57c170af6a23 (bug 726427) for Mac 10.6 mochitest Failure in Bug 947126 2013-12-06 14:50:05 +01:00
Patrick Brosset 9d7cefb1bf Bug 726427 - CSS transform preview tooltip in style inspector. r=bgrins 2013-12-05 09:35:35 -05:00
Brandon Benvie 931cb47b94 Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans 2013-12-02 20:07:13 -08:00
Patrick Brosset 2c1a2cc18e Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker 2013-12-03 08:45:29 -05:00
Victor Porof 952b20eb2d Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell 2013-11-29 16:47:52 +02:00
Victor Porof 596de3acc4 Bug 942120 - Avoid 'missing method' errors thrown by nsIScrollBoxObject when the nodes aren't visible. r=anton 2013-11-22 15:23:56 +02:00
Michael Ratcliffe 6ce03518ed Bug 939098 - Stop markup view parsing color names out of context. r=jwalker 2013-11-18 16:07:24 +00:00
Brian Grinstead 4640bca5cc Bug 862558 - Web Console should always be available / visible;r=msucan 2013-11-11 15:13:28 -06:00
Patrick Brosset 1de8bbe632 Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
Brian Grinstead 501b85d887 Bug 916766 - Consistent theming across panels - added scratchpad and variable view;r=paul 2013-11-18 08:14:40 -06:00
Gijs Kruitbosch 3fd1217b23 Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Gabriel Luong 70508a1ad6 Bug 934695 - Autocomplete "!important" and multiple css values. r=scrapmachines, r=paul 2013-11-15 21:47:01 -05:00
Brian Grinstead a48258ea4d Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin 2013-11-13 12:02:05 -06:00
Paul Rouget f231b7f7c1 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-15 21:47:00 -05:00
Patrick Brosset a4b80471cf Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Ed Morley 08528ae4ff Merge latest green fx-team changeset and mozilla-central 2013-11-12 15:09:49 +00:00
Michael Ratcliffe 20bc494eaf Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Girish Sharma 4d737009eb Bug 900415 - Should be able to open the autocompletion popup at an offset from the anchor node. r=msucan 2013-11-09 18:06:23 +05:30
Brandon Benvie 13f2bac5e1 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-11-07 13:23:55 -08:00
Paul Rouget c25e2c22e8 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Ryan VanderMeulen 594bd58209 Backed out changesets e41b160a4ada and 90624f34525a (bug 912891) on the suspicion of turning bug 934852 into a perma-fail on WinXP debug. 2013-11-07 14:08:14 -05:00
Paul Rouget 79d2b45bb6 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-07 09:14:10 -05:00
Wes Kocher 19f53ae65d Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie 81d9362690 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
Carsten "Tomcat" Book 7d9c221c6d Backed out changeset e5b40752f743 (bug 912891) for browser chrome test failures on a CLOSED TREE 2013-11-12 08:48:41 +01:00
Patrick Brosset 582fd8a44f Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -05:00
Victor Porof 72b34a49ec Bug 930928 - Shader compilation errors should be displayed in the editor, r=rcampbell,anton 2013-11-05 14:07:37 +02:00
Patrick Brosset 819fb29ed1 Bug 932218 - Hides previous image preview tooltip in markup view when another one shows. r=bgrins 2013-10-31 23:10:44 -04:00
Victor Porof 66b94ece99 Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00
Victor Porof f8252be239 Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past 2013-10-27 20:43:55 +02:00
Patrick Brosset 20557c91d0 Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
J. Ryan Stinnett 9dc8ef00dc Bug 922144 - Part 2: Actions first option for Variables View. r=vporof
--HG--
extra : rebase_source : 07b4de41e6e9f5f9636ec742b1511950cdca67af
2013-10-24 13:03:17 -05:00
J. Ryan Stinnett be1bd6d9de Bug 922144 - Part 1: Aligned values option for Variables View. r=vporof
--HG--
extra : rebase_source : 20a8e6ed186b85189b2cbe95b52c8b007e7ea09b
2013-10-23 09:57:00 -05:00
Victor Porof b2a7636fab Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Victor Porof 515de70e2a Bug 930643 - Sorting by column is broken in the Network Monitor, r=jryans 2013-10-25 10:15:53 +03: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
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
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