Andrea Marchesini
|
6ec27357af
|
Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent
|
2014-06-26 09:47:44 -07:00 |
|
Birunthan Mohanathas
|
7140e129f6
|
Bug 1028565 - Part 2: Flatten editor/txmgr/{idl,public,src}/ directories. r=ehsan
--HG--
rename : editor/txmgr/idl/nsITransaction.idl => editor/txmgr/nsITransaction.idl
rename : editor/txmgr/idl/nsITransactionList.idl => editor/txmgr/nsITransactionList.idl
rename : editor/txmgr/idl/nsITransactionListener.idl => editor/txmgr/nsITransactionListener.idl
rename : editor/txmgr/idl/nsITransactionManager.idl => editor/txmgr/nsITransactionManager.idl
rename : editor/txmgr/src/nsTransactionItem.cpp => editor/txmgr/nsTransactionItem.cpp
rename : editor/txmgr/src/nsTransactionItem.h => editor/txmgr/nsTransactionItem.h
rename : editor/txmgr/src/nsTransactionList.cpp => editor/txmgr/nsTransactionList.cpp
rename : editor/txmgr/src/nsTransactionList.h => editor/txmgr/nsTransactionList.h
rename : editor/txmgr/src/nsTransactionManager.cpp => editor/txmgr/nsTransactionManager.cpp
rename : editor/txmgr/src/nsTransactionManager.h => editor/txmgr/nsTransactionManager.h
rename : editor/txmgr/public/nsTransactionManagerCID.h => editor/txmgr/nsTransactionManagerCID.h
rename : editor/txmgr/src/nsTransactionManagerFactory.cpp => editor/txmgr/nsTransactionManagerFactory.cpp
rename : editor/txmgr/src/nsTransactionStack.cpp => editor/txmgr/nsTransactionStack.cpp
rename : editor/txmgr/src/nsTransactionStack.h => editor/txmgr/nsTransactionStack.h
|
2014-06-25 15:08:29 -07:00 |
|
William Chen
|
a349dc56ec
|
Bug 1022869 - Reparent template contents owner document. r=peterv
|
2014-06-25 17:33:24 -07:00 |
|
John Schoenick
|
8efbaf6fec
|
Bug 870022 - Part 7 - HTMLImageElement - Make <picture> aware, react to <source> tag and sizes attr changes. r=jst
|
2014-06-25 11:47:51 -07:00 |
|
John Schoenick
|
82db106ffb
|
Bug 870022 - Part 6 - Export MatchesCurrentMedia form HTMLSourceElement, replace usage in HTMLMediaElement. r=cpearce
|
2014-06-25 11:47:50 -07:00 |
|
John Schoenick
|
ea5999f49b
|
Bug 870022 - Part 5.2 - Add sizes/srcset to HTMLSourceElement. r=jst, sr=jst
|
2014-06-25 11:47:49 -07:00 |
|
John Schoenick
|
669338ae76
|
Bug 870022 - Part 5.1 - Add HTMLPictureElement & atom. r=jst, sr=jst
|
2014-06-25 11:47:48 -07:00 |
|
John Schoenick
|
2cc1dd9cd0
|
Bug 870022 - Part 4.1 - Add sizes to HTMLImageElement & atoms. r=jst, sr=jst
|
2014-06-25 11:47:47 -07:00 |
|
Carsten "Tomcat" Book
|
ff26ea326c
|
merge b2g-inbound to mozilla-central a=merge
|
2014-06-25 15:38:40 +02:00 |
|
Wes Kocher
|
c0dc2887cb
|
Merge m-c to b2g-inbound a=merge
|
2014-06-24 18:47:03 -07:00 |
|
CJKu
|
9691cf3136
|
Bug 1000722 - Rollback close reftest in bug 981477. r=ahal
|
2014-06-24 10:20:00 -04:00 |
|
Ed Morley
|
026fe9a703
|
Backed out changeset 5f0396c873f3 (bug 1000722)
|
2014-06-24 15:37:40 +01:00 |
|
CJKu
|
7fa109db0b
|
Bug 1000722 - Rollback close reftest in bug 981477. r=ahal
|
2014-06-21 01:22:00 +02:00 |
|
Eric Phan
|
297a9b2844
|
Bug 1015985 - Set decoder seekable members outside of ReadMetadata by StateMachine. r=cpearce
|
2014-06-23 22:08:34 +12:00 |
|
Benoit Jacob
|
db2eb3cc06
|
Bug 1028588 - Fix dangerous public destructors in content/ - r=khuey
|
2014-06-24 22:09:15 -04:00 |
|
Ed Morley
|
736101e1e8
|
Merge mozilla-central and fx-team
|
2014-06-24 17:24:53 +01:00 |
|
Paolo Amadini
|
9fde0e4ab8
|
Bug 1023484 - Improvements and test for the initial requestAutocomplete stub. r=MattN
--HG--
rename : toolkit/components/formautofill/AutofillController.js => toolkit/components/formautofill/FormAutofillContentService.js
rename : toolkit/components/formautofill/nsIAutofillController.idl => toolkit/components/formautofill/nsIFormAutofillContentService.idl
|
2014-06-24 12:15:02 +01:00 |
|
Yuki Sekiguchi
|
f7ce3d30ca
|
Bug 664104 - Part 2: Make ruby related element HTMLElement. r=wchen
|
2014-06-20 17:08:31 -07:00 |
|
Ms2ger
|
bad4ca4d29
|
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
|
2014-06-20 12:32:49 +02:00 |
|
Ms2ger
|
451c7edf83
|
Backout revision 308e51eae10c for build bustage.
--HG--
rename : layout/style/CSSStyleSheet.cpp => layout/style/nsCSSStyleSheet.cpp
rename : layout/style/CSSStyleSheet.h => layout/style/nsCSSStyleSheet.h
|
2014-06-20 13:00:08 +02:00 |
|
Ms2ger
|
9fb7f507f0
|
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
|
2014-06-20 12:32:49 +02:00 |
|
Daniel Holbert
|
240f4e7f0d
|
Bug 1024328: Remove unnecessary #includes of nsFrameManager.h. r=jwatt
|
2014-06-19 22:07:46 -04:00 |
|
Kyle Huey
|
b1e3198eed
|
Bug 737976: Remove nsINodeInfo. r=smaug
--HG--
rename : content/base/src/nsNodeInfo.cpp => dom/base/NodeInfo.cpp
rename : content/base/public/nsINodeInfo.h => dom/base/NodeInfo.h
rename : content/base/src/nsNodeInfo.h => dom/base/NodeInfoInlines.h
|
2014-06-19 19:01:40 -07:00 |
|
Benjamin Chen
|
303b54cc27
|
Bug 969372: part1: Change the prototype of FreezableElementEnumerator in nsIDocument from nsIContent to nsISupports, and rename it to ActivityObservers. r=roc
|
2014-06-19 10:09:35 +08:00 |
|
Ed Morley
|
69e146bee2
|
Backed out changeset d346871db5f6 (bug 1020697) for intermittent test failures
|
2014-06-19 13:19:56 +01:00 |
|
Birunthan Mohanathas
|
bc0233fe47
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Kyle Huey
|
8141a83378
|
Bug 1015662: Drop the edge from <track> to its channel once the load is completed. r=bz
|
2014-06-18 13:10:24 -07:00 |
|
Giovanni Sferro
|
2c4043716f
|
Bug 1020697 - Implement @autocomplete for <select>. r=smaug
|
2014-06-17 19:50:00 +02:00 |
|
Masayuki Nakano
|
d6f9e801a9
|
Bug 976673 part.3 Don't synthesize mouse events while another mouse event is being synthesized r=smaug
|
2014-06-18 15:13:00 +09:00 |
|
Ehsan Akhgari
|
3ea7f0f045
|
Fix the places where we forward declare mozilla::dom::Nullable as a class, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity
|
2014-06-17 11:03:42 -04:00 |
|
Carsten "Tomcat" Book
|
e6b190e7a8
|
merge fx-team to mozilla-central a=merge
|
2014-06-17 14:09:46 +02:00 |
|
Olli Pettay
|
08774e4ba4
|
Bug 902618 - Parser notifies about subtree roots, but not their descendants, r=hsivonen,bz
|
2014-06-17 02:01:22 +03:00 |
|
Gijs Kruitbosch
|
e07b6ed7da
|
Bug 1022025, r=bholley,mfinkle
|
2014-06-14 22:01:55 +01:00 |
|
Giovanni Sferro
|
71cc0169a0
|
Bug 597650 - Label controls don't apply to input controls with type="hidden". r=smaug
|
2014-06-09 21:51:00 -04:00 |
|
Karl Tomlinson
|
d8710ad720
|
b=1023697 use MediaStream to convert stream time to seconds in HTMLMediaElement r=roc
--HG--
extra : transplant_source : %7D%AF%00%8F%0F4%E3%3C.%F7%E2%92%BA%CB%92%0E/%19%CFM
|
2014-06-12 16:44:57 +12:00 |
|
Boris Zbarsky
|
dfe8c38082
|
Bug 1009675 part 3. Return WebIDL 'object' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
|
Boris Zbarsky
|
bc1e511e33
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
|
"Kan-Ru Chen (陳侃如)"
|
9ed870c153
|
Bug 879475 - Part 005. Implement ContentBridge r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:13 +08:00 |
|
William Chen
|
d6e3f67015
|
Bug 992521 - Part 3: Make script run when not in document, but contained by a ShadowRoot with a host in document. r=smaug
|
2014-06-07 01:42:54 -07:00 |
|
Ehsan Akhgari
|
8b30e40485
|
Bug 1013662 - Fix bad implicit conversion constructors in MFBT; r=froydnj,Waldo
|
2014-06-06 23:17:06 -04:00 |
|
Gijs Kruitbosch
|
8c909b4cd5
|
Bug 1021969 - fix bustage on a CLOSED TREE rs=firebot
|
2014-06-07 00:11:03 +01:00 |
|
Gijs Kruitbosch
|
ee2a420fc8
|
Bug 1021969, r=bholley,jaws
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
|
2014-06-06 17:33:50 +01:00 |
|
Chris Pearce
|
8e19fdd5f4
|
Bug 1016162 - Base EME DOM APIs, not connected to a CDM yet. r=bz
|
2014-06-07 08:52:15 +12:00 |
|
Brian Nicholson
|
c77681267b
|
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
|
2014-06-06 13:06:15 -07:00 |
|
Hallvord R. M. Steen
|
032f277d67
|
Bug 377413 - Add a regression test for the named getter on form elements; r=Ms2ger
|
2014-06-06 10:06:27 +02:00 |
|
Matthew Noorenberghe
|
e2b922a824
|
Bug 1009935 - Tests - Implement the @autocomplete attribute for values other than off/on. r=smaug
|
2014-06-06 00:25:08 -07:00 |
|
Matthew Noorenberghe
|
e67418d048
|
Bug 1009935 - Implement the @autocomplete attribute for values other than off/on. r=smaug
|
2014-06-06 00:25:02 -07:00 |
|
John Daggett
|
861e272110
|
Bug 280443 p2 - parse font family lists into fontlist structs. r=heycam
|
2014-06-06 15:09:23 +09:00 |
|
Gabor Krizsanits
|
d0ec15b409
|
Bug 1019319 - part 2: Import as link type should be prefed. r=mrbkap
|
2014-06-05 14:46:56 +02:00 |
|
William Chen
|
667b68b711
|
Bug 1017896 - Ensure there is a template contents owner when creating template elements. r=bz
|
2014-06-04 14:47:31 -07:00 |
|