Ed Morley
|
01d7c333be
|
Backout 7f4f96dbf94f (bug 827172), 661847c6e48b (bug 827724), 00e357dd1458 (bug 827149) to fix the build on a CLOSED TREE
|
2013-01-11 11:13:17 +00:00 |
|
David Zbarsky
|
ef092d46a7
|
Backout cset b40ebe8c5273 because it's not the right patch for Bug 828715
|
2013-01-11 03:21:48 -05:00 |
|
David Zbarsky
|
d7e90cc621
|
Bug 828715 - Move DOMSVGMatrix to mozilla::dom::SVGMatrix r=longsonr
|
2013-01-11 02:15:06 -05:00 |
|
David Zbarsky
|
0aa732fee1
|
Bug 827172: Move SVGPathElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGPathElement.cpp => content/svg/content/src/SVGPathElement.cpp
rename : content/svg/content/src/nsSVGPathElement.h => content/svg/content/src/SVGPathElement.h
|
2013-01-11 02:15:05 -05:00 |
|
David Zbarsky
|
7375551e27
|
Bug 827724 - Remove nsIDOMSVGAnimatedPoints r=bz
|
2013-01-11 02:15:05 -05:00 |
|
David Zbarsky
|
b3e656ecac
|
Bug 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz
|
2013-01-11 02:15:05 -05:00 |
|
Nathan Froyd
|
52c9d33859
|
Bug 829223 - fix FileBlockCache to consistently use 64-bit offsets; r=roc
|
2013-01-10 15:21:50 -05:00 |
|
Trevor Saunders
|
4accd460fa
|
bug 829288 - remove extra ';'s in content/ r=ehsan
|
2013-01-10 02:32:03 -05:00 |
|
florin.botis@gmail.com
|
59e4f1c37a
|
Bug 608735. Fix getAllResponseHeaders for cross-origin requests to actually expose the headers CORS says it can expose. r=bzbarsky
|
2013-01-10 17:47:43 -05:00 |
|
Andrew Halberstadt
|
3a19a47088
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05:00 |
|
Jeff Gilbert
|
a4b12104f2
|
Bug 826546 - Delay WebGL reftest completion until subsequent rAF - r=vlad
|
2013-01-10 12:17:44 -08:00 |
|
Randell Jesup
|
49e05b2a18
|
Bug 828828: Use monitor around all accesses to stream array r=derf
|
2013-01-10 11:52:53 -05:00 |
|
Graeme McCutcheon
|
63cadb2bf6
|
Bug 827521 - Work around spurious operator ambiguity errors in buggy versions of Clang. r=longsonr
|
2013-01-10 14:37:30 +00:00 |
|
Kyle Huey
|
094d5d52f1
|
Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+
|
2013-01-10 05:47:32 -08:00 |
|
Ed Morley
|
9fce0eda54
|
Backout 1391e924e9ee (bug 806503) for mochitest-1 failures on a CLOSED TREE
|
2013-01-10 15:21:39 +00:00 |
|
Ed Morley
|
200ff788f2
|
Bug 751539 - Disable test_played.html for too many intermittent failures
|
2013-01-10 14:59:26 +00:00 |
|
Kyle Huey
|
98ecfda689
|
Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+
|
2013-01-10 05:47:32 -08:00 |
|
Peter Van der Beken
|
96040234fe
|
Fix for bug 828180 (crash in nsIContent::IsHTML). r=bz.
--HG--
extra : rebase_source : 677b29a45cb1d19b8e793b4dc4e4bb9f7006fafa
|
2013-01-10 10:57:19 +01:00 |
|
David Zbarsky
|
10440541f3
|
Bug 825147: Address review comments for SVGImageElement r=bz
|
2013-01-10 00:32:17 -05:00 |
|
David Zbarsky
|
9893a04134
|
Bug 825147: Convert SVGAElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGAElement.cpp => content/svg/content/src/SVGAElement.cpp
rename : content/svg/content/src/nsSVGAElement.h => content/svg/content/src/SVGAElement.h
|
2013-01-10 00:30:13 -05:00 |
|
David Zbarsky
|
da44b3dbd6
|
Bug 827200 - Remove nsIDOMSVGZoomAndPan r=bz, longsonr
|
2013-01-10 00:24:37 -05:00 |
|
David Zbarsky
|
e281f33cad
|
Fix a review comment for bug 827119, r=bz, DONTBUILD
|
2013-01-09 18:10:59 -05:00 |
|
David Zbarsky
|
756ca099dc
|
Bug 824218 - Remove unimplemented SVG features r=longsonr
|
2013-01-09 18:02:47 -05:00 |
|
David Zbarsky
|
94935ac489
|
Bug 827119: Convert SVGSVGElement to WebIDL r=bz
|
2013-01-09 18:02:47 -05:00 |
|
David Zbarsky
|
f95b0f0bde
|
Bug 827119: Move SVGSVGElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGSVGElement.cpp => content/svg/content/src/SVGSVGElement.cpp
rename : content/svg/content/src/nsSVGSVGElement.h => content/svg/content/src/SVGSVGElement.h
|
2013-01-09 18:02:45 -05:00 |
|
Ian Melven
|
ac6f7b2501
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - part 6 - fix up toString (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
6fccff8927
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - Part 5 - unsafe-eval (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
353143967d
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - Part 4 - unsafe-inline (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Sid Stamm
|
8e0767388d
|
Bug 746978 - sync CSP directive parsing and directive names with w3c CSP 1.0 spec - Part 3 (r=jst)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
464bc29ff3
|
Bug 746978 - sync CSP directive parsing and directive names with w3c spec - Part 2 : tests (r=sstamm)
|
2013-01-09 10:57:05 -08:00 |
|
Ian Melven
|
50e7b11a0d
|
Bug 746978 - sync CSP directive parsing and directive names with w3c spec - Part 1 (r=sstamm)
|
2013-01-09 10:57:04 -08:00 |
|
Ian Melven
|
4b9af7fd3d
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 3 (r=bz)
|
2013-01-09 10:57:04 -08:00 |
|
Ian Melven
|
b959e2746c
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 2 (r=bz)
|
2013-01-09 10:57:04 -08:00 |
|
Ian Melven
|
1e69e1b8bf
|
Bug 783049 - CSP : use existing/old parser for X-Content-Security-Policy header, new/CSP 1.0 spec compliant parser for Content-Security-Policy header - Part 1 (r=bz)
|
2013-01-09 10:57:03 -08:00 |
|
Brad Lassey
|
ba5d7731f7
|
bug 793755 - Talos Regressions Trobopan, Tdhtml, tp4m_nochrome on Sept 22, cache information about the viewport r=jwir3
|
2013-01-03 22:27:06 -05:00 |
|
Mounir Lamouri
|
af0ede0616
|
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
|
2013-01-08 17:10:00 +00:00 |
|
Cameron McCormack
|
8ad10ee020
|
Bug 508725 - Followup to fix for test_style_attributes_reflection.html failures.
|
2013-01-09 12:01:17 +11:00 |
|
Daniel Holbert
|
e12a3d9080
|
Bug 827961: Add explicit parens around condition in nsHTMLMediaElement::UpdateAudioChannelPlayingState(), to fix build warning (treated as error in warnings-as-errors builds). r=roc
|
2013-01-08 15:57:28 -08:00 |
|
Cameron McCormack
|
03ad54f88e
|
Bug 508725 - Part 11: Tests for <style scoped>. rs=dbaron
|
2013-01-09 10:25:49 +11:00 |
|
Cameron McCormack
|
3122374daa
|
Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz
|
2013-01-09 10:25:48 +11:00 |
|
Cameron McCormack
|
b2d36d63c0
|
Bug 508725 - Part 9: Implement HTMLStyleElement.scoped. r=dbaron
|
2013-01-09 10:25:48 +11:00 |
|
Cameron McCormack
|
c308855f85
|
Bug 508725 - Part 8: Update style sheet when scoped="" attribute added/removed from <style>. r=dbaron
|
2013-01-09 10:25:48 +11:00 |
|
Cameron McCormack
|
1e351dcb1e
|
Bug 508725 - Part 4: Add a content flag representing whether an element is a scoped style root. r=dbaron
|
2013-01-09 10:25:47 +11:00 |
|
Cameron McCormack
|
343037880d
|
Bug 508725 - Part 3: Create a rule processor for each style scope. r=dbaron
|
2013-01-09 10:25:47 +11:00 |
|
Cameron McCormack
|
ecfc7c3212
|
Bug 508725 - Part 2: Record on nsCSSStyleSheets whether they are for a <style scoped>. r=dbaron
|
2013-01-09 10:25:47 +11:00 |
|
Cameron McCormack
|
9549910503
|
Bug 508725 - Part 1: Add content flag representing whether an element is in a style scope. r=dbaron
|
2013-01-09 10:25:47 +11:00 |
|
Jonathan Watt
|
e2220cf6e6
|
Bug 820506 - Problem selecting image node in SVG when used with clip-path in certain condition. r=roc.
--HG--
extra : rebase_source : 874ed2a13f51dc5381909502f030cb4ca6c2a41e
|
2013-01-04 11:48:12 +00:00 |
|
David Zbarsky
|
d6630e7227
|
Remove unneeded forward declaration of nsIDOMDOMStringMap, no bug, r=me
|
2013-01-08 16:18:31 -05:00 |
|
Boris Zbarsky
|
cf7864a07b
|
Bug 826703 part 4. Convert ProcessingInstruction to WebIDL. r=peterv
|
2013-01-08 15:45:06 -05:00 |
|
Boris Zbarsky
|
3a0a9cc2d4
|
Bug 826703 part 3. Rename nsXMLProcessingInstruction to mozilla::dom::ProcessingInstruction. r=peterv
--HG--
rename : content/xml/content/src/nsXMLProcessingInstruction.cpp => content/xml/content/src/ProcessingInstruction.cpp
rename : content/xml/content/src/nsXMLProcessingInstruction.h => content/xml/content/src/ProcessingInstruction.h
|
2013-01-08 15:45:06 -05:00 |
|