Bug 122064 - Add Frame::mainFrame and Frame::isMainFrame
Summary: Add Frame::mainFrame and Frame::isMainFrame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-28 08:52 PDT by Darin Adler
Modified: 2013-09-28 10:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (70.27 KB, patch)
2013-09-28 09:11 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (72.04 KB, patch)
2013-09-28 09:32 PDT, Darin Adler
kling: 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 2013-09-28 08:52:53 PDT
Add Frame::mainFrame and Frame::isMainFrame
Comment 1 Darin Adler 2013-09-28 09:11:26 PDT
Created attachment 212902 [details]
Patch
Comment 2 Early Warning System Bot 2013-09-28 09:21:02 PDT
Comment on attachment 212902 [details]
Patch

Attachment 212902 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/2653511
Comment 3 Early Warning System Bot 2013-09-28 09:22:03 PDT
Comment on attachment 212902 [details]
Patch

Attachment 212902 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/2651522
Comment 4 Darin Adler 2013-09-28 09:32:28 PDT
Created attachment 212903 [details]
Patch
Comment 5 Darin Adler 2013-09-28 10:17:45 PDT
Committed r156607: <http://trac.webkit.org/changeset/156607>