Commit Graph

25845 Commits

Author SHA1 Message Date
mozbugz@karlt.net
4cfb92a744 Bug 481768 - mouse wheel scrolls too far when viewport is smallish, p=karlt+smaug, r=karlt+smaug, sr+roc 2009-03-09 13:10:12 +02:00
Jeff Walden
98699d32c2 Bug 482068 - Finalize places statements in tests, because failure to do so => assertions that make debug builds and the people who run tests in them angry. r=sdwilsh 2009-03-08 22:12:48 -07:00
Vladimir Vukicevic
344cee703e b=480088; use a single cached data block for painting with image surfaces on Windows CE; r=stuart 2009-03-08 22:08:41 -07:00
Vladimir Vukicevic
162f8e4fdd b=479104; move windows plugin dir service code to UNICODE; r=jst 2009-03-08 22:07:00 -07:00
Vladimir Vukicevic
00248c4ba8 b=480789; fix WinCE focus issues with popups; r=dougt 2009-03-08 22:06:59 -07:00
Vladimir Vukicevic
eebaa00c01 b=479106; enable SetForegroundWindow call for CE, not just mobile; r=dougt 2009-03-08 22:06:59 -07:00
Ehsan Akhgari
3e5c7433e6 Backout changeset 9ab865986f27 for bug 481786 in order to get a ui-review on that 2009-03-09 08:25:58 +03:30
Masayuki Nakano
a405311dd3 Bug 477911 [TSF] crash after committing long IME transaction string at losing focus r=VYV03354, sr=roc 2009-03-09 11:38:12 +09:00
Chris Pearce
cdac4f5e82 Matthew Gregan - Bug 470662 - controls patch 2009-03-09 15:22:47 +13:00
Chris Pearce
cd9498f250 Zack Weinberg - Bug 479156 - Seams between tiles of a border-image - reftest patch r+/sr+ roc 2009-03-09 10:19:12 +13:00
arno renevier
b168eaa88e Arno Renevier - Bug 481960 - mIsEditor in nsFrameSelection is not used anywhere 2009-03-07 00:39:32 +01:00
Matthew Gregan
8cea93aa59 Matthew Gregan - Bug 481109 - Ignore attempts to transition from shutdown to any other state in Wave decoder 2009-03-03 16:18:23 +13:00
Matthew Gregan
04ccb8e3ca Matthew Gregan - Bug 476813 - progress events shouldn't be fired while the network is stalled. r+ doublec sr+ roc 2009-03-02 19:16:14 +13:00
Chris Pearce
30d943ae95 Chris Pearce - Bug 478957 - Audit events when loading local files from another domain. r+ doublec sr+ roc 2009-03-09 10:02:14 +13:00
Chris Pearce
8504bb216c Chris Pearce - Bug 479711 - Media elements should delay the document 'load' event 2009-03-09 10:01:03 +13:00
Chris Pearce
bec4c67a63 Chris Pearce - Bug 479859 - Implement new new load algorithm r+ doublec sr+ roc. 2009-03-09 09:59:08 +13:00
Chris Pearce
ce9746ec0f Chris Pearce - Bug 480889 - Nested <source> elements appear in video's childNodes. r+/sr+ mrbkap 2009-03-09 09:53:58 +13:00
Olli Pettay
ef1e0eba37 backout Bug 481768 2009-03-09 00:28:45 +02:00
Ehsan Akhgari
74ff6fead7 Bug 479598 - About dialog's user agent field should always be LTR; r=dao 2009-03-09 00:43:18 +03:30
Ehsan Akhgari
cec7bfadfe Bug 479588 - Error console's text box should always be LTR; r=dao 2009-03-09 00:42:21 +03:30
Olli Pettay
2dafc7fbab Bug 481768 - mouse wheel scrolls too far when viewport is smallish, p=karlt+me, r=karlt, sr=roc 2009-03-08 22:58:47 +02:00
Dão Gottwald
54a69f8712 merge 2009-03-08 20:07:48 +01:00
Dão Gottwald
bca8c5db80 Bug 479899 - Remove id selector usage from toolkit themes. r=enn 2009-03-08 20:05:53 +01:00
Graeme McCutcheon
affeba2c40 Try to collect some more data for bug 477631: [Linux] Intermittent Chrome test_bug418874.xul failure 2009-03-08 20:05:23 +01:00
Olli Pettay
468b832900 Bug 425265, r=roc, sr=bz 2009-03-08 21:01:02 +02:00
Ehsan Akhgari
ed3e8a5706 Bug 481786 - Current session data is getting lost when starting Firefox in "Always On" mode; r=zeniko 2009-03-08 18:23:13 +03:30
Olli Pettay
238c579e67 Bug 481955 - Crash [@ nsGlobalWindow::ResumeTimeouts], r=bent, sr=jst 2009-03-08 14:55:15 +02:00
Masatoshi Kimura
40b8f76fb7 Bug 480111 - [TSF]mCompositionStart and mCompositionLength is not updated on WinXP; r=masayuki sr=roc 2009-03-08 10:39:03 +01:00
Robert O'Callahan
f3b2957816 Bug 481697 - TextRunWordCache::MakeTextRun: Mismatched free() / delete / delete []; r=vladimir 2009-03-08 10:39:00 +01:00
Arpad Borsos
e2cba9a001 Bug 474369 - get rid of nsVoidArray; xpfe part; r+sr=neil 2009-03-08 10:38:59 +01:00
Bjarne
474a2cb070 Bug 473371 - Make FTP also honor LOAD_ANONYMOUS flag; r=jduell.mcbugs sr=jonas 2009-03-08 10:38:57 +01:00
brian crowder
1f7e7c617f Bug 439110 - xpcshell's load() just silently fails for non-existent files; r=mrbkap 2009-03-08 10:38:55 +01:00
Mook
7909cef9dc Bug 481311 - nsIResProtocolHandler.idl shouldn't #include nsAString.h. r=bsmedberg 2009-03-08 10:21:38 +01:00
Dão Gottwald
1fc9615f76 Bug 481391 - Image document test in FullZoom._applyPrefToSetting fails for background tabs. r=gavin 2009-03-08 07:42:54 +01:00
Chris Double
e0153ce3d1 Bug 468281 - Update liboggplay to fix audit issues - rs=roc 2009-03-08 17:23:27 +13:00
Makoto Kato
926042177e Bug 481112 - Remove nsIPref from system-pref. r=roc 2009-03-08 12:17:41 +09:00
Peter Annema
301db0539d Bug 207973: Directory listing errors when a bad soft link (symlink) is present. r=joshmoz, sr=bsmedberg
CFURLGetFSRef doesn't handle dangling symlinks well. Check if that's what we're dealing with, and use an alternative approach to create an FSRef.
2009-03-07 18:59:40 -08:00
Daniel Holbert
5d6d174bc5 Bug 481562: Don't create time container for an <svg> element until after it's been bound to a smil-enabled document. r+sr=roc 2009-03-07 13:40:08 -08:00
Alexander Surkov
187000cd65 a11y leak fix for bug 481357 2009-03-08 01:27:10 +08:00
Mats Palmgren
1a50471aed Cancel a pending mDragLeaveTimer when the window is destroyed, and don't schedule more than one at a time. b=481568 r+sr=roc 2009-03-07 18:08:51 +01:00
Mats Palmgren
1f5b65512c Use the same type as mAttrAndChildCount when defining ATTRCHILD_ARRAY_MAX_CHILD_COUNT. b=480655 r+sr=jonas 2009-03-07 18:08:47 +01:00
Dão Gottwald
0fcbefdd3a Bug 474908 - Dragging a tab in a window with only one tab detaches the tab. r=mano 2009-03-07 17:03:32 +01:00
Alexander Surkov
15f2d91e7b Bug 481357 - rename finalRole to role, r=davidb 2009-03-07 23:38:58 +08:00
Neil Rashbrook
3702df5162 Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB 2009-03-07 11:34:33 +00:00
Alexander Surkov
20948db2ac Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
Ben Turner
7b2f1bd35e Bug 480279 - 'Allow mochitests to launch under a debugger or valgrind'. r=waldo. 2009-03-06 15:28:20 -08:00
James Boston
11d164cec0 Back out patch for bug 442393. 2009-03-06 16:42:07 -06:00
James Boston
9742fc6f99 Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg 2009-03-06 16:19:09 -06:00
Boris Zbarsky
2d12d487e3 Bug 481769. Treat ib special inline siblings as continuations for purposes of background painting. r+sr=roc 2009-03-06 15:32:20 -05:00
Josh Aas
32feedaedf Only use FSIORefNum in the 64-bit case. Bustage fix for part 1 patch on bug 478687. 2009-03-06 12:48:40 -06:00