Ticket #32 (reopened defect)

Opened 1 year ago

Last modified 7 months ago

Javascript 1.7?

Reported by: anonymous Assigned to:
Priority: major Milestone:
Version: Keywords:
Cc:

Description

How do you get JavaScript? 1.7+ enhancements enabled in GM?

Dev List Discussion

Attachments

Change History

08/10/07 07:56:51 changed by anonymous

08/14/07 18:16:47 changed by anonymous

12/20/07 11:50:14 changed by thalam..@hotmail.com

  • status changed from new to closed.
  • resolution set to wontfix.

The default JavaScript? version that is used for User Scripts execution is compatible with Firefox 1.5. In order to utilize the 1.7 or even 1.8 now, there would be problems with scripts that use the advanced syntax under Mozilla Firefox 1.5, which is what the extension is currently compatible with. So until the minimum version requirement is changed at some point, it probably won't happen.

But perhaps in the future this may change, but not for now.

- Marti -

03/22/08 20:19:45 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Why not add an extra tag @js_version to the Greasemonkey header? If it doesn't exist, then everything is compatible like now, but if you explicitly put @js_version 1.7 in the header then you can use the new functionality (and lose compatibility)


Add/Change #32 (Javascript 1.7?)