Summary: | Fix negative shadow repaint issue | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> | ||||||
Component: | Layout and Rendering | Assignee: | zalan <zalan> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | bfulgham, changseok, commit-queue, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer, zalan | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | 256537 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Ahmad Saleem
2023-01-25 15:08:25 PST
Seems reasonable to merge. (In reply to Simon Fraser (smfr) from comment #1) > Seems reasonable to merge. Yep, was doing PR in the background but right now in Draft - https://github.com/WebKit/WebKit/pull/9157 Committed 259497@main (b10e15662611): <https://commits.webkit.org/259497@main> Reviewed commits have been landed. Closing PR #9157 and removing active labels. Re-opened since this is blocked by bug 256480 Just for future, RenderObject.cpp change was moved to "RenderBox.cpp" in Blink and later this was overwritten by this: https://src.chromium.org/viewvc/blink?view=revision&revision=177971 Created attachment 466301 [details]
Patch
Created attachment 466302 [details]
Patch
Committed 263899@main (b8d4023a9816): <https://commits.webkit.org/263899@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 466302 [details]. |