[Webkit-unassigned] [Bug 179504] [PAL] Move WebCoreNSStringExtras and WebCoreObjCExtras into PAL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 14:42:01 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=179504

--- Comment #6 from Christopher Reid <christopher.reid at am.sony.com> ---
(In reply to Alexey Proskuryakov from comment #5)
> Comment on attachment 326604 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=326604&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        [PAL] Move WebCoreNSStringExtras and WebCoreObjCExtras into PAL
> 
> Why is this needed? This doesn’t abstract away any platform differences, the
> code is Cocoa only.

We're working on moving FileSystem to PAL but first we need to sort out its dependencies on WebCore. FileSystemMac has a dependency on WebCoreNSStringExtras. It looked like WebCoreObjCExtras was a dependency for filesystem too but it was just including the file and not using it. WebCoreObjCExtras is however a dependency for platform/SharedBuffer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171110/ad30cf95/attachment.html>


More information about the webkit-unassigned mailing list