[webkit-reviews] review denied: [Bug 99775] Build fix after r131741. : [Attachment 169505] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 22:32:12 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has denied Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 99775: Build fix after r131741.
https://bugs.webkit.org/show_bug.cgi?id=99775

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=169505&action=review


>
Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsArgumentCoders.cpp
:-66
> -using namespace WebKit;

I suggest just putting this inside an ifdef, too. The namespace prefix you are
adding below is quite mysterious.


More information about the webkit-reviews mailing list