Daniel Holbert
|
a86cb1d102
|
Bug 840388 followup: Remove completely unused variable 'chromeParent' introduced in cf276949f2b6, to fix unused variable build warning. (trivial patch, no review)
|
2013-03-28 00:08:53 -07:00 |
|
Tanvi Vyas
|
807051ed73
|
Bug 841850 - Mochitests. r=smaug
|
2013-03-27 22:24:04 -07:00 |
|
Tanvi Vyas
|
95ff42963c
|
Bug 840388 - Mochitests that navigate https frames to http frames, both when a secure parent exists and when no secure parents exist. Tested with the mixed active content pref enabled and disabled. r=smaug
|
2013-03-27 22:11:59 -07:00 |
|
Tanvi Vyas
|
7b6db68f18
|
Bug 840388 - Check if a iframe has any https parents. If not, then there is no mixed content since we are not on a secure page. r=smaug
|
2013-03-27 22:11:55 -07:00 |
|
Cameron McCormack
|
fb1017f0e1
|
Bug 850655 - Make CharIterator::Next() not crash when at the end of text. r=longsonr
--HG--
extra : rebase_source : 830fa0fda257401a77c1aae8686aa5ab6db18d86
|
2013-03-28 14:31:31 +11:00 |
|
David Zbarsky
|
d3af785d8b
|
Bug 854629 Part 2: Remove nsISupports when there is only one base class r=Ms2ger
|
2013-03-27 21:23:10 -04:00 |
|
David Zbarsky
|
f5cee1102c
|
Bug 854629 Part 1: Remove nsIDOMSVGUnitTypes r=Ms2ger
|
2013-03-27 21:23:10 -04:00 |
|
David Zbarsky
|
ad8525742e
|
Bug 840417 Part 2: Remove nsSVGUnknownElement r=Ms2ger
|
2013-03-27 21:23:10 -04:00 |
|
David Zbarsky
|
9131356053
|
Bug 840417 Part 1: Move nsIDOMSVGElement up to nsSVGElement r=Ms2ger
|
2013-03-27 21:23:09 -04:00 |
|
David Zbarsky
|
03993307bd
|
Bug 847120: Remove nsIDOMSVGFilterPrimitiveStandardAttributes r=Ms2ger f=jwatt
|
2013-03-27 21:23:09 -04:00 |
|
Randell Jesup
|
4a072c856f
|
Bug 842126: Avoid deadlock if we can't send an Open message r=mcmanus
|
2013-03-27 19:46:48 -04:00 |
|
Guilherme Goncalves
|
f33e16123f
|
Bug 650295 - Add tests for speech recognition. r=smaug
|
2013-03-27 14:14:22 -07:00 |
|
Guilherme Goncalves
|
a9d0df345c
|
Bug 650295 - Implement main state machine for speech recognition. r=smaug
|
2013-03-27 14:13:57 -07:00 |
|
Ryan VanderMeulen
|
de7b704aa6
|
Backed out changeset 01ed911e67e1 (bug 685652) for possibly being the real OSX 10.6 mochitest-other culprit. r=OJ
|
2013-03-27 17:05:52 -04:00 |
|
Joel Maher
|
42ce26394f
|
Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm
|
2013-03-27 15:04:39 -04:00 |
|
Mounir Lamouri
|
e7281bd05e
|
Bug 851780 - Add tests for input event. r=jwatt
|
2013-03-27 17:18:15 +00:00 |
|
Shelly Lin
|
649f72ddcb
|
Bug 847809 - Add audio/amr to the supported decode type, but disable it if this AMR is loaded from Web pages. r=roc
|
2013-03-22 10:56:22 +08:00 |
|
Jonathan Watt
|
df50dd8f1a
|
Bug 854538 - Add a ::-moz-range-progress pseudo-element to <input type=range> for Firefox OS. r=dholbert
|
2013-03-26 23:04:41 +00:00 |
|
Mounir Lamouri
|
dd8125c7b2
|
Bug 838704 - Show "X files selected" when there are more than one selected file. r=sicking
|
2013-02-07 13:58:05 +00:00 |
|
Mounir Lamouri
|
6aff8cae54
|
Bug 838695 - Move nsFileControlFrame click handling to nsHTMLInputElement. r=smaug
--HG--
rename : content/html/content/test/test_input_file_picker.html => content/html/content/test/forms/test_input_file_picker.html
|
2013-03-27 11:32:00 +00:00 |
|
Mounir Lamouri
|
0dae950be2
|
Bug 838676 - GetDisplayFileName() should only return the file name, not the file path. r=sicking
|
2013-03-22 17:11:02 +00:00 |
|
Phil Ringnalda
|
1f2fba416c
|
Back out bd91df842f2f (bug 840388)
CLOSED TREE
|
2013-03-26 20:34:02 -07:00 |
|
Phil Ringnalda
|
381360294e
|
Back out 196fbc36c878 (bug 840388) for asserting
CLOSED TREE
|
2013-03-26 20:18:34 -07:00 |
|
Daniel Holbert
|
cbbe610823
|
Backout e912de49c12b (Bug 854538) due to M5 & crashtest oranges on a CLOSED TREE
|
2013-03-26 17:28:14 -07:00 |
|
David Zbarsky
|
71c18cd9fc
|
Bug 847120: Convert SVGFETurbulenceElement to WebIDL r=Ms2ger
|
2013-03-26 19:43:33 -04:00 |
|
David Zbarsky
|
96cdef87d9
|
Bug 847120: Move SVGFETurbulenceElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.h
|
2013-03-26 19:43:33 -04:00 |
|
David Zbarsky
|
7236f5e7e9
|
Bug 847120: Convert SVGFEMorphologyElement to WebIDL r=Ms2ger
|
2013-03-26 19:43:33 -04:00 |
|
David Zbarsky
|
72e82b64ab
|
Bug 847120: Move SVGFEMorphologyElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.h
|
2013-03-26 19:43:32 -04:00 |
|
Tanvi Vyas
|
634d12bd0f
|
Bug 840388 - Mochitests that navigate https frames to http frames, both when a secure parent exists and when no secure parents exist. Tested with the mixed active content pref enabled and disabled. r=smaug
|
2013-03-26 16:22:00 -07:00 |
|
Tanvi Vyas
|
8572e0d431
|
Bug 840388 - Check if a iframe has any https parents. If not, then there is no mixed content since we are not on a secure page. r=smaug
|
2013-03-26 16:20:39 -07:00 |
|
Jonathan Watt
|
51073c5def
|
Bug 854538 - Add a ::-moz-range-progress pseudo-element to <input type=range> for Firefox OS. r=dholbert
|
2013-03-26 23:04:41 +00:00 |
|
Andrea Marchesini
|
1735bce39d
|
Bug 852620 - Convert SVGRect to WebIDL, r=Ms2ger
|
2013-03-26 16:53:13 +01:00 |
|
Andrea Marchesini
|
d6addabaac
|
Bug 852620 - Rename nsSVGRect to SVGRect, r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGRect.cpp => content/svg/content/src/SVGRect.cpp
rename : content/svg/content/src/nsSVGRect.h => content/svg/content/src/SVGRect.h
|
2013-03-26 16:52:41 +01:00 |
|
Boris Zbarsky
|
1522ab7f15
|
Bug 848332 part 2. Switch XMLDocument to WebIDL. r=peterv
|
2013-03-26 11:31:54 -04:00 |
|
Boris Zbarsky
|
b7c8595ad9
|
Bug 848332 part 1. Add WebIDL API for XMLDocument. r=peterv
|
2013-03-26 11:31:54 -04:00 |
|
Boris Zbarsky
|
8e9507b3b7
|
Bug 848796 part 3. Convert XULDocument to WebIDL. r=peterv
|
2013-03-26 11:31:54 -04:00 |
|
Boris Zbarsky
|
830be701a4
|
Bug 848796 part 2. Add WebIDL API for XULDocument. r=peterv
|
2013-03-26 11:31:53 -04:00 |
|
Boris Zbarsky
|
fd85c37022
|
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
--HG--
rename : content/xul/document/src/nsXULDocument.cpp => content/xul/document/src/XULDocument.cpp
rename : content/xul/document/src/nsXULDocument.h => content/xul/document/src/XULDocument.h
|
2013-03-26 11:31:53 -04:00 |
|
Brian R. Bondy
|
36d9fe1102
|
Bug 825153 - WMF support in WinVista. r=padenot
|
2013-03-26 10:40:01 -04:00 |
|
Olli Pettay
|
7818288b1f
|
Bug 854573 - Paris binding for CompositionEvent, r=peterv
--HG--
extra : rebase_source : 3e04e198a329649d7e1f306a31cf96485f0afc0d
|
2013-03-26 13:45:45 +02:00 |
|
Olli Pettay
|
8d94afa3e9
|
Bug 847590 - Paris binding for BeforeUnloadEvent, r=peterv
--HG--
extra : rebase_source : d249e7a7e61c39ccba52a10234e2260b048c941d
|
2013-03-26 13:45:39 +02:00 |
|
Jan Varga
|
71a59dcdc8
|
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
|
2013-03-26 12:13:17 +01:00 |
|
William Chen
|
4e5268c69a
|
Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz
|
2013-03-26 00:15:23 -07:00 |
|
Ehsan Akhgari
|
1b6b357049
|
Bug 854741 - Change the parameter to createDelay to be in seconds, not minutes; r=roc
|
2013-03-25 15:44:14 -04:00 |
|
Peter Van der Beken
|
b420e2d442
|
Fix for bug 852954 (Split nsHTMLDocument::ResolveName). r=bz.
--HG--
extra : rebase_source : 93210d0a59ea901e290ad52cd79cdb7c7ea6bbc3
|
2013-03-18 10:47:32 +01:00 |
|
Mounir Lamouri
|
601c06b76f
|
No Bug - Fix build bustage.
|
2013-03-25 20:22:09 +00:00 |
|
Mounir Lamouri
|
832ad601f3
|
Bug 841882 - Revert bug 597525.
|
2013-03-25 19:35:55 +00:00 |
|
Jose Cortes
|
e75e60a657
|
Bug 842186 - Replace instances of jsval with JS::Value in the content/base directory. r=jwalden
--HG--
extra : rebase_source : a5b36ffacf32b74b4d58373ad1d1ac769859bed1
|
2013-03-22 22:11:52 -07:00 |
|
Jose Cortes
|
b2ea02f402
|
Bug 842186 - Update use of jsval with JS::Value in cpp and h files in the content/xul/ content/canvas/ content/xslt/ and content/xbl/ directories. r=jwalden
--HG--
extra : rebase_source : fc2809818c2601d0b58f503968d579d09de98ea9
|
2013-03-22 22:05:20 -07:00 |
|
Jose Cortes
|
b5d411fc03
|
Bug 842186 - Replace use of jsval with JS::Value in cpp and h files under the content/html directory. r=jwalden
--HG--
extra : rebase_source : 258b3dfa6fea0aa6e888fd625ef24c864dd1a12f
|
2013-03-22 22:00:43 -07:00 |
|