Bug 181807 - Poisons should be initialized after Options are initialized.
Summary: Poisons should be initialized after Options are initialized.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-18 12:09 PST by Mark Lam
Modified: 2018-01-18 13:01 PST (History)
6 users (show)

See Also:


Attachments
proposed patch. (1.34 KB, patch)
2018-01-18 12:16 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-01-18 12:09:50 PST
This is because poison initialization may depend on options.
Comment 1 Radar WebKit Bug Importer 2018-01-18 12:10:53 PST
<rdar://problem/36629138>
Comment 2 Mark Lam 2018-01-18 12:16:31 PST
Created attachment 331649 [details]
proposed patch.
Comment 3 Keith Miller 2018-01-18 12:18:27 PST
Comment on attachment 331649 [details]
proposed patch.

r=me.
Comment 4 WebKit Commit Bot 2018-01-18 13:01:03 PST
Comment on attachment 331649 [details]
proposed patch.

Clearing flags on attachment: 331649

Committed r227159: <https://trac.webkit.org/changeset/227159>
Comment 5 WebKit Commit Bot 2018-01-18 13:01:04 PST
All reviewed patches have been landed.  Closing bug.