Closed
Bug 248011
Opened 22 years ago
Closed 8 years ago
Cleanup <docbook.css>
Categories
(Core :: XML, defect)
Core
XML
Tracking
()
RESOLVED
WONTFIX
mozilla1.9.3a1
People
(Reporter: sgautherie, Assigned: sgautherie)
References
()
Details
Attachments
(2 files)
|
517 bytes,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
|
7.69 KB,
patch
|
peterv
:
review-
|
Details | Diff | Splinter Review |
From bug 78672 comment 28 and bug 78672 comment 29:
{{ <http://lxr.mozilla.org/mozilla/search?string=PrintHistory>
PrintHistory
/content/xml/tests/docbook.css, line 342 -- PrintHistory {
/xpfe/components/shistory/src/nsSHistory.cpp, line 281 -- nsSHistory::PrintHistory()
/xpfe/components/shistory/src/nsSHistory.h, line 85 -- nsresult PrintHistory();
}}
| Assignee | ||
Comment 1•22 years ago
|
||
This file is used there:
{{ <http://lxr.mozilla.org/mozilla/search?string=docbook.css>
docbook.css
/content/xml/tests/docbooktest.xml, line 2 -- <?xml-stylesheet
href="docbook.css" type="text/css"?>
/content/xml/tests/script.xml, line 2 -- <?xml-stylesheet href="docbook.css"
type="text/css"?>
/content/xml/tests/simple.xml, line 2 -- <?xml-stylesheet href="docbook.css"
type="text/css"?>
}}
| Assignee | ||
Comment 2•22 years ago
|
||
If this one is good to be removed;
I'll post another patch inlucing the others that can be removed too.
Assignee: hjtoi-bugzilla → gautheri
Status: NEW → ASSIGNED
| Assignee | ||
Updated•22 years ago
|
Attachment #151400 -
Flags: review?(peterv)
Comment 3•22 years ago
|
||
Comment on attachment 151400 [details] [diff] [review]
(Av1-r) <docbook.css>
[Checkin: Comment 5]
Whatever. Since this is a test stylesheet I personally see no reason to touch
that.
Attachment #151400 -
Flags: review?(peterv) → review+
Comment 4•21 years ago
|
||
Shouldn't this patch be checked in?
Updated•16 years ago
|
QA Contact: ashshbhatt → xml
Comment 5•16 years ago
|
||
| Assignee | ||
Comment 6•16 years ago
|
||
Comment on attachment 151400 [details] [diff] [review]
(Av1-r) <docbook.css>
[Checkin: Comment 5]
http://hg.mozilla.org/mozilla-central/rev/a30604a3de20
Attachment #151400 -
Attachment description: (Av1-r) <docbook.css> (for review only) → (Av1-r) <docbook.css>
[Checkin: Comment 5]
| Assignee | ||
Updated•16 years ago
|
Flags: in-testsuite-
Target Milestone: --- → mozilla1.9.3a1
| Assignee | ||
Comment 7•16 years ago
|
||
I might have left a few non-trivial unused rules,
but this patch should be enough for this bug.
(In reply to comment #3)
> I personally see no reason to touch that.
First patch was to clean up mxr results.
This one is just a continuation patch ... which removes more than 50% of the file :->
Attachment #397008 -
Flags: review?(peterv)
Comment 8•16 years ago
|
||
Comment on attachment 397008 [details] [diff] [review]
(Bv1) all the obviously unused
Either remove the files or leave them as is.
Attachment #397008 -
Flags: review?(peterv) → review-
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•