[webkit-reviews] review granted: [Bug 103096] REGRESSION(r135493): HTMLCollection and DynamicNodeList have two vtable pointers : [Attachment 175842] Put back inline comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 18:18:08 PST 2012


Sam Weinig <sam at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 103096: REGRESSION(r135493): HTMLCollection and DynamicNodeList have two
vtable pointers
https://bugs.webkit.org/show_bug.cgi?id=103096

Attachment 175842: Put back inline comments
https://bugs.webkit.org/attachment.cgi?id=175842&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=175842&action=review


> Source/WebCore/dom/DynamicNodeList.h:45
> +class DynamicNodeListCacheBase : public NodeList {
>  public:

Please do add a FIXME about how horrible a name this is now.


More information about the webkit-reviews mailing list