[webkit-reviews] review granted: [Bug 30832] Notify the chrome when the focused node has changed. : [Attachment 42224] stubs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 12:13:01 PDT 2009


Darin Adler <darin at apple.com> has granted Evan Stade <estade at chromium.org>'s
request for review:
Bug 30832: Notify the chrome when the focused node has changed.
https://bugs.webkit.org/show_bug.cgi?id=30832

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

------- Additional Comments from Darin Adler <darin at apple.com>
I don't think we need notImplemented() inside any of these functions. That's
only there when we know we need to add code, but this is a case where an empty
function is probably OK for most ports at least at first. There's not
necessarily anything to implement.

Patch seems fine, r=me


More information about the webkit-reviews mailing list