Mounir Lamouri
|
3b0915cde5
|
Bug 607974 - Write tests for bug 297761. r=bz a=tests
|
2010-10-28 22:48:06 +02:00 |
|
Mihai Sucan
|
a8cd49d408
|
Bug 601352 - Console does not scroll expression result into view, r+a=roc
|
2010-10-28 13:01:37 -03:00 |
|
Olli Pettay
|
7a6327ec8a
|
Bug 606192 - After drag & drop any link/text/image to contents area, mouse click chrome elements does not work, r=enndeakin, a=beltzner
|
2010-10-28 17:11:15 +03:00 |
|
Mounir Lamouri
|
1afab1446f
|
Bug 606817 - Truncate form validation message only if they are content specified. r=sicking,pike a=blocking
|
2010-10-26 00:02:24 +02:00 |
|
Ehsan Akhgari
|
e4fae84886
|
Bug 606430 - "ASSERTION: EnsureEditorInitialized has been called while a previous call was in progress"; r=bzbarsky a=blocking-final+
|
2010-10-22 18:42:07 -04:00 |
|
Ehsan Akhgari
|
c5d807f1c7
|
Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+
|
2010-10-21 16:56:20 -04:00 |
|
Ms2ger
|
6477807d1e
|
Bug 598316 - Fix a comparison between signed and unsigned integers in nsHTMLFieldSetElement::InsertChildAt; r=volkmar a=jst
|
2010-10-24 11:05:50 +02:00 |
|
Edmund Wong
|
921721c641
|
Bug 602766 - Fix 'a the' comments in Core::DOM. r=bz a=comments-only
|
2010-10-22 15:55:04 -07:00 |
|
Timothy Nikkel
|
1c0a355ea1
|
Bug 605741. Only send state change notifications when we actually change state for textareas and inputs. f=volkmar r=jst a=dbaron
|
2010-10-21 19:58:11 -05:00 |
|
Joel Maher
|
431d92c153
|
Bug 599847 Cleanup unused test files in mochitest/static r=ctalbert a=NPOTB
|
2010-10-21 13:15:57 -07:00 |
|
Mounir Lamouri
|
eb0b89befa
|
Bug 604737 - nsHTMLFieldSetElement::RemoveChildAt should update mFirstLegend. r=smaug a=blocking
|
2010-10-21 13:11:01 +02:00 |
|
Olli Pettay
|
5fd6fa43e4
|
Bug 605242 - No :active state for <button>, r=enndeaking, a=blocking, try: -b o -p all -m none -t none -u mochitests
--HG--
extra : rebase_source : e075f9024515c801996f10b3fff706551c833843
|
2010-10-20 16:49:53 +03:00 |
|
Mounir Lamouri
|
66067bcb7b
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Michal Novotny
|
ac7049477a
|
Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
--HG--
rename : content/html/document/public/nsIWyciwygChannel.idl => netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
rename : content/html/document/src/nsWyciwygChannel.cpp => netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
rename : content/html/document/src/nsWyciwygChannel.h => netwerk/protocol/wyciwyg/nsWyciwygChannel.h
rename : content/html/document/src/nsWyciwygProtocolHandler.cpp => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
rename : content/html/document/src/nsWyciwygProtocolHandler.h => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
|
2010-10-11 13:35:10 +02:00 |
|
Mounir Lamouri
|
88788a3064
|
Bug 553097 - Do not create a frame and DOM node for placeholder if not needed. r=ehsan,roc a=blocking
|
2010-10-19 15:11:07 +02:00 |
|
Mounir Lamouri
|
453abc2b01
|
Bug 595070 - Content tests for input.list. r=sicking a=tests
|
2010-10-19 15:11:23 +02:00 |
|
Jonas Sicking
|
83ce0df2de
|
Followup fix to test for bug 586763. a=orange
|
2010-10-18 23:34:40 -07:00 |
|
Aryeh Gregor
|
eed02cddb9
|
Bug 586763 - Several integer reflected attributes have wrong defaults. r=sicking a=sicking
|
2010-10-18 22:53:15 -07:00 |
|
Ehsan Akhgari
|
1acdecd31f
|
Bug 604332 - Whitelist attribute names beginning with "_" when pasting HTML into an editable field; r,a=roc
|
2010-10-18 13:59:34 -04:00 |
|
Chris Pearce
|
b88356b823
|
Bug 604067 - Ensure media loads-from-channels propagate their errors so the controls work correctly. r=roc a=blocking2.0
|
2010-10-17 08:57:50 +13:00 |
|
Chris Pearce
|
a94e3056fc
|
Bug 602072 - Ensure media play() overrides preload='none'. r=roc a=blocking2.0
|
2010-10-17 07:41:53 +13:00 |
|
Chris Pearce
|
d705680125
|
Bug 602072 - Backed out changeset 5a67103cdf2b a=backout
|
2010-10-17 10:03:58 +13:00 |
|
Chris Pearce
|
044deec0f1
|
Bug 602072 - Ensure media play() overrides preload='none'. r=roc a=blocking2.0
|
2010-10-17 07:41:53 +13:00 |
|
Kyle Huey
|
4eed1ceefe
|
Backing out Bug 598316. a=afrosdwilsh
|
2010-10-15 12:53:26 -04:00 |
|
Kyle Huey
|
71eb771fbe
|
Backed out changeset ce62f87104e1
|
2010-10-15 12:53:00 -04:00 |
|
Ms2ger
|
d0d71f707b
|
Bug 598316 - Fix a comparison between signed and unsigned integers in nsHTMLFieldSetElement::InsertChildAt; r=volkmar a=jst
|
2010-10-15 17:23:06 +02:00 |
|
Mounir Lamouri
|
7d40268f25
|
Bug 600155 - Let the authors override validation message with x-moz-errormessage attribute. r=sicking a=jst
|
2010-10-15 15:05:14 +02:00 |
|
Mounir Lamouri
|
6ac0322cd0
|
Backing out a patch that has been accidentally pushed with a merge. a=backout
|
2010-10-15 15:05:04 +02:00 |
|
Ehsan Akhgari
|
cc3a98796c
|
Bug 602130 - Caret positioned incorrectly in input[type=text] when hidden and redisplayed; r=bzbarsky a=blocking-final+
--HG--
extra : rebase_source : 673601ada34f5d1eefc61303f7420dd74363e2b3
|
2010-10-14 15:36:35 -04:00 |
|
Mats Palmgren
|
6a2386e03c
|
Bug 601422 - Crash [@ nsImageDocument::ShrinkToFit] in removed frame. r=Olli.Pettay a=jst
|
2010-10-15 06:03:33 +02:00 |
|
Timothy Nikkel
|
791652f07c
|
Bug 593491. Add some debugging output to try to diagnose random orange.
|
2010-10-14 20:03:45 -05:00 |
|
Ehsan Akhgari
|
59f3ed2f55
|
Backed out changeset a1ee6ca61426 (bug 602130) because of test failure
|
2010-10-14 16:53:43 -04:00 |
|
Ehsan Akhgari
|
c7f1418903
|
Bug 602130 - Caret positioned incorrectly in input[type=text] when hidden and redisplayed; r=bzbarsky a=blocking-final+
|
2010-10-14 15:36:35 -04:00 |
|
Daniel Holbert
|
646141ff90
|
Bug 603734: Remove unused variable from nsHTMLSelectElement.cpp. r=sicking a=joe
|
2010-10-14 09:12:56 -07:00 |
|
Blake Kaplan
|
29e85b9844
|
Merge mozilla-central into tracemonkey
|
2010-10-13 17:54:54 -07:00 |
|
Jonas Sicking
|
e7e13b2084
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
|
Johnny Stenback
|
bdc693a467
|
Bug 580128. Make the editor hold on to the window it's operating on in nsHTMLDocument::EditingStateChanged() so that the window doesn't go away in the middle of this method. r=peterv@propagandism.org
|
2010-10-10 15:46:10 -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 |
|
Blake Kaplan
|
a34f91e879
|
Fix hiding warnings. r=peterv
|
2010-09-17 14:54:39 -07: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 |
|
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 |
|
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 |
|
Mounir Lamouri
|
e6cc4a6ead
|
Bug 595457 - HTMLDatalist.options should also return options which are not direct children. r=smaug a=blocking
|
2010-09-17 02:26:32 +02:00 |
|
Henri Sivonen
|
1e21e4e21a
|
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.
--HG--
extra : rebase_source : 3d30baa42025c2d5e63b39586671345ae87bb0b2
|
2010-09-01 14:41:12 +03:00 |
|
Chris Double
|
bcc17142af
|
Bug 584480 - Send Referer header with media requests - r=roc a=blocking2.0
|
2010-09-17 05:36:23 +12:00 |
|
Chris Jones
|
0a1ec83bc9
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
|
Jonas Sicking
|
aac728d04b
|
Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE
|
2010-09-15 15:54:00 -07:00 |
|
Jonas Sicking
|
3bea0686f0
|
Bug 596385: Update FormData to latest spec. r=jst a=blocker
|
2010-09-15 15:52:02 -07:00 |
|
Chris Jones
|
2bb3bb3e9c
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
|
Chris Jones
|
0a4b5217a4
|
Merge m-c --> cedar
|
2010-09-15 12:33:59 -05:00 |
|
Chris Jones
|
110d280286
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
|
Chris Jones
|
ee72f210ea
|
Merge m-c --> cedar
|
2010-09-13 19:24:09 -05:00 |
|
Oleg Romashin
|
497f2db326
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Mounir Lamouri
|
9d5ac0b512
|
Bug 556013 - Implement novalidate attribute for form elements. r=smaug a2.0=blocking
|
2010-09-11 06:11:58 +02:00 |
|
Mounir Lamouri
|
0273bb3daa
|
Bug 561636 (2/4) - Create new invalid form submission event and block invalid form submissions when there is an observer. r=smaug a2.0=blocking
|
2010-09-11 06:07:41 +02:00 |
|
Mounir Lamouri
|
8ec525a506
|
Bug 561636 (1/4) - Tests for form submission/validation. r=smaug a2.0=test-only
|
2010-09-11 06:06:57 +02:00 |
|
Chris Pearce
|
8cddfb64fa
|
Bug 589626 - Backed out changeset 87ffcfb83db3 a=backout
|
2010-09-11 14:04:56 +12:00 |
|
Chris Pearce
|
eac2dfbf01
|
Bug 589626 - Force canplaythrough to fire when the download has been suspended. r=roc a=blocking
|
2010-09-11 11:29:11 +12:00 |
|
Chris Double
|
b1c4739e05
|
Bug 464398 - Stop HTML media elements from firing events in bfcache - r=roc a=blocking2.0
|
2010-09-10 16:20:10 +12:00 |
|
Chris Double
|
9c0d8b2cee
|
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
|
2010-09-10 15:29:06 +12:00 |
|
Joel Maher
|
161d8ae5ae
|
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
David Zbarsky
|
dcd40d9c0b
|
Bug 556007 (1/3) - Add list IDL attribute to HTMLInputElement. r=sicking a2.0=sicking
|
2010-09-10 07:18:10 +02:00 |
|
Mounir Lamouri
|
af7af7ba81
|
Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc
|
2010-09-10 07:16:56 +02:00 |
|
Mounir Lamouri
|
c509a433c2
|
Bug 580575 - Implement :-moz-submit-invalid pseudo-class applying on submit buttons when the form is invalid. r=bz sr=sicking a2.0=roc
|
2010-09-10 07:08:56 +02:00 |
|
Chris Jones
|
9e23f35349
|
Merge m-c --> cedar
|
2010-09-07 17:35:15 -05:00 |
|
Bobby Holley
|
49614ac577
|
Bug 592641 - Tests.r=Neil,a=tests
|
2010-09-12 08:22:26 -07:00 |
|
Bobby Holley
|
fe65003f61
|
Bug 592641 - Image document doesn't show dimensions of cached images.r=Neil,a=blocker
|
2010-09-12 08:22:26 -07:00 |
|
Timothy Nikkel
|
19b4faee8e
|
Bug 593491. Add some debugging output to diagnose intermittent orange.
|
2010-09-11 13:24:49 -05:00 |
|
Mounir Lamouri
|
b7e537067c
|
Bug 590363 - Implement the new input type change algorithm. r=sicking a2.0=blocking
|
2010-09-14 02:23:03 +02:00 |
|
Chris Jones
|
6e7a7cd71a
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/hover_helper.html => layout/style/test/chrome/hover_helper.html
rename : layout/style/test/test_hover.html => layout/style/test/chrome/test_hover.html
|
2010-09-03 14:07:55 -05:00 |
|
Chris Pearce
|
6a92a3da34
|
Bug 485288 - Update media load algorithm. r=roc a=blocking2.0
|
2010-09-03 12:03:03 +12:00 |
|
David Zbarsky
|
e5944a3eba
|
Bug 499656. Make nsContentList have dual atoms (original case and lowercase) so that we can match non-HTML elements in HTML documents correctly. r=sicking
|
2010-08-31 19:47:00 -07:00 |
|
Chris Pearce
|
593a071711
|
Bug 593528 - Ensure audioavailable frame buffer memory is always freed. r=kinetik a=blocking2.0
|
2010-09-06 14:14:50 +12:00 |
|
Kyle Huey
|
a846b63dba
|
Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
|
2010-09-05 14:00:05 -04:00 |
|
Kyle Huey
|
73e9690f8f
|
Backed out changeset af1365b24066
|
2010-09-05 11:32:57 -04:00 |
|
Kyle Huey
|
bde906120c
|
Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec
|
2010-09-05 09:09:04 -04:00 |
|
Marco Bonardo
|
b5f938275c
|
Backed out changeset 96b74fec2915
|
2010-09-11 11:17:11 +02:00 |
|
Chris Double
|
417b0c1a00
|
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
|
2010-09-10 15:29:06 +12:00 |
|
Chris Double
|
67ab1fd425
|
Bug 588312 - Set video.currentTime to seek time when seek starts - r=kinetik a=blocking2.0
|
2010-09-10 14:48:36 +12:00 |
|
Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Robert O'Callahan
|
c7acef03ff
|
Bug 579323. Part 1.8: Rename InvalidateOverflowRect to InvalidateFrameSubtree. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : f7bd38670a03e8a7f3f8c40838af114be79b06f1
|
2010-08-31 12:49:12 +12:00 |
|
Ms2ger
|
439f7a1da6
|
Bug 589871 - Fix GetValidationmessage warnings; r=Olli.Pettay approval2.0=jst
|
2010-09-02 22:12:47 +02:00 |
|
Dan Witte
|
ccd3c28130
|
Back out Bug 536324 part 2.
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
86583b1783
|
Back out Bug 589292.
|
2010-08-30 13:20:38 -07:00 |
|
Chris Jones
|
49048c0d61
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-31 00:35:03 -05:00 |
|
Chris Jones
|
8992432666
|
Merge m-c --> cedar
|
2010-08-26 21:36:43 -05:00 |
|
David Zbarsky
|
76be33e32b
|
Tests for Bug 36619 r=sicking a=blocking
|
2010-08-27 11:49:10 -04:00 |
|
David Zbarsky
|
a65da96f73
|
Bug 36619 - display notification when file picker is blocked r=sicking a=blocking
|
2010-08-27 11:49:08 -04:00 |
|
David Zbarsky
|
4425a427fd
|
Bug 36619 - allow file input .click() to bring up filepicker r=sicking a=blocking
|
2010-08-27 11:49:06 -04:00 |
|
Dan Witte
|
8de0079a42
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
|
Ms2ger
|
0f41207847
|
Bug 585877 - Add a warning for document.width and document.height; r=sicking a=jst
|
2010-08-27 13:44:28 +02:00 |
|
Dan Witte
|
8937bd5738
|
Bug 589292 - e10s necko: add contentDisposition prop to nsIChannel. r=jduell, sr=biesi, a=beta5+
|
2010-08-25 17:51:21 -07:00 |
|
Dan Witte
|
f2000be3eb
|
Merge.
|
2010-08-23 17:30:33 -07:00 |
|
Mounir Lamouri
|
0299523479
|
Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
|
2010-08-27 07:46:17 +02:00 |
|
Dan Witte
|
886f18b404
|
Merge m-c -> e10s.
|
2010-08-21 10:21:06 -07:00 |
|
Mounir Lamouri
|
98dcdbc7b5
|
Bug 589026 - Reduce time taken by test_bug535043.html. r=ehsan a=test-only
|
2010-08-21 18:32:24 +02:00 |
|
Dan Witte
|
4439f97632
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 2: contentLength implementors. r=jduell, a=beta5+
|
2010-08-21 00:31:11 -07:00 |
|
Mounir Lamouri ext:(%2C%20David%20Zbarsky%20%3Cdzbarsky%40gmail.com%3E)
|
f8ab79e415
|
Bug 582412 - Implement @formmethod, @formenctype. r=smaug sr=sicking a2.0=blocking
|
2010-08-20 19:47:30 +02:00 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
978a4a1ad2
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
|
Oleg Romashin
|
832333ab06
|
Merged with mozilla-central: 00186bbb7459
|
2010-08-24 14:21:48 -07:00 |
|
Chris Jones
|
1b38174082
|
Merge remote-frame code into m-c tip
|
2010-08-23 22:10:50 -05:00 |
|
Mounir Lamouri
|
7511140cd2
|
Bug 588683 - Implement the form attribute. r=sicking sr=jst a2.0=blocking
|
2010-08-24 03:11:04 +02:00 |
|
Joel Maher
|
ce269022ab
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
|
Chris Jones
|
fcfbc0ecb8
|
Missed comment and --disable-ipc bustage fix.
|
2010-08-20 22:06:53 -05:00 |
|
Chris Jones
|
f2e059ba52
|
Bug 585244: Don't attempt to prefetch invalid hostnames from content processes. r=dougt
|
2010-08-20 18:24:40 -05:00 |
|
Mounir Lamouri
|
d0c82b6c97
|
Bug 595449 - Implement elements IDL attribute for HTMLFieldsetElement. r+a=jst
|
2010-09-15 09:55:48 +02:00 |
|
Mounir Lamouri
|
2b85f59b0d
|
Bug 595447 - Add type IDL attribute for HTMLFieldSetElement. r=smaug a=jst
|
2010-09-15 09:55:06 +02:00 |
|
Mounir Lamouri
|
10942c993a
|
Bug 595429 - Add name IDL attribute for HTMLFieldSetElement. r=smaug a=jst
|
2010-09-15 09:54:20 +02:00 |
|
Ms2ger
|
a2c049c1fc
|
Bug 531030 - Remove support for the spacer element; r=bzbarsky a=blocking-betaN
|
2010-08-20 08:05:05 +02:00 |
|
Chris Pearce
|
e7bc98cbb3
|
b=587329 Fix so build with disable webm/ogg/wave works r=doublec a=roc
--HG--
extra : rebase_source : 458cd650f36a9a93c358c7ea1db1fc32432055f0
|
2010-08-23 13:40:21 +12:00 |
|
Mounir Lamouri
|
3c100f9dbb
|
Bug 561634 - Rename nsConstraintValidation to nsIConstraintValidation. r=sicking a2.0=blocking
--HG--
rename : content/html/content/src/nsConstraintValidation.cpp => content/html/content/src/nsIConstraintValidation.cpp
rename : content/html/content/src/nsConstraintValidation.h => content/html/content/src/nsIConstraintValidation.h
|
2010-08-21 20:52:49 +02:00 |
|
Mounir Lamouri
|
2643c3bd63
|
Bug 561634 - Implement constraint validation API for form element. r=smaug sr=sicking a2.0=blocking
|
2010-08-21 20:51:38 +02:00 |
|
Mounir Lamouri
|
f0abd62b35
|
Bug 561635 - Implement constraint validation API for output element. r=sicking a2.0=blocking
|
2010-08-21 19:54:53 +02:00 |
|
Mounir Lamouri
|
4961d1afbf
|
Bug 558788 - More tests for :invalid and :valid, using querySelectorAll(). r=sicking a=test-only
--HG--
rename : content/html/content/test/test_bug558788.html => content/html/content/test/test_bug558788-1.html
|
2010-08-21 19:53:52 +02:00 |
|
Mounir Lamouri
|
eb4a11a0de
|
Bug 558788 - Valid/Invalid form elements should change their state to use CSS3 pseudo-classes :valid and :invalid. f=ehsan r=sicking,dbaron sr=jst a2.0=blocking
|
2010-08-21 19:52:57 +02:00 |
|
Boris Zbarsky
|
1bbc3ac123
|
Bug 593689. Convert arguments to new Image() to integers the way other conversions to integer happen. r=jst a=jst
|
2010-09-09 01:38:10 -04:00 |
|
Ehsan Akhgari
|
c4d1fc059a
|
Bug 592592 - Non-breaking spaces inserted when multiple spaces are typed, even in pre-wrap-styled text r,a=roc
|
2010-09-02 20:36:42 -04:00 |
|
Mounir Lamouri
|
1562ac0867
|
Bug 589686 - Fix uses of ContentStatesChanged and MOZ_AUTO_DOC_UPDATE in content/html/content/*.cpp. r=bz a2.0=blocking
|
2010-09-08 19:43:28 +02:00 |
|
Mounir Lamouri
|
ddfdded1b7
|
Bug 590353 - Do not try to reset the default value if the element value isn't different from the value attribute. r=smaug a2.0=blocking
|
2010-09-08 19:42:35 +02:00 |
|
Ehsan Akhgari
|
dfd8ce442d
|
Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures
|
2010-09-07 19:23:29 -04:00 |
|
Ehsan Akhgari
|
48efe58c89
|
Bug 592592 - Non-breaking spaces inserted when multiple spaces are typed, even in pre-wrap-styled text r,a=roc
|
2010-09-02 20:36:42 -04:00 |
|
Mounir Lamouri
|
54cd299512
|
Bug 589490 - Implement constraint validation API for <object>. r=sicking a=blocking
|
2010-08-28 02:36:45 +02:00 |
|
Mounir Lamouri
|
6d9bb03e5f
|
Move 590387.html crashtest to content/html/content/crashtests/ a=test-only
--HG--
rename : layout/generic/crashtests/590387.html => content/html/content/crashtests/590387.html
|
2010-08-28 02:35:42 +02:00 |
|
Mounir Lamouri
|
2fc5b9497e
|
Typo fix. a2.0=typo
|
2010-08-26 00:45:35 +02:00 |
|
Mounir Lamouri
|
dd70db2b50
|
Bug 590387 - Crash [@ nsGenericHTMLFormElement::UpdateFormOwner] when attaching an element with @form set to an element which is not in a document. r=sicking a2.0=blocking
--HG--
extra : rebase_source : 9f2a36b9a622c9ef1a2e3501ba45a297b8451d9e
|
2010-08-25 22:45:43 +02:00 |
|
David Humphrey
|
07de814ba1
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
|
Chris Pearce
|
b1b1746c37
|
Bug 589561 - Rename HTMLTimeRanges to TimeRanges, HTMLMediaError to MediaError. r=roc a=roc
--HG--
rename : content/html/content/src/nsHTMLMediaError.cpp => content/html/content/src/nsMediaError.cpp
rename : content/html/content/src/nsHTMLMediaError.h => content/html/content/src/nsMediaError.h
rename : content/html/content/src/nsHTMLTimeRanges.cpp => content/html/content/src/nsTimeRanges.cpp
rename : content/html/content/src/nsHTMLTimeRanges.h => content/html/content/src/nsTimeRanges.h
rename : dom/interfaces/html/nsIDOMHTMLMediaError.idl => dom/interfaces/html/nsIDOMMediaError.idl
rename : dom/interfaces/html/nsIDOMHTMLTimeRanges.idl => dom/interfaces/html/nsIDOMTimeRanges.idl
|
2010-08-25 20:43:00 +12:00 |
|
Mounir Lamouri
|
41d31e0af5
|
Bug 457801 (1/2) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
|
2010-08-25 06:39:10 +02:00 |
|
Mounir Lamouri
|
a998cdc78c
|
Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout
|
2010-08-25 02:40:47 +02:00 |
|
Mounir Lamouri
|
5de293a274
|
Bug 457801 (1/3) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
|
2010-08-24 21:02:09 +02:00 |
|
Dan Witte
|
2d6527e305
|
Merge e10s -> m-c. a=wecanhazbeta
|
2010-08-23 21:18:09 -07:00 |
|
Mounir Lamouri
|
199316d774
|
Bug 566160 - Implement formaction for <input> and <button> which ovverid <form> action attribute. r=sicking sr=smaug a2.0=blocking
|
2010-08-20 01:23:59 +02:00 |
|
Mounir Lamouri
|
75d4416512
|
Bug 566064 (2/2) - Implement formtarget for <input> and <button> which override <form> target attribute. r=sicking a2.0=blocking
|
2010-08-20 00:58:10 +02:00 |
|
Mounir Lamouri
|
ac22730bb3
|
Bug 566064 (1/2) - Moving form submission originating element to nsFormSubmission. r=sicking a2.0=blocking
|
2010-08-19 23:58:20 +02:00 |
|
Mounir Lamouri
|
a1ce6b8e9b
|
Bug 566128 (2/3) - Add mozActionUri to get the resolved action URI from scripts. r=sicking a2.0=blocking
|
2010-08-19 23:55:35 +02:00 |
|
Mounir Lamouri
|
5e767b453c
|
Bug 566128 (1/3) - HTMLFormElement action IDL attribute should reflect the action content attribute. r=sicking a2.0=blocking
|
2010-08-19 23:55:00 +02:00 |
|
Chris Pearce
|
2eccbf0c80
|
Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0
|
2010-08-20 10:50:37 +12:00 |
|
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
|
eccf17ee01
|
Bug 548523 - Replace HTMLMediaElement.autobuffer attribute with 'preload'. r=roc a=blocking2.0
--HG--
rename : content/media/test/test_autobuffer.html => content/media/test/test_preload_attribute.html
rename : content/media/test/test_autobuffer2.html => content/media/test/test_preload_suspend.html
|
2010-08-20 10:50:37 +12:00 |
|
Zack Weinberg
|
a5a3802007
|
Bug 576044 (5/12): eliminate ValueList as a storage type. r=dbaron a2.0=dbaron
|
2010-08-19 15:33:44 -04:00 |
|
Zack Weinberg
|
5922bd1bb5
|
Bug 576044 (2/12): eliminate ValuePair as a storage type. r=dbaron a2.0=dbaron
|
2010-08-19 15:33:44 -04:00 |
|
Mounir Lamouri
|
c3e6d1d85d
|
Bug 506554 - Implement the CSS3 pseudo-classes :required and :optional for HTML. r=sicking sr=bz a2.0=blocking
|
2010-08-19 02:03:20 +02:00 |
|
Mounir Lamouri
|
335de1dc4f
|
Bug 345512 - Implement pattern attribute for input elements. f=ajvincent r=sicking,jorendorff sr=smaug a2.0=blocking
|
2010-08-18 21:26:22 +02:00 |
|
Mounir Lamouri
|
b0401c6221
|
Bug 583610 - Value sanitizing algorithm form <input type='url'>. r=smaug sr=jst a2.0=blocking
|
2010-08-18 20:34:14 +02:00 |
|
Mounir Lamouri
|
ef6632684a
|
Bug 344615 - Implement <input type="url">. r=sicking, sr=smaug a2.0=blocking
|
2010-08-18 20:33:37 +02:00 |
|
Mounir Lamouri
|
d22e4be9f9
|
Bug 583586 - Value sanitizing algorithm form <input type='email'>. r=smaug a2.0=blocking
|
2010-08-18 20:32:40 +02:00 |
|
Mounir Lamouri
|
17e57ca845
|
Bug 555559 - Implement <input type="email">. r=smaug,sicking sr=jst a2.0=blocking
|
2010-08-18 20:31:54 +02:00 |
|
Mounir Lamouri
|
3c37076481
|
Bug 345822 - Implement required attribute. f=ajvincent r=smaug sr=sicking a2.0=blocking
|
2010-08-18 20:30:41 +02:00 |
|
Mounir Lamouri
|
3d7210d055
|
Bug 561640 - <input> and <textarea> should not suffer from being too long if dirty value flag is true. r=smaug a2.0=blocking
|
2010-08-18 20:29:20 +02:00 |
|
Mounir Lamouri
|
b3a82943f3
|
Bug 345624 - Implement HTML 5's Constraint Validation API. f=ajvincent r=smaug sr=sicking a2.0=blocking
|
2010-08-18 20:28:08 +02:00 |
|
Robert Sayre
|
53e582b692
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-09-14 18:18:32 -07:00 |
|
Mounir Lamouri
|
028a464466
|
Bug 589696 - Implement formnovalidate attribute for submit controls. r=smaug a2.0=blocking
|
2010-09-15 01:38:07 +02:00 |
|
Chris Pearce
|
5ac3db9615
|
Bug 593922 - Resolve gcc warnings when compiling nsHTMLMediaElement.cpp r=doublec a=roc
|
2010-09-14 16:24:47 -07:00 |
|
Chris Leary
|
269a7d6bab
|
Bug 571355: Move RegExpStatics out of JSContext. (r=gal)
|
2010-09-13 15:53:50 -07:00 |
|
Neil
|
6b7202a7df
|
Bug 596237 - [SeaMonkey 2.1] TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/content/html/document/test/browser_bug592641.js; r=bobbyholley a=NPOTB
|
2010-09-14 15:48:46 -04:00 |
|
Mounir Lamouri
|
77e3387289
|
Bug 592802 - Send change event when <input type='file'> is changed even with display:none. r=sicking a2.0=blocking
|
2010-09-14 20:35:37 +02:00 |
|
Mounir Lamouri
|
f897233b6a
|
Bug 557628 (2/2) - Implement the autocomplete IDL attribute for input elements. f=smaug r+a=sicking
--HG--
rename : content/html/content/test/test_bug557628.html => content/html/content/test/test_bug557628-1.html
|
2010-09-14 19:58:34 +02:00 |
|
Mounir Lamouri
|
cb42ff72a0
|
Bug 557628 (1/2) - Implement the autocomplete IDL attribute for form elements. r=smaug a=sicking
|
2010-09-14 19:55:16 +02:00 |
|
Ted Mielczarek
|
be942c946d
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
|
2010-08-18 13:04:31 -04:00 |
|
David Humphrey
|
960122a5de
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-17 09:40:00 -04:00 |
|
Chris Pearce
|
d05b3252ce
|
Backed out changeset 42c8cd0e1a65
|
2010-08-18 13:50:49 +12:00 |
|
Rich Dougherty ext:(%2C%20Chris%20Pearce%20%3Cchris%40pearce.org.nz%3E)
|
3c4b6f1279
|
Bug 548523 - Replace HTMLMediaElement.autobuffer attribute with 'preload'. r=roc a=blocking2.0
--HG--
rename : content/media/test/test_autobuffer.html => content/media/test/test_preload_attribute.html
rename : content/media/test/test_autobuffer2.html => content/media/test/test_preload_suspend.html
|
2010-08-18 10:49:14 +12:00 |
|
Gavin Sharp
|
be5d8bffff
|
Backed out changeset 43b490ef9dab (bug 585877), a=beltzner
|
2010-08-17 15:27:06 -04:00 |
|
Olli Pettay
|
75b4ffdc0e
|
Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz
|
2010-08-17 17:13:55 +03:00 |
|
Mounir Lamouri
|
c830650825
|
Bug 585508 - HTMLFormElement enctype and method IDL attributes should be
limited to only known values. r=jst
|
2010-08-10 13:52:46 +02:00 |
|
Ms2ger
|
120c26ed9f
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
|
Ms2ger
|
eabbd18c18
|
Bug 585877 - remove document.height / document.width. r=sicking, sr=jst
|
2010-08-15 11:02:20 +02:00 |
|
Boris Zbarsky
|
d276f7c756
|
Bug 564652. Make sure to flush out restyles on our parent before checking for a presshell. r=dbaron
|
2010-08-13 14:44:39 +12:00 |
|
Ehsan Akhgari
|
5a36ff1530
|
Bug 572290 - <title> value of HTML signature file shows up in signature; r=bzbarsky a=blocking2.0+
--HG--
extra : rebase_source : 7085d047498e0509f056c8a33d9189e52aaeb077
|
2010-08-10 11:52:32 -04:00 |
|
Kyle Huey
|
edb11525d1
|
Backing out Bug 572290 due to leaks
|
2010-08-10 21:15:13 -07:00 |
|
Kyle Huey
|
4108bf2819
|
Backed out changeset 0aa4ad290221
|
2010-08-10 21:14:51 -07:00 |
|
Kyle Huey
|
65f51e9465
|
Backing out Bug 572290 due to leaks
|
2010-08-10 21:11:15 -07:00 |
|
Kyle Huey
|
64c504f404
|
Backed out changeset 1b12ed9d1c48
|
2010-08-10 21:10:36 -07:00 |
|
Doug Turner
|
7c50d1ab8c
|
Merge from e10s clone. a=dougt
|
2010-08-10 18:33:38 -07:00 |
|
Ehsan Akhgari
|
2dc88eb94c
|
Bug 572290 - comment addition; a=NPOTB
|
2010-08-10 21:20:04 -04:00 |
|
Ehsan Akhgari
|
d8ca1c0100
|
Bug 572290 - <title> value of HTML signature file shows up in signature; r=bzbarsky a=blocking2.0+
|
2010-08-10 11:52:32 -04:00 |
|
Oleg Romashin
|
d03e19a821
|
Bug 586116 - Crash in nsHTMLDNSPrefetch::Prefetch gNeckoChild == 0x0. r=jduell.mcbugs a=blocking-fennec2.0a1+
|
2010-08-10 17:20:17 -07:00 |
|
Neil Deakin
|
cd970262b2
|
Bug 577316, add preference to allow form elements to be focused when clicked, r=smaug
|
2010-08-09 12:15:47 -04:00 |
|
Ms2ger@gmail.com
|
fcb776009d
|
Bug 585153 - Remove nsITextAreaElement.idl. r=bz
|
2010-08-07 09:12:33 +02:00 |
|
Robert Sayre
|
ca10e5d657
|
Merge mozilla-central to tracemonkey.
|
2010-08-06 15:41:41 -07:00 |
|
Kyle Huey
|
d7397260c9
|
Fix build dependencies in content/html/content/src and make double-including config.mk fatal. irc-r=ted
--HG--
extra : rebase_source : 3362befa95b5ab3aff581b49f58652d653d1a8ac
|
2010-08-06 08:26:20 -07:00 |
|
Ehsan Akhgari
|
5af59c56b4
|
Bug 580507 - Crash [@ nsTextEditorState::UpdatePlaceholderText]; r=jst a=blocking2.0+
--HG--
extra : rebase_source : 484bd181734c344db786c64f4e99006607ee1670
|
2010-08-05 22:13:07 -04:00 |
|
Boris Zbarsky
|
07c39320f4
|
Adding missing test file for bug 564001.html to fix build bustage.
|
2010-08-06 08:21:53 -04:00 |
|
Blake Kaplan
|
45243e880e
|
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
|
2010-07-20 21:05:11 -07:00 |
|
Robert Sayre
|
073bde8d2b
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Craig Topper
|
a53310509d
|
Bug 579830 - Change nsCOMPtr<Element> to nsRefPtr<Element>. Change one location that was QIing to Element. r=bz a2.0=benjamin
--HG--
extra : rebase_source : db2a1a863ed6c646ef8eb850eaf93b64b4552be7
|
2010-07-30 20:44:45 -07:00 |
|
Ms2ger
|
ce3120a969
|
Bug 573322 - Align td@align with HTML5; r=bzbarsky a=blocking-betaN
|
2010-07-30 16:48:57 -07:00 |
|
Ms2ger
|
dc206bff4c
|
Bug 573258 - Support a.text as defined in HTML5; r=Olli.Pettay approval2.0=benjamin
|
2010-07-30 16:48:57 -07:00 |
|
Chris Double
|
9c9fb70b28
|
Bug 489071 - Send correct Accept header when requesting <video> and <audio> resources - r=roc
--HG--
extra : rebase_source : fefb3792e2c69919fb7fcb87ef04df80f2766364
|
2010-07-29 16:58:07 +12:00 |
|
David Zbarsky
|
b031cede9e
|
Remove unneeded nsIDOMNSHTMLButtonElement interface by merging it into nsIDOMHTMLButtonElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
b3ebf67236
|
Remove unneeded nsIDOMNSHTMLAreaElement and nsIDOMNSHTMLAreaElement2 interfaces by merging them into nsIDOMHTMLAreaElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
f1c4604ccc
|
Remove unneeded nsIDOMNSHTMLSelectElement interface by merging it into nsIDOMHTMLSelectElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
91c644282f
|
Remove unneeded nsIDOMNSHTMLOptionElement interface by merging it into nsIDOMHTMLOptionElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
08bd79fe55
|
Remove unneeded nsIDOMNSHTMLScriptElement interface by merging it into nsIDOMHTMLScriptElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
David Zbarsky
|
aa0b85856a
|
Remove unneeded nsIDOMNSHTMLLabelElement interface by merging it into nsIDOMHTMLLabelElement. (Bug 582303) r=jst
|
2010-07-28 16:43:52 -07:00 |
|
Ms2ger
|
f44cbdb1a4
|
Bug 564001 - Should use the first image map in tree order r=bzbarsky a=benjamin
--HG--
extra : rebase_source : 0bd0a6eafd22095fc0621dc294ad95ca7fd1b7d6
|
2010-08-06 13:08:58 +02:00 |
|
Boris Zbarsky
|
333db1149b
|
Backed out changeset ea50ac5c3d1f, which was a failed bustage fix, from CLOSED TREE
--HG--
extra : rebase_source : f1c225ff6d0151d9f91505198f57124bbfb3c167
|
2010-08-05 22:19:34 -04:00 |
|
Kyle Huey
|
3809a4a238
|
Fixing Microsoft defines stupidity
|
2010-08-05 17:26:42 -07:00 |
|
Boris Zbarsky
|
ff911ada1d
|
Bug 584293. Make .style faster. r=peterv
|
2010-08-05 17:59:36 -04:00 |
|
Chris Pearce
|
ec5a28e946
|
Bug 462957 - HTMLTimeRanges out of bounds check should not be off by 1. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
fb117ca2e7
|
Bug 462957 - DOM implementation of HTMLMediaElement.buffered. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
David Zbarsky
|
de6582a359
|
Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst
|
2010-08-04 22:40:18 -04:00 |
|
David Zbarsky
|
9f2162a376
|
Remove unneeded nsIDOMNSHTMLImageElement interface by merging it into nsIDOMHTMLImageElement. (Bug 582303) r=jst
|
2010-08-04 22:40:17 -04:00 |
|
David Zbarsky
|
ad200f8dad
|
Remove unneeded nsIDOMNSHTMLAnchorElement interface by merging it into nsIDOMHTMLAnchorElement. (Bug 582303) r=jst
|
2010-08-04 22:40:17 -04:00 |
|
Bjarne
|
100caa546d
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
|