Closed
Bug 670652
Opened 14 years ago
Closed 14 years ago
Audit preference stylesheets for duplicate stylesheets
Categories
(SeaMonkey :: Preferences, defect)
SeaMonkey
Preferences
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.5
People
(Reporter: neil, Assigned: ewong)
References
Details
Attachments
(1 file, 1 obsolete file)
1.60 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #513895 +++
The old XPFE widget state manager loaded each preference pane into a separate iframe thus requiring it to have its own stylesheet reference. However the toolkit prefwindow overlays each page into the same window so that none of the panes need to overlay any of the default stylesheets that the prefwindow loads.
Bug 513895 removed all the directly duplicatated stylesheets but some stylesheets are still being duplicated because they are imported by other stylesheets. Bug 513895 comment #7 mentions one case of this.
![]() |
Assignee | |
Updated•14 years ago
|
Assignee: nobody → ewong
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 1•14 years ago
|
||
![]() |
Assignee | |
Updated•14 years ago
|
Attachment #545164 -
Flags: review?(iann_bugzilla)
![]() |
Assignee | |
Comment 2•14 years ago
|
||
Attachment #545164 -
Attachment is obsolete: true
Attachment #545167 -
Flags: review?(iann_bugzilla)
Attachment #545164 -
Flags: review?(iann_bugzilla)
Attachment #545167 -
Flags: review?(iann_bugzilla) → review+
Comment on attachment 545167 [details] [diff] [review]
Removed duplicate stylesheets from messenger's prefPanels.css (v2) [Checked in: Comment 3]
http://hg.mozilla.org/comm-central/rev/07690eba7558
Attachment #545167 -
Attachment description: Removed duplicate stylesheets from messenger's prefPanels.css (v2) → Removed duplicate stylesheets from messenger's prefPanels.css (v2) [Checked in: Comment 3]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.5
You need to log in
before you can comment on or make changes to this bug.
Description
•