Commit Graph

117922 Commits

Author SHA1 Message Date
Paolo Amadini
421bf8da01 Bug 824265 - Part 1 of 2 - Message shown when there are no matching items in the Downloads view. r=mano 2013-01-06 19:52:51 +01:00
Ehsan Akhgari
8c4c050c3c Merge the last PGO-green inbound changeset to m-c 2013-01-06 13:33:16 -05:00
Doug Turner
3690d536bf Bug 826024 - DeviceStorage - don't treat .m4v files as music. r=djf 2013-01-06 10:13:17 -08:00
Ehsan Akhgari
3bc7e67ff7 Bug 827126 - Add a test to ensure that we reflect img.align correctly; r=peterv 2013-01-06 12:16:23 -05:00
Phil Ringnalda
18406c18f0 Merge m-c to m-i 2013-01-06 09:38:33 -08:00
Simon Montagu
4848be26ad Add spaces between consecutive angle brackets. Bug 827086, r=Ms2ger 2013-01-06 18:08:08 +02:00
Mark Finkle
1c606792f1 Bug 826467 - Remove unused variables r=bnicholson 2013-01-06 10:28:58 -05:00
Mark Finkle
fe223f2558 Bug 826467 - Listen for account changes and persist r=bnicholson 2013-01-06 10:28:55 -05:00
Mark Finkle
62d6068596 Bug 826467 - Avoid persisting tabs to tabs.db if Sync is not setup r=bnicholson 2013-01-06 10:28:52 -05:00
Paolo Amadini
39b45e1a25 Bug 824265 - Part 1 of 2 - Message shown when the Downloads view is empty. r=mano 2013-01-06 15:41:28 +01:00
Hannes Verschore
2b6d25a413 Bug 827082: Abort when creating this for native non constructing function, r=evilpie 2013-01-06 15:25:19 +01:00
David Zbarsky
66be4382c0 Bug 825732: Convert SVGAltGlyphElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGAltGlyphElement.cpp => content/svg/content/src/SVGAltGlyphElement.cpp
rename : content/svg/content/src/nsSVGAltGlyphElement.cpp => content/svg/content/src/SVGAltGlyphElement.h
2013-01-06 09:14:44 -05:00
David Zbarsky
30cda6d591 Bug 825732: Convert SVGTSpanElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTSpanElement.cpp => content/svg/content/src/SVGTSpanElement.cpp
rename : content/svg/content/src/nsSVGTSpanElement.cpp => content/svg/content/src/SVGTSpanElement.h
2013-01-06 09:14:44 -05:00
David Zbarsky
532effa303 Bug 825732: Convert SVGTextElement to WebIDL r=bz, longsonr
--HG--
rename : content/svg/content/src/nsSVGTextElement.cpp => content/svg/content/src/SVGTextElement.cpp
rename : content/svg/content/src/nsSVGTextElement.cpp => content/svg/content/src/SVGTextElement.h
2013-01-06 09:14:43 -05:00
David Zbarsky
9ad6ec90dc Bug 825732: Convert SVGTextPositioningElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTextPositioningElement.cpp => content/svg/content/src/SVGTextPositioningElement.cpp
rename : content/svg/content/src/nsSVGTextPositioningElement.h => content/svg/content/src/SVGTextPositioningElement.h
2013-01-06 09:14:43 -05:00
David Zbarsky
c5ea6822f4 Bug 825732: Convert SVGTextPathElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTextPathElement.cpp => content/svg/content/src/SVGTextPathElement.cpp
rename : content/svg/content/src/nsSVGTextPathElement.h => content/svg/content/src/SVGTextPathElement.h
2013-01-06 09:14:43 -05:00
David Zbarsky
912c7ada9c Bug 825732: Convert SVGTextContentElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTextContentElement.cpp => content/svg/content/src/SVGTextContentElement.cpp
rename : content/svg/content/src/nsSVGTextContentElement.h => content/svg/content/src/SVGTextContentElement.h
2013-01-06 09:14:43 -05:00
Alfred Kayser
090bd49101 bug 814010: diskcache: skip buffer when writing to file. r=michal.novotny 2013-01-06 14:51:12 +01:00
Ms2ger
4682d5c639 No bug - Fix four warnings in js/src; r=sparky 2013-01-06 13:45:56 +01:00
Paolo Amadini
73466e942b Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes. r=mak
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-06 12:18:21 +01:00
Simon Montagu
9296444cde Clear element from nsTextDirectionalityMap when unbinding. Bug 819623, r=peterv 2013-01-06 01:45:28 -08:00
Simon Montagu
a64d0bc1bc Don't set AncestorHasDirAuto when binding a <bdi> element to the tree. Bug 815043, r=peterv 2013-01-06 01:45:28 -08:00
Simon Montagu
7a7a32ee73 Test for bug 815043 2013-01-06 01:45:28 -08:00
Simon Montagu
fc062b2d1e Clear the HasTextNodeDirectionalityMap property from the text node when deleting the map. Bug 815276, r=peterv 2013-01-06 01:45:27 -08:00
Simon Montagu
5950d97db4 Test for bug 815276 2013-01-06 01:45:27 -08:00
David Zbarsky
9edf4dac9e Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
David Zbarsky
0259738e40 Bug 824898: Move SVG animation classes to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGAnimateElement.cpp => content/svg/content/src/SVGAnimateElement.cpp
rename : content/svg/content/src/nsSVGAnimateElement.cpp => content/svg/content/src/SVGAnimateElement.h
rename : content/svg/content/src/nsSVGAnimateMotionElement.cpp => content/svg/content/src/SVGAnimateMotionElement.cpp
rename : content/svg/content/src/nsSVGAnimateMotionElement.h => content/svg/content/src/SVGAnimateMotionElement.h
rename : content/svg/content/src/nsSVGAnimateTransformElement.cpp => content/svg/content/src/SVGAnimateTransformElement.cpp
rename : content/svg/content/src/nsSVGAnimateTransformElement.cpp => content/svg/content/src/SVGAnimateTransformElement.h
rename : content/svg/content/src/nsSVGAnimationElement.cpp => content/svg/content/src/SVGAnimationElement.cpp
rename : content/svg/content/src/nsSVGAnimationElement.h => content/svg/content/src/SVGAnimationElement.h
rename : content/svg/content/src/nsSVGSetElement.cpp => content/svg/content/src/SVGSetElement.cpp
rename : content/svg/content/src/nsSVGSetElement.cpp => content/svg/content/src/SVGSetElement.h
2013-01-06 04:32:02 -05:00
David Zbarsky
ccae04baad Bug 825147: Convert SVGLineElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGLineElement.cpp => content/svg/content/src/SVGLineElement.cpp
rename : content/svg/content/src/nsSVGLineElement.cpp => content/svg/content/src/SVGLineElement.h
2013-01-06 04:32:02 -05:00
David Zbarsky
a634b8a942 Bug 825730: Add a more convenient signature for ToDOMAnimatedLength r=longsonr 2013-01-06 04:32:02 -05:00
David Zbarsky
b1307bd760 Bug 825730: Alphabetize makefile r=longsonr 2013-01-06 04:32:02 -05:00
David Zbarsky
34549bdd63 Bug 825147: Convert SVGEllipseElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGEllipseElement.cpp => content/svg/content/src/SVGEllipseElement.cpp
rename : content/svg/content/src/nsSVGEllipseElement.cpp => content/svg/content/src/SVGEllipseElement.h
2013-01-06 04:32:02 -05:00
David Zbarsky
ee9b6ccc13 Bug 825147: Convert SVGCircleElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGCircleElement.cpp => content/svg/content/src/SVGCircleElement.cpp
rename : content/svg/content/src/nsSVGCircleElement.cpp => content/svg/content/src/SVGCircleElement.h
2013-01-06 04:32:02 -05:00
David Zbarsky
34695b3141 Bug 825147: Convert SVGRectElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGRectElement.cpp => content/svg/content/src/SVGRectElement.cpp
rename : content/svg/content/src/nsSVGRectElement.cpp => content/svg/content/src/SVGRectElement.h
2013-01-06 04:32:01 -05:00
David Zbarsky
cf966f28d5 Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.h
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.h
2013-01-06 04:32:01 -05:00
David Zbarsky
1832141c50 Bug 825147: Convert SVGImageElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGImageElement.cpp => content/svg/content/src/SVGImageElement.cpp
rename : content/svg/content/src/nsSVGImageElement.h => content/svg/content/src/SVGImageElement.h
2013-01-06 04:32:01 -05:00
David Zbarsky
6defbde7e5 Bug 824899 - Don't use nsIDOMSVGElement where possible r=longsonr 2013-01-06 01:25:55 -05:00
David Zbarsky
de4ed0fa3d Bug 825147: Convert SVGGElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGGElement.cpp => content/svg/content/src/SVGGElement.cpp
rename : content/svg/content/src/nsSVGGElement.cpp => content/svg/content/src/SVGGElement.h
2013-01-06 01:25:55 -05:00
David Zbarsky
59325015c8 Bug 825147: Convert SVGForeignObjectElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGForeignObjectElement.cpp => content/svg/content/src/SVGForeignObjectElement.cpp
2013-01-06 01:25:55 -05:00
David Zbarsky
a97c87056d Bug 825147: Convert SVGSwitchElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGSwitchElement.cpp => content/svg/content/src/SVGSwitchElement.cpp
rename : content/svg/content/src/nsSVGSwitchElement.h => content/svg/content/src/SVGSwitchElement.h
2013-01-06 01:25:54 -05:00
David Zbarsky
0f6e885f5f Bug 825147: Convert SVGDefsElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGDefsElement.cpp => content/svg/content/src/SVGDefsElement.cpp
rename : content/svg/content/src/nsSVGDefsElement.cpp => content/svg/content/src/SVGDefsElement.h
2013-01-06 01:25:54 -05:00
David Zbarsky
3b63658aa6 Bug 824229 Part 7: Make nsSVGClipPathElement inherit from SVGTransformableElement to preserve existing behavior; move SVGGraphicsElement up to SVGTransformableElement r=longsonr 2013-01-06 01:25:54 -05:00
Phil Ringnalda
8fa0865148 Merge the last PGO-green inbound changeset to m-c 2013-01-05 15:57:15 -08:00
Daniel Holbert
279b2caeb5 (no bug) Clarify comment in ConstructFieldSetFrame (and fix typo s/list frame/fieldset frame/). comment-only, DONTBUILD 2013-01-05 11:52:53 -08:00
Peter Van der Beken
1fcad750ce Fix bustage from bug 824907 on a CLOSED TREE.
--HG--
extra : rebase_source : 0b74574fdaf08be7428aa46de1e0f8c213131e11
2013-01-05 20:45:06 +01:00
Andrew McCreight
a15f7b3d48 Bug 827020 - Add null check to nsXULPrototypeDocument::TraceProtos. r=smaug 2013-01-05 11:16:06 -08:00
Girish Sharma
9cffb5236f Bug 827031 - [toolbox] Background color in checked state of toolbox command buttons should be similar to active state, r=paul
Bug 827031 - [toolbox] Background color in checked state of toolbox command buttons should be similar to active state, r=paul
2013-01-05 23:31:40 +05:30
Panos Astithas
aa40652fe8 Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof 2013-01-07 00:11:03 +02:00
Phil Ringnalda
560637ca5d Merge m-c to fx-team 2013-01-06 11:01:58 -08:00
Heather Arthur
894f3ba1f3 Bug 826566 - [toolbox] Add profiler and docking icons to toolbox; r=paul 2013-01-06 00:04:40 -08:00
Heather Arthur
893d264ee0 Bug 826191 - [style editor] No stylesheet selected after reloading the page; r=paul 2013-01-05 23:56:42 -08:00