Closed
Bug 925338
Opened 11 years ago
Closed 11 years ago
Remove obsolete defaultmode, lockmode, defaulticonsize, lockiconsize attributes
Categories
(Firefox :: Toolbars and Customization, defect)
Firefox
Toolbars and Customization
Tracking
()
RESOLVED
FIXED
Firefox 28
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Australis:M9][Australis:P5])
Attachments
(1 file)
2.39 KB,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #815360 -
Flags: review?(gijskruitbosch+bugs)
Comment 1•11 years ago
|
||
Comment on attachment 815360 [details] [diff] [review]
patch
r=me, but can you file a followup to purge mode="text" / mode="full" selectors from the CSS, too? We should do this only when we've merged to m-c though, because otherwise we'll just end up merging in more... :-(
Attachment #815360 -
Flags: review?(gijskruitbosch+bugs) → review+
Assignee | ||
Comment 2•11 years ago
|
||
http://hg.mozilla.org/projects/ux/rev/aad230472afb
(In reply to :Gijs Kruitbosch from comment #1)
> We should do this only when we've merged to m-c
> though, because otherwise we'll just end up merging in more... :-(
I'm not sure what this means...
Whiteboard: [Australis:P5] → [Australis:M9][Australis:P5][fixed-in-ux]
Comment 3•11 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #2)
> http://hg.mozilla.org/projects/ux/rev/aad230472afb
>
> (In reply to :Gijs Kruitbosch from comment #1)
> > We should do this only when we've merged to m-c
> > though, because otherwise we'll just end up merging in more... :-(
>
> I'm not sure what this means...
So, AIUI, we should get rid of mode="full" or mode="text" selectors, because they're now useless, as we're always using mode="icons". However, we *did* get rid of them - but because we merge stuff from m-c, I noticed that there are still/again selectors in the UX tree which use these (that presumably got merged in from m-c). As they don't actually hurt much apart from the infinitesimal amount of extra time spent checking if those selectors match, we should probably wait with doing a last purge of the never-matching selectors until we've merged to m-c.
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:M9][Australis:P5][fixed-in-ux] → [Australis:M9][Australis:P5]
Target Milestone: --- → Firefox 28
You need to log in
before you can comment on or make changes to this bug.
Description
•