RESOLVED FIXED Bug 124629
Remove unused member function declaration in DocumentOrderedMap.h
https://bugs.webkit.org/show_bug.cgi?id=124629
Summary Remove unused member function declaration in DocumentOrderedMap.h
Jinwoo Song
Reported 2013-11-19 19:31:06 PST
Below method is not used now. - void checkConsistency() const;
Attachments
Patch (1.23 KB, patch)
2013-11-19 19:33 PST, Jinwoo Song
no flags
Patch (1.25 KB, patch)
2013-11-19 21:24 PST, Jinwoo Song
no flags
Jinwoo Song
Comment 1 2013-11-19 19:33:29 PST
Ryosuke Niwa
Comment 2 2013-11-19 21:01:31 PST
Comment on attachment 217373 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=217373&action=review > Source/WebCore/ChangeLog:3 > + Remove unused method in DocumentOrderedMap Please update this line as I've changed the bug title.
Jinwoo Song
Comment 3 2013-11-19 21:24:28 PST
WebKit Commit Bot
Comment 4 2013-11-19 21:57:24 PST
Comment on attachment 217380 [details] Patch Clearing flags on attachment: 217380 Committed r159548: <http://trac.webkit.org/changeset/159548>
WebKit Commit Bot
Comment 5 2013-11-19 21:57:27 PST
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.