RESOLVED WONTFIX 171625
Remove Legacy iOS JavaScriptCore install path symbols
https://bugs.webkit.org/show_bug.cgi?id=171625
Summary Remove Legacy iOS JavaScriptCore install path symbols
Joseph Pecoraro
Reported 2017-05-03 15:28:45 PDT
Remove Legacy iOS JavaScriptCore install path symbols. They appear to only have been needed for version of iOS before iOS 7 (when JavaScriptCore became public).
Attachments
[PATCH] Proposed Fix (2.06 KB, patch)
2017-05-03 15:29 PDT, Joseph Pecoraro
ap: review-
ap: commit-queue-
Joseph Pecoraro
Comment 1 2017-05-03 15:29:38 PDT
Created attachment 308969 [details] [PATCH] Proposed Fix
mitz
Comment 2 2017-05-03 17:03:30 PDT
(In reply to Joseph Pecoraro from comment #0) > Remove Legacy iOS JavaScriptCore install path symbols. > > They appear to only have been needed for version of iOS before iOS 7 (when > JavaScriptCore became public). They are needed when deploying to versions of iOS before iOS 7. I don’t know why it would be fine to remove them now if it wasn’t fine not to add them in the first place. If it’s some Apple-internal reason, then perhaps you can include a link to a Radar the answers this.
Alexey Proskuryakov
Comment 3 2017-05-03 17:35:44 PDT
Comment on attachment 308969 [details] [PATCH] Proposed Fix What Mitz said.
Note You need to log in before you can comment on or make changes to this bug.