David Anderson
1764059a8f
Fixed emitTreeCall crashing on deep aborts (bug 472508, r=gal).
2009-02-24 15:26:59 -05:00
Jason Orendorff
be299388d1
Bug 477279 - Tune dense array growth. r=brendan.
...
--HG--
extra : rebase_source : 4493d59e8bd46c1635d2f8cef39f87904d83e09f
2009-02-23 17:31:02 -06:00
Jason Orendorff
2f464f3348
Bug 479826 - Remove cx->pcHint. r=gal.
...
--HG--
extra : rebase_source : caf9fef929fe161fad2f6a98b53cb3d00e43f31f
2009-02-23 17:29:40 -06:00
Jason Orendorff
44263bbd33
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<leon.sha@sun.com>
604e62a813
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
d8bfd089e8
Backout 479109. Breaks trace-tests.
2009-02-23 12:29:08 -08:00
Blake Kaplan
ffb311cd1c
Fix build bustage from bug 479109.
2009-02-23 12:11:44 -08:00
Andreas Gal
8ee9d2df93
Merge.
2009-02-23 11:34:50 -08:00
Andreas Gal
c36a8ab483
Improve blacklisting algorithm (479109, r=graydon).
2009-02-23 11:31:20 -08:00
Robert Sayre
12943580cf
Merge m-c to tracemonkey.
2009-02-23 12:44:23 -05:00
Peter Weilbacher
34688c79de
[OS/2] Bug 479723: update pmstripe's toolbar.css, p=wuno@lsvw, r=pweilbacher
2009-02-23 10:37:22 +01:00
Masayuki Nakano
2c2bb1c9fa
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
09c1d60aaf
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
89a2cd46e2
Merge backout of 57ace2f00d62.
2009-02-23 19:35:26 +13:00
Matthew Gregan
c071246b6f
Backed out changeset 57ace2f00d62
2009-02-23 19:34:03 +13:00
Michael Ventnor
609b1da897
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
45a09793e2
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
5d932d1110
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
2b5e16d2e4
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
435805d7e3
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
7d411cd882
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
01ca4ad69e
Bug 478792 - prefer glyph advance rather than ink extent; r+sr=roc
2009-02-23 02:19:30 +01:00
Tyler Downer
1d514ebc6a
Bug 479321 - Change cancelled to canceled; r=gavin.sharp
2009-02-23 02:12:07 +01:00
Zack Weinberg
558a5863e2
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
7042bfbd1e
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
70846f9fab
Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger
2009-02-23 02:05:28 +01:00
Arpad Borsos
8d7dec737d
Bug 474369 - get rid of nsVoidArray; gfx part; r+sr=vladimir
2009-02-23 02:05:26 +01:00
Arpad Borsos
b9ae053523
Bug 474369 - get rid of nsVoidArray; widget part; r+sr=roc
2009-02-23 02:05:24 +01:00
Ben Turner
c4e95fb3aa
Bug 479725 - 'UMR [@ nsOggDecoder::GetStatistics], nsOggDecoder::mDuration not initialized'. r+sr=roc.
2009-02-22 16:51:06 -08:00
Dave Camp
720aaca207
Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz
2009-02-22 11:09:10 -08:00
Dave Camp
012f4eb5be
Bug 477748 - app cache chooses namespaces in the wrong order. r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
edf30b277b
Bug 477747 - appcache 'noupdate' event fired too early for master entries. r+sr=jst
2009-02-22 11:09:10 -08:00
Dave Camp
cfb033a33d
Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
1278a3978f
Bug 470274 - Firefox cannot visit any websites when waking from sleep. r+sr=bz
2009-02-22 11:09:09 -08:00
Dave Camp
0a853feebb
Bug 474703 - mochitest broken when TOPSRCDIR is relative. r=ted
2009-02-22 11:09:09 -08:00
Mats Palmgren
ea317dbb9c
Make FindPrimaryFrameFor faster by traversing the parent's special siblings and descendant continuations etc only once. b=470978 r+sr=bzbarsky
2009-02-22 19:17:51 +01:00
Peter Annema
db76c52702
Merge for build bustage fix
2009-02-22 09:07:08 -08:00
Peter Annema
e0d504dda0
Fix Firefox-Ports Solaris build bustage.
2009-02-22 08:38:52 -08:00
Ehsan Akhgari
65a92bc6a8
Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor
2009-02-22 18:21:52 +03:30
Simon Montagu
c1e02f694e
Treat unpaired surrogate characters in UTF-16 as illegal characters. Bug 312716. Patch by me and Peter Annema <jag@tty.nl>, r=me, jag, jshin; sr=dveditz
2009-02-22 02:08:27 -08:00
Dão Gottwald
c4850d0d07
Bug 404229 - remove inclusion of global/skin/toolbar.css from browser.xul. r=gavin
2009-02-22 10:13:59 +01:00
Simon Bünzli
fc3b583de2
Bug 476994 - issues with about:sessionrestore treeview implementation. r=neil
2009-02-22 09:49:45 +01:00
Simon Bünzli
819312ff7d
Bug 479005 - nsSessionStore.js, the observe function shadows var ix with let ix, also forward refs ix. r=brendan
2009-02-22 09:48:23 +01:00
Simon Bünzli
d3f63fa486
Bug 476928 - Slow closing of tabs with the given testcase when entering Private Browsing mode. r=dietrich
2009-02-22 09:47:31 +01:00
Simon Bünzli
cce5b3295c
Bug 479627 - Allow SessionStart to work if true JSON strings are returned by _readStateFile() call. r=dietrich
2009-02-22 09:46:40 +01:00
Simon Bünzli
534fc6ef06
Bug 479408 - search engine discovery code doesn't properly handle frames ("browser is null" in BrowserSearch::addEngine). r=gavin
2009-02-22 09:45:42 +01:00
Dão Gottwald
8dd5e97c37
Bug 479621 - chevron button in bookmarks toolbar is misaligned. r=gavin
2009-02-22 09:43:59 +01:00
Blake Kaplan
24cf18952c
Fix compiler warning in jstracer.cpp. No bug, r=brendan/jorendorff
2009-02-21 14:35:05 -08:00
Blake Kaplan
adf5d20bc2
Fix bustage from checkin for bug Bug 479566
2009-02-21 14:25:43 -08:00
Jason Orendorff
15b9f03458
Bug 479566 - Rename array "dense length" to capacity. r=shaver.
2009-02-21 15:33:50 -06:00