Skip to content

RDKEMW-0000 DO NOT MERGE, JUST For TEST - #5217

Open
vjain008 wants to merge 2 commits into
developfrom
test_rdkmw_23773
Open

RDKEMW-0000 DO NOT MERGE, JUST For TEST#5217
vjain008 wants to merge 2 commits into
developfrom
test_rdkmw_23773

Conversation

@vjain008

Copy link
Copy Markdown
Contributor

Reason for change : Fix window.location clobbering in NativeJSRenderer to preserve origin fields for ad requests
Test Procedure: DO NOT MERGE, JUST For TEST
Risks: Medium
Priority: P1

Reason for change : Fix window.location clobbering in NativeJSRenderer to preserve origin fields for ad requests
Test Procedure: DO NOT MERGE, JUST For TEST
Risks: Medium
Priority: P1
Copilot AI lite review requested due to automatic review settings August 21, 2026 01:46
@vjain008
vjain008 requested review from a team as code owners August 21, 2026 01:46

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 updates the Yocto/BitBake recipe for rdknativescript to fetch a different upstream revision (via SRC_URI/branch and SRCREV), presumably to pull in the NativeJSRenderer fix referenced in the PR description.

Changes:

  • Point SRC_URI at a specific branch (test_rdkmw_23773) using protocol=${CMF_GITHUB_PROTOCOL}.
  • Update SRCREV to a new commit SHA.
Suppressed comments (1)

recipes-graphics/rdknativescript/rdknativescript_git.bb:22

  • PV/the #Release 2.0.8 note no longer clearly matches the source being fetched (test branch + updated SRCREV). If this is meant to pull in a post-2.0.8 fix, consider bumping PV/PR (or adjusting the release comment) so downstreams can identify that this recipe is not the original 2.0.8 release revision.
#Release 2.0.8
SRCREV = "d08f9ba58a1bedc93a02059f6d81f56a7c784aa8"

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

PR = "r0"

SRC_URI = "${CMF_GITHUB_ROOT}/rdkNativeScript;${CMF_GITHUB_SRC_URI_SUFFIX};"
SRC_URI = "${CMF_GITHUB_ROOT}/rdkNativeScript;protocol=${CMF_GITHUB_PROTOCOL};branch=test_rdkmw_23773"
@svc-rdkeportal01

Copy link
Copy Markdown

CCI-Build-Verified +1
sha: 8485655

@svc-rdkeportal01

Copy link
Copy Markdown

CCI-Test-Verified +1
sha: 8485655

Reason for change : FW changes
Test Procedure: DO NOT MERGE, JUST For TEST
Risks: Medium
Priority: P1
Copilot AI review requested due to automatic review settings August 21, 2026 21:13

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment on lines +19 to +22
SRC_URI = "${CMF_GITHUB_ROOT}/rdkNativeScript;protocol=${CMF_GITHUB_PROTOCOL};branch=fix/freewheel-xhr-location-compliance"

#Release 2.0.8
SRCREV = "13753ca4ece16d2225d44be52c64109d7ce2d307"
SRCREV = "63db7f59be2d511654a59bcd620f1777a1ebeb9d"
@svc-rdkeportal01

Copy link
Copy Markdown

CCI-Build-Verified +1
sha: 0dce313

@svc-rdkeportal01

Copy link
Copy Markdown

CCI-Test-Verified -1
sha: 0dce313

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.

3 participants