[webkit-reviews] review granted: [Bug 52771] nrwt: clean up almost all remaining port references : [Attachment 79792] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 15:55:09 PST 2011


Tony Chang <tony at chromium.org> has granted Dirk Pranke <dpranke at chromium.org>'s
request for review:
Bug 52771: nrwt: clean up almost all remaining port references
https://bugs.webkit.org/show_bug.cgi?id=52771

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=79792&action=review

> Tools/Scripts/webkitpy/layout_tests/port/webkit_unittest.py:102
> +if __name__ == '__main__':
> +    unittest.main()

I guess the imports only work if you happen to run this from the right place? 
Anyway, seems harmless.


More information about the webkit-reviews mailing list