Commit Graph

202923 Commits

Author SHA1 Message Date
Robert O'Callahan
1307f5d202 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
aa6dce5b49 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
edb204d880 Bug 479677 - use inset box-shadow for the search autodiscovery indicator. r=ventnor 2009-02-24 09:31:28 +01:00
Dão Gottwald
c223cf3984 Bug 479676 - right margin of close button in notification bar is necessary. r=neil 2009-02-24 09:30:46 +01:00
Dave Camp
cc49d4518c Bug 471227: Add some temporary debugging spew to help narrow down what's failing. 2009-02-23 23:02:00 -08:00
Masayuki Nakano
9d9a2dd7ec 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
ee324a0550 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
b4fedbfe36 Bug 477326, initialize mCachedMousePoint, r+sr=roc 2009-02-23 14:45:01 -08:00
Shawn Wilsher
f09ed272e1 merge for backout 2009-02-23 17:35:19 -05:00
Shawn Wilsher
84f5752621 Backed out changeset f8926cd4a7b2 (bug 479543) since it breaks unit tests in
debug builds.
2009-02-23 17:34:46 -05:00
Boris Zbarsky
e9dfe49666 Fixing comments to match reality. No bug. 2009-02-23 15:59:26 -05:00
Arpad Borsos
e20d1c56d5 Mochitest for Bug 342513 2009-02-23 19:39:46 +00:00
Serge Gautherie
7e72ab8d5e 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
618a8fbb85 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
620b5e2d7a 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
bb0410d426 Bug 453781 - Merge TableExists and IndexExists, and replace nsCString with nsCAutoString
r=sdwilsh
2009-02-23 13:05:24 -05:00
Nickolay Ponomarev
207aca6ddf 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
a094eff461 Bug 361920 - Incorrect unit conversion for SVGLength created through createSVGLength. r+sr=roc 2009-02-23 11:24:05 +00: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
Ryan VanderMeulen
c17c781352 Bug 479543 - mozStorageConnection::Close should use NS_ERROR instead of NS_WARNING to complain about unfinalized statements
r=sdwilsh
2009-02-22 00:11:57 -05:00
Jeff Muizelaar
ec812af225 Bug 474749 - oggplay_yuv2bgr needs to be faster
r=cdouble
2009-02-22 00:10:06 -05:00
Drew Willcoxon
35424782f9 Bug 475390 - "Selected Folder" Option on a Search in the Library is Broken
r=mak
2009-02-22 00:07:36 -05: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
Dave Camp
753f19fffa Bug 474703 - mochitest broken when TOPSRCDIR is relative. r=ted 2009-02-22 11:09:09 -08:00
Mats Palmgren
00cbbd72cd 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
862a59969b Merge for build bustage fix 2009-02-22 09:07:08 -08:00
Peter Annema
4fad413835 Fix Firefox-Ports Solaris build bustage. 2009-02-22 08:38:52 -08:00
Ehsan Akhgari
71379763ff 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
9a2290a180 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
0ca820c9e1 Bug 404229 - remove inclusion of global/skin/toolbar.css from browser.xul. r=gavin 2009-02-22 10:13:59 +01:00