Skip to content

fix(core): bind global context to idle callback shims in @defer's idle service#67283

Merged
thePunderWoman merged 1 commit intoangular:mainfrom
hawkgs:core/fix-defer-idle-service-cb-context
Feb 25, 2026
Merged

fix(core): bind global context to idle callback shims in @defer's idle service#67283
thePunderWoman merged 1 commit intoangular:mainfrom
hawkgs:core/fix-defer-idle-service-cb-context

Conversation

@hawkgs
Copy link
Member

@hawkgs hawkgs commented Feb 25, 2026

Fix a Safari regression caused by a5981b8 where the browser is unable to properly assign the window context to idle callback shims in @defer 'on idle' configuration service.

…e service

Fix a Safari regression caused by `a5981b8` where the browser is unable to properly assign the `window` context to idle callback shims in `@defer` 'on idle' configuration service.
@hawkgs hawkgs added the area: core Issues related to the framework runtime label Feb 25, 2026
@ngbot ngbot bot added this to the Backlog milestone Feb 25, 2026
@JeanMeche JeanMeche added the target: major This PR is targeted for the next major release label Feb 25, 2026
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for catching this.

@thePunderWoman thePunderWoman added the action: merge The PR is ready for merge by the caretaker label Feb 25, 2026
@thePunderWoman thePunderWoman merged commit f9d8da6 into angular:main Feb 25, 2026
21 of 23 checks passed
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@hawkgs hawkgs deleted the core/fix-defer-idle-service-cb-context branch February 25, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants