Closed
Bug 637807
Opened 14 years ago
Closed 14 years ago
Use GetEntry on the ID hashtable in nsDocument::LookupImageElement
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file, 1 obsolete file)
867 bytes,
patch
|
Details | Diff | Splinter Review |
Followup from bug 637214. We need to use GetEntry on the ID hashtable in nsDocument::LookupImageElement.
Assignee | ||
Comment 1•14 years ago
|
||
Piece of cake!
Comment 2•14 years ago
|
||
Comment on attachment 515969 [details] [diff] [review] Patch (v1) r=me
Attachment #515969 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Simpler version of the patch based on the final fix for bug 637214.
Attachment #515969 -
Attachment is obsolete: true
Assignee | ||
Comment 4•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/9f90513c5b2b
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
No longer depends on: post2.0
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•