Skip to content

DUMMY COMMIT - DO NOT MERGE#528

Open
Koky2701 wants to merge 1 commit into
release/v0.19.0from
feature/RDKEMW-19759_dummy
Open

DUMMY COMMIT - DO NOT MERGE#528
Koky2701 wants to merge 1 commit into
release/v0.19.0from
feature/RDKEMW-19759_dummy

Conversation

@Koky2701

Copy link
Copy Markdown
Contributor

DUMMY COMMIT - DO NOT MERGE
Changes Included HDMI issue fix and Disabling synchronous play in Rialto Server

Summary: GstPipeline Decryption Error due to HDMI Hotplug issue
Type: Fix
Test Plan: UT/CI, Fullstack
Jira: DELIA-70454

Changes Included HDMI issue fix and Disabling synchronous play in Rialto Server

Summary: GstPipeline Decryption Error due to HDMI Hotplug issue
Type: Fix
Test Plan: UT/CI, Fullstack
Jira: DELIA-70454
Copilot AI review requested due to automatic review settings June 10, 2026 16:54
@github-actions

Copy link
Copy Markdown

Pull request must be merged with a description containing the required fields,

Summary:
Type: Feature/Fix/Cleanup
Test Plan:
Jira:

If there is no jira releated to this change, please put 'Jira: NO-JIRA'.

Description can be changed by editing the top comment on your pull request and making a new commit.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR (titled “DUMMY COMMIT - DO NOT MERGE”) makes a small change in the Rialto Server’s MediaKeySession OCDM error logging path.

Changes:

  • Updates the error log message emitted by MediaKeySession::checkForOcdmErrors() (currently introduces a spelling regression: “recved”).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

if (m_ocdmError)
{
RIALTO_SERVER_LOG_ERROR("MediaKeySession received an onError callback, operation '%s' failed", operationStr);
RIALTO_SERVER_LOG_ERROR("MediaKeySession recved an onError callback, operation '%s' failed", operationStr);
@github-actions

Copy link
Copy Markdown

Coverage statistics of your commit:
Congratulations, your commit improved lines coverage from: 0.0% to 84.4%
Congratulations, your commit improved functions coverage from: 0.0% to 92.5%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants