WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160704
Drop unused NodeListsNodeData::isEmpty()
https://bugs.webkit.org/show_bug.cgi?id=160704
Summary
Drop unused NodeListsNodeData::isEmpty()
Chris Dumez
Reported
2016-08-09 13:05:23 PDT
Drop unused NodeListsNodeData::isEmpty(). Its implementation is incorrect anyway because it fails to check if the m_childNodeList / m_emptyChildNodeList members are null.
Attachments
Patch
(1.47 KB, patch)
2016-08-09 13:06 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-08-09 13:06:20 PDT
Created
attachment 285664
[details]
Patch
WebKit Commit Bot
Comment 2
2016-08-09 14:15:10 PDT
Comment on
attachment 285664
[details]
Patch Clearing flags on attachment: 285664 Committed
r204294
: <
http://trac.webkit.org/changeset/204294
>
WebKit Commit Bot
Comment 3
2016-08-09 14:15:15 PDT
All reviewed patches have been landed. Closing bug.
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