Bug 208066 - [iOS] Issue extension of CoreMedia service to the WebContent process
Summary: [iOS] Issue extension of CoreMedia service to the WebContent process
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-21 10:57 PST by Per Arne Vollan
Modified: 2020-02-21 11:23 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.60 KB, patch)
2020-02-21 11:00 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (3.60 KB, patch)
2020-02-21 11:07 PST, Per Arne Vollan
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-02-21 10:57:03 PST
This service should also be added to the sandbox of the GPU process.
Comment 1 Per Arne Vollan 2020-02-21 11:00:53 PST
Created attachment 391411 [details]
Patch
Comment 2 Per Arne Vollan 2020-02-21 11:07:07 PST
rdar://problem/35864528
Comment 3 Per Arne Vollan 2020-02-21 11:07:48 PST
Created attachment 391412 [details]
Patch
Comment 4 Geoffrey Garen 2020-02-21 11:09:37 PST
Comment on attachment 391412 [details]
Patch

r=me
Comment 5 Per Arne Vollan 2020-02-21 11:22:34 PST
Committed r257151: <https://trac.webkit.org/changeset/257151/webkit>
Comment 6 Per Arne Vollan 2020-02-21 11:23:44 PST
(In reply to Geoffrey Garen from comment #4)
> Comment on attachment 391412 [details]
> Patch
> 
> r=me

Thanks for reviewing!