Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt CoreMedia API to use media parser daemon #5588

Conversation

pvollan
Copy link
Contributor

@pvollan pvollan commented Oct 20, 2022

8170bc8

Adopt CoreMedia API to use media parser daemon
https://bugs.webkit.org/show_bug.cgi?id=246805
rdar://99653449

Reviewed by Geoffrey Garen.

Adopt CoreMedia API to use media parser daemon. This requires access to the daemon in the GPU process's sandbox.

* Source/WebCore/PAL/pal/spi/cocoa/AVStreamDataParserSPI.h:
* Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm:
(WebCore::SourceBufferParserAVFObjC::SourceBufferParserAVFObjC):
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:

Canonical link: https://commits.webkit.org/255878@main

dc1a2f1

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  πŸ§ͺ win
βœ… πŸ§ͺ bindings βœ… πŸ›  ios-sim βœ… πŸ›  mac-debug βœ… πŸ›  gtk βœ… πŸ›  wincairo
βœ… πŸ§ͺ webkitperl βœ… πŸ§ͺ ios-wk2 βœ… πŸ›  mac-AS-debug βœ… πŸ§ͺ gtk-wk2
βœ… πŸ§ͺ api-ios   πŸ§ͺ api-mac βœ… πŸ§ͺ api-gtk
βœ… πŸ›  tv βœ… πŸ§ͺ mac-wk1
βœ… πŸ›  tv-sim βœ… πŸ§ͺ mac-wk2
βœ… πŸ›  πŸ§ͺ merge βœ… πŸ›  watch βœ… πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  watch-sim βœ… πŸ§ͺ mac-wk2-stress

@pvollan pvollan self-assigned this Oct 20, 2022
@pvollan pvollan added the WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore). label Oct 20, 2022
@geoffreygaren
Copy link
Contributor

process' => process's (three s's in a row is weird! but correct.)

Copy link
Contributor

@geoffreygaren geoffreygaren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me

@pvollan
Copy link
Contributor Author

pvollan commented Oct 22, 2022

r=me

Thanks for reviewing!

@pvollan pvollan force-pushed the eng/Adopt-CoreMedia-API-to-use-media-parser-daemon branch from 349448a to dc1a2f1 Compare October 22, 2022 00:58
@pvollan
Copy link
Contributor Author

pvollan commented Oct 22, 2022

process' => process's (three s's in a row is weird! but correct.)

Fixed!

@pvollan pvollan added the merge-queue Applied to send a pull request to merge-queue label Oct 22, 2022
https://bugs.webkit.org/show_bug.cgi?id=246805
rdar://99653449

Reviewed by Geoffrey Garen.

Adopt CoreMedia API to use media parser daemon. This requires access to the daemon in the GPU process's sandbox.

* Source/WebCore/PAL/pal/spi/cocoa/AVStreamDataParserSPI.h:
* Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm:
(WebCore::SourceBufferParserAVFObjC::SourceBufferParserAVFObjC):
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:

Canonical link: https://commits.webkit.org/255878@main
@webkit-early-warning-system webkit-early-warning-system force-pushed the eng/Adopt-CoreMedia-API-to-use-media-parser-daemon branch from dc1a2f1 to 8170bc8 Compare October 22, 2022 17:31
@webkit-commit-queue
Copy link
Collaborator

Committed 255878@main (8170bc8): https://commits.webkit.org/255878@main

Reviewed commits have been landed. Closing PR #5588 and removing active labels.

@webkit-early-warning-system webkit-early-warning-system merged commit 8170bc8 into WebKit:main Oct 22, 2022
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore).
Projects
None yet
4 participants