[Webkit-unassigned] [Bug 30832] Notify the chrome when the focused node has changed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 11:02:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30832





--- Comment #11 from Evan Stade <estade at chromium.org>  2009-10-30 11:02:52 PDT ---
That the reason I initially ifdefed it to chromium.

Anyway, I think I covered all the ChromeClient implementations that are in the
WebKit tree (correct me if I'm wrong). There are only two, EmptyChromeClient
and SVGChromeClient (which inherits from the former). All the others are
presumably in other repositories (for example, chrome's is in the chromium
tree).

So whoever rolls this change into the chromium tree will need to simultaneously
land my chrome-side change (actually I think it would work to land the chrome
side change first). I don't know what the procedure is for other projects.
Presumably this will break them and they will promptly realize they need a stub
implementation.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list