Bug 218683 - Fix GTK debug build
Summary: Fix GTK debug build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-07 07:10 PST by Rob Buis
Modified: 2020-11-07 14:18 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2020-11-07 07:12 PST, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2020-11-07 07:10:04 PST
Commit r269435 forgot to account for Frame* -> WeakPtr<Frame>
change in this ASSERT.
Comment 1 Rob Buis 2020-11-07 07:12:04 PST
Created attachment 413524 [details]
Patch
Comment 2 EWS 2020-11-07 14:17:08 PST
Committed r269565: <https://trac.webkit.org/changeset/269565>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413524 [details].
Comment 3 Radar WebKit Bug Importer 2020-11-07 14:18:19 PST
<rdar://problem/71153657>