Why does both a DOMWindow and a Document hold a securityOrigin? Is there a way 
we can get rid of one or the other? Are the two equivalent, or is there a 
difference? Is there a time when it’s correct to do 
frame->domWindow()->securityOrigin() and incorrect to do 
frame->document()->securityOrigin(), or vice versa?

    -- Darin

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to