Re: "permissions.sqlite" Integration
Posted: Tue Dec 14, 2010 10:16 am
Preamble: I don't know how it works and if FX 4 is different.
I was thinking about this: what if Fx adds a support for extensions in permissions.sqlite? I'm thinking about a table like this:
id, type of match (domain, url-prefix, url, regexp), matching string, list of extensions to be applied with optional additional data.
When a match is successful, the id is sent to each extension in the list with its optional additional data.
Do you think it's good to open a new bug for this at bugzilla@mozilla?
I was thinking about this: what if Fx adds a support for extensions in permissions.sqlite? I'm thinking about a table like this:
id, type of match (domain, url-prefix, url, regexp), matching string, list of extensions to be applied with optional additional data.
When a match is successful, the id is sent to each extension in the list with its optional additional data.
Do you think it's good to open a new bug for this at bugzilla@mozilla?