[Webkit-unassigned] [Bug 32368] Add defensive initialization of iframe sandbox flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 10 16:13:38 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=32368





--- Comment #5 from Adam Barth <abarth at webkit.org>  2010-01-10 16:13:38 PST ---
> > +    static PassRefPtr<SecurityOrigin> create(const KURL&, SandboxFlags sandboxFlags = SandboxNone);
> 
> The argument name isn't needed here because the type speaks for itself.

Oh, I didn't know you could omit the argument name and provide a default value.

Thanks for the review.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list