Bug 28386 - Change HTMLAreaElement to use OwnArrayPtr
Summary: Change HTMLAreaElement to use OwnArrayPtr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-17 00:31 PDT by Darin Adler
Modified: 2009-08-17 00:55 PDT (History)
0 users

See Also:


Attachments
patch (2.52 KB, patch)
2009-08-17 00:34 PDT, Darin Adler
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2009-08-17 00:31:10 PDT
The HTMLAreaElement has an array that should use OwnArrayPtr.
Comment 1 Darin Adler 2009-08-17 00:34:02 PDT
Created attachment 34963 [details]
patch
Comment 2 Darin Adler 2009-08-17 00:55:20 PDT
http://trac.webkit.org/changeset/47357