Justin Wood
|
21a58b5a03
|
Bustage fix for Bug 563668, correct typo.
|
2010-05-19 22:49:09 -04:00 |
|
Mounir Lamouri
|
13711c7774
|
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
|
ec44e2fb46
|
Bug 562932 - [Test Part] "Implement control attribute for label element" [r=sicking]
|
2010-05-19 22:28:10 -04:00 |
|
Mounir Lamouri
|
6b57ca1497
|
Bug 562932 - "Implement control attribute for label element" [r=sicking sr=smaug]
|
2010-05-19 22:28:10 -04:00 |
|
Mounir Lamouri
|
8fce62a6c6
|
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
|
ee179078cc
|
Bug 546995 - Implement autofocus attribute. r=sicking, sr=smaug
--HG--
extra : rebase_source : b0f233cae75aa9182d6587b6d66d4cbebea1126c
|
2010-05-19 19:52:17 +02:00 |
|
Ehsan Akhgari
|
15c2238119
|
Bug 564461 - Change content editable count from a script runner; r=jst
|
2010-05-12 18:21:24 -04:00 |
|
Ehsan Akhgari
|
d051ffeaed
|
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
(transplanted from 2437636244f39bbdc7d20b062e2c978b9d85c239)
--HG--
rename : layout/reftests/forms/placeholder/placeholder-14.html => layout/reftests/forms/placeholder/placeholder-18.html
extra : transplant_source : %247cbD%F3%9B%BD%C7%D2%0B%06.%2C%97%8B%9D%85%C29
|
2010-04-21 16:17:41 -04:00 |
|
Craig Topper
|
00d9a2b835
|
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
(transplanted from 9a7be1835b530c72a46069a5c3951b80b16804a3)
--HG--
extra : transplant_source : %9A%7B%E1%83%5BS%0Cr%A4%60i%A5%C3%95%1B%80%B1h%04%A3
|
2010-05-19 22:28:00 -04:00 |
|
Mounir Lamouri
|
0ca4165c8b
|
Bug 565904 - "HTMLOptGroupElement and HTMLOptionElement are not form controls but are listed in nsIFormControl" [r=smaug]
(transplanted from 8406214f84c8164c7b2583af1d2e8f2be522e75e)
--HG--
extra : transplant_source : %84%06%21O%84%C8%16L%7B%25%83%AF%1D.%8F%2B%E5%22%E7%5E
|
2010-05-27 06:51:00 -04:00 |
|
Mounir Lamouri
|
d51cd6c01d
|
Bug 565611 - ""ASSERTION: How did that happen?: 'form == aThisForm'" with <legend>" [r=bz, sr=smaug]
(transplanted from 0c87f407797d0bc7353049a52f5c705fc1d4ae67)
--HG--
extra : transplant_source : %0C%87%F4%07y%7D%0B%C750I%A5/%5Cp_%C1%D4%AEg
|
2010-05-19 16:33:00 -04:00 |
|
Mounir Lamouri
|
08963e09d2
|
Bug 569955 - Add a test to make sure that autofocus on input elements does not work if they don't have a frame; r=ehsan
|
2010-06-04 13:25:54 -04:00 |
|
Jonas Sicking
|
0a93bbb190
|
Bug 564863: Speed up id/name handling by letting elements register/unregister themselves. r=smaug
|
2010-06-03 18:09:20 -07:00 |
|
Jonas Sicking
|
c46348bf73
|
Bug 564591: Speed up BindToTree/UnbindFromTree by only doing accesskey related work if the accesskey attribute is set. r=smaug
|
2010-06-03 18:08:57 -07:00 |
|
Peter Van der Beken
|
a3f0b9002e
|
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
|
b99bb96c47
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
|
Peter Van der Beken
|
75ccb33e1a
|
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
|
f4d9da217b
|
Bug 548828. Implement HTMLDocument.head. r=bzbarsky
|
2010-05-02 13:32:21 +05:30 |
|
Boris Zbarsky
|
e98cd67374
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Chris Jones
|
d53b8a18d0
|
Merged m-c
|
2010-04-27 01:53:06 -05:00 |
|
Doug Turner
|
ed6494b616
|
merge with m-c.
|
2010-04-26 23:17:51 -07:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Boris Zbarsky
|
f045d1595d
|
Bug 559284. Make various HTML5 sectioning elements display:block. r=dbaron
|
2010-04-26 16:27:01 -04:00 |
|
Jesse Ruderman
|
7b53665eda
|
Bug 573188 - Fix string leak in nsTextEditorState::SetValue. r=roc
|
2010-06-21 09:16:06 -07:00 |
|
Neil Deakin
|
847d6ce201
|
Bug 564277, fix up various focus ring issues for html elements, r=smaug
|
2010-06-21 08:37:34 -04:00 |
|
Kyle Huey
|
60c5aa6fd2
|
Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
|
2010-06-19 13:19:25 -07:00 |
|
Mounir Lamouri
|
21c25202c6
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-19 11:44:43 -07:00 |
|
Henri Sivonen
|
1a4896bded
|
Bug 566879 - Make innerHTML-inserted from controls not restore their state from history. r=Olli.Pettay.
|
2010-06-09 09:45:32 +03:00 |
|
Boris Zbarsky
|
f305d5893c
|
Bug 571298. Avoid flash of unstyled content in document.write-created documents. r=jst
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
8f5ac05aaf
|
Bug 479655 part 2. Add element restyle flags. r=dbaron, sr=jst
|
2010-06-18 12:23:04 -04:00 |
|
Boris Zbarsky
|
044abc53b6
|
Bug 479655 part 1. Add some assertions to catch it if we add too many flags. r=jst
|
2010-06-18 12:23:04 -04:00 |
|
Kyle Huey
|
5746184f5d
|
Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
|
2010-06-17 17:36:57 -07:00 |
|
Ehsan Akhgari
|
59ce9793d3
|
Backed out changeset 2dcce82f9d66 because of mochitest failures
|
2010-06-16 22:14:11 -04:00 |
|
Mounir Lamouri
|
540508e5de
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-16 20:33:46 -04:00 |
|
Shawn Wilsher
|
02ac1ca693
|
Bug 572539 - REFTEST TEST-UNEXPECTED-FAIL randomly on href-attr-change-restyles.html
Make the test not care about color since all we care is that it is rendered as a link.
r=sicking
|
2010-06-16 14:57:18 -07:00 |
|
Shawn Wilsher
|
f1d155f2bc
|
Bug 551838 - Adding empty href attribute doesn't add link styling
r=bz
|
2010-06-16 09:59:26 -07:00 |
|
Ehsan Akhgari
|
28ae2c2781
|
Bug 571428 - "ASSERTION: Can't be unbound without being bound originally"; r=roc
|
2010-06-11 12:24:28 -04:00 |
|
Ms2ger
|
f243ea03ba
|
Bug 560059 - Correct video dimensions on failed load. r=roc
|
2010-06-16 09:53:44 +12:00 |
|
Oleg Romashin
|
87c511839e
|
Merged with mozilla-central
|
2010-04-22 20:22:26 -04:00 |
|
Doug Turner
|
6c196f14e2
|
Automerge with mc. no manual changes
|
2010-04-21 03:31:13 -07:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
Jonas Sicking
|
1a83956b1c
|
Bug 518110: Kill HTMLBaseFontElement interface and HTMLHeadElement.profile. Also merge nsHTMLHeadElement and nsHTMLHtmlElement into nsHTMLSharedElement. r=jst
--HG--
extra : rebase_source : 651aeed4f884405ffd980b3b74a0dbb21f931156
|
2010-04-19 12:06:00 -07:00 |
|
Chris Jones
|
09869cfb77
|
Merge mozilla-central
|
2010-04-16 01:34:35 -05:00 |
|
Oleg Romashin
|
8de514e284
|
Merged with mozilla-central
|
2010-04-07 06:59:04 -04:00 |
|
Ehsan Akhgari
|
a7ebcd12b9
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
|
Doug Turner
|
c15f159231
|
merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp.
|
2010-03-26 14:22:48 -07:00 |
|
Vladimir Vukicevic
|
58b27f08d0
|
b=571287; let canvas participate in cycle collection; r=bz
|
2010-06-15 14:38:05 -07:00 |
|
Ehsan Akhgari
|
1d27c39d4a
|
Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc
|
2010-04-09 17:06:09 -04:00 |
|
Saint Wesonga
|
131bdcc002
|
Bug 571735. Remove unused variable. r=bzbarsky
|
2010-06-14 16:06:48 -04:00 |
|
Ms2ger@gmail.com
|
74ff4b73de
|
Bug 559834 - Remove support for table@align=abscenter/absmiddle/middle. r=jst
|
2010-06-11 20:47:56 +02:00 |
|
Blake Kaplan
|
24c04cbd78
|
Bug 546573 - EnsureInnerWindow from wrappers. r=jst sr=bzbarsky
|
2010-03-22 15:46:37 -07:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Ms2ger
|
8b88cb6ee7
|
Bug 109445. Allow imagemap references by id in text/html. r=jst
|
2010-05-13 12:56:10 +12:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
L. David Baron
|
7c61f15cf1
|
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
|
f7d7c95ec6
|
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
|
abd7f913e0
|
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
|
06a036b3ef
|
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
|
a904d63111
|
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
|
20950733f1
|
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
|
19ccaf698e
|
Bug 562013 - parse innerHTML directly to the destination node, p=smaug+hsivonen, r=sicking
|
2010-05-04 11:36:42 +03:00 |
|
Mounir Lamouri
|
c4da9cad7e
|
Bug 555567. <legend>.form tests. r=jst
|
2010-05-12 15:01:26 -04:00 |
|
Mounir Lamouri
|
0a330cc270
|
Bug 555567. Make <legend>.form follow HTML5 spec. r=jst
|
2010-05-12 15:01:25 -04:00 |
|
Mounir Lamouri
|
cbf74508a5
|
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
|
2010-05-12 09:17:07 +02:00 |
|
Ehsan Akhgari
|
862eb9644f
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
--HG--
extra : rebase_source : 92d9e491351a6183f0232604cd989c14d10d5fad
|
2010-02-22 16:15:56 -08:00 |
|
Ehsan Akhgari
|
af32591ddc
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
|
2010-02-22 16:15:56 -08:00 |
|
Olli Pettay
|
d55a9c4d4f
|
Bug 561173 - Reduce QIing and Addref/Release while setting innerHTML, r=jst, a=1hourlimit
|
2010-04-24 13:41:02 +03:00 |
|
Jonas Sicking
|
930783a5d2
|
Bug 515401: Make implementation of <base> HTML5 compliant, and clean it up. r=benjamn a=dholbert
|
2010-04-23 09:10:07 -07:00 |
|
Brandon Sterne
|
3f698b7122
|
Bug 515460 - enforce CSP during audio/video redirects, r=jst, a=dholbert_sheriff
|
2010-04-23 12:50:28 -07:00 |
|
Robert O'Callahan
|
24feb93481
|
Backing out e79947cb55bc to fix test failures a=me (CLOSED TREE)
|
2010-04-23 17:17:10 +12:00 |
|
Robert O'Callahan
|
fc697b3134
|
Backed out changeset e79947cb55bc
|
2010-04-23 17:14:55 +12:00 |
|
Robert O'Callahan
|
cfe2ebcbc9
|
Backout 7432d20f5b86 to try to fix test failures
|
2010-04-23 16:37:39 +12:00 |
|
Robert O'Callahan
|
75dc672dff
|
Backed out changeset 7432d20f5b86
|
2010-04-23 16:34:06 +12:00 |
|
Mounir Lamouri
|
ff8816e56a
|
Bug 346485. Tests for HTML5 <output> element. r=smaug
|
2010-04-23 14:43:36 +12:00 |
|
Mounir Lamouri
|
fba2c4e7f0
|
Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst
|
2010-04-23 14:43:23 +12:00 |
|
Chris Double
|
bb7c2f1d03
|
Bug 560806 - No duration or seeking on Ogg video URL's that redirect - r=roc (CLOSED TREE)
|
2010-04-22 12:32:52 +12:00 |
|
Ms2ger
|
442cd7503b
|
Bug 557840. Drop support for 'hspace' and 'vspace' on <canvas> elements. r=smaug,sr=sicking
|
2010-04-23 14:53:09 +12:00 |
|
Robert O'Callahan
|
47949eb981
|
Bug 550330. Try harder to find a document with a layer manager that we can use to create our ImageContainer. r=mats
|
2010-04-23 12:26:38 +12:00 |
|
Ehsan Akhgari
|
36c7ad5a5a
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
--HG--
extra : rebase_source : bf84341934b14c78fadc162607721e9325673fc4
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
5423b1af2f
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
|
2010-02-02 10:49:55 -05:00 |
|
Ehsan Akhgari
|
0170b6dede
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
05b0ede6fb
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
|
2010-02-01 23:00:12 -05:00 |
|
Jesse Ruderman
|
8c5e3d85e8
|
Remove exponential document.write test. parser/htmlparser/tests/crashtests/197052-1.html tests what we actually want to test; this test just takes a long time. See bug 469626.
|
2010-04-11 16:41:09 -07:00 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Michael Kohler
|
5f19df86e0
|
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
|
e5a9c417cf
|
Bug 551846. Tests
|
2010-05-24 09:36:49 +12:00 |
|
Mounir Lamouri
|
06ad5cda45
|
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 |
|
Timothy Nikkel
|
c00189dcc3
|
Bug 502937. Part 0. Make sure onload blocker is in place with document.open(). r=bzbarsky
|
2010-01-18 03:07:08 -06:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Makoto Kato
|
33910f9bb0
|
Bug 52019. Don't treat <font size='+.5'> as <font size='5'>. r=bzbarsky
|
2010-05-14 17:17:56 -04:00 |
|
Ehsan Akhgari
|
99449f62ef
|
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
|
6ad77bd6db
|
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 |
|
Ben Newman
|
b3cb7ea79d
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
|
Joe Drew
|
d4c42c1218
|
Bug 524180 - Implement async drawWindow/Element() using shared memory. r=cjones
|
2010-03-24 03:47:18 -07:00 |
|
Timothy Nikkel
|
af492ec4ee
|
Bug 553369. If there is no PresShell/Context in nsHTMLInputElement::Click try flushing to get one. r=roc
|
2010-03-18 18:08:27 -05:00 |
|
Peter Van der Beken
|
e5d87ec5bb
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Peter Van der Beken
|
68a0d4625a
|
Fix for bug 552712 (Remove some NS_DEFINE_CLASSINFO_DATA_WITH_NAME use). r=jst.
--HG--
extra : rebase_source : 0e4b74d5c731a2bdff8da75f9c4edf6757c8b355
|
2010-03-17 16:09:01 +01:00 |
|
Chris Double
|
a08cc6948d
|
Bug 515001 - Open media channels with BYPASS_LOCAL_CACHE_IF_BUSY. r=roc
|
2010-03-18 16:00:18 +13:00 |
|
Chris Pearce
|
eb771c80cf
|
Bug 528566 - Invoke resource selection algorithm upon new Audio(url). r=chris.double
|
2010-03-18 16:00:18 +13:00 |
|