Bug 124629 - Remove unused member function declaration in DocumentOrderedMap.h
Summary: Remove unused member function declaration in DocumentOrderedMap.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-19 19:31 PST by Jinwoo Song
Modified: 2013-11-19 21:57 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.23 KB, patch)
2013-11-19 19:33 PST, Jinwoo Song
no flags Details | Formatted Diff | Diff
Patch (1.25 KB, patch)
2013-11-19 21:24 PST, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2013-11-19 19:31:06 PST
Below method is not used now.
 - void checkConsistency() const;
Comment 1 Jinwoo Song 2013-11-19 19:33:29 PST
Created attachment 217373 [details]
Patch
Comment 2 Ryosuke Niwa 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.
Comment 3 Jinwoo Song 2013-11-19 21:24:28 PST
Created attachment 217380 [details]
Patch
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2013-11-19 21:57:27 PST
All reviewed patches have been landed.  Closing bug.