Commit Graph

1464 Commits

Author SHA1 Message Date
Jonas Sicking
e7e13b2084 Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner 2010-10-13 16:25:33 -07:00
Ehsan Akhgari
52b16445e6 Bug 597331 - Reframing a textarea sets the caret position to the end of its contents; r=bzbarsky a=blocking-final+ 2010-10-13 01:34:05 -04:00
Ehsan Akhgari
16a0dc9a08 Bug 601881 - video and audio should never play automatically in editor; r,a=bzbarsky 2010-10-06 16:31:09 -04:00
Mounir Lamouri
7873baa96e Bug 595606 - "ASSERTION: no common ancestor at all" when removing a subtree with more than one id pointed by @form. r=jst a=blocking
--HG--
rename : content/base/crashtests/595606.html => content/base/crashtests/595606-1.html
2010-10-13 12:52:45 +02:00
Mounir Lamouri
b18688f910 Bug 603586 - input.list shouldn't return the element associated with the id if it's not a datalist element. r+a=bz 2010-10-12 18:25:31 +02:00
Ms2ger
78c77cf6be Bug 599558 - Remove support for the :optional pseudo-class on button; f=volkmar r+a=sicking 2010-10-07 23:09:31 +02:00
Mounir Lamouri
7f2eb27039 Bug 596350 - Make object elements focusable when they contain a document and no longer by default. r=smaug,enndeakin a=blocking 2010-10-08 12:20:20 +02:00
Mounir Lamouri
b4aa8d6633 Bug 597744 - Use aNotify when notifying elements that the fieldset disabled state has changed. r=sicking a=blocking 2010-10-08 12:19:34 +02:00
Mounir Lamouri
1d7af1e144 Bug 596785 - Do not update form validity for submit controls when we remove/add an element because of a type change. r=smaug a=blocking 2010-10-08 15:42:09 +02:00
Mounir Lamouri
68417f7637 Bug 598238 - Don't call GetMultiple but use HasAttr. r=smaug a=sicking 2010-10-08 14:15:00 +02:00
Mounir Lamouri
b5b12f9409 Bug 590386 - <input type='file'> should not use more than one filter. r=sicking a=blocking 2010-10-08 12:13:08 +02:00
Mounir Lamouri
50b705b40d Bug 598236 - nsHTMLInputElement should not ask nsFileControlFrame to know the filters for the file picker. r=smaug a=sicking 2010-10-08 12:07:20 +02:00
Ehsan Akhgari
a26e6baee2 Bug 602151 - Too many calls to OnValueChanged; r,a=bzbarsky 2010-10-06 16:31:09 -04:00
Ehsan Akhgari
c05196072c Bug 174823 - Re-enable async reflow and painting for text widgets; r=roc a=blocking-betaN+ 2010-09-23 14:44:27 -04:00
Jonas Sicking
466c50688d Bug 600809: Make HTMLBaseElement.href work properly. r=smaug a=blocker 2010-10-07 09:39:01 -07:00
Justin Wood
bffe84fd6f Bug 597887 - mochitests: "Error: useless setTimeout call (missing quotes around argument?)" at "file_bug546995.html : 28". r=sicking a=tests 2010-10-07 16:22:04 +02:00
Mounir Lamouri
2bb2f039af Follow-up for bug 600813 : cleaning tests. r=sicking a=tests 2010-10-07 12:32:35 +02:00
Mounir Lamouri
faf6652cff Bug 598643 - maxlength should not apply on all input types. r=smaug a=blocking-2.0 2010-10-07 12:01:53 +02:00
Mounir Lamouri
795cd5bd9d Bug 596496 - IsTooLong shouldn't compare maxlength and text length if maxlength isn't set. r=bz a=blocking2.0 2010-10-07 12:02:29 +02:00
L. David Baron
b7ba7ece96 When we set border-radius on <hr>, make the ends circular rather than elliptical. (Bug 597721) r=bzbarsky a2.0=blocking:betaN 2010-10-06 21:25:44 -07:00
async.processingjs@yahoo.com
23de2accd2 Bug 598812 - Fix time attribute of audio available event. r=cpearce a=blocking2.0 2010-10-07 11:58:36 +13:00
Chris Pearce
903c5bab83 Bug 505158 - Handle invalid media in video element's source children. r=roc a=blocking2.0 2010-10-07 11:58:36 +13:00
Matthew Gregan
f3d96bd23a Bug 598217 - Share nsWebMBufferedState between cloned decoders. r=roc a=blocking2.0 2010-09-21 12:49:50 +12:00
Kyle Huey
a0333b690b Bug 598523. r=vlad sr=sicking a=blocking-beta-N 2010-10-03 20:20:48 -04:00
Jonas Sicking
bdf59c33ee Bug 597301: Update CORS to latest spec. r=jst a=blocker 2010-10-04 17:41:07 -07:00
Mounir Lamouri
cc33a99998 Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Mounir Lamouri
8ac657546b Merging backout. 2010-09-30 17:05:19 -07:00
Mounir Lamouri
6fb5c95481 Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7 2010-09-30 16:55:11 -07:00
Mounir Lamouri
5c3aec9631 Bug 583288 (2/2) - Let forms using DELETE and PUT HTTP method when submitting. r=jst,sicking a2.0=sicking 2010-09-10 07:00:10 +02:00
Henri Sivonen
62878d9b2f Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7. 2010-09-01 14:41:12 +03:00
Mounir Lamouri
71dbf7d2e0 Bug 599628 - Fix test timeout for Gecko consumers without invalidformsubmit observers. r=callek a=test 2010-09-27 18:19:59 -07:00
Jonas Sicking
5d3b067a49 Back out bug 591981 since it causes bug 599583. a=backout 2010-09-27 16:23:33 -07:00
Mounir Lamouri
18a6e08b6e Bug 599258 - Fix random orange on content/html/content/test/test_bug561636.html. r=jst a=test 2010-09-24 17:14:50 -07:00
Jesse Ruderman
268a575f7a Bug 579244 - attempt to fix an intermittent test timeout by ensuring that onload fires. a=NPOTB 2010-09-24 11:22:30 -07:00
Mounir Lamouri
821d68f9c0 Bug 598529 - Improve form validation messages with Alex Faaborg recommandations. r=sicking ui-r=limi a=blocking-beta7 2010-09-22 18:44:13 -07:00
Henri Sivonen
27395b2f77 Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7 2010-09-21 12:48:40 -07:00
Serge Gautherie
afd49baf3a Bug 597811 - [SeaMonkey] mochitests-1/5: "WARNING: NS_ENSURE_SUCCESS(rv, rv) ... nsHTMLInputElement.cpp, line 436" + "test_bug592802.html | Test timed out.", caused by "test_bug548193.html / nsContentPrefService.js"; (Av1) Simplify test_bug592802.html mockObjects.js load.
r=jonas a=(test only).
2010-09-21 01:33:11 +02:00
Jonas Sicking
f161eca3e2 Back out bug 591981 to see if it caused a performance regression. a=backout 2010-09-20 15:47:57 -07:00
Ehsan Akhgari
855295156d Bug 598105 - Support the HTML5 data-* attributes in the sanitizing fragment sink; r,a=bzbarsky
--HG--
extra : rebase_source : a76a2f8eab3452d054de86d08da885bc875a7fbb
2010-09-20 17:32:24 -04:00
Mounir Lamouri
4b4b626c6c Bug 596455 - Do not sanitize input's value while we are parsing. r=bz a=blocking 2010-09-20 22:33:17 +02:00
Mounir Lamouri
1ac9b98044 Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking
--HG--
extra : rebase_source : 226f0169d41f4f6b72549b522a818577ccc3e326
2010-09-19 03:47:15 +02:00
Mounir Lamouri
9532ebf9c3 Bug 557087 (2/6) - Make the content aware of the new disabled state rule. r+a=sicking
--HG--
extra : rebase_source : 66ef476d46872edcc8ea8cd6488cd14d24ce8446
2010-09-18 23:33:16 +02:00
Mounir Lamouri
440c2dad4d Bug 557087 (1/6) - Fieldset elements can be disabled. r+a=sicking
--HG--
extra : rebase_source : 9a11a362b24285af3a5d87ebb88e39be0cf1e098
2010-09-18 23:24:58 +02:00
Ms2ger@gmail.com
b86abd43d7 Bug 596163 - GetValidationMessage hidden in nsHTMLObjectElement. r=mounir.lamouri 2010-09-19 17:57:32 +02:00
Ian Neal
2137b2fbed Bug 596636 - [SeaMonkey 2.1] TEST-UNEXPECTED-FAIL | /tests/content/html/content/test/test_bug589696.html | submit event should not be sent
r=mounir.lamouri a=testing
2010-09-18 13:41:49 +01:00
Kyle Huey
50c802e385 Followup to fix bustage because the two patches that I wrote don't like each other a=bustage 2010-09-17 21:38:22 -04:00
Ms2ger
ae84af88cb Bug 596162: Fix build warning. r=khuey a=jst 2010-09-17 21:25:23 -04:00
Kyle Huey
40924b6ff2 Bug 594964: Fix moz-filedata principal handling so that files can be dragged and dropped. r=sicking a=blocker 2010-09-17 21:22:44 -04:00
Kyle Huey
a9713881d1 Bug 565843: Implement <canvas>.mozGetAsFile(name, type). r+a=sicking
--HG--
extra : rebase_source : 1a7a635dc5a7da047967d8feb57d637e83027618
2010-09-17 21:14:59 -04:00
Mounir Lamouri
b23dd5492e Bug 596422 - Descendants of nsGenericHTMLElement should not call NS_DECL_CYCLE_COLLECTING_ISUPPORTS. r=peterv a=sicking 2010-09-17 02:37:29 +02:00