[webkit-reviews] review granted: [Bug 51441] Editor.h doesn't need to include SelectionController.h : [Attachment 77258] Replaced all instances of SelectionController::Direction(\w+) by Direction in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 14:16:48 PST 2010


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 51441: Editor.h doesn't need to include SelectionController.h
https://bugs.webkit.org/show_bug.cgi?id=51441

Attachment 77258: Replaced all instances of SelectionController::Direction(\w+)
by Direction in WebKit
https://bugs.webkit.org/attachment.cgi?id=77258&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=77258&action=review

OK.  I figiured there were more includes you would remove.

> WebCore/page/Frame.h:37
> +#include "SelectionController.h"

Should this be SelectionController.h here?


More information about the webkit-reviews mailing list