Chris Jones
|
8cce034b88
|
Bug 539343: Call DeallocSubtree() on subprotocol actors after being __delete__-ed. r=bent
|
2010-01-13 21:08:36 -06:00 |
|
Chris Jones
|
d4d55d3e9b
|
Test for bug 539343.
|
2010-01-13 21:08:35 -06:00 |
|
Benjamin Smedberg
|
9cc39b0d93
|
Enable out-of-process plugins by default in the electrolysis tree.
|
2010-01-13 16:43:25 -05:00 |
|
Chris Jones
|
6adcb662be
|
Bug 539295: Use lenient child reaping in NS_BUILD_REFCNT_LOGGING builds. r=bsmedberg
|
2010-01-13 14:57:52 -06:00 |
|
Chris Jones
|
1e041371ce
|
Bug 539295: Add an extra EnsureProcessTerminated() parameter to control how lenient to be wrt child shutdown. r=bent
|
2010-01-13 14:57:51 -06:00 |
|
Benjamin Smedberg
|
89fff872c6
|
Merge mozilla-central into electrolysis
|
2010-01-13 10:51:41 -05:00 |
|
Benjamin Smedberg
|
59e6e48206
|
Followup to bug 516759 (multi-process crash reporting), make childCrashNotificationPipe a leaked char* instead of a leaked nsString, so that it doesn't show up in leakstats. r=ted (Filed bug 539451 as a followup.)
|
2010-01-13 10:44:10 -05:00 |
|
Jonathan Kew
|
89ecf85a7f
|
marking reftest font-matching/impact-bold.html as random on Mac, filed as bug 539418
|
2010-01-13 13:33:34 +00:00 |
|
Robert Longson
|
29fa5a63d4
|
Bug 539122 - Stop restyling non-elements with SVG. r=roc
|
2010-01-13 11:09:58 +00:00 |
|
John Daggett
|
9dc73b0d47
|
Additional reftests for synthetic styles (bug 538730).
|
2010-01-13 10:42:28 +00:00 |
|
Jonathan Kew
|
67949f94d0
|
Bug 538730: fix Windows synthetic bolding regression from bug 493280. r=jdaggett
|
2010-01-13 10:42:25 +00:00 |
|
Olli Pettay
|
136f3f85ca
|
Bug 533845 - Mouse events don't work in content iframe, if iframe is inside a xul panel, r=roc
--HG--
extra : rebase_source : 8270dcfedb49c555a5deb6bb7a29e4a500cd7a90
|
2010-01-13 11:02:11 +02:00 |
|
Ginn Chen
|
003d2beb27
|
Bug 538339 In fpehandler() mask cw and back to the faulting x87 instruction on Solaris r=gal,bsmedberg
|
2010-01-13 17:04:52 +08:00 |
|
Ginn Chen
|
ba62f85c03
|
Bug 538338 Do not hang on FPE_INTDIV "Integer divide by zero" r=bsmedberg
|
2010-01-13 17:04:04 +08:00 |
|
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
|
8d893ad597
|
Bug 539048 - Hacky temporary UI for sending plugin-process crash reports, r=ted
--HG--
extra : rebase_source : 6e58afb201aac90a32bacbffbebf79dfa56e7880
|
2010-01-11 15:13:12 -05:00 |
|
Benjamin Smedberg
|
fde3523faf
|
Bug 539290 - Test harness should look for minidumps from child (plugin) processes but not turn the tree orange automatically, pending r?ted, pushing to suppress incorrect orange in the electrolysis tree.
|
2010-01-12 16:53:10 -05:00 |
|
Chris Jones
|
f604a6add1
|
Bustage fix: work around XRE hackery.
|
2010-01-12 17:42:58 -06:00 |
|
Chris Jones
|
374a6eed58
|
Attempt to fix OS X builds by adding missing #ifdef MOZ_IPC guards.
|
2010-01-12 16:00:48 -06:00 |
|