[Webkit-unassigned] [Bug 153301] New: How to conversions from AtomicString to String?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 01:01:35 PST 2016


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

            Bug ID: 153301
           Summary: How to conversions   from AtomicString to String?
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: xinchao.peng at samsung.com

I don't know a issue .
void testAtomicSringtoString(String str)
{
}
AtomicString str("abc");
testAtomicSringtoString(str)  ---> why it is build sucessfully . how to conver from AtomicString to String?

Could  you help me ? 
Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160121/1ab9e77a/attachment.html>


More information about the webkit-unassigned mailing list