[Webkit-unassigned] [Bug 25536] WebKit needs to expose an Element::spellcheck attribute to javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 10:03:09 PDT 2010


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


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72002|review?                     |review-
               Flag|                            |




--- Comment #4 from Sam Weinig <sam at webkit.org>  2010-10-27 10:03:09 PST ---
(From update of attachment 72002)
View in context: https://bugs.webkit.org/attachment.cgi?id=72002&action=review

> WebCore/html/HTMLElement.idl:65
> +                 attribute boolean spellcheck;

This should probably use the [Reflect] extended attribute which would mean you don't need the implementation of spellcheck/setSpellcheck in HTMLElement.h/cpp

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