Commit Graph

194 Commits

Author SHA1 Message Date
Victor Porof
41f23a846e Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans 2014-03-29 13:01:37 -04:00
Ed Morley
31118cd433 Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
77225d0dfd Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD 2014-03-27 19:07:31 +00:00
Victor Porof
759a49badf Bug 917226 - Build a canvas inspection tool, r=rcampbell
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Victor Porof
33b3c2c497 Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me 2014-03-27 12:24:00 -04:00
Ed Morley
97c742962c Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures 2014-03-27 16:11:59 +00:00
Victor Porof
8949ccc291 Bug 917226 - Build a canvas inspection tool, r=rcampbell 2014-03-27 10:21:37 -04:00
Brian Grinstead
20c499d4c9 Bug 983933 - Get better colors for the Inspector's box model;r=vporof 2014-03-18 08:04:57 -05:00
Brian Grinstead
01651d90fa Bug 983933 - Use shared CSS file for inspector box model;r=vporof 2014-03-17 10:11:35 -05:00
Dave Townsend
dedabc2023 Backing out bug 850336 due to test timeouts. r=backout 2014-03-19 14:11:36 -07:00
Dave Townsend
7b7ec77f47 Bug 850336: Devtools box model should be editable. r=pbrosset 2014-03-19 10:38:05 -07:00
Dave Townsend
f9793de689 Backed out changeset a9de76765bad on a CLOSED TREE from bug 850336 for its test taking too long. 2014-03-18 13:07:49 -07:00
Dave Townsend
771d473ce6 Bug 850336: Devtools box model should be editable. r=pbrosset 2014-03-18 09:25:25 -07:00
Heather Arthur
6a7273f4d4 Bug 983892 - Inspector Box model tab's background should be light to match light theme; r=vporof 2014-03-15 10:31:30 -07:00
Michael Ratcliffe
d72a047ee5 Bug 663778 - Changes to layout view for box model highlighter r=pbrosset 2014-03-08 18:10:44 +00:00
Ryan VanderMeulen
02e033058e Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
1db0c05359 Bug 663778 - Changes to layout view for box model highlighter r=pbrosset 2014-03-08 18:10:44 +00:00
Brian Grinstead
dccfe32d66 Bug 969426 - DevTools Themes: The strikethrough color in rule view is too dark in the light theme;r=pbrosset 2014-02-12 11:17:11 -06:00
Emerson Veenstra
8de739d938 Bug 964263 - Get rid of unused blankspace in css computed-view when resizing the sidebar r=pbrosset 2014-02-12 09:22:40 +01:00
Alex Henrie
77822eb46b Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao 2014-02-04 21:36:29 -07:00
Brian Grinstead
af29cefdc7 Bug 966907 - Light icon for search box in light theme - DevTools OVERRIDE HOOK;r=vporof 2014-02-04 07:14:40 -06:00
Brian Grinstead
2b588f6a80 Bug 966660 - Remove inspect-button.png OVERRIDE HOOK;r=pbrosset 2014-02-03 14:25:30 -06:00
Patrick Brosset
23e6c7b9fc Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof 2014-02-01 10:24:44 +01:00
Brian Grinstead
402953e3de Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof 2014-01-30 14:42:15 -06:00
Brian Grinstead
b017b8ef7a Bug 936421 - Update the breadcrumbs as per Shorlander's new designs. OVERRIDE HOOK;r=pbrosset 2014-01-30 14:24:30 -06:00
Victor Porof
2097ff17e9 Bug 943883 - DevTools themes - theme sidemenuwidget, r=bgrins, australis
--HG--
rename : browser/themes/osx/devtools/itemArrow-ltr.png => browser/themes/shared/devtools/images/itemArrow-ltr.png
rename : browser/themes/osx/devtools/itemArrow-rtl.png => browser/themes/shared/devtools/images/itemArrow-rtl.png
2014-01-07 11:58:07 +02:00
Victor Porof
b969a16707 Bug 951795 - Use WidgetMethod's empty text attribute instead of a deck in the tracer, r=fitzgen 2014-01-07 11:57:00 +02:00
Victor Porof
ac8d0589be Bug 951633 - Drop the <xul:menulist> support for WidgetMethods, r=past 2014-01-03 23:42:16 +02:00
Brian Grinstead
f265af2009 Bug 947309 - DevTools themes - use new icons for toolbar;r=paul 2014-01-03 13:32:26 -06:00
Victor Porof
1430600f57 Bug 952194 - The #tracer-message doesn't need !important and the 22px min-width doesn't make sense, r=fitzgen 2013-12-19 22:59:34 +02:00
Victor Porof
93ecd2a769 Bug 952064 - The tracer search box doesn't need a min-width, because it flexes, r=fitzgen 2013-12-19 20:12:58 +02:00
Victor Porof
36d918cd72 Bug 952047 - The Tracer view should get its background color from the theme body, r=fitzgen 2013-12-19 20:12:25 +02:00
Victor Porof
fb0126bfb7 Bug 952055 - When the Tracer tab is selected, the black splitter between the container tabbox and the source editor is invisible, r=fitzgen 2013-12-19 20:12:22 +02:00
Nick Fitzgerald
76abe292bc Bug 951794 - Make the tracers colors easier to read, r=vporof 2013-12-19 20:12:12 +02:00
Victor Porof
4af19c93f7 Bug 951694 - Sources pane can overlap content over the source editor, r=fitzgen 2013-12-18 19:10:17 +02:00
Victor Porof
bd10846bdf Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Nick Fitzgerald
77e22fc34d Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past 2013-12-18 14:17:27 -08:00
Tim Taubert
d389876697 Backed out changeset 40978aa5238d (bug 951694) 2013-12-18 20:07:41 +01:00
Tim Taubert
8d679bbe90 Backed out changeset eb4d2915ab26 (bug 951674) 2013-12-18 20:07:15 +01:00
Patrick Brosset
aed64d3929 Bug 935417 - Better word wrapping in the css rule view. r=harth 2013-12-18 12:40:08 -05:00
Victor Porof
197c365876 Bug 951694 - Sources pane can overlap content over the source editor, r=fitzgen 2013-12-18 19:10:17 +02:00
Victor Porof
85270d75a6 Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Victor Porof
fc7cd3b2c8 Bug 830344 - Part 2: Implement pagination when expanding objects with lots of properties, r=past 2013-12-18 19:01:38 +02:00
Victor Porof
856ca96499 Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen 2013-12-12 22:14:29 +02:00
Victor Porof
e8291ba700 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
0f2c5d332d Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Brian Grinstead
5a1b8755b1 Bug 947346: Theme updates for Windows 2013-12-11 10:22:21 -06:00
Victor Porof
8e77993afa Bug 815280 - Add a enable/disable all breakpoints button to the sources toolbar, r=rcampbell
--HG--
rename : browser/themes/linux/devtools/blackBoxMessageEye.png => browser/themes/linux/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/osx/devtools/blackBoxMessageEye.png => browser/themes/osx/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/windows/devtools/blackBoxMessageEye.png => browser/themes/windows/devtools/debugger-blackboxMessageEye.png
2013-12-11 14:34:53 +02:00
Victor Porof
fb205e4386 Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul 2013-12-09 18:58:55 +02:00
Brian Grinstead
46ac12542c Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan 2013-12-06 09:46:51 -06:00