Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef5a68bffdb025bd8ad2560fe67b567902c1c73b
https://github.com/WebKit/WebKit/commit/ef5a68bffdb025bd8ad2560fe67b567902c1c73b
Author: Devin Rousso <[email protected]>
Date: 2024-11-20 (Wed, 20 Nov 2024)
Changed paths:
A LayoutTests/inspector/network/no-request-from-FileReader-expected.txt
A LayoutTests/inspector/network/no-request-from-FileReader.html
M Source/WebCore/fileapi/FileReaderLoader.cpp
Log Message:
-----------
FileReader adds xhr log entry to Network tab of Web Inspector, causing the
browser to run out of memory and reload the document.
https://bugs.webkit.org/show_bug.cgi?id=282345
Reviewed by BJ Burg.
It's not really accurate to treat these as network activity (at least from the
perspective of the Network Tab).
* Source/WebCore/fileapi/FileReaderLoader.cpp:
(WebCore::FileReaderLoader::start):
* LayoutTests/inspector/network/no-request-from-FileReader.html: Added.
* LayoutTests/inspector/network/no-request-from-FileReader-expected.txt: Added.
Canonical link: https://commits.webkit.org/286861@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes