Bug 229350 - Walk up stacking contexts in RenderLayerBacking::compositingOpacity
Summary: Walk up stacking contexts in RenderLayerBacking::compositingOpacity
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 14
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 229317
  Show dependency treegraph
 
Reported: 2021-08-20 13:50 PDT by Tim Nguyen (:ntim)
Modified: 2021-08-20 22:53 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2021-08-20 14:17 PDT, Tim Nguyen (:ntim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2021-08-20 13:50:54 PDT
This seems like the cleaner approach to fix bug 229317, since top layers already have the right stacking context set.
Comment 1 Tim Nguyen (:ntim) 2021-08-20 14:17:12 PDT
Created attachment 436025 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-08-20 14:48:06 PDT
<rdar://problem/82186659>
Comment 3 EWS 2021-08-20 22:53:31 PDT
Committed r281364 (240779@main): <https://commits.webkit.org/240779@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436025 [details].