The files that are included with @require are just snippets of javascript, not full user scripts. Their metadata (if any) is not parsed and not used. The way the current no grant line sniffer code is written does consider the requires when choosing which to guess.
On Sat, Oct 6, 2012 at 8:13 AM, ArmEagle <[email protected]> wrote: > Suppose script A: > @require B > @grant none > > And script B: > no @grant line (yet), but using GM_ methods. > -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
