WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79162
ContainerNode::childrenChanged must be called immediately after removing children
https://bugs.webkit.org/show_bug.cgi?id=79162
Summary
ContainerNode::childrenChanged must be called immediately after removing chil...
Adam Klein
Reported
2012-02-21 16:11:03 PST
ContainerNode::childrenChanged must be called immediately after removing children
Attachments
Patch
(4.83 KB, patch)
2012-02-21 16:13 PST
,
Adam Klein
rniwa
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Klein
Comment 1
2012-02-21 16:13:12 PST
Created
attachment 128071
[details]
Patch
Ryosuke Niwa
Comment 2
2012-02-21 16:30:14 PST
Comment on
attachment 128071
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=128071&action=review
> LayoutTests/fast/dom/title-directionality-removeChild.html:21 > + var dir = window.layoutTestController ? > + layoutTestController.titleTextDirection > + : 'layoutTestController unavailable';
Why is this statement split into 3 lines? It seems like it can fit in one line.
Adam Klein
Comment 3
2012-02-21 16:34:03 PST
Committed
r108415
: <
http://trac.webkit.org/changeset/108415
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug