Re: [WONTFIX] Allow site from context menu of a link
Posted: Sat Jan 28, 2012 1:48 pm
[OFF TOPIC]
OK, let's do it this way from now on:
[RFE], [BUG], [RESOLVED], [FIXED], [UNRELATED] and [REOPENED] are free for any reporter or moderator to set.
[WONTFIX], [MAYBE], [TODO] and [INVALID] are reserved for me and shouldn't be reverted by anyone, not just because the last word on these matters is mine (I'm the one who either has to do the work or accept the patch), but because such "answers" often carry a certain degree of emotional weight on reporters, who might feel thrown away (not the case at hand, but you can see a lot of this stuff on Mozilla's Bugzilla instance), and I prefer to take all the responsibility for such kind of conversations on my own shoulders, for the good or for the bad.
Feel free to pester me by PM if some thread needs my attention for setting/removing these ones.
Thanks everybody for your cooperation
[/OFF TOPIC]
Coming to this very topic, I find the idea interesting and technically feasible (even if it may seem the contrary, NoScript doesn't need to [pre]fetch a page in order to block or allow scripts, as it works directly on the JS interpreter and just checks for the code's origin site).
The gotcha is that it would need to allow the whole site, not just the page which is about to load (but it doesn't seem in contrast with the OP's wish).
Another gotcha is context menu cluttering.
All in all, this can be taken in account as a low-priority TODO for an optional feature to be enabled/disabled from the NoScript Options|Appearance panel ([MAYBE]).
OK, let's do it this way from now on:
[RFE], [BUG], [RESOLVED], [FIXED], [UNRELATED] and [REOPENED] are free for any reporter or moderator to set.
[WONTFIX], [MAYBE], [TODO] and [INVALID] are reserved for me and shouldn't be reverted by anyone, not just because the last word on these matters is mine (I'm the one who either has to do the work or accept the patch), but because such "answers" often carry a certain degree of emotional weight on reporters, who might feel thrown away (not the case at hand, but you can see a lot of this stuff on Mozilla's Bugzilla instance), and I prefer to take all the responsibility for such kind of conversations on my own shoulders, for the good or for the bad.
Feel free to pester me by PM if some thread needs my attention for setting/removing these ones.
Thanks everybody for your cooperation

[/OFF TOPIC]
Coming to this very topic, I find the idea interesting and technically feasible (even if it may seem the contrary, NoScript doesn't need to [pre]fetch a page in order to block or allow scripts, as it works directly on the JS interpreter and just checks for the code's origin site).
The gotcha is that it would need to allow the whole site, not just the page which is about to load (but it doesn't seem in contrast with the OP's wish).
Another gotcha is context menu cluttering.
All in all, this can be taken in account as a low-priority TODO for an optional feature to be enabled/disabled from the NoScript Options|Appearance panel ([MAYBE]).