RESOLVED FIXED 168285
WebCore shouldn't export SystemMemory.h
https://bugs.webkit.org/show_bug.cgi?id=168285
Summary WebCore shouldn't export SystemMemory.h
Alexey Proskuryakov
Reported 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.
Attachments
proposed patch (3.28 KB, patch)
2017-02-13 23:03 PST, Alexey Proskuryakov
achristensen: review+
ap: commit-queue-
Alexey Proskuryakov
Comment 1 2017-02-13 23:03:18 PST
Created attachment 301462 [details] proposed patch
Alexey Proskuryakov
Comment 2 2017-02-14 09:14:42 PST
Note You need to log in before you can comment on or make changes to this bug.