gecko/browser/base
Paul Biggar 9c572e750b Bug 652593: Remove compound GET*PROP opcodes, to fix strict warnings (r=bhackett,dao)
The undefined property strict-mode warning was missed under some compound
opcodes. JM had removed those opcodes, and so the warnings appeared. This
ports the opcode remove to TM, fixing the warnings.

Bug 647626 removed the compound opcodes from JM, as they made type-inference
and the JITs more complex, for a minor speed impact (see
https://bugzilla.mozilla.org/show_bug.cgi?id=647626#c6 for benchmarks).

This also fixes the strict mode warnings that appeared in the browser as a
result of the fix.
2011-05-09 07:37:37 -07:00
..
content Bug 652593: Remove compound GET*PROP opcodes, to fix strict warnings (r=bhackett,dao) 2011-05-09 07:37:37 -07:00
jar.mn Bug 652692: Remove extensionsManagerOverlay.xul. r=gavin 2011-04-27 10:46:22 -07:00
Makefile.in Bug 651622 - Remove WinCE code from browser/*; r=dolske 2011-04-22 10:38:41 +02:00