[Webkit-unassigned] [Bug 44417] Added WebCore::DocumentMarkerController API which returns vector describing all markers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 12 21:47:40 PST 2011


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





--- Comment #13 from Antonio Gomes <tonikitoo at webkit.org>  2011-02-12 21:47:39 PST ---
(From update of attachment 82241)
View in context: https://bugs.webkit.org/attachment.cgi?id=82241&action=review

> Source/WebCore/dom/DocumentMarkerController.cpp:342
> +            WebCore::RenderText* text = static_cast<WebCore::RenderText*>(node->renderer());

You probably do not need "WebCore::"

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