[Webkit-unassigned] [Bug 65542] Need support for dirname attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 21:35:03 PST 2011


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





--- Comment #27 from Rakesh <rakesh.kn at motorola.com>  2011-11-09 21:35:02 PST ---
(In reply to comment #25)
> (From update of attachment 113999 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=113999&action=review
> 
> Seems reasonable.
> 

Thanks for taking time to review.

> > Source/WebCore/html/HTMLTextAreaElement.cpp:178
> > +    if (!dirnameAttrValue.isNull())
> 
> Does AtomicString have a bool operator?  Can this just be !dirnameAttrValue ?

No, AtomicString does not have a bool operator.

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