Robert O'Callahan
|
f192fb63c2
|
Backed out changeset 25c7d2e71e57
|
2010-06-01 13:53:43 +12:00 |
|
Mounir Lamouri
|
fbfe5cca10
|
Bug 566128. 'action' IDL attribute should reflect content attribute. r=sicking
|
2010-06-01 11:45:25 +12:00 |
|
Mounir Lamouri
|
34f34579ee
|
Bug 566046. Tests. r=sicking
|
2010-06-01 11:44:33 +12:00 |
|
Mounir Lamouri
|
38b08f99d8
|
Bug 566046. 'target' IDL attribute should reflect content attribute. r=sicking
|
2010-06-01 11:43:11 +12:00 |
|
Mounir Lamouri
|
18ce766a1d
|
Bug 565904. <option> and <optgroup> elements aren't form controls. r=smaug
|
2010-06-01 11:40:57 +12:00 |
|
Mounir Lamouri
|
e7fd5dbe6f
|
Bug 567098 - Remove setTimeout's in autofocus tests; r=ehsan
|
2010-05-28 12:28:31 -04:00 |
|
Ehsan Akhgari
|
6c111ee4ae
|
Bug 568120 - Possible intermittent oranges in tests with iframe onload handlers pointing to functions defined later; r=sicking
--HG--
extra : rebase_source : 1f4fd2b78e396303cefbe42f0e4dcf602694ee01
|
2010-05-25 20:33:17 -04:00 |
|
Matt Brubeck
|
fbad093905
|
Bug 567183 - Add DOMMetaAdded and DOMMetaRemoved events [r=jst]
|
2010-05-27 15:19:01 -04:00 |
|
Ms2ger@gmail.com
|
dc578ff1de
|
Bug 567723 - Move nsIFormSubmission.h to nsFormSubmission.h. r=sicking
--HG--
rename : content/html/content/public/nsIFormSubmission.h => content/html/content/public/nsFormSubmission.h
|
2010-05-26 14:49:38 +02:00 |
|
Ehsan Akhgari
|
aeb7c4dbe0
|
Test case for bug 564461; r=roc
--HG--
extra : rebase_source : 8f5bea38964e7175667d9a6354a260773290c83b
|
2010-05-22 21:04:09 -04:00 |
|
Michael Kohler
|
8550fb091a
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Mounir Lamouri
|
279c3b4750
|
Bug 551846. Tests
|
2010-05-24 09:36:49 +12:00 |
|
Mounir Lamouri
|
246ca7c23a
|
Bug 551846. <select> size should default to 4 when 'multiple' attribute is present. r=smaug, sr=jst
|
2010-05-24 09:36:49 +12:00 |
|
Ehsan Akhgari
|
c9c8c3c5b3
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
|
2010-05-21 16:36:42 -04:00 |
|
Mounir Lamouri
|
b53642468f
|
Bug 566983 - Intermittent failure in test_bug546995-4.html; r=ehsan
|
2010-05-21 14:13:09 -04:00 |
|
Justin Wood
|
fe84f7cd9e
|
Bustage fix for Bug 563668, correct typo.
|
2010-05-19 22:49:09 -04:00 |
|
Mounir Lamouri
|
aaba2bb331
|
Bug 563668 - "Be able to know if a form control is an input element or a button element from nsIFormControl" [r=bzbarsky]
|
2010-05-19 22:30:04 -04:00 |
|
Mounir Lamouri
|
aeed2963f9
|
Bug 562932 - [Test Part] "Implement control attribute for label element" [r=sicking]
|
2010-05-19 22:28:10 -04:00 |
|
Mounir Lamouri
|
3dedea436f
|
Bug 562932 - "Implement control attribute for label element" [r=sicking sr=smaug]
|
2010-05-19 22:28:10 -04:00 |
|
Mounir Lamouri
|
baf233459f
|
Bug 377624 - [Test Part] "Implement the accept attribute for the form and file upload controls form "image/*"" [r=sicking, feedback=ehsan]
|
2010-05-19 22:28:08 -04:00 |
|
Mounir Lamouri
|
36397b56bd
|
Bug 546995 - Implement autofocus attribute. r=sicking, sr=smaug
--HG--
extra : rebase_source : b0f233cae75aa9182d6587b6d66d4cbebea1126c
|
2010-05-19 19:52:17 +02:00 |
|
Ehsan Akhgari
|
f3ad02d088
|
Bug 564461 - Change content editable count from a script runner; r=jst
|
2010-05-12 18:21:24 -04:00 |
|
Peter Van der Beken
|
82558bd659
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Vladimir Vukicevic
|
b5ac042d49
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
|
Mounir Lamouri
|
25ff9e8518
|
Bug 456229 - Implement <input type="search">. r=smaug sr=sicking
|
2010-05-17 12:20:22 +02:00 |
|
Mounir Lamouri
|
8c66792fbc
|
Bug 456229 - tests for <input type="search">. r=smaug
|
2010-05-17 12:20:20 +02:00 |
|
Mounir Lamouri
|
53735dc740
|
Bug 565538 - Add tests for the mozIsTextField API. r=ehsan
|
2010-05-17 12:20:15 +02:00 |
|
Makoto Kato
|
442091e52f
|
Bug 52019. Don't treat <font size='+.5'> as <font size='5'>. r=bzbarsky
|
2010-05-14 17:17:56 -04:00 |
|
Ehsan Akhgari
|
3403a0ab1a
|
Bug 565775 - The editor will not be correctly initialized for <input type=tel> on user events; r=roc
|
2010-05-13 18:56:24 -04:00 |
|
Mitchell Field
|
0fd15d94da
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Chris Jones
|
91745321b3
|
Backed out changeset eef17c173aaa
|
2010-05-13 17:24:30 -05:00 |
|
Blake Kaplan
|
c24e32495b
|
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
|
2010-03-22 15:46:37 -07:00 |
|
Michael Kohler
|
6c0f59f4a6
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Ms2ger
|
220c34d2b2
|
Bug 109445. Allow imagemap references by id in text/html. r=jst
|
2010-05-13 12:56:10 +12:00 |
|
Mounir Lamouri
|
873151021e
|
Bug 555567. <legend>.form tests. r=jst
|
2010-05-12 15:01:26 -04:00 |
|
Mounir Lamouri
|
4ad5f93833
|
Bug 555567. Make <legend>.form follow HTML5 spec. r=jst
|
2010-05-12 15:01:25 -04:00 |
|
Mounir Lamouri
|
34bd1fda86
|
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
|
2010-05-12 09:17:07 +02:00 |
|
Peter Van der Beken
|
34f855c0b2
|
Back out fixes for bug 560462 to fix orange.
--HG--
extra : rebase_source : afe96ede6fc605c656b746f6388d6144886b18ed
|
2010-05-11 19:20:03 +02:00 |
|
Peter Van der Beken
|
c7542088f1
|
Try to fix orange from e2c5f6be2148
--HG--
extra : rebase_source : 148d9a1eef794af433373002effd47c12cce6e1c
|
2010-05-11 18:27:44 +02:00 |
|
Peter Van der Beken
|
dff32db5c4
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Mayank Gupta
|
cbff1d114e
|
Bug 548828. Implement HTMLDocument.head. r=bzbarsky
|
2010-05-02 13:32:21 +05:30 |
|
Boris Zbarsky
|
8ccd3c1fea
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
L. David Baron
|
c4eb38acd9
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Boris Zbarsky
|
fb534f9674
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Peter Van der Beken
|
ac35089169
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
|
Daniel Holbert
|
bf0bf82b9c
|
Bug 562310 Part 4: Remove nsCommaSeparatedTokenizer typedef, and replace its uses with nsCharSeparatedTokenizer(','). r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
b59db02690
|
Bug 562310 Part 2: Convert nsCommaSeparatedTokenizer class into a custom-SeparatorChar version, nsCharSeparatedTokenizer. r=roc
|
2010-05-04 07:43:48 -07:00 |
|
Daniel Holbert
|
76eb0b7a70
|
Bug 562310 Part 1: Rename file nsCommaSeparatedTokenizer.h to nsCharSeparatedTokenizer.h (and update #includes). r=roc
--HG--
rename : xpcom/ds/nsCommaSeparatedTokenizer.h => xpcom/ds/nsCharSeparatedTokenizer.h
|
2010-05-04 07:43:48 -07:00 |
|
Olli Pettay
|
4176cb686d
|
Bug 562013 - parse innerHTML directly to the destination node, p=smaug+hsivonen, r=sicking
|
2010-05-04 11:36:42 +03:00 |
|
timeless@mozdev.org
|
5741f6929d
|
Bug 555657 - GetSubmissionFromForm caches the wrong doc, r=sicking
|
2010-03-29 01:59:00 -07:00 |
|