RESOLVED FIXED167987
Remove WebCoreObjCDeallocWithWebThreadLock from header file
https://bugs.webkit.org/show_bug.cgi?id=167987
Summary Remove WebCoreObjCDeallocWithWebThreadLock from header file
Aakash Jain
Reported 2017-02-08 07:34:39 PST
WebCoreObjCDeallocWithWebThreadLock() is used only in WebCore/platform/ios/wak/WebCoreThread.mm. Keeping it in a private header (WebCoreThreadMessage.h) exposes it more than it should be. We should remove it from the private header.
Attachments
Proposed patch (1.91 KB, patch)
2017-02-08 07:46 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-08 07:46:54 PST
Created attachment 300897 [details] Proposed patch
WebKit Commit Bot
Comment 2 2017-02-08 09:32:48 PST
Comment on attachment 300897 [details] Proposed patch Clearing flags on attachment: 300897 Committed r211880: <http://trac.webkit.org/changeset/211880>
WebKit Commit Bot
Comment 3 2017-02-08 09:32:52 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.