[webkit-reviews] review granted: [Bug 60128] Compiler warning "eventWasHandled may be used without initialized" in WebView/WebHTMLView.mm. : [Attachment 92263] Initialize local variable eventWasHandled to avoid complier warning.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 11:06:58 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has granted Yongjun Zhang
<yongjun_zhang at apple.com>'s request for review:
Bug 60128: Compiler warning "eventWasHandled may be used without initialized"
in WebView/WebHTMLView.mm.
https://bugs.webkit.org/show_bug.cgi?id=60128

Attachment 92263: Initialize local variable eventWasHandled to avoid complier
warning.
https://bugs.webkit.org/attachment.cgi?id=92263&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
What compiler is that? I don't think that the warning is correct.


More information about the webkit-reviews mailing list