Closed
Bug 1451711
Opened 7 years ago
Closed 7 years ago
Remove toolkit/themes/osx/global/toolbar/toolbar-separator.png
Categories
(Toolkit :: Themes, enhancement)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: ntim, Assigned: manishkk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 2 obsolete files)
1.85 KB,
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
I don't think this styling is particularly relevant anymore.
toolkit/themes/osx/global/toolbar/toolbar-separator.png
https://dxr.mozilla.org/mozilla-central/search?q=toolbar-separator.png&redirect=false
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → 1991manish.kumar
Reporter | ||
Comment 2•7 years ago
|
||
Comment on attachment 8965294 [details] [diff] [review]
Patch_Bug1451711
Review of attachment 8965294 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8965294 -
Flags: review?(ntim.bugs) → review?(dao+bmo)
Comment 3•7 years ago
|
||
Comment on attachment 8965294 [details] [diff] [review]
Patch_Bug1451711
This would make toolbarseparator invisible, right? So at that point it wouldn't be a separator anymore, which seems nonsensical.
Attachment #8965294 -
Flags: review?(dao+bmo) → review-
Reporter | ||
Comment 4•7 years ago
|
||
Manish, could you please use background: ThreeDShadow; to address dao's comment ?
Reporter | ||
Comment 5•7 years ago
|
||
actually, `background-color: ThreeDShadow;` would be slightly better.
Assignee | ||
Comment 6•7 years ago
|
||
Sorry, not clear to me? Where should I use `background-color: ThreeDShadow;`
(In reply to Tim Nguyen :ntim from comment #4)
> Manish, could you please use background: ThreeDShadow; to address dao's
> comment ?
Flags: needinfo?(ntim.bugs)
Reporter | ||
Comment 7•7 years ago
|
||
(In reply to Manish Kumar from comment #6)
> Sorry, not clear to me? Where should I use `background-color: ThreeDShadow;`
Exactly where you removed `background: url("chrome://global/skin/toolbar/toolbar-separator.png") transparent repeat-y;`
Flags: needinfo?(ntim.bugs)
Assignee | ||
Comment 8•7 years ago
|
||
(In reply to Tim Nguyen :ntim from comment #0)
> I don't think this styling is particularly relevant anymore.
>
Seems this file is gone. can you once check again?
> toolkit/themes/osx/global/toolbar/toolbar-separator.png
>
> https://dxr.mozilla.org/mozilla-central/search?q=toolbar-separator.
> png&redirect=false
Flags: needinfo?(ntim.bugs)
Reporter | ||
Comment 9•7 years ago
|
||
This line: https://dxr.mozilla.org/mozilla-central/source/toolkit/themes/osx/global/toolbar.css#28
should be replaced with `background-color: ThreeDShadow;`
Flags: needinfo?(ntim.bugs)
Assignee | ||
Comment 10•7 years ago
|
||
Attachment #8965294 -
Attachment is obsolete: true
Attachment #8965326 -
Flags: review?(ntim.bugs)
Reporter | ||
Comment 11•7 years ago
|
||
Comment on attachment 8965326 [details] [diff] [review]
PatchV2_Bug1451711
This patch doesn't contain the file removal from your previous patch.
Reporter | ||
Updated•7 years ago
|
Attachment #8965326 -
Flags: review?(ntim.bugs)
Assignee | ||
Comment 12•7 years ago
|
||
I started again by
'hg rollback'
'hg revert --all'
'hg pull'
'hg update --check'
and 'toolbar-separator.png' not available on my system. That's why I am not able to apply patch on my system.
same with this patch also- https://bugzilla.mozilla.org/show_bug.cgi?id=1451713
Flags: needinfo?(ntim.bugs)
Reporter | ||
Comment 13•7 years ago
|
||
You might want to ask for help on IRC: https://wiki.mozilla.org/IRC
Flags: needinfo?(ntim.bugs)
Assignee | ||
Comment 14•7 years ago
|
||
Please review
Attachment #8965326 -
Attachment is obsolete: true
Attachment #8965462 -
Flags: review?(ntim.bugs)
Reporter | ||
Updated•7 years ago
|
Attachment #8965462 -
Flags: review?(ntim.bugs) → review?(dao+bmo)
Updated•7 years ago
|
Attachment #8965462 -
Flags: review?(dao+bmo) → review+
Updated•7 years ago
|
Keywords: checkin-needed
Comment 15•7 years ago
|
||
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/40d45d638a07
Remove toolkit/themes/osx/global/toolbar/toolbar-separator.png. r=Dao
Keywords: checkin-needed
Comment 16•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•