Bug 149236 - Turn ChildNodeInsertion/RemovalNotifier classes into functions
Summary: Turn ChildNodeInsertion/RemovalNotifier classes into functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 16:03 PDT by Antti Koivisto
Modified: 2017-10-16 22:32 PDT (History)
5 users (show)

See Also:


Attachments
patch (17.37 KB, patch)
2015-09-16 17:22 PDT, Antti Koivisto
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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