[webkit-reviews] review denied: [Bug 70248] Pass a Frame* parameter in EditorClient::respondToChangedSelection : [Attachment 111297] patch v1.2 - for EWS to build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 12:51:45 PDT 2011


Darin Adler <darin at apple.com> has denied Antonio Gomes <tonikitoo at webkit.org>'s
request for review:
Bug 70248: Pass a Frame* parameter in EditorClient::respondToChangedSelection
https://bugs.webkit.org/show_bug.cgi?id=70248

Attachment 111297: patch v1.2 - for EWS to build
https://bugs.webkit.org/attachment.cgi?id=111297&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
This is wrong. The editor client is per-frame and so can store a Frame* if
needed. It’s not a per-Page thing.


More information about the webkit-reviews mailing list