Skip to content

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented May 2, 2018

Fixes IE throwing an "Unspecified error" if an autosize textarea is destroyed between the time it requests an animation frame and when the animation frame is executed. The error manifested itself in our unit tests where the last animation frame usually fires after the test case has run.

…troyed

Fixes IE throwing an "Unspecified error" if an autosize textarea is destroyed between the time it requests an animation frame and when the animation frame is executed. The error manifested itself in our unit tests where the last animation frame usually fires after the test case has run.
@crisbeto crisbeto requested a review from mmalerba as a code owner May 2, 2018 20:52
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label May 2, 2018
@mmalerba mmalerba added pr: lgtm action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release and removed pr: needs review labels May 8, 2018
@jelbourn jelbourn removed the request for review from mmalerba May 10, 2018 15:49
@jelbourn jelbourn merged commit af09c8f into angular:master May 10, 2018
jelbourn pushed a commit to jelbourn/components that referenced this pull request May 14, 2018
…troyed (angular#11109)

Fixes IE throwing an "Unspecified error" if an autosize textarea is destroyed between the time it requests an animation frame and when the animation frame is executed. The error manifested itself in our unit tests where the last animation frame usually fires after the test case has run.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants