Bug 183465

Summary: Use asm instead of __asm__ in WTFBreakpointTrap so MSVC builds
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, dbates, ews-watchlist, msaboff, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch msaboff: review+

Description Keith Miller 2018-03-08 11:21:36 PST
Use asm instead of __asm__ in WTFBreakpointTrap so MSVC builds
Comment 1 Keith Miller 2018-03-08 11:21:50 PST
Created attachment 335320 [details]
Patch
Comment 2 Michael Saboff 2018-03-08 11:23:19 PST
Comment on attachment 335320 [details]
Patch

r=me
Comment 3 Keith Miller 2018-03-08 11:25:24 PST
Committed r229420: <https://trac.webkit.org/changeset/229420>
Comment 4 Radar WebKit Bug Importer 2018-03-08 11:26:27 PST
<rdar://problem/38270256>
Comment 5 Ryan Haddad 2018-03-08 11:26:56 PST
*** Bug 183464 has been marked as a duplicate of this bug. ***