Commit Graph

483 Commits

Author SHA1 Message Date
Victor Porof
866c4a4b47 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
1fe202654f 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
7a8189fa16 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
35f2f26849 Bug 951794 - Make the tracers colors easier to read, r=vporof 2013-12-19 20:12:12 +02:00
Girish Sharma
8e690a4fb5 Bug 952165 - Tracer icon missing in Windows aero. r=fitzgen 2013-12-19 22:57:25 +05:30
Victor Porof
bcf896ad09 Bug 951694 - Sources pane can overlap content over the source editor, r=fitzgen 2013-12-18 19:10:17 +02:00
Victor Porof
dca29a6f1a Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Nick Fitzgerald
00a923905f Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past 2013-12-18 14:17:27 -08:00
Christian Ascheberg
a8c6523bfb Bug 590931 - [Australis] URL not greyed out in read-only location bar r=dao 2013-12-13 13:57:20 +02:00
Tim Taubert
7e1d6fa224 Backed out changeset 40978aa5238d (bug 951694) 2013-12-18 20:07:41 +01:00
Tim Taubert
ec7b5c1c0a Backed out changeset eb4d2915ab26 (bug 951674) 2013-12-18 20:07:15 +01:00
Patrick Brosset
4d9d84715b Bug 935417 - Better word wrapping in the css rule view. r=harth 2013-12-18 12:40:08 -05:00
Victor Porof
ab50415529 Bug 951694 - Sources pane can overlap content over the source editor, r=fitzgen 2013-12-18 19:10:17 +02:00
Victor Porof
3fc65af25e Bug 951674 - Vertical splitter isn't shown for the Events tab, r=fitzgen 2013-12-18 19:10:16 +02:00
Victor Porof
d6f26d3a74 Bug 830344 - Part 2: Implement pagination when expanding objects with lots of properties, r=past 2013-12-18 19:01:38 +02:00
Wes Kocher
c384670002 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Jared Wein
57dfa18eb4 Bug 933961 - [Australis] Hide the tab-view-deck background during customization transition. r=mconley
--HG--
extra : rebase_source : 6e913265db2b56ad1c8c7794e9e7f7ca5ec62ad5
2013-12-17 13:44:14 -05:00
Gijs Kruitbosch
f27618ecb3 Bug 700363 - [Australis] Hide conditional forward button permanently when not in use to prevent accidental glitches. r=Unfocused,jaws
--HG--
extra : rebase_source : 981cf692f5e7df0b4dc59a4eb926915363de1fec
2013-12-17 13:43:50 -05:00
Shane Caraveo
8ba380e694 bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Gregory Szorc
158ed8b3ec Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Victor Porof
9bb2857db1 Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen 2013-12-12 22:14:29 +02:00
Victor Porof
fde66faaff 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
c021c97d96 Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Brian Grinstead
c4209dafdc Bug 947346: Theme updates for Windows 2013-12-11 10:22:21 -06:00
Christian Ascheberg
c730add8f5 Bug 735607 - [Australis] Add hover effect in URL and search bars when using personas. r=dao 2013-12-12 09:56:57 +01:00
Victor Porof
b7bec0e835 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
e53643de5b 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
2c3d0eab59 Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan 2013-12-06 09:46:51 -06:00
Victor Porof
8d6cff55e3 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
e3ecf71a28 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Marina Samuel
8de068c7bb Bug 944781: Restore old toolbar & menu-panel png files and use new metro glyphs. r=mconley 2013-12-05 12:20:03 -05:00
Victor Porof
777137829a Bug 893692 - The continue/stepping buttons in the debugger are very confusing when paused, r=past 2013-12-05 18:07:54 +02:00
Mike de Boer
bcd907018e Bug 940251: [Australis] fix back-button arrow direction in RTL mode on non-retina displays. r=dao 2013-12-04 14:29:31 +01:00
Brian Grinstead
9d6c7a7dc5 Bug 941673 - DevTools themes - move toolbar and tab styles into shared CSS file;r=paul
--HG--
rename : browser/devtools/framework/toolbox.css => browser/devtools/framework/options-panel.css
2013-12-02 08:57:58 -06:00
Brandon Benvie
4a242405f7 Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans 2013-12-02 20:07:13 -08:00
Gijs Kruitbosch
eb6892a43b Bug 941235 - adjust Australis' search box min-width, r=jaws
--HG--
extra : rebase_source : 3c15682900c7fb6d58a7e2876f38dc5c40adc318
2013-11-28 14:25:34 +01:00
Patrick Brosset
07255e1ead Bug 943345 - Adds the devtools tooltip arrow image for aero theme, r=miker 2013-11-29 21:14:28 +01:00
Victor Porof
d6057ceb5c 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
Marina Samuel
4d00f56497 Bug 934032 - Add View on Metro feature to Desktop Firefox in Australis. r=bbondy 2013-11-19 13:06:58 -05:00
Jared Wein
a93cbd5f5d Bug 940448 - Forward button takes up space even when it's hidden if the search box is placed before the url container. r=mconley 2013-11-27 18:59:20 -05:00
Gijs Kruitbosch
1186cf1d1e Bug 942011 - [Australis] fix issue with 'nested-buttons' replacement variable, r=jaws
--HG--
extra : rebase_source : ce09fbe1ad985cbcd7b540901cdcfd1f87e55bb6
2013-11-22 15:00:21 +01:00
Brian Grinstead
cb539149e2 Bug 942112 - Black bottom line missing from the toolbars;r=paul 2013-11-22 09:33:56 -06:00
Paul Rouget
96f992e70b Bug 941643 - Use menlo and consolas. r=bgrins 2013-11-21 11:48:59 -05:00
Albert Juhe
03b1018b00 Bug 929127 - Update the inspector sidebar tabs design according to shorlander's mockups. r=paul 2013-11-21 09:30:08 -05:00
Brian Grinstead
21f9f4e728 Bug 916766 - Consistent theming across panels - webconsole updates;r=paul 2013-11-21 07:49:48 -06:00
fx4waldi@yahoo.com
01d8f87cd9 Bug 940985 - [Australis] Win7 glass: Cut/Copy/Paste and zoom control are not inverted on tab bar and menu bar, r=gijs 2013-11-20 07:27:00 +01:00
Anton Kovalyov
e26d1575d0 Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
Gijs Kruitbosch
1e3930ad3d Merge m-c to ux 2013-11-17 23:37:53 +01:00
Mike Conley
f209b886da Bug 938754 - Move opacity from Aero Glass Fog into alpha channel of TabsToolbar::before box-shadow colour. r=Gijs,MattN. 2013-11-15 13:26:09 -05:00
Mike Conley
8fb2d30426 Backout bug 908796 - the workaround from this bug is no longer required because we do not draw the closing tab anymore. rs=MattN, Gijs. 2013-11-14 16:36:30 -05:00