Bug 168760 - Export m_isLoggingEnabled symbol from MemoryMeasure.h
Summary: Export m_isLoggingEnabled symbol from MemoryMeasure.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-22 18:27 PST by Aakash Jain
Modified: 2017-02-22 19:42 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.11 KB, patch)
2017-02-22 18:29 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 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.
Comment 1 Aakash Jain 2017-02-22 18:29:35 PST
Created attachment 302475 [details]
Proposed patch
Comment 2 Alexey Proskuryakov 2017-02-22 19:15:45 PST
Comment on attachment 302475 [details]
Proposed patch

Crazy.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-02-22 19:42:58 PST
All reviewed patches have been landed.  Closing bug.