[Webkit-unassigned] [Bug 73215] [Qt][WK2] Split QWebPermissionRequest into QWebSecurityOrigin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 03:33:13 PST 2012


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





--- Comment #47 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-01-30 03:33:12 PST ---

> 
> > Huh? Why is that exposed? What is the url for the origin? it is pretty ambigious.
> > 
> 
> You suggest to (exclusive):
> a) Not have this as a property
> 
> or
> 
> b) Not have any way to access the QUrl?

a) is a must, b) would be nice.

> At time the object will be constructed, I lack the information (port/scheme/etc) to fill in the object, at least in the case of QWebPermissionRequest.
> 
> The 'setUrl' was suggested by Simon (but I can change if you wish) and allows to fill in the information after the object is constructed. Maybe you will recall that a previous version of this patch was passing an empty QUrl() object in the constructor (and you suggested to remove it)?

I think that an inline setScheme, setPort etc would be better.

-- 
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