Commit Graph

117594 Commits

Author SHA1 Message Date
Doug Turner
d7e3380e29 Bug 813758 - Need additional security checks for the geolocation permission. r=sicking,jdm a=blocking-basecamp 2013-01-02 13:21:37 -08:00
Ben Turner
08e9ca63f0 Bug 824224 - IndexedDB blobs crash with 'ABORT: NULL actor value passed to non-nullable param.' r=cjones.
--HG--
extra : transplant_source : %FC%7F%83%B1%BCW%40%90%19M%96%18y%19%7B%A0%DE%E51h
2013-01-07 11:25:35 +01:00
Ed Morley
78cf89c5ca Backout 9e11714fcba2 (bug 809094) for browser-chrome failures on a CLOSED TREE 2013-01-07 10:22:08 +00:00
Gregor Wagner
ef8c4b70d2 Bug 821814 - Followup disable debug flag. r=me 2013-01-07 11:12:01 +01:00
Panos Astithas
862119533d Merge m-c to fx-team 2013-01-07 11:57:57 +02:00
Gregory Szorc
190f856ba0 Merge mozilla-central into services-central
--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-07 00:21:41 -08:00
Gregory Szorc
6347803ee4 Bug 718066 - Disable Firefox Health Report build time option; r=mconnor
services/healthreport will be omitted from the build. No files will be
installed/packaged. No tests will be run.
2013-01-07 00:19:47 -08:00
Gregory Szorc
4280c24de2 Bug 808126 - Part 3: Use OS.File.stat() to look for missing directory; r=rnewman 2013-01-07 00:17:19 -08:00
Phil Ringnalda
b09830dd48 Merge the last PGO-green inbound changeset to m-c 2013-01-06 21:50:56 -08:00
Cameron McCormack
1218ce463b Bug 827085 - Remove unused mSharedPresShell member on nsPrintObject. r=roc 2013-01-07 12:57:19 +11:00
Ehsan Akhgari
ac66f2835b Bug 827075 - Implement the -moz-menubar color and make it return the correct background color on gtk; r=roc 2013-01-05 23:07:27 -05:00
Phil Ringnalda
32a7997d2a Merge the last PGO-green inbound changeset to m-c 2013-01-06 16:39:18 -08:00
Masatoshi Kimura
70df2a62e6 Bug 819559 - Enable workarounds for intrinsic functions only on MSVC2005. r=jrmuizel 2013-01-07 04:43:23 +09:00
Masatoshi Kimura
7fc61b4966 Bug 826983 - Enable FAIL_ON_WARNINGS on MSVC in editor/. r=ehsan 2013-01-07 04:41:46 +09:00
Paolo Amadini
b3e7920df5 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
a7754d9dc9 Merge the last PGO-green inbound changeset to m-c 2013-01-06 13:33:16 -05:00
Doug Turner
57ab15fc75 Bug 826024 - DeviceStorage - don't treat .m4v files as music. r=djf 2013-01-06 10:13:17 -08:00
Ehsan Akhgari
232fd7a430 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
2b85283893 Merge m-c to m-i 2013-01-06 09:38:33 -08:00
Simon Montagu
c7c89f9052 Add spaces between consecutive angle brackets. Bug 827086, r=Ms2ger 2013-01-06 18:08:08 +02:00
Mark Finkle
9d58f43868 Bug 826467 - Remove unused variables r=bnicholson 2013-01-06 10:28:58 -05:00
Mark Finkle
b05c02d822 Bug 826467 - Listen for account changes and persist r=bnicholson 2013-01-06 10:28:55 -05:00
Mark Finkle
ac0c7afc16 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
a53afb65be 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
40298adeaf Bug 827082: Abort when creating this for native non constructing function, r=evilpie 2013-01-06 15:25:19 +01:00
David Zbarsky
f01823b6b7 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
640927095b 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
3a418bffd7 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
cab388d053 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
98c08afb8a 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
d5bbec5a00 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
38af40ead2 bug 814010: diskcache: skip buffer when writing to file. r=michal.novotny 2013-01-06 14:51:12 +01:00
Ms2ger
6e82859d17 No bug - Fix four warnings in js/src; r=sparky 2013-01-06 13:45:56 +01:00
Paolo Amadini
0569633261 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
a02b45847d Clear element from nsTextDirectionalityMap when unbinding. Bug 819623, r=peterv 2013-01-06 01:45:28 -08:00
Simon Montagu
1872732e7f 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
ce63f1e39f Test for bug 815043 2013-01-06 01:45:28 -08:00
Simon Montagu
ea16c1ac56 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
8578f13bad Test for bug 815276 2013-01-06 01:45:27 -08:00
David Zbarsky
d96279163f Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
David Zbarsky
2947d8dbc4 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
db397c189e 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
84cf480376 Bug 825730: Add a more convenient signature for ToDOMAnimatedLength r=longsonr 2013-01-06 04:32:02 -05:00
David Zbarsky
eda0a05924 Bug 825730: Alphabetize makefile r=longsonr 2013-01-06 04:32:02 -05:00
David Zbarsky
b2dc78cbaa 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
0a0e0c5ee7 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
ef2a415b95 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
7cc0fdc8ca 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
a4d42791f2 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
012248c84f Bug 824899 - Don't use nsIDOMSVGElement where possible r=longsonr 2013-01-06 01:25:55 -05:00