[webkit-reviews] review granted: [Bug 105247] Chrome Android java output is too verbose : [Attachment 179873] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 10:44:32 PST 2012


Tony Chang <tony at chromium.org> has granted Yaron Friedman
<yfriedman at chromium.org>'s request for review:
Bug 105247: Chrome Android java output is too verbose
https://bugs.webkit.org/show_bug.cgi?id=105247

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

------- Additional Comments from Tony Chang <tony at chromium.org>
Seems fine.

In the long run, you may want to put common command line flags into a variable
and use that instead of having to duplicate the flags.	Another way to do this
would be to make a .gypi for the action.  See build/grit_action.gypi for an
example of this.


More information about the webkit-reviews mailing list