Commit Graph

214664 Commits

Author SHA1 Message Date
Clint Talbert
97380eb3ce Orange on Bd builds: Backed out changeset 745af1f3dbf5 2010-01-13 14:44:49 -08:00
Joel Maher
d3cc2ac124 Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher 2010-01-13 13:53:26 -08:00
Markus Stange
78905735f3 Backed out changeset bde448aad47c, bug 461291, due to SunSpider and DHTML performance regression.
--HG--
extra : rebase_source : c8ea21a996b19d7b1fa11b4cd231a627b2f7537a
2010-01-13 20:55:22 +01:00
Markus Stange
78bdd56644 Backed out changeset bde448aad47c, bug 461291, due to SunSpider and DHTML performance regression.
--HG--
extra : rebase_source : 3ff2e9f53ce3bd0ba525eec1057108796a199525
2010-01-13 20:55:05 +01:00
timeless@mozdev.org
e02a1a7e0d Bug 451187 JS causes a crash in nspr [@ Bfree ]
freedtoa should be marked as static as the data type returned by these implementations does not need to be freed with it
r=crowder
2010-01-13 21:21:52 +01:00
timeless@mozdev.org
4da98dbfa3 Bug 451187 JS causes a crash in nspr [@ Bfree ]
freedtoa should be marked as static as the data type returned by these implementations does not need to be freed with it
r=wtc
2010-01-13 21:21:52 +01:00
Jesse Ruderman
a8e8a11486 Make fix-macosx-stack.py faster by caching atos processes, which requires tricking atos into giving us unbuffered output. (Bug 429963, r=dbaron) 2010-01-13 11:43:13 -08:00
Cameron McCormack
7fffd7ecb9 Bug 512636 - SVGTransform.setMatrix() should copy the matrix argument, not adopt it. r=jwatt 2010-01-13 19:21:17 +00:00
Boris Zbarsky
2c0fc2031a Bug 514300. Actually add the test to reftest.list 2010-01-13 12:50:13 -05:00
Josh Aas
7f29a9d722 Sent "PluginCrashed" notification when a plugin crashes. b=519541 r=jst r=bsmedberg 2010-01-13 11:42:41 -05:00
Boris Zbarsky
4f8dfc7221 Adding bug 535806 test. r=dbaron 2010-01-13 11:37:54 -05:00
Boris Zbarsky
b11e1b25ea Bug 537507. Make sure to flag XUL documents as allowing InitialReflow to be called on the presshell even if there are no presshells around when StartLayout is called on the document. r=jst 2010-01-13 11:30:11 -05:00
Boris Zbarsky
f41f7ddf72 Bug 514300 part 2. Make nsBindingManager::ContentRemoved remove the node from all the places it needs to be removed from. Also fixes bug 415301 and bug 495354. r=sicking 2010-01-13 11:30:11 -05:00
Boris Zbarsky
bbbe659e65 Bug 514300 part 1. Use the owner document to look for the binding manager. r=sicking 2010-01-13 11:30:10 -05:00
Markus Stange
79fa9ec30d Bug 534152 - When the toolbars in the main browser window are hidden using the toolbar toggle pill, add a dummy 2px-high toolbar so that the titlebar separator isn't shown and the tabs can visually merge with the titlebar. r=dao 2010-01-13 17:19:49 +01:00
Markus Stange
f68d649d95 Bug 526282 - Minimize button disabled after full screen mode on Mac OS 10.6. r=josh 2010-01-13 17:17:57 +01:00
Markus Stange
924da65299 Bug 498258 - Blur the background behind menus. r=josh 2010-01-13 17:10:25 +01:00
Markus Stange
994d777a85 Bug 461291 - Reset the titlebar gradient when the unified toolbar is hidden. r=josh 2010-01-13 17:08:06 +01:00
Jonathan Kew
5af67b8a6f 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
c26bcbe1e4 Bug 539122 - Stop restyling non-elements with SVG. r=roc 2010-01-13 11:09:58 +00:00
John Daggett
02c4b58c63 Additional reftests for synthetic styles (bug 538730). 2010-01-13 10:42:28 +00:00
Jonathan Kew
54e01fdc15 Bug 538730: fix Windows synthetic bolding regression from bug 493280. r=jdaggett 2010-01-13 10:42:25 +00:00
Olli Pettay
06740d3796 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
fdecb5cb37 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
2ebc336d1a Bug 538338 Do not hang on FPE_INTDIV "Integer divide by zero" r=bsmedberg 2010-01-13 17:04:04 +08:00
Ginn Chen
8907b34647 Bug 527631 crashreporter failed to compile on Solaris r=ted.mielczarek 2010-01-13 17:03:30 +08:00
Brian Birtles
44cd3b8d6b 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
4aa49ca63e 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
06b966053e s/nulll/null/ in nsNodeUtils::SetUserData header comment. (no bug; comment-only fix) 2010-01-13 00:18:46 -08:00
Turuoka (Kyoya Sakaguchi)
f46b78d8ef Bug 538144 "configure: line 18450: NS_HILDONFM: command not found" r=ted 2010-01-13 11:37:34 +09:00
Masayuki Nakano
57f0951668 Bug 537828 crash [@ nsAString_internal::Assign(nsAString_internal const&)] r=Olli 2010-01-13 11:35:50 +09:00
David Bolter
e2c4cb671f 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
fe3928becb Backed out changeset 4b725bb53baa from bug 539165 due to reftest failure 2010-01-12 16:28:01 -08:00
Dave Townsend
cfb7b9b70c Backed out changeset 4b725bb53baa from bug 539165 due to reftest failure 2010-01-12 16:27:48 -08:00
Chris Jones
c3261b9717 Bug 538537: Guard BrowserStreams from being deleted from within their constructor. r=bsmedberg 2010-01-12 17:06:18 -06:00
Jeff Muizelaar
084db3bb0a 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
b9edc442d1 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
141de6d154 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
7a6d0a9ce6 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
da78d003b2 Bug 537852 followup D: Misc nit fixes to syncbase reftests. r=birtles 2010-01-12 12:00:50 -08:00
Daniel Holbert
43d89d4b5b 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
61304a235d Bug 537852 followup B: Pause before seeking, in syncbase reftests. r=birtles 2010-01-12 12:00:50 -08:00
Daniel Holbert
da17666136 Bug 537852 followup A: remove unnecessary 'fill=remove' attributes, in syncbase reftests. r=birtles 2010-01-12 12:00:49 -08:00
Brian Birtles
610477f65e Bug 537852: Add tests for syncbase timing (bug 474743). r=dholbert 2010-01-12 12:00:49 -08:00
Daniel Holbert
56ee09184b 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
c8f6f13d21 Bug 474743 Patch D: Implement syncbase logic. r=dholbert sr=roc 2010-01-12 12:00:49 -08:00
Brian Birtles
2d6def246c Bug 474743 Patch C: Implement the parsing for syncbase timing. r=dholbert sr=roc 2010-01-12 12:00:49 -08:00
Brian Birtles
36ddff2445 Bug 474743 Patch B: Implement milestone sampling behavior. r=dholbert sr=roc 2010-01-12 12:00:49 -08:00
Brian Birtles
fa6faa698b Bug 474743 Patch A: Refactor nsSMILParserUtils to use newer iterators. r=dholbert sr=roc 2010-01-12 12:00:49 -08:00
Brian Birtles
888c897c0d Bug 474743 Prequel: Implement nsTPriorityQueue. r=dholbert r=roc sr=bsmedberg 2010-01-12 12:00:49 -08:00