Bug 206123 - [LFC] isOkToAccessDisplayBox should return false on formatting context root access.
Summary: [LFC] isOkToAccessDisplayBox should return false on formatting context root a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-10 21:25 PST by zalan
Modified: 2020-01-11 16:49 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2020-01-10 21:29 PST, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-01-10 21:25:20 PST
Reading the formatting context root geometry is considered an escape.
Comment 1 Radar WebKit Bug Importer 2020-01-10 21:25:39 PST
<rdar://problem/58500267>
Comment 2 zalan 2020-01-10 21:29:40 PST
Created attachment 387420 [details]
Patch
Comment 3 zalan 2020-01-11 16:49:40 PST
Committed r254407: <https://trac.webkit.org/changeset/254407>