johndai1984
|
d6f71ee02d
|
Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug
|
2017-06-29 10:26:00 -04:00 |
Edgar Chen
|
9a331e3ffa
|
Bug 1274159 - Part 3-1: Add HTMLConstructor to HTMLElement and its subclass; r=bz
MozReview-Commit-ID: 1a2u7JUaFH2
|
2016-11-17 17:34:42 +08:00 |
Sebastian Hengst
|
d63374b21a
|
Backed out changeset 32b1721d1125 (bug 1274159)
|
2016-12-14 13:27:18 +01:00 |
Edgar Chen
|
7fec353892
|
Bug 1274159 - Part 3-1: Add HTMLConstructor to HTMLElement and its subclass; r=bz
MozReview-Commit-ID: 1a2u7JUaFH2
--HG--
extra : rebase_source : a0009cff250428f4906c9f7d51c8cd849ecab06f
|
2016-11-17 17:34:42 +08:00 |
Boris Zbarsky
|
f16c3128f4
|
Bug 829072 part 3. Move the event handlers that are shared by HTMLBodyElement, HTMLFramesetElement, and Window onto a WindowEventHandlers interface that can be on the RHS of 'implements'. r=peterv
|
2013-01-29 08:44:00 -05:00 |
Boris Zbarsky
|
8d0e59d7f2
|
Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey
|
2013-01-10 10:49:07 -05:00 |
Peter Van der Beken
|
c466c4597c
|
Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz.
--HG--
rename : content/html/content/src/nsHTMLBodyElement.cpp => content/html/content/src/HTMLBodyElement.cpp
rename : content/html/content/src/nsHTMLDataListElement.cpp => content/html/content/src/HTMLDataListElement.cpp
rename : content/html/content/src/nsHTMLFontElement.cpp => content/html/content/src/HTMLFontElement.cpp
rename : content/html/content/src/nsHTMLFrameSetElement.cpp => content/html/content/src/HTMLFrameSetElement.cpp
rename : content/html/content/src/nsHTMLFrameSetElement.h => content/html/content/src/HTMLFrameSetElement.h
rename : content/html/content/src/nsHTMLLabelElement.cpp => content/html/content/src/HTMLLabelElement.cpp
rename : content/html/content/src/nsHTMLLabelElement.h => content/html/content/src/HTMLLabelElement.h
extra : rebase_source : f287e7530fa829a6159537476dc1418bbc9f40e5
|
2012-12-21 15:07:28 +01:00 |