Firefox nightly theme changes

Discuss application theming and theme development.
Post Reply
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 843497 - Update check says "up to date" for out of date versions on unsupported OS versions

patch:
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/340646bf7e85 (updates.js, updates.xul, updates.css, etc.)
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/b1c91eba5eaa (aboutDialog.xul, etc.)
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/58de9b0f98d0 (tests)
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/17363c63cf55 (tests)
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/1ea803d6be37 (tests)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 869174 - [style editor] Remove unused bar at top of editor

patch:
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/8d8330b65f26 (styleeditor.xul, splitview.css, etc.)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 875946 - Path of tabDragIndicator@2x.png points to tabDragIndicator.png in jar.mn on OS X

patch:
- (2013-05-30) (Fx24) https://hg.mozilla.org/mozilla-central/rev/3c70207e663c (jar.mn, osx/tabDragIndicator@2x.png)

No CSS or DOM change, simply adds and correctly packages the icon.
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars

patch:
- (2013-06-11) (Fx24) https://hg.mozilla.org/mozilla-central/rev/59d6cff1a48e (responsivedesign.jsm, theme-switching.js, floating-scrollbars-light.css, floating-scrollbars.css, etc.)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 879799 - Browser console lacks keyboard access

patch:
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/6d5d454fc9b1 (webconsole.js, webconsole.xul, common.css, webconsole.css, etc.)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 879961 - Remove obsolete arrows.png files

patch:
- (2013-06-07) (Fx24) https://hg.mozilla.org/mozilla-central/rev/3e61f95c02d6 (devtools/arrows.png)

Simply deletes this no-longer-used icon file in the wake of (2013-03-27) (Fx22) Bug 836233.
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 883898 - true/false values in the variables view could use some nice coloring

patch:
- (2013-06-21) (Fx24) https://hg.mozilla.org/mozilla-central/rev/c94e2d611aff (widgets.css)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 884432 - Background color of request items keep changing when any filter is applied

patch:
- (2013-06-21) (Fx24) https://hg.mozilla.org/mozilla-central/rev/edfa5974a68e (netmonitor-view.js, netmonitor.css, etc.)

In filtered views of the netmonitor (e.g., show only XHR requests or only JS requests), some rows are hidden but they're still present in the DOM and their ordinality remains the same, meaning that tiger-striping based on nth-child selectors fails. So, now adds attributes [odd] and [even] based on which rows are visible, dynamically, and changes the CSS to add tiger-stripe row background colors based on that.
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 884467 - Replace the linen scrollview background texture with the new "Mavericks" texture.

patch:
- (2013-06-20) (Fx24) https://hg.mozilla.org/mozilla-central/rev/e0fa2062a6b7 (osx/browser.css, linen-pattern.png, subtle-pattern.png, etc.)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 884887 - Move webconsole.css into themes/shared

patch:
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/2fd3d3b584d8 (browser.css, webconsole.css, webconsole.inc.css, etc.)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 885801 - Frozen object indicators (F/S/N) look bad when selected in the variables view

patch:
- (2013-06-22) (Fx24) https://hg.mozilla.org/mozilla-central/rev/052dee276c1a (widgets.css)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 885997 - Small theme color tweaks for the vview

patch:
- (2013-06-22) (Fx24) https://hg.mozilla.org/mozilla-central/rev/adf667b42590 (netmonitor.css, widgets.css)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

Bug 886015 - Console js input looks broken on OS X

patch:
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/7f1392bacb9f (webconsole.inc.css)
- (2013-06-23) (Fx24) https://hg.mozilla.org/mozilla-central/rev/4f03fbc6f5fd (webconsole.inc.css)
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
mcdavis
Posts: 3195
Joined: December 9th, 2005, 5:51 am

Re: Firefox nightly theme changes

Post by mcdavis »

I just finished checking Firefox 24 for OS X/high-DPI bugs since Alfred said he's not specifically looking for those. That's all I have for Firefox 24. Now, back to your regularly-scheduled programming.
Theme Development is Radical Participation.
NNL Beta Builds for Current and Up-coming Firefox
Dear User: Your Help is Needed
User avatar
akayser
Posts: 299
Joined: August 25th, 2010, 12:44 am

Re: Firefox nightly theme changes

Post by akayser »

Devtools:
Bug 921630 - Show progress indicator while pretty printing
Bug 895180 - Add a Scratchpad tab for remote targets.
Bug 800857 - Implement debugger frontend for breaking on dom events
Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames

App Manager:
Bug 921222 - Make App Manager disabled buttons look disabled.

Identity popup:
Bug 428943 - Add help button to the relevant support page for site identity pop-up.

Download button:
Bug 922847 - Separate animation from download button
Bug 845408 - unify download-indicator and download-button

Noise:

Bug 906462 - Remove noise backgrounds for about:newtab and about:home
Creator of the LittleFox, LittleBird, MicroFox, MicroBird, Nautipolis, Walnut, Walnut2, Bricks and Metal themes for Firefox and Thunderbird.
Visit https://addons.mozilla.org/en-US/firefox/addon/123/developers. Mozilla contributor since October 1999 (Mozilla M10).
Post Reply