[webkit-reviews] review granted: [Bug 56814] [Refactoring] Member variables of DocumentMarker should be encapsulated. : [Attachment 93624] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 10:00:00 PDT 2011


Tony Chang <tony at chromium.org> has granted MORITA Hajime <morrita at google.com>'s
request for review:
Bug 56814: [Refactoring] Member variables of DocumentMarker should be
encapsulated.
https://bugs.webkit.org/show_bug.cgi?id=56814

Attachment 93624: Patch
https://bugs.webkit.org/attachment.cgi?id=93624&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=93624&action=review

> Source/WebCore/dom/DocumentMarker.h:128
> +inline DocumentMarker::DocumentMarker() 

Should we create a new .cpp file for these?


More information about the webkit-reviews mailing list