[webkit-reviews] review granted: [Bug 78067] [chromium] Move geometry headers in Platform API to Platform directory : [Attachment 125991] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 21:20:44 PST 2012


Adam Barth <abarth at webkit.org> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 78067: [chromium] Move geometry headers in Platform API to Platform
directory
https://bugs.webkit.org/show_bug.cgi?id=78067

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

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


We've already talked this over with fishd and we're not actually changing
anything in the API.  It's probably safe to land without round-tripping with
him.

> Source/Platform/Platform.gyp/copy_webcore_headers.py:37
> +	       raise e

You just want to say "raise" without the "e"


More information about the webkit-reviews mailing list