Jeff Walden
3df0f76eb5
guardElemOp relies on op_offset representing JSObjectOps.getProperty or JSObjectOps.setProperty, so it should assert it. r=lumpy, sr=jack
2009-02-26 15:04:21 -08:00
Jeff Walden
9376208518
Bug 473256 - TM: Wrong function called via f()
when global f is reassigned on trace. r=brendan
2009-02-26 13:18:30 -08:00
Andreas Gal
9bee2b93a7
Follow-up fix for 479109. Regenerate imacros.c.out and bump xdr bytecode version.
2009-02-26 12:19:24 -08:00
Andreas Gal
b2ae7d96cc
js_Array_dense_setelem can call arbitrary JS code (479487, r=jorendorff).
2009-02-26 11:59:07 -08:00
Igor Bukanov
4d4d7b3510
bug 477706 - fixing most VC 2005 warnings. r=gal,mrbkap
2009-02-26 09:49:39 +01:00
Andreas Gal
7880c21372
Improve blacklisting (479109, r=graydon).
2009-02-25 18:47:22 -08:00
Andreas Gal
a351aa3838
Make arrays with less than 256 entries always dense (479386, r=brendan).
2009-02-25 14:48:07 -08:00
Jason Orendorff
5f9db652a8
Bug 477351 - Assertion failure: cx->bailExit (from js_ReportAllocationOverflow from js_ConcatStrings). r=gal.
...
--HG--
extra : rebase_source : 52b5fea9846cfb36eeb4e295005634d9d490598e
2009-02-25 13:11:34 -06:00
Jason Orendorff
9b66765431
Bug 480016 - js/tests/js1_8_1/extensions/regress-477187.js uses timeout() but doesn't expectExitCode(6). r=bc.
...
--HG--
extra : rebase_source : b95ba1ccbbdf318786e2446276d80885602d574a
2009-02-25 12:41:41 -06:00
Jason Orendorff
0f8f95cbfb
Bug 381963 - Missing parens around genexp in |while|. r=Waldo.
...
--HG--
extra : rebase_source : c87b642082bf9e05c8fb7993fa8a37d3fa63b4ce
2009-02-25 11:36:39 -06:00
Jason Orendorff
2ac8fa8745
Bug 479887 - Remove vestigial #ifdef MOZILLA_1_8_BRANCH. r=Waldo.
...
--HG--
extra : rebase_source : e5ea3d25ae24e6e9900819656f18e1e3830c5bdd
2009-02-23 17:37:36 -06:00
David Mandelin
cf2d44b795
Bug 477576: memory spike on Dromaeo string due to missing GC_POKE, r=igor
2009-02-25 11:09:21 -08:00
Jason Orendorff
bb2c20a31d
Bug 480126 - jsstack.js static analysis errors in js_GetCurrentBytecodePC and specializeTreesToMissingGlobals. r=bsmedberg.
2009-02-25 11:42:39 -06:00
Robert Sayre
e2e22e9c88
Bug 465371 - Native JSON stringification aborts on functions and xml but returns JS_TRUE. r=shaver
2009-02-25 00:53:49 -05:00
David Anderson
fc5b3f2b31
Fixed breakage of type stability guarantees between linked trees, and fixed using the wrong global typemap in LeaveTree (bug 476653, r=gal).
2009-02-24 22:52:09 -05:00
Blake Kaplan
bcfa87c828
Bug 480035 - Don't iloop if we GC exactly once. r=gal
2009-02-24 16:16:28 -08:00
David Anderson
16d9665745
Fixed emitTreeCall crashing on deep aborts (bug 472508, r=gal).
2009-02-24 15:26:59 -05:00
Jason Orendorff
272b471443
Bug 477279 - Tune dense array growth. r=brendan.
...
--HG--
extra : rebase_source : 4493d59e8bd46c1635d2f8cef39f87904d83e09f
2009-02-23 17:31:02 -06:00
Jason Orendorff
5d078a1c92
Bug 479826 - Remove cx->pcHint. r=gal.
...
--HG--
extra : rebase_source : caf9fef929fe161fad2f6a98b53cb3d00e43f31f
2009-02-23 17:29:40 -06:00
Jason Orendorff
56bc2245e7
Bug 479551 - Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread, at js/src/jsapi.cpp:957 after typing EOF at js shell prompt. r=igor and mrbkap.
...
--HG--
extra : rebase_source : 56a0fc0823e7a9500befc65da530d86bba564a97
2009-02-23 17:28:46 -06:00
Leon Sha
3ff39d8e27
Bug 476042 - Integrate sparc nanojit intro tracemonkey. Put the flush instruction cache code to the correct place. r=gal
2009-02-24 12:46:27 +08:00
Andreas Gal
041e44a2ed
Backout 479109. Breaks trace-tests.
2009-02-23 12:29:08 -08:00
Blake Kaplan
cb9d268659
Fix build bustage from bug 479109.
2009-02-23 12:11:44 -08:00
Andreas Gal
669f508df6
Merge.
2009-02-23 11:34:50 -08:00
Andreas Gal
1ddd471d9f
Improve blacklisting algorithm (479109, r=graydon).
2009-02-23 11:31:20 -08:00
Robert Sayre
2edd3c3ca6
Merge m-c to tracemonkey.
2009-02-23 12:44:23 -05:00
Peter Weilbacher
486b0aefbb
[OS/2] Bug 479723: update pmstripe's toolbar.css, p=wuno@lsvw, r=pweilbacher
2009-02-23 10:37:22 +01:00
Masayuki Nakano
e73bfd00f7
Bug 478030 [TSF] The composition string is not displayed on WinXP + MS-IME r=chenn, sr=roc
2009-02-23 17:56:33 +09:00
John Daggett
a4a7e95a35
Bug 420981 - special case handling of UltraLight faces under Mac OS X 10.5 to work around Apple bug. r=vlad
2009-02-23 15:55:07 +09:00
Matthew Gregan
98fd7c843d
Merge backout of 57ace2f00d62.
2009-02-23 19:35:26 +13:00
Matthew Gregan
21c89bc01a
Backed out changeset 57ace2f00d62
2009-02-23 19:34:03 +13:00
Michael Ventnor
1ba8f96b4f
Bug 479238 - Add menu sounds to GTK's nsSound API
...
--HG--
extra : rebase_source : 1bd5ea38b7ab7d8943a8f314c6c313ab4512ec71
2009-02-23 16:47:57 +13:00
Igor Bukanov
8a9bc02eaf
bug 479701 - single-threaded js shell now compiles on Windows again (regression from bug 479252)
2009-02-22 21:21:16 +01:00
Jeff Walden
ba35c46e7b
Bug 478968 - TM: equalityHelper can call toString or valueOf erroneously when tracing obj == undefined. r=brendan
2009-02-21 23:33:58 -08:00
Matthew Gregan
311ae69045
Bug 469635 - Remove loading of libasound and installation of quiet error
...
handler since it's not serving any purpose. Also fix failure handling case
when calling esd_open_sound.
--HG--
extra : rebase_source : 17f97c7fe10e5cdf13b781e1799affe464d99489
2009-02-22 14:19:30 +13:00
John Daggett
d6571cb5e3
Bug 479152 - increment generation when local font used after external font fails to load. r=karl, sr=roc
2009-02-23 13:40:47 +09:00
John Daggett
e7a5ce5214
Bug 478183 - work around full font name problem with older fontconfig used on reftest machines. r=karl
2009-02-23 13:21:04 +09:00
Jonathan Kew
20f4c965a8
Bug 478792 - prefer glyph advance rather than ink extent; r+sr=roc
2009-02-23 02:19:30 +01:00
Tyler Downer
11f6e05ab7
Bug 479321 - Change cancelled to canceled; r=gavin.sharp
2009-02-23 02:12:07 +01:00
Zack Weinberg
4b0289ba0b
Bug 478079 - Kill nsViewManager::DefaultRefresh, and move the cached canvas background to the pres shell; r+sr=roc
2009-02-23 02:10:23 +01:00
Mook
4763c60ba6
Bug 437922 - use JS_MAX instead of the max() macro in prmjtime due to mingw-w64 bustage; r=mrbkap
2009-02-23 02:08:00 +01:00
Arpad Borsos
53027c35dd
Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger
2009-02-23 02:05:28 +01:00
Arpad Borsos
477b01155c
Bug 474369 - get rid of nsVoidArray; gfx part; r+sr=vladimir
2009-02-23 02:05:26 +01:00
Arpad Borsos
7a0f9bfbc5
Bug 474369 - get rid of nsVoidArray; widget part; r+sr=roc
2009-02-23 02:05:24 +01:00
Ben Turner
6f7d73bbfd
Bug 479725 - 'UMR [@ nsOggDecoder::GetStatistics], nsOggDecoder::mDuration not initialized'. r+sr=roc.
2009-02-22 16:51:06 -08:00
Dave Camp
19435fea38
Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz
2009-02-22 11:09:10 -08:00
Dave Camp
19961382d3
Bug 477748 - app cache chooses namespaces in the wrong order. r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
1f553a232a
Bug 477747 - appcache 'noupdate' event fired too early for master entries. r+sr=jst
2009-02-22 11:09:10 -08:00
Dave Camp
79e576b0fa
Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
004a905877
Bug 470274 - Firefox cannot visit any websites when waking from sleep. r+sr=bz
2009-02-22 11:09:09 -08:00