[Webkit-unassigned] [Bug 73971] [Chromium] WebFrame should have an interface to invoke spellchecking in arbitrarily

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 15:33:30 PST 2012


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





--- Comment #10 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-01-18 15:33:30 PST ---
(In reply to comment #7)
> > from the chrome side, how do you know which WebFrame to call this
> > function on?  what if the focused editable content is actually in
> > a different frame?  are you using WebView::focusedFrame() for that?
> 
> Yes. Does it have any problem? If so, please let me know.

It should be fine.  I just wanted to make sure I understood the full picture.


> > > Source/WebKit/chromium/public/WebNode.h:113
> > > +    WEBKIT_EXPORT WebElement rootEditableElement() const;
> > 
> > it seems wrong for WebNode to know about elements.  maybe this should be a function
> > on WebElement?
> 
> When considering TextNode, it seems natural that it knows rootEditableElement, I think.

OK, I see.  That makes sense.

-- 
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