Commit Graph

209808 Commits

Author SHA1 Message Date
Ted Mielczarek
150c8d5be2 bug 511743 - add way to apply NSS patches to source at build time. r=bsmedberg 2009-09-02 09:35:14 -04:00
Neil Deakin
8609abaa76 Bug 514230, fix up to not refer to elements by id but by reference, also fixes the case when full keyboard access is used because tabs are now focusable, r=smaug 2009-09-08 07:24:20 -04:00
Masayuki Nakano
456db7234f Bug 513955 Replace KL* APIs to TIS* APIs r=josh 2009-09-08 14:38:42 +09:00
Ehsan Akhgari
b0b9dbf569 Bug 511735 - xpcshell-tests: 4 test_*_removeDataFromDomain_*.js leaks 700 bytes, notably 4 StatementParams; r=mak77 2009-09-08 09:08:59 +04:30
Markus Stange
19e21c14dc Bug 514833 - Enforce icon-only fullscreen controls even in text-only mode. r=dao
--HG--
extra : rebase_source : 0b8ee14caf05284986e4e9d95e24cd2a49891f52
2009-09-08 09:55:01 +12:00
Markus Stange
44f10c8a32 Bug 514992 - Remove nsIWidget::Invalidate(PRBool aIsSynchronous). r=roc
--HG--
extra : rebase_source : dfdf06c8547b00744647d4a285809a57cdbfe1f4
2009-09-08 09:53:36 +12:00
Markus Stange
66762ebee6 Bug 514648 - Non-resizable windows don't have resizers, even though -[NSWindow showsResizeIndicator] pretends they do. r=josh
--HG--
extra : rebase_source : fa03586a85d48a1ef5dd6db4ac8aecaf81477216
2009-09-08 09:52:59 +12:00
Markus Stange
9a989a2004 Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
2009-09-08 09:50:22 +12:00
Markus Stange
1e3c5cf019 Bug 514989 - Remove unused OnPaint methods. r=josh
--HG--
extra : rebase_source : becb8d97710a1f13f491689e4a9eba6924f19dca
2009-09-08 09:49:38 +12:00
Markus Stange
69694a17f4 Bug 514990 - Remove unused live resize methods. r=josh
--HG--
extra : rebase_source : 2da53fc4120e4648e4080d573d15a40d41f453d8
2009-09-08 09:49:18 +12:00
Markus Stange
1effc23331 Bug 514991 - Remove unused childViewHasPlugin method. r=josh
--HG--
extra : rebase_source : 1ea5cae0c5fde6feefc69738f9731a09775939a2
2009-09-08 09:48:54 +12:00
Markus Stange
878180714d Bug 514987 - Remove unused nsIWidget::Validate. r=roc
--HG--
extra : rebase_source : c06acb3c5f6608bc2d8667044fbab904668a58b0
2009-09-08 09:48:23 +12:00
Markus Stange
da748db6e5 Bug 514986 - Remove unused nsChildView::SetBounds. r=josh
--HG--
extra : rebase_source : 38dbfeb2ced68e0f3989604f8464038d6eddea49
2009-09-08 09:47:43 +12:00
Markus Stange
b8b16b6e54 Bug 469774 - Never descend into nsMenuPopupFrames when building display lists. Fixes drawing bugs that occurred when a caret was visible in a popup. r=roc
--HG--
extra : rebase_source : 9979c98dd1e7dac3994f2b3b5401306656d0a3b7
2009-09-08 09:43:20 +12:00
Markus Stange
7b1932885e Bug 496601 - nsCursorManager's internal state can get out of sync with reality. Detect these situations and set the right cursor. r=josh
--HG--
extra : rebase_source : 4f60fcd9aed56b90463dceb8f093c665e73c6c49
2009-09-08 09:40:10 +12:00
Markus Stange
b417003e33 Bug 496601 - Only reset the cursor when crossing window boundaries, not view boundaries. r=josh
--HG--
extra : rebase_source : d8cc3f4c3ba11a603b3c4117ec480bcfbb481832
2009-09-08 09:38:17 +12:00
Chris Pearce
9f3d1f4e1a Bug 514573 - Free video data after paint, prevents repainting. r=doublec 2009-09-08 10:23:11 +12:00
Chris Pearce
8d783e47e7 Bug 501031 - Make media seeking faster over HTTP by adding 'fuzz' factor to liboggz seek, and fixing its bisection search. r=doublec 2009-09-08 09:41:56 +12:00
Dave Townsend
8a38b2de30 Bug 514327: Detect outdated plugins and offer upgrade path (typo fix). 2009-09-07 20:48:04 +01:00
Alexander Surkov
8ee71c28f5 Bug 477551 - nsDocAccessible::FlushPendingEvents isn't robust, r=marcoz, davidb, ginn, sr=neil 2009-09-08 00:46:56 +08:00
David Bienvenu
ec25eeae77 Bug 511806 r=simon@sxw.org.uk,sr=Neil 2009-09-07 15:30:58 +01:00
Dão Gottwald
bdd26ac194 merge 2009-09-07 14:17:52 +02:00
Dão Gottwald
39a0edb110 Backed out changeset 83ba2c6e25eb because of bug 514891 2009-09-07 14:17:30 +02:00
Dão Gottwald
7256ca2ab6 merge 2009-09-07 14:16:54 +02:00
Dão Gottwald
9ae0045d77 Backed out changeset b652e12fc7e3 because of bug 514891 2009-09-07 14:16:30 +02:00
Dave Townsend
bd0a294599 Bug 511091: Support custom icons for disabled extensions, follow up fix. r=robstrong 2009-09-07 10:09:11 +01:00
Takeshi Kurosawa
b50e7cf419 Bug 494201 - feComposite has arguments inverted. r=longsonr 2009-09-07 08:33:22 +01:00
Gavin Sharp
82052e3ad8 Bug 514954: add AC_DEFINE/AC_SUBST for official branding, r=ted 2009-09-07 00:07:14 -04:00
Matthew Gregan
92d786333c Bug 506061 - Calculate frame time based on frame number and frame rate. p=j@oil21.org r=chris.double
Fixes sync problem caused by FP error accumulation in the old frame time
calculation.

--HG--
extra : rebase_source : 3a59eafe1a3fd91760ffb1e336c31ec431dfffc2
2009-09-07 15:30:03 +12:00
Matthew Gregan
9f6a87f82d Bug 497815 - Read Wave headers in small chunks to avoid unnecessary large allocations. r=roc
--HG--
extra : rebase_source : 355af524b6d9f0634d9d09e4ddc1ce1715bc6c81
2009-09-07 15:28:26 +12:00
Matthew Gregan
4057d3a778 Bug 495165 - Add mochitest for bug 486646.
--HG--
extra : rebase_source : 3df5870b298fe27c5a2d61a679359e4f243e57ab
2009-09-07 15:25:22 +12:00
Matthew Gregan
1ccbfca6b5 Bug 495558 - Initialize sydneyaudio/ALSA with host endian format (fixes sound on big endian machines). r=chris.double
--HG--
extra : rebase_source : d2635e23f0e65a7e9db397d54f998610fa2348f6
2009-09-07 14:44:39 +12:00
Makoto Kato
4d45703ece Bug 514624 - UTF8 to Unicode conversion of SSE2 optimization for x86_64 platform. r=vlad 2009-09-07 11:36:52 +09:00
Christian Persch
a38b70a82c Bug 399161 - "only call gnome_program_init if there is no GnomeProgram yet" [r=bsmedberg] 2009-09-06 17:52:23 -05:00
Neil Rashbrook
4713058e5d Bug 514883 Font preference menulist is incorrectly bold in gnomestripe r=dao 2009-09-06 17:44:48 +01:00
Neil Deakin
822ab165f9 Improve the waitForFocus code a bit and add a pile of logging to help determine the cause of tests hanging due to focus 2009-09-05 23:03:07 -04:00
Serge Gautherie
530cee485c Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
r=ted.mielczarek
2009-09-06 03:08:49 +02:00
Ted Mielczarek
c65ac173f4 Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Gv1a) fix build dependencies of automationutils.py
r=benjamin
2009-09-06 03:08:46 +02:00
Wolfgang Rosenauer
4f25cb0c16 Bug 507981 - respect gtk-alternative-button-order GtkSetting for the filechooser. r=karlt 2009-09-05 14:33:02 +02:00
Jesse Ruderman
ecf2d1a8fe Bug 514782 - Extra comma in pinstripe/global/global.css. r=dao 2009-09-05 11:42:41 +02:00
Mark Banner
c5a030f4ec Bug 511242 Include nsBrowserStatusFilter.cpp in Thunderbird's components list. r=Neil,ted.mielczarek sr=dmose 2009-09-05 08:24:07 +01:00
Reed Loden
b1ff695f67 Disable tests for 459906, 463205, and 464620 (take two). 2009-09-05 00:39:29 -05:00
Reed Loden
b2a4edd7b5 Disable tests for 459906, 463205, and 464620. 2009-09-05 00:29:58 -05:00
cls
8d7659618e Bug 505739 - "Remove XCFLAGS from default compile line to fix mingw cross-compile issues" ( remove XCFLAGS from COMPILE_CFLAGS / COMPILE_CXXFLAGS) [r=bsmedberg] 2009-09-04 21:54:07 -05:00
Jacek Caban
c45ec6e926 Bug 505739 - "Remove XCFLAGS from default compile line to fix mingw cross-compile issues" (remove X_CFLAGS from CPPFLAGS) [r=bsmedberg] 2009-09-04 21:54:02 -05:00
Mook
55cdc9be60 use PRUptrdiff, not unsigned long, for PtrBits in gfxFont [r=vlad] 2009-09-04 21:46:09 -05:00
Geoff Lankow
c51e00493a Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor] 2009-09-04 21:22:19 -05:00
Simon Bünzli
93167d4e50 Tests for bugs 459906, 461743, 463205, and 464620 [r=dietrich] 2009-09-04 21:03:43 -05:00
Alfred Kayser
453dfcf028 Bug 513738 - [r=JOEDREW!] 2009-09-04 20:47:11 -05:00
Wan-Teh Chang
7a99ca1ed3 Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3.  Add nssdbm3 to some packaging
files.  The patch is written by Kai Engert <kaie@kuix.de>.  r=wtc.
2009-09-04 18:28:54 -07:00