Bug 181152 - Add feature to disable frame flattening
Summary: Add feature to disable frame flattening
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 11
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-25 11:27 PST by Pier Bover
Modified: 2023-09-28 07:07 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pier Bover 2017-12-25 11:27:02 PST
As instructed by @smfr from the team I'm creating this feature request to be able to disable "frame flattening".

https://twitter.com/smfr/status/944400496575447040

For some reason it's not possible to set the height of an iframe unless some ugly hacks are applied which makes Safari for iOS and web views behave in a non standard way.

Here is a hacky solution I came up with: https://github.com/PierBover/ios-iframe-fix
Comment 1 Simon Fraser (smfr) 2017-12-29 08:30:00 PST
Thanks for the report.
Comment 2 Ahmad Saleem 2023-09-27 16:16:38 PDT
After this commit, which removed 'frame flattening' code:

https://github.com/WebKit/WebKit/commit/37224f042c178a094cc2287dee595345bc89f687

Is this bug applicable anymore?
Comment 3 Radar WebKit Bug Importer 2023-09-27 16:16:49 PDT
<rdar://problem/116147644>