Files
roytam1 6c19f70612 import changes from `dev' branch of rmottola/Arctic-Fox:
- Missing comment of Bug 1139466 (9aef1d5aa)
- Bug 1147662: LexicalCheck should be a guard, so as not to be removed; r=shu (5e8692b68)
- Bug 1142844. When xdr-decoding a non-lazy but relazifiable function, don't forget to set up the source object on the LazyScript we create for it. r=luke (90fc40f53)
- Bug 1146743. Remove use of compileAndGo in JS debugger. r=shu (12d7d6f19)
- Bug 1147686 - Make mutableScript private and only use it when hasScript. (r=terrence) (69910e021)
- Bug 1149811. When XDR-decoding a non-lazy function that can be lazified, we need to set up a backpointer from its LazyScript to its JSScript. r=luke (db2dedf39)
- Bug 1150513. While we're working with a function's script (e.g. cloning it), prevent that function getting relazified. r=luke (7bd53397d)
- Bug 1147216 part 1 - Give JSOP_LINENO a 4-byte instead of 2-byte operand. r=luke (f9c6f376a)
- Bug 1147216 part 2 - Use the right line number for strict eval. r=luke (954b9376a)
- Bug 1166742 - nsFilePickerProxy::SimpleEnumerator should return false when HasMoreElements is called on an empty array, r=smaug (0cadd90bf)
- Bug 1168346: Backout the patch from bug 1160279 after a broken merge. (1cbdbcdd6)
- Bug 1071562, redirect child process methods to the clipboard proxy, r=fabrice (f5d4219fb)
- Bug 1161215 - Don't fire spurious resize events to content when the size didn't actually change. r=smaug (551bc0eef)
- Bug 1163945 - Handle aborted CompareNetwork jobs properly in CompareNetwork::OnStartRequst; r=nsm (d3b6d47c8)
2020-08-07 11:23:58 +08:00
..