Paul Adenot
|
e375707db6
|
Bug 804875 - Reset media element when loading a new src. r=kinetik
|
2013-01-24 20:28:48 +01:00 |
|
Nathan Froyd
|
68b28fa8f1
|
Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher
|
2012-10-16 17:39:32 -04:00 |
|
Steve Workman
|
d112ad3a77
|
Bug 792935 - Add decoder cloning support to DASH for mozLoadFrom r=cpearce
|
2013-01-23 11:24:41 -08:00 |
|
Mounir Lamouri
|
1e3a1bccb4
|
Bug 781570 - Part 2/2 - Implement .valueAsDate for <input type='time'>. r=smaug
|
2013-01-21 16:44:42 +00:00 |
|
Mounir Lamouri
|
f409f0ad8e
|
Bug 781570 - Part 1/2 - Implement .valueAsNumber for <input type='time'>. r=smaug
|
2013-01-22 18:22:33 +00:00 |
|
Benedict Singer
|
4fb14f1009
|
Bug 787095 - Update formMethod and formEnctype reflection to have the empty string as default value and correct invalid values. r=mounir
|
2013-01-22 20:35:57 -05:00 |
|
Ryan VanderMeulen
|
3af4556306
|
Backed out changesets a2f8673cfafa and c7bc74ed9256 (bug 781570) for b2g bustage.
|
2013-01-24 07:09:13 -05:00 |
|
Mounir Lamouri
|
ecd22cebf1
|
Bug 781570 - Part 2/2 - Implement .valueAsDate for <input type='time'>. r=smaug
|
2013-01-21 16:44:42 +00:00 |
|
Mounir Lamouri
|
c33da781db
|
Bug 781570 - Part 1/2 - Implement .valueAsNumber for <input type='time'>. r=smaug
|
2013-01-22 18:22:33 +00:00 |
|
Matthew Gregan
|
da53b0d96e
|
Bug 833578 - Start AudioSegment playing after first write rather than waiting for AudioStream's buffer to fill. r=roc
|
2013-01-23 18:53:10 +13:00 |
|
Mounir Lamouri
|
f929fe87f0
|
Bug 828472 - Introduce AutoJSContext and SafeAutoJSContext helpers and use them for date handling in nsHTMLInputElement. f=bz r=bholley
|
2013-01-21 12:38:54 +00:00 |
|
Mounir Lamouri
|
6183b7704e
|
Bug 801635 - Fix mochitest-1 orange. r=me
|
2013-01-21 12:14:15 +00:00 |
|
Mounir Lamouri
|
a0d20ede21
|
Bug 801635 - Disable <input type='file'> for B2G. r=sicking
|
2013-01-21 10:48:48 +00:00 |
|
Steve Fink
|
57a2c2471b
|
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
|
2012-12-31 12:40:21 -08:00 |
|
Steve Fink
|
380ecf9335
|
Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!)
|
2013-01-18 13:20:21 -08:00 |
|
Steve Fink
|
01f8a5b4d8
|
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
--HG--
extra : rebase_source : c8806b27677594925ad0e6b54c47af5cf17e1153
|
2012-12-31 12:40:21 -08:00 |
|
David Zbarsky
|
0eed74a156
|
Bug 832011: nsDOMTokenList should QI to nsISupports r=bz
|
2013-01-18 14:53:52 -05:00 |
|
Paul Adenot
|
1f8e6e004c
|
Bug 793274 - Make sure to have enough frames pushed to the AudioStream before starting it. r=kinetik
|
2012-11-26 15:13:08 +01:00 |
|
Paul Adenot
|
27dc32c817
|
Bug 826349 - Make video keep its muted state after seeking. r=kinetik
|
2013-01-18 16:57:17 +01:00 |
|
Henri Sivonen
|
18704e2d42
|
Bug 234628 part 2 - Make manual encoding overrides not apply to internal URL schemes or to docs declared as UTF-16 on the HTTP level; make docshells able to report when the encoding menu should be disabled. r=bzbarsky.
|
2013-01-18 16:27:03 +02:00 |
|
Trevor Saunders
|
9f0ad48b28
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
|
Ehsan Akhgari
|
8fd5ad456a
|
Bug 827158 - Part 3: Move the ValidityState API to Web IDL bindings; r=bzbarsky
|
2013-01-16 13:01:01 -05:00 |
|
Ed Morley
|
f91b0cbc29
|
Backout b3a8618f901c (bug 829042), 34a9ef8f929d (bug 822933), 4c1215cefbab (bug 826349), 70bb7f775178 (bug 825325), e9c8447fb197 (bug 828713), eb6ebf01eafe (bug 828901), f1f3ef647920 (bug 825329), f9d7b5722d4f (bug 825329), 5add564d4546 (bug 819377), 55e93d1fa972 (bug 804875), f14639a3461e (bug 804875), 23456fc21052 (bug 814308) for Windows pgo-only mochitest-1 media test timeouts on a CLOSED TREE
|
2013-01-16 15:16:23 +00:00 |
|
Ed Morley
|
34382ead59
|
Backout 1abf4c88f8f1 (bug 793274) on suspicion of causing win pgo-only mochitest-1 media test timeouts
|
2013-01-16 10:44:06 +00:00 |
|
Ehsan Akhgari
|
d768afe2fb
|
Bug 827158 - Part 2: Rename nsDOMValidityState to mozilla::dom::ValidityState; r=bzbarsky
--HG--
rename : content/html/content/src/nsDOMValidityState.cpp => content/html/content/src/ValidityState.cpp
rename : content/html/content/src/nsDOMValidityState.h => content/html/content/src/ValidityState.h
extra : rebase_source : 47640d8fd5e847af646949335f0fe19722101f47
|
2013-01-06 14:20:02 -05:00 |
|
Ehsan Akhgari
|
2f35512e1a
|
Bug 827158 - Part 1: Rename nsHTMLObjectElement to mozilla::dom::HTMLObjectElement; r=bzbarsky
--HG--
rename : content/html/content/src/nsHTMLObjectElement.cpp => content/html/content/src/HTMLObjectElement.cpp
extra : rebase_source : 319fcf308e4d93f05b9391ac50c44d66645fd386
|
2013-01-06 13:43:40 -05:00 |
|
Ehsan Akhgari
|
15d257f3f1
|
Backed out 2 changesets (bug 827158) because I forgot to rename the files properly
Backed out changeset 4b3fc69a1893 (bug 827158)
Backed out changeset a1c95996fc3e (bug 827158)
|
2013-01-16 01:10:54 -05:00 |
|
Ehsan Akhgari
|
ab62ebeb60
|
Bug 827158 - Part 2: Rename nsDOMValidityState to mozilla::dom::ValidityState; r=bzbarsky
|
2013-01-06 14:20:02 -05:00 |
|
Ehsan Akhgari
|
7deb659271
|
Bug 827158 - Part 1: Rename nsHTMLObjectElement to mozilla::dom::HTMLObjectElement; r=bzbarsky
|
2013-01-06 13:43:40 -05:00 |
|
Paul Adenot
|
b3491e3459
|
Bug 793274 - Make sure to have enough frames pushed to the AudioStream before starting it. r=kinetik
|
2012-11-26 15:13:08 +01:00 |
|
Paul Adenot
|
30f4269338
|
Bug 826349 - Make video keep its muted state after seeking. r=kinetik
|
2013-01-15 19:57:04 +01:00 |
|
Paul Adenot
|
d5687c284b
|
Bug 804875 - Reset media element when loading a new src. r=kinetik
|
2013-01-15 19:57:03 +01:00 |
|
Mats Palmgren
|
6c53161814
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
David Zbarsky
|
5550efaefb
|
Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz
|
2013-01-15 03:35:59 -05:00 |
|
William Chen
|
de2e267b43
|
Bug 827426 - Added checks for external mutations to text fragments managed by an UndoManager. r=ehsan
|
2013-01-08 15:45:10 -08:00 |
|
Matthew Gregan
|
7de3cbfe4c
|
Bug 829191 - Reset mEventDeliveryPaused before calling DispatchPendingMediaEvents. r=roc
|
2013-01-14 11:46:50 +13:00 |
|
David Zbarsky
|
ae40c85085
|
Bug 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz
|
2013-01-12 16:53:01 -05:00 |
|
Mohit Gahlot
|
668233dc75
|
Bug 825191 - Remove nsContentUtils::EqualsLiteralIgnoreASCIICase. r=mounir
|
2013-01-12 15:47:45 -05:00 |
|
Chris Peterson
|
34d009dfe8
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
|
Mounir Lamouri
|
65235b30f9
|
Bug 829210 - Simplify the internal GetValueAsDate(). r=smaug
|
2013-01-11 15:02:58 +00:00 |
|
Mounir Lamouri
|
22988ce966
|
Bug 829101 - Update tests for <input type='{email,number}'> value sanitization tests. r=Ms2ger
|
2013-01-10 19:25:12 +00:00 |
|
Mounir Lamouri
|
e75fab1cd4
|
Bug 781569 - Implement the value sanitizing algorithm for <input type=time>. r=smaug
|
2013-01-11 15:00:52 +00:00 |
|
Mounir Lamouri
|
1c563cf818
|
Bug 828938 - Change test_input_sanitization.html type='date' handling to be like other types. r=Ms2ger
|
2013-01-10 19:22:14 +00:00 |
|
Ms2ger
|
3c26b8b8e4
|
Merge latest PGO-green m-i changeset to m-c.
|
2013-01-11 14:48:33 +01:00 |
|
Ms2ger
|
effe119b3d
|
Bug 824481 - Cleanup style attribute getters; r=bz
|
2013-01-11 09:42:59 +01:00 |
|
Peter Van der Beken
|
a7ff0d420a
|
Fix for bug 828180 (crash in nsIContent::IsHTML). r=bz.
--HG--
extra : rebase_source : 677b29a45cb1d19b8e793b4dc4e4bb9f7006fafa
|
2013-01-10 10:57:19 +01:00 |
|
Trevor Saunders
|
4e2a77b182
|
bug 829288 - remove extra ';'s in content/ r=ehsan
|
2013-01-10 02:32:03 -05:00 |
|
Mounir Lamouri
|
6393630aee
|
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
|
2013-01-08 17:10:00 +00:00 |
|
Andrew Halberstadt
|
4a18b30019
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05:00 |
|
Cameron McCormack
|
160349210e
|
Bug 508725 - Followup to fix for test_style_attributes_reflection.html failures.
|
2013-01-09 12:01:17 +11:00 |
|