Commit Graph

37581 Commits

Author SHA1 Message Date
Peter Van der Beken
812feed9d8 Followup for bug 534341 (XPConnect should not unroot globals of non-main thread contexts). r=bent, sr=jst.
--HG--
extra : rebase_source : 1a21a5b4646b0d1bd4b2a20bbbe460bba7fc78fc
2010-01-13 14:50:01 +01:00
Tanner M. Young
48bc8e7aca Bug 539068 - View Image Info selects the CSS background-image of an image rather than the image itself. r=dao 2010-01-14 11:47:24 +01:00
Saint Wesonga
5d81ff915d Bug 529386 - optimize canvas.width = canvas.width. r=vlad 2010-01-14 11:45:57 +01: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
Chris Jones
7ebf798a09 Bug 516759: Use OOP crash reporting in Gecko. r=luser 2010-01-12 15:14:38 -06:00
Chris Jones
3d2c935a0f Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser 2010-01-12 15:14:37 -06:00
Chris Jones
e3edb3da51 Small edit to comment. No r=, just want another set of talos runs. 2010-01-12 02:25:18 -06:00
Chris Jones
ba461bd54a Bug 538532: When a plugin crashes, make sure all its instances are "stopped" ASAP. r=bsmedberg r=josh 2010-01-12 00:45:24 -06:00