Bug 87708 - Add HTMLIFrameElement.seamless property accessor now that seamless is enabled and works
Summary: Add HTMLIFrameElement.seamless property accessor now that seamless is enabled...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 45950
  Show dependency treegraph
 
Reported: 2012-05-29 01:14 PDT by Eric Seidel (no email)
Modified: 2012-05-29 02:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.62 KB, patch)
2012-05-29 01:14 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2012-05-29 01:14:00 PDT
Add HTMLIFrameElement.seamless property accessor now that seamless is enabled and works
Comment 1 Eric Seidel (no email) 2012-05-29 01:14:41 PDT
Created attachment 144470 [details]
Patch
Comment 2 Adam Barth 2012-05-29 01:15:36 PDT
Comment on attachment 144470 [details]
Patch

For great victory!
Comment 3 Eric Seidel (no email) 2012-05-29 01:16:18 PDT
I'd been holding out on this because I know of one last bug in our seamless layout code:
https://bugs.webkit.org/show_bug.cgi?id=87707

But given that our seamless implementation is more complete than not, we should actually make it so that sites can detect our seamless support.
Comment 4 WebKit Review Bot 2012-05-29 02:01:52 PDT
Comment on attachment 144470 [details]
Patch

Clearing flags on attachment: 144470

Committed r118737: <http://trac.webkit.org/changeset/118737>
Comment 5 WebKit Review Bot 2012-05-29 02:01:57 PDT
All reviewed patches have been landed.  Closing bug.