GreaSemonkey-0.9.10.1-fx+sm обновлённый для SeaMonkey 2.1 - 2.4
bug fix: позле релиза 0.9.10
[more=что исправили...]
Вт 30 августа 2011 г. 19:18
m content/script.js
Always complete script updates in a predictable order.
Refs #1402
Вт 30 августа 2011 г. 0:14
m content/scriptdownloader.js
Pass when to scriptMatchesUrlAndRuns() in update case.
Refs #1402
Пн 29 августа 2011 г. 23:58
m components/greasemonkey.js
m content/config.js
m content/script.js
m content/scriptdownloader.js
Skip document-start run when resources are updated.
Instead, display warnings to the console that the run was skipped.
Fixes #1402
Пн 29 августа 2011 г. 23:17
m modules/util/getEditor.js
Fix getEditor() module.
Both "window" and string bundle references were broken.
Fixes #1409
Пн 29 августа 2011 г. 22:58
m components/greasemonkey.js
Use the latest available JS engine when running scripts.
Fixes #1403
Block the context menu inside the monkey menu.
Fixes #1405.
Пн 29 августа 2011 г. 22:41
m content/browser.xul
m content/statusbar.xul
Block the context menu inside the monkey menu.
Fixes #1405.
Пн 29 августа 2011 г. 22:39
m components/greasemonkey.js
Пн 29 августа 2011 г. 22:26
m components/greasemonkey.js
Undo window re-wrapping from #1258.
I've done my best to test everything mentioned, and eval() and expandos work as expected in Firefox 3-7.
Fixes #1278
Пн 29 августа 2011 г. 21:48
m components/greasemonkey.js
m modules/util/hitch.js
Use sandbox.importFunction().
Refactor creating the sandbox into its own well-commented function.
Refactor openInTab() and registerMenuCommand() to plain (component) globals, not properties of the service object.
Enhance hitch() to support that.
Fixes #1388[/more]