Bug 124629

Summary: Remove unused member function declaration in DocumentOrderedMap.h
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: DOMAssignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.