Closed
Bug 675916
Opened 15 years ago
Closed 15 years ago
nsTreeSanitizer should restart iteration over attributes when nsTreeSanitizer::SanitizeURL removes an attribute
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla8
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
(Whiteboard: [inbound][qa-])
Attachments
(1 file, 1 obsolete file)
|
5.42 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Forgot to restart the loop when nsTreeSanitizer::SanitizeURL removes an attribute.
| Assignee | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Henri, are you taking this?
Yes, I forgot flip fields before the try run finished.
| Assignee | ||
Comment 3•15 years ago
|
||
Attachment #550075 -
Attachment is obsolete: true
Attachment #550075 -
Flags: review?(bzbarsky)
Attachment #550076 -
Flags: review?(bzbarsky)
Comment 4•15 years ago
|
||
Comment on attachment 550076 [details] [diff] [review]
Restart the loop when an URL attribute is removed, with proper indent
r=me
Attachment #550076 -
Flags: review?(bzbarsky) → review+
| Assignee | ||
Comment 5•15 years ago
|
||
Whiteboard: [inbound]
Comment 6•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
status-firefox8:
--- → fixed
Updated•14 years ago
|
Whiteboard: [inbound] → [inbound][qa-]
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•