[Webkit-unassigned] [Bug 115587] No need to declare JSC::LLInt::Data as friend class of WTF::StringImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 4 13:50:34 PDT 2013


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


Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xan.lopez at gmail.com




--- Comment #6 from Xan Lopez <xan.lopez at gmail.com>  2013-05-04 13:48:57 PST ---
(In reply to comment #5)
> Reverted r149563 for reason:
> 
> Broke LLInt build.
> 
> Committed r149568: <http://trac.webkit.org/changeset/149568>

Right, there was an ASSERT accessing a private flag, missed that (like EWS). We can change it to use the public getter, will upload a new patch later when I can verify with a debug build.

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