gecko/browser
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
..
app Bug 652193: Test Pilot studies won't load in aurora and beta channels. r=dtownsend. DONTBUILD as it is NPOTB on m-c 2011-04-30 20:33:27 -07:00
base Bug 652593: Remove compound GET*PROP opcodes, to fix strict warnings (r=bhackett,dao) 2011-05-09 07:37:37 -07:00
branding Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin 2011-04-26 08:49:51 +02:00
components Merging Places to mozilla-central 2011-05-02 13:33:27 +02:00
config Version bump to 6.0a1. Merge to mozilla-aurora. r=bsmedberg, a=LegNeato. 2011-04-12 06:51:00 -07:00
fuel Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan 2011-01-22 17:46:22 -08:00
installer Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
locales Bug 625325: Reorder some items in the Bookmarks menu. r=dao 2011-04-30 18:40:22 +02:00
themes Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
build.mk bug 525438, l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack. r=ted 2011-03-18 18:29:56 +01:00
confvars.sh Bug 561032 - Move Firefox branding into browser/branding/official. r=gavin,r=pike 2011-04-13 09:58:13 +02:00
LICENSE
Makefile.in
makefiles.sh