RESOLVED FIXED 168760
Export m_isLoggingEnabled symbol from MemoryMeasure.h
https://bugs.webkit.org/show_bug.cgi?id=168760
Summary Export m_isLoggingEnabled symbol from MemoryMeasure.h
Aakash Jain
Reported 2017-02-22 18:27:12 PST
This symbols is in WebKit/ios/Misc/MemoryMeasure.h which is a private header and is not exported. We should export this symbol so that the headers matches with the library.
Attachments
Proposed patch (1.11 KB, patch)
2017-02-22 18:29 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-22 18:29:35 PST
Created attachment 302475 [details] Proposed patch
Alexey Proskuryakov
Comment 2 2017-02-22 19:15:45 PST
Comment on attachment 302475 [details] Proposed patch Crazy.
WebKit Commit Bot
Comment 3 2017-02-22 19:42:55 PST
Comment on attachment 302475 [details] Proposed patch Clearing flags on attachment: 302475 Committed r212874: <http://trac.webkit.org/changeset/212874>
WebKit Commit Bot
Comment 4 2017-02-22 19:42:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.