Bug 184276 - Fix mis-application of WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION macro.
Summary: Fix mis-application of WTF_PREPARE_VTBL_POINTER_FOR_INSPECTION macro.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-03 12:41 PDT by Mark Lam
Modified: 2018-04-03 13:22 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (50.25 KB, patch)
2018-04-03 12:59 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (50.25 KB, patch)
2018-04-03 13:06 PDT, Mark Lam
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-04-03 12:41:17 PDT
Patch coming.
Comment 1 Mark Lam 2018-04-03 12:41:38 PDT
<rdar://problem/39109543>
Comment 2 Mark Lam 2018-04-03 12:59:44 PDT
Created attachment 337105 [details]
proposed patch.
Comment 3 Mark Lam 2018-04-03 13:06:52 PDT
Created attachment 337107 [details]
proposed patch.
Comment 4 Michael Saboff 2018-04-03 13:19:08 PDT
Comment on attachment 337107 [details]
proposed patch.

rs=me
Comment 5 Mark Lam 2018-04-03 13:22:39 PDT
Thanks for the review.  Landed in r230220: <http://trac.webkit.org/r230220>.