RESOLVED FIXED 60081
REGRESSION(r84990): Nightly builds don't launch on Windows
https://bugs.webkit.org/show_bug.cgi?id=60081
Summary REGRESSION(r84990): Nightly builds don't launch on Windows
Brian Weinstein
Reported 2011-05-03 16:20:41 PDT
r84990 added functions to IWebViewPrivate.idl, but didn't add them to the bottom of the file, causing nighties to break. To fix this, these functions need to be moved to the bottom of the file. <rdar://problem/9358635>
Attachments
[PATCH] Fix (2.22 KB, patch)
2011-05-03 16:23 PDT, Brian Weinstein
sfalken: review+
Brian Weinstein
Comment 1 2011-05-03 16:23:04 PDT
Created attachment 92160 [details] [PATCH] Fix
Brian Weinstein
Comment 2 2011-05-03 16:54:15 PDT
*** Bug 60043 has been marked as a duplicate of this bug. ***
Brian Weinstein
Comment 3 2011-05-03 17:00:39 PDT
Landed in r85691.
Note You need to log in before you can comment on or make changes to this bug.