Bug 149236

Summary: Turn ChildNodeInsertion/RemovalNotifier classes into functions
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, kangil.han, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=178376
Attachments:
Description Flags
patch rniwa: review+

Description Antti Koivisto 2015-09-16 16:03:01 PDT
Less architecture.
Comment 1 Antti Koivisto 2015-09-16 17:22:43 PDT
Created attachment 261341 [details]
patch
Comment 2 Ryosuke Niwa 2015-09-16 17:35:22 PDT
Comment on attachment 261341 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=261341&action=review

Watch out for perf regressions.

> Source/WebCore/dom/ContainerNodeAlgorithms.cpp:5
> + * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2014 Apple Inc. All rights reserved.

2015?
Comment 3 Antti Koivisto 2015-09-16 20:28:02 PDT
http://trac.webkit.org/changeset/189896