[Webkit-unassigned] [Bug 62954] add/removeSpellcheckRange use RefPtr incorrectly for arguments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 09:43:23 PDT 2011


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





--- Comment #2 from Darin Adler <darin at apple.com>  2011-06-20 09:43:23 PST ---
(From update of attachment 97783)
View in context: https://bugs.webkit.org/attachment.cgi?id=97783&action=review

> Source/WebCore/dom/DocumentMarkerController.cpp:686
> +bool DocumentMarkerController::addUserSpellingMarker(Node* node, unsigned start, unsigned length, PassRefPtr<DOMStringList> srcSuggestions, unsigned options)

The prefix we use here is “prp”, not “src”.

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