[Webkit-unassigned] [Bug 63515] AtomicString::show() and WTFString::show() should be const.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 00:14:58 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkent at chromium.org




--- Comment #2 from Kent Tamura <tkent at chromium.org>  2011-06-28 00:14:58 PST ---
(In reply to comment #0)
> AtomicString::show() and WTFString::show are not const, so we have to use const_cast to call them occasionally.

So you should remove such const_casts in this patch. Otherwise, the patch has no benefit.

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