Commit Graph

15395 Commits

Author SHA1 Message Date
Benjamin Smedberg
efa70ad28e Merge mozilla-central into electrolysis. 2010-02-03 13:28:22 -05:00
Jan Gerber
b0e081ef6b Bug 526996: Expose the full file path for nsIDOMFiles to extensions. r/sr=sicking 2010-02-02 16:53:32 -08:00
Arisu
c13c9c5ba2 Bug 541465 - Regression in nsDocument.cpp disables DocumentLeak NSPR logging module.
r=roc.
2010-02-03 01:21:12 +01:00
Neil Deakin
16dc90226c Bug 543634, fix intermittent orange in template test by waiting until data is loaded before adding expected error messages 2010-02-02 12:18:37 -05:00
Vladimir Vukicevic
181b6d7485 b=543680; [webgl] use correct enum to obtain number of texture units; r=jdaggett 2010-02-02 01:18:34 -08:00
Benjamin Smedberg
4452a3a846 Merge mozilla-central into electrolysis. 2010-02-01 15:30:27 -05:00
Neil Deakin
b23667db1f Bug 321169, add logging facility to xul templates, r=sicking,sr=neil 2010-02-01 13:09:47 -05:00
Neil Deakin
38e1e5bdc9 Bug 541520, don't fire dragleave on successful drop, but do fire it when drop fails or is cancelled, r=jonas,smichaud 2010-02-01 10:11:08 -05:00
Daniel Holbert
5b040182d4 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
585d440f02 Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Daniel Holbert
6409e78281 Bug 542731, Patch A: Clean up nsSMILValue class. r=roc 2010-01-29 12:18:50 -08:00
Daniel Holbert
0b1058cb81 Bug 535850: fix random orange in SMIL mochitest, test_animLengthReadonly.xhtml, by adding initial pause & seek-to-0. (test-only fix) 2010-01-29 12:18:50 -08:00
Henri Sivonen
8c0d10501c Bug 539687 - Add </label> tags in test_bug353415-2.html to make type=hidden not be a child of label. r=bzbarsky.
--HG--
extra : rebase_source : 25803ae79266841d1bc104fe74593a1cb92a4a9b
2010-01-28 16:24:41 +02:00
Joe Drew
64741381a8 Bug 542047 - Forward nsDOMScrollAreaEvent. r=smaug 2010-01-27 15:55:57 -05:00
Benjamin Smedberg
31592f59ac Merge mozilla-central into electrolysis. 2010-01-27 09:56:07 -05:00
Ralph Giles
e76bbb4fe9 Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
Robert Longson
1669296386 Bug 540726 - User units for angles should be degrees. r=jwatt 2010-01-27 10:13:57 +00:00
Benjamin Smedberg
c161f955a7 Merge mozilla-central with electrolysis. 2010-01-25 11:57:19 -05:00
Benjamin Smedberg
d45fdc839e Merge part of mozilla-central to electrolysis after the pushes from 21-Jan. 2010-01-25 11:56:06 -05:00
Henri Sivonen
b8232fbdd1 Bug 533381 - Use the old parser for about:blank when HTML5 parser enabled. r=bzbarsky.
--HG--
extra : rebase_source : 7e1cea763fbb444ab46b4324e2960b34ecd00a9a
2010-02-02 09:39:26 +02:00
Robert Longson
b5b8d9c97a Bug 539576 - SVGTransform matrix changes still not live in all circumstances (with bustage fix). r=jwatt 2010-01-25 14:36:09 +00:00
Robert Longson
e368e0f6f7 Backout Bug 539576 due to test failures 2010-01-25 13:44:55 +00:00
Robert Longson
2a8cebe4fb Bug 539576 - SVGTransform matrix changes still not live in all circumstances. r=jwatt 2010-01-25 12:26:15 +00:00
Benjamin Smedberg
a320a210fa Merge mozilla-central to electrolysis. 2010-01-21 13:37:08 -05:00
Olli Pettay
e6a13e6c97 nsDOMDataTransfer::ConvertFromVariant leaks, r=enndeakin 2010-01-21 19:47:19 +02:00
Olli Pettay
c31a01f494 Bug 540568 - Remove DOMBuilder, r=bz
--HG--
extra : rebase_source : 77f05d87a414e3c55046016423486bcf127ea6cf
2010-01-21 15:51:48 +02:00
Sid Stamm
bfb875e04a bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst 2010-01-21 10:41:24 -08:00
Benjamin Smedberg
f5bef5e9e6 Merge mozilla-central into electrolysis. 2010-01-20 10:12:26 -05:00
Benjamin Smedberg
ba2072a2b8 Merge mozilla-central into electrolysis 2010-01-19 16:42:37 -05:00
Daniel Holbert
6cac918f7c Fix indentation in db_smilCSSFromTo.js (whitespace-only, test-only). 2010-01-19 13:40:22 -08:00
Benjamin Smedberg
ecea5d5055 Merge mozilla-central to electrolysis. 2010-01-19 14:51:19 -05:00
Benjamin Smedberg
20b787e19d Merge mozilla-central into electrolysis. 2010-01-18 10:26:52 -05:00
Benjamin Smedberg
a7f5ec0359 Merge mozilla-central into electrolysis before bug 530475 to avoid merge conflicts with bugs landed in both branches. 2010-01-18 10:22:53 -05: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
Masayuki Nakano
019fb76261 Bug 539531 - Crash when I click-and-drag on a "Gordon" flash emulation [@ nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree(nsIFrame*, nsPoint&, nsIFrame**, nsPoint&) ]. r=bz 2010-01-20 11:22:09 +01:00
Jonathan Watt
7f0675661a Bug 537067. SMIL animation of <length> attributes does not work. r=roc 2010-01-15 14:21:06 +00:00
Benjamin Smedberg
1fa381537b Merge mozilla-central into electrolysis 2010-01-14 09:01:59 -05:00
Peter Van der Beken
0927783cce Back out changeset aa4791e4dad9 (Bug 529386 - optimize canvas.width = canvas.width) to fix orange. 2010-01-14 12:59:53 +01:00
Benjamin Smedberg
f4cf37213c Merge mozilla-central into electrolysis 2010-01-13 10:51:41 -05:00
Peter Van der Beken
306469ad68 Fix for bug 539236 (Make nsSVGAnimateTransformElement use SVGAnimateTransformElement DOMCI). r=roc.
--HG--
extra : rebase_source : 4e2e5c084aba8d6aa91502e39fa3f4c51e4fa164
2010-01-13 14:52:31 +01:00
Peter Van der Beken
a5b6707a12 Fix for bug 428229 (Unable to override addEventListener), remove custom addEventListener code. r=bz.
--HG--
extra : rebase_source : 4e679da2100075a1e3c4ad557b92a3c86a5cf7be
2010-01-13 14:50:01 +01:00
Saint Wesonga
bee00f60ec Bug 529386 - optimize canvas.width = canvas.width. r=vlad 2010-01-14 11:45:57 +01: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
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
da78d003b2 Bug 537852 followup D: Misc nit fixes to syncbase reftests. r=birtles 2010-01-12 12:00:50 -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