Changeset range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3ff2aa532d41&tochange=81c0aef6b272
Changesets:
* http://hg.mozilla.org/mozilla-central/rev/4991e79cbc3e
: Henri Sivonen <hsiv...@iki.fi> - Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7
: http://bugzilla.mozilla.org/show_bug.cgi?id=591981
* http://hg.mozilla.org/mozilla-central/rev/81c0aef6b272
: David Anderson <dand...@mozilla.com> - Fix global variables overwriting resolved properties (bug 595917, r=brendan, a=blocking).
: http://bugzilla.mozilla.org/show_bug.cgi?id=595917
Bugs:
* http://bugzilla.mozilla.org/show_bug.cgi?id=591981 - Don't enforce execute-in-insertion-order for DOM inserted <script>s
* http://bugzilla.mozilla.org/show_bug.cgi?id=595917 - JM: D-Link Router JavaScript Navigation Links broken since JM Merge