[webkit-reviews] review requested: [Bug 130290] Web Inspector: AXI: crash when inspecting "bar" text node in getAccessibilityPropertiesForNode layout test : [Attachment 227840] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 02:38:11 PDT 2014


James Craig <jcraig at apple.com> has asked  for review:
Bug 130290: Web Inspector: AXI: crash when inspecting "bar" text node in
getAccessibilityPropertiesForNode layout test
https://bugs.webkit.org/show_bug.cgi?id=130290

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

------- Additional Comments from James Craig <jcraig at apple.com>
The WebCore fix is straightforward. The layout test result diff is obvious, but
the layout test source diff is a little large. Among other things I had to
rearrange things to reuse the logger on the non-element #document node which
was previously specified in a element-only loop.


More information about the webkit-reviews mailing list