Bug 168285 - WebCore shouldn't export SystemMemory.h
Summary: WebCore shouldn't export SystemMemory.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-13 23:01 PST by Alexey Proskuryakov
Modified: 2017-02-14 09:14 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (3.28 KB, patch)
2017-02-13 23:03 PST, Alexey Proskuryakov
achristensen: review+
ap: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2017-02-13 23:01:39 PST
SystemMemory.h isn't used outside WebCore, but it's a C++ header exported as SPI from WebKit, presumably accidentally.
Comment 1 Alexey Proskuryakov 2017-02-13 23:03:18 PST
Created attachment 301462 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2017-02-14 09:14:42 PST
Committed http://trac.webkit.org/r212302