[webkit-reviews] review granted: [Bug 45406] Make FocusController::focusedOrMainFrame method const : [Attachment 66927] patch v1.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 14:08:51 PDT 2010


Daniel Bates <dbates at webkit.org> has granted Antonio Gomes
<tonikitoo at webkit.org>'s request for review:
Bug 45406: Make FocusController::focusedOrMainFrame method const
https://bugs.webkit.org/show_bug.cgi?id=45406

Attachment 66927: patch v1.1
https://bugs.webkit.org/attachment.cgi?id=66927&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
You will need to update WebCore/WebCore.exp.in to reflect the new symbol. In
particular, substitute __ZNK7WebCore15FocusController18focusedOrMainFrameEv for
 __ZN7WebCore15FocusController18focusedOrMainFrameEv.

r=me.


More information about the webkit-reviews mailing list