Bug 185451 - Switch some RELEASE_ASSERTS to plain debug ASSERTS in PlatformScreenMac.mm
Summary: Switch some RELEASE_ASSERTS to plain debug ASSERTS in PlatformScreenMac.mm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-08 15:24 PDT by Brent Fulgham
Modified: 2018-05-08 16:27 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.57 KB, patch)
2018-05-08 15:26 PDT, Brent Fulgham
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2018-05-08 15:24:25 PDT
Switch a number of RELEASE_ASSERTS in PlatformScreenMac.mm to less costly Debug ASSERTS now that we've addressed the various platform issues we were tracking down using the RELEASE_ASSERTS.
Comment 1 Brent Fulgham 2018-05-08 15:26:59 PDT
Created attachment 339888 [details]
Patch
Comment 2 Brent Fulgham 2018-05-08 16:26:45 PDT
Committed r231520: <https://trac.webkit.org/changeset/231520>
Comment 3 Brent Fulgham 2018-05-08 16:27:31 PDT
<rdar://problem/39620348>