Skip to content

RDKEMW-14592: Nativescript widget is not working in support branch wi…#125

Merged
vjain008 merged 1 commit into
developfrom
topic/RDKEMW-14592
Feb 27, 2026
Merged

RDKEMW-14592: Nativescript widget is not working in support branch wi…#125
vjain008 merged 1 commit into
developfrom
topic/RDKEMW-14592

Conversation

@gurpreet319
Copy link
Copy Markdown
Contributor

…th VIPA 1.4.2 build

Reason for change: updated minified jsdom with HTML APIs
Test Procedure: build should be successful
Risk: low
Priority: P2

…th VIPA 1.4.2 build

Reason for change: updated minified jsdom with HTML APIs
Test Procedure: build should be successful
Risk: low
Priority: P2
Copilot AI review requested due to automatic review settings February 25, 2026 14:27
@gurpreet319 gurpreet319 requested a review from a team as a code owner February 25, 2026 14:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the embedded jsdom shim to provide additional HTML APIs needed for a NativeScript widget to work with VIPA 1.4.2 in the support branch.

Changes:

  • Added a minimal HTMLElement implementation (style, classList, children/childNodes, common DOM methods).
  • Exposed HTMLElement on window and added a stubbed window.frames.
  • Added a local alias var HTMLElement = window.HTMLElement.

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

Comment thread src/jsc/modules/minified_linkedjsdom.js
Comment thread src/jsc/modules/minified_linkedjsdom.js
Comment thread src/jsc/modules/minified_linkedjsdom.js
Comment thread src/jsc/modules/minified_linkedjsdom.js
Comment thread src/jsc/modules/minified_linkedjsdom.js
@vjain008 vjain008 merged commit 75a6c4b into develop Feb 27, 2026
12 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants