[Webkit-unassigned] [Bug 37930] [Win] Implement LayoutTestController::markerTextForListItem()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 15 13:18:56 PDT 2010


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





--- Comment #6 from Daniel Bates <dbates at webkit.org>  2010-07-15 13:18:56 PST ---
(In reply to comment #5)
> Will remove these local variables and write "Element* elt = toElement(jsValue);" as "Element *elt = toElement(toJS(toJS(context), value));".
> 

I meant write as "Element* elt = toElement(toJS(toJS(context), nodeObject));"

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