-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of [XHR] Reduce 'readystatechange' event firing. (patchset #9 of
https://codereview.chromium.org/428473005/) Reason for revert: This change breaks legacy applications. Original issue's description: > [XHR] Reduce 'readystatechange' event firing. > > Currently too many readystatechange events are fired and > it hurts performance. > > BUG=336066 > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179381 Review URL: https://codereview.chromium.org/486133002 git-svn-id: svn://svn.chromium.org/blink/trunk@180554 bbb929c8-8fbe-4397-9dbb-9b2b20218538
- Loading branch information
1 parent
3983cd9
commit c5eb8a9
Showing
2 changed files
with
6 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters