[Win] Async image tests are failing.
https://bugs.webkit.org/show_bug.cgi?id=174653
Summary [Win] Async image tests are failing.
Per Arne Vollan
Reported 2017-07-19 09:43:21 PDT
fast/images/async-image-background-image-repeated.html [ Timeout ] fast/images/async-image-background-image.html [ Timeout ] fast/images/async-image-body-background-image.html [ Timeout ] fast/images/async-image-multiple-clients-repaint.html [ Timeout ] fast/images/sprite-sheet-image-draw.html [ Timeout ]
Attachments
Patch (2.74 KB, patch)
2017-07-19 09:45 PDT, Per Arne Vollan
mjs: review-
Per Arne Vollan
Comment 1 2017-07-19 09:45:26 PDT
Said Abou-Hallawa
Comment 2 2017-07-19 16:02:36 PDT
Please hold on this patch. I am renaming the flag because the new name PaintBehaviorAllowAsyncImageDecoding caused too much confusion. I am returning it back to its original name PaintBehaviorSnapshotting and I am adding a new one which is named PaintBehaviorTileFirstPaint.
Per Arne Vollan
Comment 3 2017-07-19 16:33:30 PDT
(In reply to Said Abou-Hallawa from comment #2) > Please hold on this patch. I am renaming the flag because the new name > PaintBehaviorAllowAsyncImageDecoding caused too much confusion. I am > returning it back to its original name PaintBehaviorSnapshotting and I am > adding a new one which is named PaintBehaviorTileFirstPaint. Ok, thanks Said!
Per Arne Vollan
Comment 4 2017-07-24 15:53:27 PDT
Updated test expectations in <https://trac.webkit.org/changeset/219844/webkit>.
Brent Fulgham
Comment 5 2017-08-18 09:49:41 PDT
Is this patch in the right state now? Can we land it, Said?
Said Abou-Hallawa
Comment 6 2017-08-18 11:07:32 PDT
(In reply to Brent Fulgham from comment #5) > Is this patch in the right state now? Can we land it, Said? No. The enum names have been changed. Please have a look at the changes of <http://trac.webkit.org/changeset/219876> in WebKitLegacy/mac/WebView/WebFrame.mm.
Maciej Stachowiak
Comment 7 2020-05-30 19:32:59 PDT
Comment on attachment 315925 [details] Patch This patch needs to be updated to apply cleanly.
Ahmad Saleem
Comment 8 2023-10-27 18:10:30 PDT
Seems to be AppleWin port related, I think we can mark this as 'RESOLVED CONFIGURATION CHANGED'.
Note You need to log in before you can comment on or make changes to this bug.