Bug 201786 - watchOS requires PageSize alignment of 16K for JSC::Config.
Summary: watchOS requires PageSize alignment of 16K for JSC::Config.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-13 18:37 PDT by Mark Lam
Modified: 2019-09-13 18:53 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (1.06 KB, patch)
2019-09-13 18:41 PDT, Mark Lam
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2019-09-13 18:37:17 PDT
<rdar://problem/55357890>
Comment 1 Mark Lam 2019-09-13 18:41:51 PDT
Created attachment 378769 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2019-09-13 18:46:28 PDT
Comment on attachment 378769 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2019-09-13 18:53:09 PDT
Thanks for the review.  Landed in r249865: <http://trac.webkit.org/r249865>.