[webkit-reviews] review granted: [Bug 39280] Wrong ternary in CSSStyleSelector::SelectorChecker::checkOneSelector : [Attachment 56353] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 09:02:28 PDT 2010


Darin Adler <darin at apple.com> has granted Yoshiki Hayashi
<yhayashi at google.com>'s request for review:
Bug 39280: Wrong ternary in CSSStyleSelector::SelectorChecker::checkOneSelector
https://bugs.webkit.org/show_bug.cgi?id=39280

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

------- Additional Comments from Darin Adler <darin at apple.com>
You couldn't find any case where this led to a null-dereference? If you could
find a case then it would be best to add a test case to demonstrate the
problem.

r=me


More information about the webkit-reviews mailing list