[webkit-reviews] review granted: [Bug 121735] Shink attribute event listener code : [Attachment 212256] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 21 00:13:14 PDT 2013
Antti Koivisto <koivisto at iki.fi> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 121735: Shink attribute event listener code
https://bugs.webkit.org/show_bug.cgi?id=121735
Attachment 212256: Patch
https://bugs.webkit.org/attachment.cgi?id=212256&action=review
------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=212256&action=review
> Source/WebCore/ChangeLog:3
> + Shink attribute event listener code
Shrink
> Source/WebCore/bindings/js/JSLazyEventListener.h:35
> + static PassRefPtr<JSLazyEventListener> createForNode(ContainerNode&,
const QualifiedName& attributeName, const AtomicString& attributeValue);
Future tightening to separate Document and Element paths might be beneficial.
More information about the webkit-reviews
mailing list