WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31616
[Chromium] Some minor cleanup in the Chromium WebKit API
https://bugs.webkit.org/show_bug.cgi?id=31616
Summary
[Chromium] Some minor cleanup in the Chromium WebKit API
Darin Fisher (:fishd, Google)
Reported
2009-11-17 22:43:26 PST
[Chromium] Some minor cleanup in the Chromium WebKit API There are missing WEBKIT_API decorations in WebNode.h and WebFormElement.h, which are used to annotate methods that should be exported from WebKit.dll. We should make WebNode::action() be a const method. We should utilize WebFrameImpl::fromFrame() to simplify code in WebNode::frame().
Attachments
v1 patch
(3.19 KB, patch)
2009-11-17 22:45 PST
,
Darin Fisher (:fishd, Google)
dimich
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Fisher (:fishd, Google)
Comment 1
2009-11-17 22:45:36 PST
Created
attachment 43405
[details]
v1 patch
Darin Fisher (:fishd, Google)
Comment 2
2009-11-18 13:49:28 PST
Landed as
http://trac.webkit.org/changeset/51130
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug