[Webkit-unassigned] [Bug 69839] [Microdata] Add itemprop, itemref, itemvalue attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 22 05:37:48 PDT 2011


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





--- Comment #17 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-22 05:37:48 PST ---
(From update of attachment 111854)
View in context: https://bugs.webkit.org/attachment.cgi?id=111854&action=review

>> Source/WebCore/html/MicroDataItemValue.h:50
>> +    static PassRefPtr<MicroDataItemValue> createFromString(String);
> 
> Use a const reference.

That's a good catch!

>> Source/WebCore/html/MicroDataItemValue.h:58

> 
> Use a const reference.

Ditto.

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