Bug 42847 - Eliminate unneeded WKBundleFrameCopyInnerText function from WebKit2
Summary: Eliminate unneeded WKBundleFrameCopyInnerText function from WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 13:45 PDT by Darin Adler
Modified: 2010-07-25 23:05 PDT (History)
0 users

See Also:


Attachments
Patch (13.85 KB, patch)
2010-07-22 16:20 PDT, Darin Adler
sam: 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 2010-07-22 13:45:56 PDT
Eliminate unneeded WKBundleFrameCopyInnerText function from WebKit2
Comment 1 Darin Adler 2010-07-22 16:20:43 PDT
Created attachment 62355 [details]
Patch
Comment 2 Sam Weinig 2010-07-22 17:20:18 PDT
Comment on attachment 62355 [details]
Patch

Nice. r=me
Comment 3 Darin Adler 2010-07-22 20:47:12 PDT
Committed a much-refined version of this as <http://trac.webkit.org/changeset/63949>.