Closed
Bug 232175
Opened 21 years ago
Closed 21 years ago
Refactor nsNativeThemeWin
Categories
(SeaMonkey :: Themes, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: isaachh, Assigned: isaachh)
References
Details
Attachments
(1 file, 1 obsolete file)
33.91 KB,
patch
|
bryner
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
From bug 181490:
Make nsNativeThemeWin inherit from nsNativeTheme to remove some duplicated code.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Component: GFX: Win32 → Themes
![]() |
||
Comment 2•21 years ago
|
||
Isaac, is that patch ready to go? That is, is it at the point where it needs
reviews?
Assignee | ||
Updated•21 years ago
|
Attachment #139896 -
Attachment is obsolete: true
Assignee | ||
Comment 3•21 years ago
|
||
Since the patch in bug 181490 has been checked-in, I'm uploading a new patch.
Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 144110 [details] [diff] [review]
Patch (up to the trunk)
Requesting r/sr.
This patch is just a code cleanup -- eliminating a few obvious duplicate member
variables and functions of nsNativeTheme and nsNativeThemeWin.
Changes in nsNativeTheme::IsWidgetStyle() is from bug 181490, but here, mac is
also affected.
Attachment #144110 -
Flags: superreview?(bzbarsky)
Attachment #144110 -
Flags: review?(bryner)
![]() |
||
Comment 5•21 years ago
|
||
I won't be able to get to the review till I come back from my trip at this
point... (a week and a half from now at least).
Comment 6•21 years ago
|
||
Comment on attachment 144110 [details] [diff] [review]
Patch (up to the trunk)
Looks good.
Attachment #144110 -
Flags: review?(bryner) → review+
![]() |
||
Comment 7•21 years ago
|
||
Comment on attachment 144110 [details] [diff] [review]
Patch (up to the trunk)
sr=bzbarsky.
Please ping me when 1.8 opens (or once this has approval if you go for 1.7) and
I'll check it in, ok?
Attachment #144110 -
Flags: superreview?(bzbarsky) → superreview+
![]() |
||
Comment 8•21 years ago
|
||
Patch checked in to 1.8a trunk.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•