[webkit-reviews] review granted: [Bug 119806] [Mac] Add a way to easily test attributed string generation : [Attachment 209925] Addressed Darin's comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 18:18:00 PDT 2013


Darin Adler <darin at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 119806: [Mac] Add a way to easily test attributed string generation
https://bugs.webkit.org/show_bug.cgi?id=119806

Attachment 209925: Addressed Darin's comments
https://bugs.webkit.org/attachment.cgi?id=209925&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=209925&action=review


> Tools/DumpRenderTree/mac/TextInputController.m:78
> ++ (BOOL)isSelectorExcludedFromWebScript:(SEL)selector;

There’s no need to declare this. You can just define it.


More information about the webkit-reviews mailing list