Ginn Chen
|
49ab13420b
|
Bug 527631 crashreporter failed to compile on Solaris r=ted.mielczarek
|
2010-01-13 17:03:30 +08:00 |
|
Brian Birtles
|
86f07ee577
|
Bug 534325: Apply SMIL restart semantics at interval start times rather than end times, and allow duration to determine interval-ending when there's no end attribute. r=dholbert sr=roc
|
2010-01-13 00:18:51 -08:00 |
|
Daniel Holbert
|
f7436b6990
|
Bug 537313: Disable MSVC warning C4355 ('this' used in init list) in SVG's consumers of nsReferencedElement. r=roc
|
2010-01-13 00:18:48 -08:00 |
|
Daniel Holbert
|
f6d3185bd6
|
s/nulll/null/ in nsNodeUtils::SetUserData header comment. (no bug; comment-only fix)
|
2010-01-13 00:18:46 -08:00 |
|
Turuoka (Kyoya Sakaguchi)
|
c27a9abad9
|
Bug 538144 "configure: line 18450: NS_HILDONFM: command not found" r=ted
|
2010-01-13 11:37:34 +09:00 |
|
Masayuki Nakano
|
6aa4de4b64
|
Bug 537828 crash [@ nsAString_internal::Assign(nsAString_internal const&)] r=Olli
|
2010-01-13 11:35:50 +09:00 |
|
David Bolter
|
12ddacf65f
|
Bug 520188 - make msaa role map conform for aria directory and marquee. r=surkov,MarcoZ
|
2010-01-12 21:18:24 -05:00 |
|
Dave Townsend
|
119bc0c53c
|
Backed out changeset 4b725bb53baa from bug 539165 due to reftest failure
|
2010-01-12 16:28:01 -08:00 |
|
Dave Townsend
|
3f5f6023c5
|
Backed out changeset 4b725bb53baa from bug 539165 due to reftest failure
|
2010-01-12 16:27:48 -08:00 |
|
Chris Jones
|
709ae3ce2b
|
Bug 538537: Guard BrowserStreams from being deleted from within their constructor. r=bsmedberg
|
2010-01-12 17:06:18 -06:00 |
|
Jeff Muizelaar
|
5562b46b91
|
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-12 17:04:00 -05:00 |
|
Daniel Holbert
|
d2247e1c10
|
fix for thunderbird bustage from Bug 474743. (need <stdio.h> in new xpcshell test for 'printf' usage)
|
2010-01-12 12:56:16 -08:00 |
|
Daniel Holbert
|
87f5624561
|
Bug 526536: Add some testcases that should be fixed by syncbase timing patches. (tests-only change)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
27c6a0f20c
|
Bug 537852 followup E: Change syncbase reftests' animations so they go from orange->green->purple instead of orange->green->orange, to make it easier to diagnose (unexpected) failures. (tests-only fix)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
fbf33f5714
|
Bug 537852 followup D: Misc nit fixes to syncbase reftests. r=birtles
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
fd51c2b158
|
Bug 537852 followup C: Tweak spacing/attribute-ordering in sandwich-priority-* syncbase reftests, to improve readibility. (whitespace changes only)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
bb0f2d621a
|
Bug 537852 followup B: Pause before seeking, in syncbase reftests. r=birtles
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
eb896e3b54
|
Bug 537852 followup A: remove unnecessary 'fill=remove' attributes, in syncbase reftests. r=birtles
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
cd171ab676
|
Bug 537852: Add tests for syncbase timing (bug 474743). r=dholbert
|
2010-01-12 12:00:49 -08:00 |
|
Daniel Holbert
|
57fee6cdfa
|
Bug 474743 Patch D followup: Switch nsSMILTimedElement::mTimeDependents to be a hash table instead of an array. r=birtles sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
d7a66e59c4
|
Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
cff9646c5d
|
Bug 474743 Patch C: Implement the parsing for syncbase timing. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
76b1e6e830
|
Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
519f3f1481
|
Bug 474743 Patch A: Refactor nsSMILParserUtils to use newer iterators. r=dholbert sr=roc
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
4cd9f0f1e3
|
Bug 474743 Prequel: Implement nsTPriorityQueue. r=dholbert r=roc sr=bsmedberg
|
2010-01-12 12:00:49 -08:00 |
|
Alexander Surkov
|
a57c790415
|
Bug 539267 - IAccessible accHelp and accHelpTopic return wrong values, r=davidb
|
2010-01-13 03:57:00 +08:00 |
|
Alexander Surkov
|
86ba1506c9
|
Bug 536344 - posinset and setsize aren't calculated right for the flatter trees, r=marcoz, davidb
|
2010-01-13 03:07:38 +08:00 |
|
Dan Witte
|
a6881a59c8
|
Bug 536650 - Cookie values not saved for pages loaded from file://; part 2: deal with empty hosts in the
cookieservice . r=sdwilsh, sr=bz
|
2010-01-12 10:29:20 -08:00 |
|
Dan Witte
|
64bc002cbf
|
Bug 536650 - Cookie values not saved for pages loaded from file://, part 1: tighten up the etld service.
r=sdwilsh, sr=bz
|
2010-01-12 10:29:20 -08:00 |
|
Brad Lassey
|
b547f4fd74
|
bug 533542 - don't build readstrings.cpp in source dir r=ted
--HG--
rename : toolkit/mozapps/update/src/updater/errors.h => toolkit/mozapps/readstrings/errors.h
rename : toolkit/mozapps/update/src/updater/readstrings.cpp => toolkit/mozapps/readstrings/readstrings.cpp
rename : toolkit/mozapps/update/src/updater/readstrings.h => toolkit/mozapps/readstrings/readstrings.h
|
2010-01-12 10:47:04 -05:00 |
|
L. David Baron
|
d0b883e1b0
|
Make GraphWalker use templates instead of virtual functions. (Bug 537547) r=smaug
|
2010-01-12 08:51:39 -08:00 |
|
L. David Baron
|
515ee52627
|
Store transitions for one refresh cycle after they complete so that merging with a non-animation style change doesn't make us start a second transition to transition the last step. (Bug 537151) r=bzbarsky
|
2010-01-12 08:51:37 -08:00 |
|
Benjamin Smedberg
|
ce70e43e79
|
Bug 538642 - Breakpad shouldn't treat FPU exceptions as crashes, and the FPU exception handler should chain correctly, r=ted
|
2010-01-11 13:16:20 -05:00 |
|
Benjamin Smedberg
|
7dfb66a8a2
|
Test for bug 533035/bug 536842 - the FPU exception handler should work, r=ted
|
2010-01-11 11:46:57 -05:00 |
|
Benjamin Smedberg
|
6d0ab1c884
|
Bug 538642 part 1: Add a method to the testplugin to set the exception bit, the way some bad plugins/extensions do, r=ted (Windows-only for the moment)
|
2010-01-08 15:53:04 -05:00 |
|
Benjamin Smedberg
|
19f2d945a4
|
Import ctypes.wintypes explicitly to avoid a python exception when child processes get hung.
|
2010-01-08 15:52:37 -05:00 |
|
Benjamin Smedberg
|
84db3ddf86
|
Bug 531859 - Remove stdout spew from dom/plugins by using NSPR logging, r=cjones
--HG--
extra : transplant_source : fW%F0%06%1F%88%2C%F3l%B3%A0%F7b%D0%13%AE%D7%BD-%26
|
2009-12-18 17:22:51 -05:00 |
|
Benjamin Smedberg
|
84797e72d2
|
Disable the malformed-data-URI test, since the plugin host is broken and we're double-deleting the urlnotify context pointer in the testplugin.
--HG--
extra : transplant_source : %1Et%11L%F7%13%F6%FCl%C4%0C%C8%95%04%AF-%14%0E%C1%B5
|
2010-01-11 14:36:11 -05:00 |
|
Benjamin Smedberg
|
100035ff72
|
Our plugin host has a bug with malformed data URIs: mark this test todo.
--HG--
extra : transplant_source : %F1%3F%BD%26%1E%DF%1De%0E%1A%18%8C%C7%1F%D6m%0CIQ%88
|
2010-01-07 14:51:37 -05:00 |
|
Benjamin Smedberg
|
095bd7f538
|
Followup to bug 536437 - fix the test so that we wait for the new tests to complete
--HG--
extra : transplant_source : %B0%87%C6%A1%3C%29%C0e%8C%99%A9%11%7E_%AA%B9r%D8%10%A6
|
2010-01-07 10:57:18 -05:00 |
|
Benjamin Smedberg
|
66ce889c9b
|
Tests for bug 536437
--HG--
extra : transplant_source : %5D.%3C%D9%90%C6%A9B%5E%F8O4%F5e%95%0AO%BC8%27
|
2010-01-05 12:12:41 -05:00 |
|
Benjamin Smedberg
|
dc4191cad2
|
Bug 536437 - work around a bug in the Mozilla plugin host where NPN_GetURLNotify can return an error and also call NPP_URLNotify, r=cjones
--HG--
extra : transplant_source : %07%7B%DBO%AF%069%16%F5%FF%1A%C5%F5Wi%E1%9D%E1%E6%83
|
2010-01-05 12:12:30 -05:00 |
|
Marco Bonardo
|
cab846f9b0
|
Bug 510219 - disable test_browserGlue_smartBookmarks.js on Windows due to almost perma-orange
|
2010-01-12 12:40:15 +01:00 |
|
Wolfgang Rosenauer
|
90581da5cc
|
Bug 536745 - Fix GConf related build error for certain build configurations. r=ted
|
2010-01-12 11:23:53 +01:00 |
|
Neil Rashbrook
|
6895de5375
|
Bug 501095 followup to fix padding on listcell-label r=dao
|
2010-01-11 23:56:49 +00:00 |
|
Neil Rashbrook
|
a711f8a29e
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2010-01-11 23:55:51 +00:00 |
|
Robert O'Callahan
|
68f4784a75
|
Bug 526394. Part 36: Store the overflow area explicitly whenever it's not exactly equal to the border-box; if they're both empty but with different dimensions or position, we should still store the explicit overflow area. Also fix test_offsets to compute the expected scrolled area correctly. r=mats
|
2010-01-12 10:45:21 +13:00 |
|
Robert O'Callahan
|
8d3cbbd5d2
|
Bug 526394. Part 35: Prevent event dispatch and script execution during UpdateViewAfterScroll, even in the presence of malign Win32 reentrant APIs. r=mats
|
2010-01-12 10:45:20 +13:00 |
|
Robert O'Callahan
|
4eda29f7e1
|
Bug 526394. Part 34: Create nsContentUtils::AddScriptBlockerAndPreventAddingRunners. r=sicking
|
2010-01-12 10:45:20 +13:00 |
|
Robert O'Callahan
|
b5f5b11c36
|
Bug 526394. Part 33: Remove nsScrollPortView etc. r=mats
|
2010-01-12 10:45:20 +13:00 |
|