RESOLVED FIXED 193326
Remove unneeded XPCService variant for plugin service
https://bugs.webkit.org/show_bug.cgi?id=193326
Summary Remove unneeded XPCService variant for plugin service
Alexey Proskuryakov
Reported 2019-01-10 10:33:03 PST
.
Attachments
proposed patch (29.19 KB, patch)
2019-01-10 10:34 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2019-01-10 10:34:56 PST
Created attachment 358806 [details] proposed patch
Tim Horton
Comment 2 2019-01-10 12:25:06 PST
Comment on attachment 358806 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=358806&action=review > Source/WebKit/WebKit.xcodeproj/project.pbxproj:4250 > + BCFCA89516DE96CB00074069 /* PluginService.64.Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PluginService.64.Info.plist; sourceTree = "<group>"; }; This should all probably just become "PluginService", right?
Alexey Proskuryakov
Comment 3 2019-01-10 12:56:48 PST
Maybe, but I didn't want to depend on someone somewhere hardcoding the name.
WebKit Commit Bot
Comment 4 2019-01-10 13:23:08 PST
Comment on attachment 358806 [details] proposed patch Clearing flags on attachment: 358806 Committed r239841: <https://trac.webkit.org/changeset/239841>
WebKit Commit Bot
Comment 5 2019-01-10 13:23:09 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-01-10 13:24:28 PST
Note You need to log in before you can comment on or make changes to this bug.