[Webkit-unassigned] [Bug 140857] [Win] Add WebKit message loop interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 24 18:22:33 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140857

David Kilzer (:ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245284|review?                     |review-
              Flags|                            |

--- Comment #3 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Comment on attachment 245284
  --> https://bugs.webkit.org/attachment.cgi?id=245284
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=245284&action=review

r- to fix WebKitMessageLoop.cpp as noted below.  (I am not a good reviewer for this change, but these two things need to be fixed, and fixing them before the actual reviewer looks will speed things along.)

> Source/WebKit/win/WebKitMessageLoop.cpp:1
> +#include "WebKitMessageLoop.h"

Needs a license header and:

#include "config.h"

before #include "WebKitMessageLoop.h" (as noted by the stylebot).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150125/7698781e/attachment-0002.html>


More information about the webkit-unassigned mailing list