RESOLVED FIXED99110
Add WKPage API to get whether the main frame is pinned to the top or bottom edge
https://bugs.webkit.org/show_bug.cgi?id=99110
Summary Add WKPage API to get whether the main frame is pinned to the top or bottom edge
Ada Chan
Reported 2012-10-11 16:04:40 PDT
Attachments
Patch to add WKPage API to get whether the main frame is pinned to the top or bottom side (12.72 KB, patch)
2012-10-11 16:21 PDT, Ada Chan
bdakin: review+
Ada Chan
Comment 1 2012-10-11 16:21:38 PDT
Created attachment 168309 [details] Patch to add WKPage API to get whether the main frame is pinned to the top or bottom side
Beth Dakin
Comment 2 2012-10-11 16:54:22 PDT
Comment on attachment 168309 [details] Patch to add WKPage API to get whether the main frame is pinned to the top or bottom side Looks good! We'll have to be on the look-out to see if the code in ScrollingTree down in WebCore needs to know about these pin states, much like how they know about being pinned to the right or left. For now, this seems like a very sensible API extension though.
Ada Chan
Comment 3 2012-10-12 13:32:29 PDT
Note You need to log in before you can comment on or make changes to this bug.