Граф коммитов

214813 Коммитов

Автор SHA1 Сообщение Дата
Chris Jones 9465670838 Test for bug 539343.
--HG--
extra : transplant_source : J0p%C1%D3%7F%A5%D5%7Ds%F3%3F%8EG%B4%DD%D5%2A_%B2
2010-01-13 21:08:35 -06:00
Benjamin Smedberg 53e84d481c Bug 539280 - Add support for NPNVnetscapeWindow query on Linux, r=karlt 2010-01-14 10:18:34 -05:00
Peter Van der Beken 91685776a5 Backout 76cdc8296409 and 9baa220b27c0 (Bug 521377 - 'NPRuntime: Segfault when NPP_GetValue_NPPVpluginScriptableNPObject returns a null actor') to try fo fix orange. 2010-01-19 13:00:58 +01:00
Alexander Surkov be09548216 Bug 540529 - disable tree/test_tabbrowser.xul on linux 2010-01-19 13:58:07 +08:00
Makoto Kato ccdb20845f Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
Alexander Surkov b83702675c Bug 540389 - WARNING: Bad accessible tree! [tabbrowser tab], r=davidb, marcoz, mconnor 2010-01-19 12:35:08 +08:00
Benjamin Smedberg 0104108380 Bug 521377 build-bustage followup: make template instantiations available inline, r=bent
--HG--
rename : dom/plugins/PluginScriptableObjectUtils.cpp => dom/plugins/PluginScriptableObjectUtils-inl.h
2010-01-15 16:52:13 -05:00
Ben Turner 1b93c5d97b Bug 521377 - 'NPRuntime: Segfault when NPP_GetValue_NPPVpluginScriptableNPObject returns a null actor'. r=bsmedberg+valgrind. 2010-01-15 12:35:57 -08:00
Ben Turner b75d2c2802 Bug 535036 - '[OOPP] Flash hangs Firefox with IPC enabled when video is paused and process loses focus'. r=masayuki+jst, sr=jst. 2010-01-15 12:36:00 -08:00
Ben Turner 136dcf7e39 Bug 539061 - 'OOPP: ASSERTION: Received "nonqueued" message 31, 10'. r=jimm. 2010-01-15 12:35:53 -08:00
Alexander Surkov bbf285bdd8 Bug 540281 - rename nsAccessible::FireAccessibleEvent into HandleAccEvent, r=davidb 2010-01-19 12:23:44 +08:00
Zack Weinberg 5f1edf6103 Bug 536603 potential fix: in httpd.js, the server socket's queue limit should be larger than the browser-side max number of connections per server. r=jrmuizel 2010-01-18 18:12:39 -08:00
Jesse Ruderman 505c87d84a Disable some bogus perf tests trying to be unit tests. Fixes orange bug 540511. Replacing the tests is bug 540512. 2010-01-18 17:45:08 -08:00
Jesse Ruderman 4a2dd54f3c Bug 540363 - Make reftest dump INFO line indicating beginning of each test (to help understand timeouts/hangs/crashes). r=dbaron 2010-01-18 15:00:16 -08:00
Zack Weinberg 055468711e Merge backout of 153390d0f83b 2010-01-18 14:55:58 -08:00
Zack Weinberg b7cf0bd89e Back out instrumentation for bug 536603 and re-disable test 2010-01-18 14:54:56 -08:00
Zack Weinberg f2ada08b52 Extensive debugging instrumentation for bug 536603 2010-01-18 09:03:50 -08:00
Alexander Surkov 999f7e3a57 Bug 540281 - rename nsAccessible::FireAccessibleEvent into HandleAccEvent, r=davidb 2010-01-19 00:32:40 +08:00
Alexander Surkov ef18429603 Bug 540272 - don't use nsAccessible::FireAccessibleEvent directly, r=davidb 2010-01-19 00:17:01 +08:00
Alexander Surkov c08d0fac1c Bug 540265 - move nsAccUtils::FireEvent into special class, r=davidb 2010-01-19 00:16:07 +08:00
Aryeh Gregor 4e20e50999 Bug 535043 - Support maxlength on textarea. r=smaug, sr=jst 2010-01-18 16:53:59 +01:00
Alexander Surkov 4c10ec635b Bug 481396 - rename nsAccessibleEventData file to nsAccEvent, r=davidb
--HG--
rename : accessible/src/base/nsAccessibleEventData.cpp => accessible/src/base/nsAccEvent.cpp
rename : accessible/src/base/nsAccessibleEventData.h => accessible/src/base/nsAccEvent.h
2010-01-18 23:41:36 +08:00
Jeff Muizelaar 308dbbc556 Bug 539165. Fix single and multi-stop solid gradients by multiplying by the alpha component. r=roc
This cairo commit that caused the problem: 2d790daa957471670f4ae0d3b22da89e4ee7111f.
It was merged into mozilla-central with 1effb72d30cf
2010-01-18 10:36:43 -05:00
Peter Van der Beken a8bdb68b07 Fix for bug 539219 (Remove unused DOMCI). r=jst. 2010-01-16 15:25:58 +01:00
Olli Pettay 5d51f6e3ae Bug 539645 - Print preview does not match what prints on animated images, r=roc 2010-01-18 14:39:34 +02:00
Wolfgang Rosenauer f72c8f6699 Follow up for Bug 536352 (missing null check and memory leak in nsinstall.c) to fix orange 2010-01-18 12:38:17 +01:00
Aiken Tie 4a85f25a4c Bug 536352 - missing null check and memory leak in nsinstall.c. r=ted 2010-01-18 11:22:03 +01:00
Alexander Surkov 986bf20a6d Bug 540262 - get rid nsAccEvent static helpers, r=ginn 2010-01-18 17:27:31 +08:00
Brad Lassey 591464929e bug 532344 - fix to stop the wince burning 2010-01-18 00:39:46 -05:00
Brad Lassey d3bc320ce8 bug 532344 - only issue one NS_PAINT event for each WM_PAINT on WinMo r=dougt 2010-01-18 00:05:58 -05:00
Jesse Ruderman e4668b2b4d Bug 538536 - allow middle-clicks on some additional Help menu items. r=mconnor 2010-01-17 18:29:56 -08:00
Daniel Holbert d0533cf63b Bug 539585: Fix "warning: format '%p' expects type 'void*'" in layout directory. r=dbaron 2010-01-17 15:11:06 -08:00
Daniel Holbert 9b4a120675 Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil 2010-01-17 15:11:04 -08:00
Daniel Holbert aaf973be9a Bug 539585: Fix "warning: format '%p' expects type 'void*'" in content directory. r=jst 2010-01-17 15:11:02 -08:00
Bernd f501eed612 bug 540228 trying to fix random orange 2010-01-17 09:09:14 +01:00
Robert Strong 268917dca8 Backing out logging changed from Bug 538533 due to scoping issues. r=me 2010-01-16 14:28:09 -08:00
Steffen Imhof cab4564814 Bug 516973 - Mismatch between Cairo and Thebes surface types. r=jmuizelaar 2010-01-16 18:04:52 +01:00
Bernd fa8e450581 test cases for bugs fixed by bug 43178 2010-01-16 17:40:07 +01:00
Bernd 2f77193c78 bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky 2010-01-16 17:05:46 +01:00
Honza Bambas 2d657ea66d Bug 517938 - added more ssl tunnel logging, only test infrastructure change 2010-01-16 16:29:59 +01:00
Marco Bonardo 02f59638d2 merge backout 2010-01-16 06:48:53 -08:00
Marco Bonardo f6494ab838 Backed out changeset 14c20441c8d8 2010-01-16 06:48:42 -08:00
Marco Bonardo 536bc04793 merge backout 2010-01-16 06:48:14 -08:00
Marco Bonardo 17bc5a373b Backed out changeset 09058ef6478c 2010-01-16 06:48:02 -08:00
Marco Bonardo fa99042ff5 merge backout 2010-01-16 06:47:34 -08:00
Marco Bonardo 0ae7d2f907 Backed out changeset 0ddf6c0dc572 2010-01-16 06:47:23 -08:00
Marco Bonardo 281c119819 merge backout 2010-01-16 06:46:35 -08:00
Marco Bonardo 0cde9fff88 Backed out changeset 3049f6d7bb50 2010-01-16 06:46:24 -08:00
Marco Bonardo 61eb865b7b merge backout 2010-01-16 06:46:00 -08:00
Marco Bonardo 43b3f4dd02 Backed out changeset 9ec061626142 2010-01-16 06:42:54 -08:00