Bug 21079 - Disallow embedding Safari-generated pages in subframes
Summary: Disallow embedding Safari-generated pages in subframes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-09-24 16:10 PDT by Darin Adler
Modified: 2008-09-24 18:08 PDT (History)
0 users

See Also:


Attachments
patch (5.96 KB, patch)
2008-09-24 18:00 PDT, Darin Adler
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2008-09-24 16:10:23 PDT
Safari uses some WebKit SPI for generated pages. This SPI should be changed so that it only works for top level frames.
Comment 1 Darin Adler 2008-09-24 16:10:38 PDT
<rdar://problem/6203938>
Comment 2 Darin Adler 2008-09-24 18:00:41 PDT
Created attachment 23776 [details]
patch
Comment 3 mitz 2008-09-24 18:03:21 PDT
Comment on attachment 23776 [details]
patch

r=me
Comment 4 Darin Adler 2008-09-24 18:08:19 PDT
http://trac.webkit.org/changeset/36880