[Webkit-unassigned] [Bug 50615] [Qt] Introduce API to ease binding objects to a QWebFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 19:15:14 PST 2011


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





--- Comment #10 from Noam Rosenthal <noam.rosenthal at nokia.com>  2011-01-28 19:15:14 PST ---
(In reply to comment #8)
> I like the idea, I think adding object in hybrid is too complicated at the moment.
> 
> I think the binding should depend on the URL. Pierre has a use case where objects are included only for some URL (scheme rekonq://), I do not think that is uncommon.

That sounds good but very custom. Right now doing something custom like that is relatively easy in my opinion, while doing the mere default (having a persistent bound object) can be made hard. Enabling something like URL-based security can lead to a slippery slope of fine-grained security details we add to this hybrid mechanism.
We should keep it simple where the persistence is opt-in (like today) or opt-out (something like Simon's take on Holger's suggestion, with maybe an ability to remove the object).

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