[webkit-dev] Window or internal frame

Mike Emmel mike.emmel at gmail.com
Sun Sep 17 19:55:38 PDT 2006


I could not seem to find a good way to determine if I needed to create
a child frame embedded inside the parent or create a toplevel frame
when Frame::createFrame was called.

The only solution I found was to check the requesting node and on up
int its frameset parents
for the frame or iframe etc. Also I could not find the Objective-C
implementation in the source tree.

Either I'm missing something or this is the way to do it ?

Mike



More information about the webkit-dev mailing list