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

wpewebkit: Add patches for build fixes related to ENABLE(VIDEO) and Fix build for cortexa8hf-neon #513

Closed
wants to merge 2 commits into from

Conversation

psaavedra
Copy link
Member

@psaavedra psaavedra commented Oct 22, 2024

This PR is motivated in origin by these comments in PR #509:

- Applied patch to fix build issues when ENABLE(VIDEO) is disabled
  (https://bugs.webkit.org/show_bug.cgi?id=281253).

- Added a patch to fix WebKitSettings build for !ENABLE(VIDEO)
  (https://bugs.webkit.org/show_bug.cgi?id=281424).

- Fixed a build issue when ENABLE_WEB_AUDIO=OFF by avoiding the use of
  WebAudioEnabled when the feature is not defined
  (https://bugs.webkit.org/show_bug.cgi?id=281159).

Signed-off-by: Pablo Saavedra <[email protected]>
- Addressed a regression in FELightingNeonParallelApplier.cpp build
  for cortexa8hf-neon by adjusting pixel data pointer handling after
  upstream changes (https://bugs.webkit.org/show_bug.cgi?id=276938).

Signed-off-by: Pablo Saavedra <[email protected]>
Copy link
Member

@aperezdc aperezdc left a comment

Choose a reason for hiding this comment

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

Patch LGTM.

Maybe you would prefer to update to version 2.46.2, which includes the patches.

@psaavedra
Copy link
Member Author

Patch LGTM.

Maybe you would prefer to update to version 2.46.2, which includes the patches.

Yes, I just saw the announcement. Yes. makes more sense to update the release.

@psaavedra
Copy link
Member Author

Closed in favour of #514

@psaavedra psaavedra closed this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants