Bug 211961

Summary: Remove debugging dataLogs in LinkBuffer::copyCompactAndLinkCode() for release builds.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. keith_miller: review+

Description Mark Lam 2020-05-15 09:33:29 PDT
<rdar://problem/63264848>
Comment 1 Mark Lam 2020-05-15 09:37:35 PDT
Created attachment 399487 [details]
proposed patch.
Comment 2 Keith Miller 2020-05-15 09:39:17 PDT
Comment on attachment 399487 [details]
proposed patch.

r=me.
Comment 3 Keith Miller 2020-05-15 09:40:03 PDT
Comment on attachment 399487 [details]
proposed patch.

on second thought withholding.
Comment 4 Keith Miller 2020-05-15 09:47:59 PDT
Comment on attachment 399487 [details]
proposed patch.

nvm misunderstood.
Comment 5 Mark Lam 2020-05-15 09:52:56 PDT
The red EWS bots is because I landed the patch just as Keith r-ed it, before he r+ed it again.  Hence, it appears to be a merge collision to the bots though it is not.

Landed in r261747: <http://trac.webkit.org/r261747>.