[webkit-reviews] review granted: [Bug 121504] AX: Replace AXObjectCache postNotification method boolean arguments with enum values. : [Attachment 212381] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 09:00:49 PDT 2013


chris fleizach <cfleizach at apple.com> has granted Samuel White
<samuel_white at apple.com>'s request for review:
Bug 121504: AX: Replace AXObjectCache postNotification method boolean arguments
with enum values.
https://bugs.webkit.org/show_bug.cgi?id=121504

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

------- Additional Comments from chris fleizach <cfleizach at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=212381&action=review


> Source/WebCore/accessibility/AXObjectCache.cpp:723
> +    if (object && (postTarget == TargetObservableParent))

extra parens here are not necessary


More information about the webkit-reviews mailing list