[webkit-reviews] review granted: [Bug 21724] Correct Build Regressions (Win32-Cairo) : [Attachment 24563] Patch to correct build regressions in Cairo (Windows) build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 22 13:25:48 PDT 2008


Adam Roben (aroben) <aroben at apple.com> has granted Brent Fulgham
<bfulgham at gmail.com>'s request for review:
Bug 21724: Correct Build Regressions (Win32-Cairo)
https://bugs.webkit.org/show_bug.cgi?id=21724

Attachment 24563: Patch to correct build regressions in Cairo (Windows) build.
https://bugs.webkit.org/attachment.cgi?id=24563&action=edit

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
 59	    CFURLRequestRef cfURLRequest() const   // For compatibility
 60	    {
 61	       return 0;
 62	    }

Normally we put such small inline functions like this on a single line.

r=me


More information about the webkit-reviews mailing list