[Webkit-unassigned] [Bug 45990] Use AtomicString insted of String in XMLDocumentParser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 17 13:45:44 PDT 2010


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


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |paroga at paroga.com
                   |kit.org                     |
  Attachment #67945|                            |review?
               Flag|                            |




--- Comment #1 from Patrick R. Gansterer <paroga at paroga.com>  2010-09-17 13:45:44 PST ---
Created an attachment (id=67945)
 --> (https://bugs.webkit.org/attachment.cgi?id=67945)
Patch

> +    // FIXME: Use AtomicString::fromUTF8.
> +    return AtomicString(toString(string));
Maybe we can commit now and change this when bug 45594 is finished?

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