Dale Harvey
|
7da778d013
|
Bug 891884 - toBlob should support the quality parameter as toDataURL does r=joedrew sr=mrbkap
--HG--
extra : rebase_source : 6b12921bf06a2ccf4154222bf19b2779d3bc68b3
|
2013-07-24 12:17:00 +01:00 |
|
Carsten "Tomcat" Book
|
860503ece1
|
Backed out changeset 1bbc7f3de64c (bug 891884)
|
2013-07-23 10:30:08 +02:00 |
|
Julien Wajsberg
|
6cc840ad79
|
Bug 891884 - toBlob should support the quality parameter as toDataURL does r=joedrew sr=mrbkap
--HG--
extra : rebase_source : 22574a2852a6147019cc787ab1a8711adca7c0b2
|
2013-07-19 20:19:48 +01:00 |
|
James Kitchener
|
97d9e25ced
|
Bug 802895 - Implement srcdoc attribute for iframe r=bz
|
2013-06-28 23:13:23 -04:00 |
|
David Zbarsky
|
f26c8e26b6
|
Bug 798438 - Use a dictionary to set context options instead of an nsIPropertyBag r=bz
|
2013-06-07 11:42:12 -07:00 |
|
Andrea Marchesini
|
3c565b553e
|
Bug 857116 - Remove nsIDOMHTMLCommandElement; r=Ms2ger
|
2013-06-06 15:57:26 +02:00 |
|
Robert O'Callahan
|
aa60d410a4
|
Bug 877135. Remove HTMLMediaElement::mozLoadFrom since it's nonstandard and no longer needed (setting 'src' to another element's 'currentSrc' works just as well). r=doublec
--HG--
extra : rebase_source : f1e04fe469a1757bfabfcf79bbf0fec29faee1c7
|
2013-06-04 15:28:23 +12:00 |
|
Gregory Szorc
|
1b12175ba0
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Masatoshi Kimura
|
de5b4fd388
|
Bug 673919 - Remove captureEvents, releaseEvents, and routeEvent. r=smaug
|
2013-05-14 21:18:39 +09:00 |
|
Boris Zbarsky
|
91afbd4476
|
Bug 742206 part 4. Start using the new Date stuff for HTMLInputElement.valueAsDate. r=smaug
|
2013-05-02 14:38:20 -04:00 |
|
Andrea Marchesini
|
a16c235c84
|
Bug 844462 - Update the nsIDOMMozBrowserFrame.mozbrowser docs to reflect the fact that mozbrowser is not exposed on HTMLFrameElement; r=ehsan
DONTBUILD since it's a comment only change.
|
2013-04-29 12:53:38 -04:00 |
|
Ms2ger
|
b3380bd0d9
|
Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
|
2013-04-13 09:08:47 +02:00 |
|
Ms2ger
|
096dddd2e4
|
Bug 826740 - Part d: Use implicit_jscontext to simplify nsIDOMHTMLCanvasElement.getContext; r=khuey
|
2013-04-13 09:05:33 +02:00 |
|
Ms2ger
|
a0616a7d2a
|
Bug 826740 - Part c: Pass a JS::Value instead of an nsIVariant to nsIDOMHTMLCanvasElement.toDataURL; r=khuey
|
2013-04-13 09:05:22 +02:00 |
|
Ms2ger
|
bd2685689e
|
Bug 826740 - Part b: Remove unused arguments from nsIDOMHTMLCanvasElement; r=khuey
|
2013-04-13 09:04:53 +02:00 |
|
Ms2ger
|
c4090d9585
|
Bug 858211 - Use more webidl features for HTMLAudioElement; r=bz
|
2013-04-13 08:59:30 +02:00 |
|
Boris Zbarsky
|
2cb912c299
|
Bug 856752. Reinstate Node.hasAttributes. r=khuey
|
2013-04-02 00:04:19 -04:00 |
|
Andrew Quartey
|
1517b703db
|
Bug 742537 - Remove HTMLMediaElement.initialTime attribute. r=cpearce,doublec
|
2013-04-01 20:38:54 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
e3efc3a646
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Aryeh Gregor
|
b4a520d2b8
|
Bug 849661 - Remove support for Node.hasAttributes(); r=bz
|
2013-03-21 14:48:32 +02:00 |
|
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Andrea Marchesini
|
6d30f2ccbf
|
Bug 847370 - HTMLMediaElement - crossOrigin vs crossorigin, r=bz
|
2013-03-19 16:18:29 +01:00 |
|
Boris Zbarsky
|
cd206cfc4d
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
|
Ms2ger
|
4ec472b450
|
Bug 844134 - Move the 'attributes' property from Node to Element; r=sicking
|
2013-03-17 09:51:34 +01:00 |
|
Andrea Marchesini
|
beed697112
|
Bug 850346 - Change inputmode to inputMode for nsHTMLInputElement. r=bz
|
2013-03-13 15:54:24 -04:00 |
|
Ehsan Akhgari
|
4c5686587f
|
Backed out changeset 2e6f598201ce (bug 850346) because it needs a UUID change
|
2013-03-13 17:51:09 -04:00 |
|
Andrea Marchesini
|
674e5773f6
|
Bug 850346 - Change inputmode to inputMode for nsHTMLInputElement. r=bz
|
2013-03-13 15:54:24 -04:00 |
|
Mike Shal
|
b04d88a2f2
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
cd4191e248
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
c865547d94
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Ms2ger
|
89fffd12a6
|
Bug 847195 - Make NamedNodeMap only deal with Attrs; r=khuey
--HG--
rename : dom/interfaces/core/nsIDOMNamedNodeMap.idl => dom/interfaces/core/nsIDOMMozNamedAttrMap.idl
|
2013-03-10 09:00:33 +01:00 |
|
Ms2ger
|
0655b72f9d
|
Bug 821383 - Don't bother with JSAPI magic in nsHTMLMediaElement::{G,S}etMozSrcObject; r=bz+roc
|
2013-03-10 08:58:18 +01:00 |
|
Ms2ger
|
aea301eee3
|
Merge m-c to b-s.
|
2013-02-26 19:09:25 +01:00 |
|
Gregory Szorc
|
a0e24e2250
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Ehsan Akhgari
|
a8f93d6c2f
|
Bug 844169 - Part 2: Rename nsIDOMHTMLIFrameElement.allowfullscreen to allowFullscreen in order to comply with the spec; r=cpearce
|
2013-02-25 20:59:33 -05:00 |
|
Ehsan Akhgari
|
9d52ece477
|
Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky
|
2013-02-19 00:54:23 -05:00 |
|
Ryan VanderMeulen
|
b30facb288
|
Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE.
|
2013-02-22 15:30:06 -05:00 |
|
Ehsan Akhgari
|
84ff151c43
|
Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky
--HG--
extra : rebase_source : f8933c4973220dc8845b9ce2f63e91b366167117
|
2013-02-19 00:54:23 -05:00 |
|
Justin Lebar
|
4ad2742309
|
Bug 836654 - Part 5: Add nsIMozBrowserFrame::isExpectingSystemMessage. r=bz
|
2013-02-14 15:41:30 -05:00 |
|
Ms2ger
|
dea722cee9
|
Bug 831408 - Make two interfaces builtinclass; r=bz
|
2013-02-07 09:08:57 +01:00 |
|
Boris Zbarsky
|
82c6f6b490
|
Bug 830992 part 2. Switch DOMTransaction to WebIDL codegen. r=wchen,peterv
|
2013-02-06 09:42:33 +00:00 |
|
David Zbarsky
|
de74b8ded9
|
Bug 830231 - Remove nsIDOMDOM(Settable)TokenList r=bz
|
2013-01-15 03:35:59 -05:00 |
|
Cameron McCormack
|
453303213d
|
Bug 508725 - Part 9: Implement HTMLStyleElement.scoped. r=dbaron
|
2013-01-09 10:25:48 +11:00 |
|
Cameron McCormack
|
c067646b00
|
Backout bug 508725 (d267bb4b58b5, 50f71edffeb9, 6aec8e22fe60, e62e1f33958a, 0f146c435249, eb959b9f4862, 2b0ee42f3aa0, 02db01cd6796, 2ef0e517d43d, b650588e05c9 and a3c916829d56) for build failure on a CLOSED TREE.
|
2013-01-08 19:36:21 +11:00 |
|
Cameron McCormack
|
450f4357cd
|
Bug 508725 - Part 9: Implement HTMLStyleElement.scoped. r=dbaron
|
2013-01-08 19:09:23 +11:00 |
|
Peter Van der Beken
|
77ad96a303
|
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
rename : dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl => dom/interfaces/html/nsIDOMHTMLTableSectionElement.idl
extra : rebase_source : b9c1d7dea38653452b44b2033cf2c0140f7b39b1
|
2012-12-29 15:07:48 +01:00 |
|
William Chen
|
f34fa488f4
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
|