Bug 202677 - Add a missing #include in DeferredTriggerInlines.h
Summary: Add a missing #include in DeferredTriggerInlines.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2019-10-07 20:34 PDT by Wenson Hsieh
Modified: 2019-10-07 21:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2019-10-07 20:38 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (1.33 KB, patch)
2019-10-07 20:39 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-10-07 20:34:46 PDT
DeferredTriggerInlines.h uses RELEASE_BASSERT, but does not include BAssert.h.
Comment 1 Wenson Hsieh 2019-10-07 20:38:01 PDT Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2019-10-07 20:39:51 PDT
Created attachment 380390 [details]
Patch
Comment 3 Yusuke Suzuki 2019-10-07 20:43:18 PDT
Comment on attachment 380390 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2019-10-07 21:56:39 PDT
Comment on attachment 380390 [details]
Patch

Clearing flags on attachment: 380390

Committed r250815: <https://trac.webkit.org/changeset/250815>
Comment 5 WebKit Commit Bot 2019-10-07 21:56:40 PDT
All reviewed patches have been landed.  Closing bug.