Closed Bug 230947 Opened 21 years ago Closed 21 years ago

[FIX]Make attr and inline stylesheet handling more unified

Categories

(Core :: DOM: Core & HTML, defect, P1)

x86
Linux
defect

Tracking

()

RESOLVED FIXED
mozilla1.7alpha

People

(Reporter: bzbarsky, Assigned: bzbarsky)

Details

Attachments

(2 obsolete files)

Comment on attachment 139576 [details] [diff] [review]
(Av1) Like so
[Checked in: Comment 4]

jst, what do you think?
Attachment #139576 - Flags: superreview?(jst)
Attachment #139576 - Flags: review?(jst)
Priority: -- → P1
Summary: Make attr and inline stylesheet handling more unified → [FIX]Make attr and inline stylesheet handling more unified
Target Milestone: --- → mozilla1.7alpha
Comment on attachment 139576 [details] [diff] [review]
(Av1) Like so
[Checked in: Comment 4]

r+sr=jst
Attachment #139576 - Flags: superreview?(jst)
Attachment #139576 - Flags: superreview+
Attachment #139576 - Flags: review?(jst)
Attachment #139576 - Flags: review+
Fix checked in.  Saved about 800 bytes in mZ.  ;)
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Attachment #139576 - Attachment description: Like so → Like so [Checked in: Comment 4]
Attachment #139576 - Attachment is obsolete: true
Attachment #139576 - Attachment description: Like so [Checked in: Comment 4] → (Av1) Like so [Checked in: Comment 4]
Fix for
{ <http://tinderbox.mozilla.org/SeaMonkey/warn1074744420.4383.html#jst>

6.	content/html/document/src/nsHTMLDocument.cpp:384 (See build log
excerpt)
	Unused variable `nsresult rv'

382 nsDocument::ResetToURI(aURI, aLoadGroup);
383 
384 nsresult rv = NS_OK;
385 
386 InvalidateHashTables();
}
Comment on attachment 139682 [details] [diff] [review]
(Bv1) <nsHTMLDocument.cpp>
[Checked in: Comment 7]

'r=?': (see comment 5)
I have no compiler: Could you compile/test/(super-)review/check-in it ? Thanks.
Attachment #139682 - Flags: superreview?(jst)
Attachment #139682 - Flags: review?(jst)
Thanks! Fix checked in.
Comment on attachment 139682 [details] [diff] [review]
(Bv1) <nsHTMLDocument.cpp>
[Checked in: Comment 7]


s+ & sr+, per comment 7 ;->
Attachment #139682 - Attachment description: (Bv1) <nsHTMLDocument.cpp> → (Bv1) <nsHTMLDocument.cpp> [Checked in: Comment 7]
Attachment #139682 - Attachment is obsolete: true
Attachment #139682 - Flags: superreview?(jst)
Attachment #139682 - Flags: superreview+
Attachment #139682 - Flags: review?(jst)
Attachment #139682 - Flags: review+
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: