[Webkit-unassigned] [Bug 132024] [iOS] WebKit2 File Upload Support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 13:51:09 PDT 2014


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





--- Comment #8 from Joseph Pecoraro <joepeck at webkit.org>  2014-04-29 13:51:31 PST ---
(In reply to comment #7)
> (From update of attachment 230403 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=230403&action=review
> 
> Just one initial comment.
> 
> > Source/WebKit2/ChangeLog:9
> > +        Include MobileCoreServices on iOS for kUTTypeImage/kUTTypeMovie.
> 
> Couldn't you soft link MobileCoreServices? We already do that in WebCore and I think it would be more performant.
> 
> > Source/WebKit2/Configurations/WebKit2.xcconfig:34
> >  FRAMEWORK_AND_LIBRARY_LDFLAGS_iphoneos = $(FRAMEWORK_AND_LIBRARY_LDFLAGS_iphonesimulator) -framework IOSurface;
> 
> See my comment in the ChangeLog.

I figure there is no advantage to soft linking it if UIKit is hard linking it and this hard links UIKit, but maybe my understanding of this is flawed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list