Paul Adenot
|
3d9428d3d5
|
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
|
653c14d03c
|
Bug 826349 - Make video keep its muted state after seeking. r=kinetik
|
2013-01-15 19:57:04 +01:00 |
|
Paul Adenot
|
2998641c5b
|
Bug 804875 - Reset media element when loading a new src. r=kinetik
|
2013-01-15 19:57:03 +01:00 |
|
Mats Palmgren
|
d5826be6d7
|
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
|
0a2891d04b
|
Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz
|
2013-01-15 03:35:59 -05:00 |
|
William Chen
|
f5a3b6c322
|
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
|
d09c72b061
|
Bug 829191 - Reset mEventDeliveryPaused before calling DispatchPendingMediaEvents. r=roc
|
2013-01-14 11:46:50 +13:00 |
|
David Zbarsky
|
6168609ec2
|
Bug 827149 - Remove some uses of nsIDOMHTMLBodyElement r=bz
|
2013-01-12 16:53:01 -05:00 |
|
Mohit Gahlot
|
b270478eaa
|
Bug 825191 - Remove nsContentUtils::EqualsLiteralIgnoreASCIICase. r=mounir
|
2013-01-12 15:47:45 -05:00 |
|
Chris Peterson
|
f456453bfd
|
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
|
847d6e93df
|
Bug 829210 - Simplify the internal GetValueAsDate(). r=smaug
|
2013-01-11 15:02:58 +00:00 |
|
Mounir Lamouri
|
b01f8b10fb
|
Bug 829101 - Update tests for <input type='{email,number}'> value sanitization tests. r=Ms2ger
|
2013-01-10 19:25:12 +00:00 |
|
Mounir Lamouri
|
cc8d25757d
|
Bug 781569 - Implement the value sanitizing algorithm for <input type=time>. r=smaug
|
2013-01-11 15:00:52 +00:00 |
|
Mounir Lamouri
|
01dc822c0d
|
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
|
fea92580b3
|
Merge latest PGO-green m-i changeset to m-c.
|
2013-01-11 14:48:33 +01:00 |
|
Ms2ger
|
7dbb0eec52
|
Bug 824481 - Cleanup style attribute getters; r=bz
|
2013-01-11 09:42:59 +01: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 |
|
Trevor Saunders
|
4accd460fa
|
bug 829288 - remove extra ';'s in content/ r=ehsan
|
2013-01-10 02:32:03 -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 |
|
Andrew Halberstadt
|
3a19a47088
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05: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
|
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 |
|
David Zbarsky
|
d6630e7227
|
Remove unneeded forward declaration of nsIDOMDOMStringMap, no bug, r=me
|
2013-01-08 16:18:31 -05:00 |
|
Cameron McCormack
|
4129a6997c
|
Backout bug 508725 (d267bb4b58b5, 50f71edffeb9, 6aec8e22fe60, e62e1f33958a, 0f146c435249, eb959b9f4862, 2b0ee42f3aa0, 02db01cd6796, 2ef0e517d43d, b650588e05c9 and a3c916829d56) for build failure on a CLOSED TREE.
|
2013-01-08 19:36:21 +11:00 |
|
Cameron McCormack
|
40c817ffda
|
Bug 508725 - Part 11: Tests for <style scoped>. rs=dbaron
|
2013-01-08 19:09:24 +11:00 |
|
Cameron McCormack
|
8a01478510
|
Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz
|
2013-01-08 19:09:24 +11:00 |
|
Cameron McCormack
|
89014f940c
|
Bug 508725 - Part 9: Implement HTMLStyleElement.scoped. r=dbaron
|
2013-01-08 19:09:23 +11:00 |
|
Cameron McCormack
|
3b2b50353a
|
Bug 508725 - Part 8: Update style sheet when scoped="" attribute added/removed from <style>. r=dbaron
|
2013-01-08 19:09:23 +11:00 |
|
Cameron McCormack
|
2113f619d0
|
Bug 508725 - Part 1: Add content flag representing whether an element is in a style scope. r=dbaron
|
2013-01-08 19:09:22 +11:00 |
|
David Zbarsky
|
fcae30873f
|
Bug 827152 - Remove IsEventName r=bz
|
2013-01-07 22:22:41 -05:00 |
|
Mounir Lamouri
|
bb9ec533eb
|
Bug 826305 - Makes .valueAsDate assignment throw if a not a Date nor null is passed. Passing null reset the value. r=bz
|
2013-01-07 15:20:18 +00:00 |
|
Mounir Lamouri
|
4401982db4
|
Bug 825247 - Fix unsafe use of JS::Value::toNumber in nsHTMLInputElement. r=bz
|
2013-01-07 15:20:53 +00:00 |
|
Marco Chen
|
d264939eed
|
Bug 819852 - Modify conditions from media element of judging playing state for audio channel agent with consideration of loop property. r=roc, a=blocking-basecamp
|
2013-01-07 16:40:50 +08:00 |
|
Boris Zbarsky
|
fd28879969
|
Bug 827214. Fix HTML lists to really be webidl. r=peterv
|
2013-01-07 08:34:16 -05:00 |
|
Blake Kaplan
|
4447f97d84
|
Bug 826410 - Add a missing interface to MediaElement's QI impl. r=jst
|
2013-01-07 09:40:02 +01: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 |
|
Simon Montagu
|
c7c89f9052
|
Add spaces between consecutive angle brackets. Bug 827086, r=Ms2ger
|
2013-01-06 18:08:08 +02:00 |
|
Peter Van der Beken
|
d3e4028419
|
Fix bustage from bug 824907 on a CLOSED TREE.
--HG--
extra : rebase_source : 0b74574fdaf08be7428aa46de1e0f8c213131e11
|
2013-01-05 20:45:06 +01:00 |
|
Robert O'Callahan
|
a9f8b202ea
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : d00947c925b17f860fcdc0e12b1ec3cc31b7c630
|
2013-01-05 16:12:24 +13:00 |
|
Peter Van der Beken
|
aeb099b863
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableColElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.cpp
rename : content/html/content/src/nsHTMLTableColElement.cpp => content/html/content/src/HTMLTableColElement.cpp
rename : content/html/content/src/nsHTMLTableColElement.cpp => content/html/content/src/HTMLTableColElement.h
rename : content/html/content/src/nsHTMLTableElement.h => content/html/content/src/HTMLTableElement.h
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.h
extra : rebase_source : 4654bf54c41231eed6f73a35118d58be0c9af9a0
|
2012-12-29 15:07:57 +01:00 |
|
Peter Van der Beken
|
429830ebec
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableRowElement to WebIDL. r=bz.
--HG--
extra : rebase_source : d2febac66f508caf3c2b89816e811ed8e2c88856
|
2012-12-29 15:07:57 +01:00 |
|
Peter Van der Beken
|
3bea4275da
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCellElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.cpp
rename : content/html/content/src/nsHTMLTableCellElement.cpp => content/html/content/src/HTMLTableCellElement.h
rename : content/html/content/src/nsHTMLTableElement.cpp => content/html/content/src/HTMLTableElement.cpp
rename : content/html/content/src/nsHTMLTableElement.h => content/html/content/src/HTMLTableElement.h
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.h
extra : rebase_source : fcf088e7ac91a216ae7ad1cb16d509a17cd7a2a7
|
2012-12-29 15:07:56 +01:00 |
|
Peter Van der Beken
|
9ca46c7fbd
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
rename : dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl => dom/interfaces/html/nsIDOMHTMLTableSectionElement.idl
extra : rebase_source : b9c1d7dea38653452b44b2033cf2c0140f7b39b1
|
2012-12-29 15:07:48 +01:00 |
|
Peter Van der Beken
|
2d19e649b8
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCaptionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.cpp
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.h
extra : rebase_source : ccf765d029b74fc22b45d9162e9b4a9ac6977344
|
2012-12-29 15:07:46 +01:00 |
|
Peter Van der Beken
|
bd72187758
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableElement.cpp => content/html/content/src/HTMLTableElement.cpp
rename : content/html/content/src/nsHTMLTableElement.h => content/html/content/src/HTMLTableElement.h
extra : rebase_source : 36ef4c094fdf54103ad3c41e299eb86d20956915
|
2012-12-29 09:08:15 +01:00 |
|