Bug 207249 - [JSC] Structure::setMaxOffset and setTransitionOffset are racy
Summary: [JSC] Structure::setMaxOffset and setTransitionOffset are racy
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-04 21:51 PST by Yusuke Suzuki
Modified: 2020-02-04 23:13 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.83 KB, patch)
2020-02-04 21:58 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (3.84 KB, patch)
2020-02-04 22:01 PST, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-02-04 21:51:42 PST
[JSC] Structure::setMaxOffset and setTransitionOffset are racy
Comment 1 Yusuke Suzuki 2020-02-04 21:58:37 PST
Created attachment 389767 [details]
Patch
Comment 2 Yusuke Suzuki 2020-02-04 22:01:50 PST
Created attachment 389768 [details]
Patch
Comment 3 Mark Lam 2020-02-04 22:11:30 PST
Comment on attachment 389768 [details]
Patch

r=me if bots are green.
Comment 4 Yusuke Suzuki 2020-02-04 23:13:00 PST
Committed r255788: <https://trac.webkit.org/changeset/255788>
Comment 5 Radar WebKit Bug Importer 2020-02-04 23:13:11 PST
<rdar://problem/59179945>