[Webkit-unassigned] [Bug 210772] Add CFBundleDisplayName to the WebContent XPC service bundle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 18:07:31 PDT 2020


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

--- Comment #4 from Luming Yin <luming_yin at apple.com> ---
(In reply to Alexey Proskuryakov from comment #3)
> Comment on attachment 397039 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=397039&action=review
> 
> > Source/WebKit/ChangeLog:10
> > +        Give the WebContent XPC service bundle a localizable CFBundleDisplayName to make it
> > +        more easily identifiable.
> 
> WebContent sets its name dynamically, that's how it uses webpage domain name
> for Safari, or includes "Mail" in the name for Mail. 
> 
> Adding a static way to do the same appears confusing and thus undesirable.


Some frameworks are only able to read names statically declared in the Info.plist 
of an executable (or XPC binary in this case). Since these frameworks are unable 
to retrieve the dynamic name nonetheless, wouldn't it make sense to at least have 
a reasonable fallback attribution to avoid user confusion?

-- 
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/20200421/49385ad3/attachment-0001.htm>


More information about the webkit-unassigned mailing list