[webkit-reviews] review granted: [Bug 114575] Add form delegate method that's invoked right before sending a submit event to a form element : [Attachment 197959] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 13 15:22:10 PDT 2013


mitz at webkit.org <mitz at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 114575: Add form delegate method that's invoked right before sending a
submit event to a form element
https://bugs.webkit.org/show_bug.cgi?id=114575

Attachment 197959: Patch
https://bugs.webkit.org/attachment.cgi?id=197959&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=197959&action=review


> Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:960
> +			attributes = {
> +			};

Weird

> Tools/TestWebKitAPI/Tests/mac/WillSendSubmitEvent.mm:29
> +#include "PlatformUtilities.h"
> +#include "PlatformWebView.h"
> +#include "Test.h"

#import, not #include


More information about the webkit-reviews mailing list