RESOLVED FIXED 234804
Delete most code for beforeload event
https://bugs.webkit.org/show_bug.cgi?id=234804
Summary Delete most code for beforeload event
Ryosuke Niwa
Reported 2022-01-02 17:20:03 PST
Delete code for beforeload event. The event has been disabled since https://trac.webkit.org/r261946.
Attachments
cleanup (49.71 KB, patch)
2022-01-02 17:35 PST, Ryosuke Niwa
no flags
Updated for ToT (47.06 KB, patch)
2022-01-02 17:48 PST, Ryosuke Niwa
no flags
Fixed the test (50.45 KB, patch)
2022-01-02 21:28 PST, Ryosuke Niwa
no flags
Fixed the test (50.48 KB, patch)
2022-01-02 23:22 PST, Ryosuke Niwa
no flags
Patch (41.83 KB, patch)
2022-01-29 01:02 PST, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2022-01-02 17:35:05 PST
Ryosuke Niwa
Comment 2 2022-01-02 17:48:23 PST
Created attachment 448195 [details] Updated for ToT
Ryosuke Niwa
Comment 3 2022-01-02 21:27:28 PST
There is an existing bug in RenderImage::paintReplaced. Fixing that.
Ryosuke Niwa
Comment 4 2022-01-02 21:28:39 PST
Created attachment 448203 [details] Fixed the test
Ryosuke Niwa
Comment 5 2022-01-02 21:28:53 PST
Comment on attachment 448203 [details] Fixed the test Wait for EWS.
Ryosuke Niwa
Comment 6 2022-01-02 23:22:10 PST
Created attachment 448211 [details] Fixed the test
Radar WebKit Bug Importer
Comment 7 2022-01-09 17:21:18 PST
Ryosuke Niwa
Comment 8 2022-01-28 22:26:22 PST
Comment on attachment 448211 [details] Fixed the test I guess I need to go with a more conservative approach.
Ryosuke Niwa
Comment 9 2022-01-29 01:02:06 PST
Antti Koivisto
Comment 10 2022-01-29 02:38:21 PST
nice!
Ryosuke Niwa
Comment 11 2022-01-29 13:01:07 PST
Note You need to log in before you can comment on or make changes to this bug.