Karsten Düsterloh
7877844790
Bug 249141 - Incorrect header cropping on narrow tree columns (ellipsis in wrong column); reftest; r=roc
2009-02-24 17:53:29 +01:00
Daniel Veditz ext:(%20/%20Reed%20Loden%20%3Creed%40mozilla.com%3E)
616707832b
Bug 479336 - "IDN blacklist needs to include box-drawing characters" [r=dveditz]
2009-02-24 10:50:51 -06:00
Peter Van der Beken
1e22744844
Fix for bug 471395 ( "Illegal Value" exception when accessing XHR request within an extension). r=mrbkap, sr=jst.
2009-02-24 17:44:31 +01:00
Benjamin Smedberg
f254f1b0b4
Static analysis test cases for bug 479441
2009-02-24 10:11:06 -05:00
Peter Weilbacher
2f4ef60118
[OS/2] Bug 477508: fix build break in updater/test, p=wuno@lsvw, r=pweilbacher
2009-02-24 10:59:16 +01:00
Matthew Gregan
b6b81dc5ee
Bug 469275 - Seeks requested while Wave state machine is in ended state are lost. r+sr=roc
...
--HG--
extra : rebase_source : 03ead0a2032ac705b2156bb1b02aef33a414c67b
2009-02-24 15:34:36 +13:00
Dave Townsend
250b6f769c
Bug 473060: Download error -228 if you leave the add-on's public page before download completion. r+sr=dveditz
2009-02-23 15:32:01 -08:00
Dave Townsend
cb5a825fda
Bug 475347: Crash after closing tab that initiated an install and included a callback function. r+sr=dveditz
2009-02-23 19:09:45 -08:00
Dave Townsend
daeb0fcb35
Bug 475934: Remove unused functions from xpinstall. r+sr=dveditz
2009-02-23 19:09:00 -08: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
Antonio Gomes (tonikitoo)
d12f086da9
SNAV: snav can move focus out from single-line input fields only if cursor is at one of the widget edges. r=dougt
2009-02-23 18:07:43 -04:00
Arpad Borsos
3a177d3880
Bug 479855. Remove more unused files. r+sr=roc
...
--HG--
extra : rebase_source : b8c46dc3da2b062410cc8d3bc6c56d4f310dacfe
2009-02-23 22:28:59 +01:00
Jeremy Lea
1e2762a50f
Bug 479527. Remove unused files. r+sr=roc
...
--HG--
extra : rebase_source : a6d3765508020c43ee491cfed14ce2393506eb13
2009-02-23 13:34:22 -08:00
Jonathan Kew
94391277aa
Bug 479276. Support a new kind of glyph bounding-box: TIGHT_HINTED_OUTLINE_EXTENTS, and use it to stop MathML spacing depending on exact ink extents. r+sr=roc
...
--HG--
extra : rebase_source : 43f9009f6457361e690062f87b2e5fda4041dc48
2009-02-24 21:32:58 +13:00
Zack Weinberg
c68dd8b7ce
Bug 479156. Fix unit scale factors in border-image drawing. r+sr=roc
...
--HG--
extra : rebase_source : 06899c9162b0b30f890385fd4caa3f4cd22ecf48
2009-02-24 21:31:22 +13:00
Tobias Hunger
1193eb125e
Bug 473946. Handle deferred deletes. r=mfinkle
...
--HG--
extra : rebase_source : 1aa73b393f42e7ad07fd6f1c5027ae49723785ec
2009-02-24 21:30:25 +13:00
Robert O'Callahan
b1dd1c04eb
Bug 472776. Don't accidentally clear TEXT_IN_TEXTRUN_USER_DATA after we just set it. r=smontagu
...
--HG--
extra : rebase_source : 1d7f12a729e471871cb6b610461f9b4eee2c64ae
2009-02-24 21:27:48 +13:00
Robert O'Callahan
19082bf736
Bug 406646. Make sure to only search *visible* popups for mouse event targets. r=enndeakin
...
--HG--
extra : rebase_source : bd0825d6a6469a10dcdd9e4ae9e9c91dcbafbe99
2009-02-24 21:25:25 +13:00
Dão Gottwald
759614de52
Bug 479677 - use inset box-shadow for the search autodiscovery indicator. r=ventnor
2009-02-24 09:31:28 +01:00
Dão Gottwald
c64c1c87df
Bug 479676 - right margin of close button in notification bar is necessary. r=neil
2009-02-24 09:30:46 +01:00
Dave Camp
6ca99867e0
Bug 471227: Add some temporary debugging spew to help narrow down what's failing.
2009-02-23 23:02:00 -08:00
Masayuki Nakano
0e2a16f22b
Bug 478146 [TSF] When dragging application window, candidate window is not moved with application window r=chenn, sr=roc
2009-02-24 15:36:20 +09:00
Dave Camp
7158dac155
Fix up some error reporting in ajax_test.js to help track down bug 471227.
2009-02-23 15:36:08 -08:00
Neil Deakin
5f445d97f3
Bug 477326, initialize mCachedMousePoint, r+sr=roc
2009-02-23 14:45:01 -08:00
Shawn Wilsher
c546f1d083
merge for backout
2009-02-23 17:35:19 -05:00
Shawn Wilsher
ec8db48c7e
Backed out changeset f8926cd4a7b2 (bug 479543) since it breaks unit tests in
...
debug builds.
2009-02-23 17:34:46 -05:00
Boris Zbarsky
7fa0e0359a
Fixing comments to match reality. No bug.
2009-02-23 15:59:26 -05: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
Arpad Borsos
ab6caaf3b6
Mochitest for Bug 342513
2009-02-23 19:39:46 +00: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
Serge Gautherie
a5a2252e81
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell
...
(Ev2-MC) Rename the object tests directory
2009-02-23 19:28:20 +01:00
Michal Novotny
5e7c0ee5dd
Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger
2009-02-23 19:28:17 +01:00
Sunil Mohan Adapa
7afd1bbd24
Bug 412610 - MAXPATHLEN too small for glibc's realpath(); m-c part; r=*
...
jsfile.cpp + reg.c + SpecialSystemDirectory.cpp : benjamin
lcms.h : bholley
XRemoteClient.cpp : roc
2009-02-23 19:28:12 +01:00
Alex Gartrell
57eed89aeb
Bug 453781 - Merge TableExists and IndexExists, and replace nsCString with nsCAutoString
...
r=sdwilsh
2009-02-23 13:05:24 -05:00
Robert Sayre
12943580cf
Merge m-c to tracemonkey.
2009-02-23 12:44:23 -05:00
Nickolay Ponomarev
94d48fa440
bug 475133 - Crash [@ nsStyleContext::GetRuleNode] with <xul:progressmeter>, DOMAttrModified event
...
r=enn, sr=roc
Don't forget to block scripts when manually calling nsProgressMeterFrame::AttributeChanged in progressmeter initialization to prevent evil mutation event listeners from crashing us.
2009-02-23 17:15:31 +03:00
Robert Longson
94abee3ab8
Bug 361920 - Incorrect unit conversion for SVGLength created through createSVGLength. r+sr=roc
2009-02-23 11:24:05 +00: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