[Webkit-unassigned] [Bug 26561] Remove memcpy from ScriptSourceCode::source()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 20 01:14:24 PDT 2009


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


abarth at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org
         AssignedTo|webkit-                     |abarth at webkit.org
                   |unassigned at lists.webkit.org |




------- Comment #5 from abarth at webkit.org  2009-06-20 01:14 PDT -------
> It's not really buried all that deeply. I seriously think you could just do
> static_cast<StringSourceProvider*>(m_code->provider())->source(). r=me

Ah.  I hadn't considered using a static_cast.  That should work.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list