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+
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
Note You need to log in before you can comment on or make changes to this bug.