Mounir Lamouri
|
145242dfb7
|
Bug 670874 - Tests all attributes in test_textarea_attributes_reflection.html. r=Ms2ger
|
2011-07-20 11:25:47 -07:00 |
|
Mounir Lamouri
|
d6111dd9b9
|
Bug 670873 - Use 'todo' for non-implemented attributes reflection in test_input_attributes_reflection.html. r=Ms2ger
|
2011-07-19 11:38:12 -07:00 |
|
Mounir Lamouri
|
66186e4cc6
|
Bug 669580 - Add a reflectBool method to reflect.js. r=Ms2ger
|
2011-07-19 11:36:51 -07:00 |
|
Marco Bonardo
|
cc45fb85d1
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-20 15:04:30 +02:00 |
|
Dão Gottwald
|
640abb2979
|
Fix for undefined Cc/Ci/Cr/Cu in test_bug500885.html, test_bug592802.html, test_bug61098.html and test_bug36619.html
|
2011-07-20 11:51:43 +02:00 |
|
Ehsan Akhgari
|
ee5215c7a6
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
|
Mounir Lamouri
|
97235c7d3d
|
Bug 669886 - Make nsMappedAttributeElement, nsStyledElement, nsStyledElementNotElementCSSInline, nsGenericHTMLElement, nsGenericHTMLFormElement and nsGenericHTMLFrameElement participate in the DOM Memory Reporter. r=jst
|
2011-07-19 09:54:43 -07:00 |
|
Mounir Lamouri
|
49539901be
|
Bug 670874 - Tests all attributes in test_textarea_attributes_reflection.html. r=Ms2ger
|
2011-07-19 11:40:30 -07:00 |
|
Mounir Lamouri
|
a2fc60553c
|
Bug 670873 - Use 'todo' for non-implemented attributes reflection in test_input_attributes_reflection.html. r=Ms2ger
|
2011-07-19 11:38:12 -07:00 |
|
Mounir Lamouri
|
7cc9aae186
|
Bug 669580 - Add a reflectBool method to reflect.js. r=Ms2ger
|
2011-07-19 11:36:51 -07:00 |
|
Ehsan Akhgari
|
d7caddd820
|
Bug 646845 - Don't lose the plaintext editor value if it's set while the script blocker for a flush is in progress; r=bz
|
2011-07-19 14:28:50 -04:00 |
|
Mounir Lamouri
|
b088e154d6
|
Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage.
|
2011-07-19 10:49:48 -07:00 |
|
Mounir Lamouri
|
fe7ffbef8b
|
Bug 669886 - Make nsMappedAttributeElement, nsStyledElement, nsStyledElementNotElementCSSInline, nsGenericHTMLElement, nsGenericHTMLFormElement and nsGenericHTMLFrameElement participate in the DOM Memory Reporter. r=jst
|
2011-07-19 09:54:43 -07:00 |
|
Benjamin Smedberg
|
697f27ea00
|
Bug 617539 - Combine nsIRadioGroupContainer_MOZILLA_2_0_BRANCH; r=bz
|
2011-07-19 11:44:55 +02:00 |
|
Brian R. Bondy
|
3e87c4148f
|
Bug 274626 - Show tooltips for disabled elements. r=smaug
|
2011-07-18 16:16:44 -07:00 |
|
Ehsan Akhgari
|
a6b5feed16
|
Bug 671672 - Reduce a bunch of console spam in debug builds caused by the HTML editor; r=roc
|
2011-07-14 17:06:37 -04:00 |
|
Joe Drew
|
98ba09f844
|
Bug 664299 - Test that the crossOrigin attribute is probably reflected into JS. r=Ms2ger
|
2011-07-17 13:40:28 -04:00 |
|
Joe Drew
|
33e03d0d4b
|
Bug 671906 - Rename crossOrigin atom to crossorigin, because attributes are lowercased before being mapped to atoms. r=bz
|
2011-07-17 13:40:22 -04:00 |
|
Ehsan Akhgari
|
0787743cf4
|
Merge the last green changeset on mozilla-inbound to mozilla-central
|
2011-07-15 08:13:08 -04:00 |
|
Ms2ger
|
36c532ffa2
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|
Ms2ger
|
c621c0dcb3
|
Bug 666666 - Reflect HTMLMediaElement.preload like an enumerated attribute; r=bz
|
2011-07-15 12:18:27 +02:00 |
|
Benoit Jacob
|
a51099130a
|
Bug 664299 - Add support for the crossorigin attribute on the html:img tag, and pass the appropriate CORS mode to imgILoader::loadImage when it's specified. r=bz
|
2011-07-14 14:47:35 -04:00 |
|
Chris Pearce
|
f75f5e57e5
|
Bug 592833 - Merge all media state machines into a single thread. r=roc
|
2011-07-12 15:39:34 +12:00 |
|
Jonas Sicking
|
eb9ce9a027
|
Bug 669433 Part 1: Clean up File implementations by creating a storage-agnostic base class, nsDOMFileBase. r=khuey
|
2011-07-11 19:41:29 -07:00 |
|
Daniel Holbert
|
5493695d98
|
Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange
|
2011-07-11 17:49:03 -07:00 |
|
Mats Palmgren
|
8f3490e2d0
|
Bug 648910 - Make nsIDOMHTMLImageElement widths and heights unsigned to match the HTML5 spec. r=jst
|
2011-07-11 22:18:26 +02:00 |
|
Geoff Lankow
|
2ebe71ef6e
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher
|
2011-07-11 12:24:13 -07:00 |
|
David Zbarsky
|
37cd5bf16c
|
Bug 586786 - Fix legacy reflected attributes r=bz, mounir
|
2011-07-11 12:56:00 +02:00 |
|
Kyle Huey
|
55c911c020
|
Merge m-i to m-c.
|
2011-07-09 20:19:36 -07:00 |
|
Robert O'Callahan
|
26c67a621c
|
Bug 649924. Use image surfaces to implement canvases beyond the texture size limit. r=bas
|
2011-07-08 22:42:21 +12:00 |
|
Michael Ventnor
|
4875f406c3
|
Followup to bug 528046 r=roc
|
2011-07-08 13:38:58 +10:00 |
|
Felipe Gomes
|
f268d99a4c
|
Bug 583976. Part 4 pre - some clean up and adjustments to enable needs-focus tests for OOP content. r=cjones
|
2011-06-22 13:43:05 -07:00 |
|
Vishnu S
|
146aeeab84
|
Bug 636512 - Make document.getSelection() return the same as window.getSelection(). r=bzbarsky
|
2011-07-07 14:17:13 -04:00 |
|
Michael Ventnor
|
6550617ff6
|
Bug 528046 - Fix printing of tall images in image documents r=jst
|
2011-07-07 14:04:04 +10:00 |
|
Mounir Lamouri
|
12f2702d6c
|
Bug 668826 - Make reflectString able to test reflections with different IDL attribute and content attribute names. r=Ms2ger
|
2011-07-06 14:47:41 +02:00 |
|
Chris Pearce
|
1a681bcb6a
|
Bug 592833 - Merge backout. r=philor
|
2011-07-06 19:22:06 +12:00 |
|
Chris Pearce
|
a24dd67388
|
Bug 592833 - Backout due to suspected android crashtest permaorange. r=philor
|
2011-07-06 19:21:49 +12:00 |
|
Mounir Lamouri
|
fafd33546b
|
Bug 668824 - Move content/html/content/test/test_bug630889.html to forms/test_textarea_attributes_reflection.html. r=Ms2ger
--HG--
rename : content/html/content/test/test_bug630889.html => content/html/content/test/forms/test_textarea_attributes_reflection.html
|
2011-07-06 00:45:29 +02:00 |
|
Mounir Lamouri
|
2a06b2662d
|
Bug 668822 - Move input.size reflection tests to test_input_attributes_reflection.html. r=Ms2ger
|
2011-07-06 00:44:43 +02:00 |
|
Mounir Lamouri
|
5f0c5f1d55
|
Bug 668820 - Improve how we pass arguments to reflects.js methods. r=Ms2ger
|
2011-07-06 00:42:44 +02:00 |
|
Mounir Lamouri
|
31a8f9a0d9
|
Bug 668816 - Refactorize test_input_email.html. rs=sicking
|
2011-07-06 00:32:41 +02:00 |
|
Mounir Lamouri
|
7f9de26fe6
|
Bug 668817 - Update the validity when changing the multiple attribute. r=sicking
|
2011-07-06 00:31:23 +02:00 |
|
Chris Pearce
|
85587ab2a6
|
Bug 592833 - Merge all media state machines into a single thread. r=roc
|
2011-07-06 10:05:24 +12:00 |
|
Ms2ger
|
16806b4b64
|
Bug 651858 - Address comments; pending-r=roc
|
2011-07-05 12:15:17 +02:00 |
|
Phil Ringnalda
|
b60fccfd72
|
Merge m-c to m-i
|
2011-07-03 19:21:16 -07:00 |
|
Phil Ringnalda
|
902b4e6f6f
|
Back out 29ec386d969f and ed18b0cca283 (bug 462959) for a very frequent assertion loop in test_played.html
|
2011-07-03 18:26:00 -07:00 |
|
Ms2ger
|
11413e95a1
|
Merge m-c to m-i
|
2011-07-03 21:54:56 +02:00 |
|
Ms2ger
|
87578b97f7
|
Bug 383383 - Don't throw NS_ERROR_DOM_NOT_SUPPORTED_ERR from nsHTMLScriptElement::MaybeProcessScript; r=smaug
|
2011-07-03 11:53:41 +02:00 |
|
Paul ADENOT
|
011480680d
|
Bug 462959 - Implement HTMLMediaElement.played; r=kinetik
|
2011-07-03 11:53:38 +02:00 |
|
Marco Bonardo
|
8f1f6418cb
|
Backout changesets ed9bdae57981 due to permanent R2 Android failure on a CLOSED TREE
|
2011-07-01 18:04:13 +02:00 |
|