Andrea Marchesini
|
1560ff52a9
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-08 17:15:23 +01:00 |
|
Andrea Marchesini
|
119064a550
|
Bug 1047483 - patch 2 - Renaming nsDOMFileList to FileList, r=ehsan
|
2014-10-08 17:15:23 +01:00 |
|
Andrea Marchesini
|
57fa89d6de
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-08 17:15:22 +01:00 |
|
Ryan VanderMeulen
|
566e49b6ff
|
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
|
2014-10-07 13:16:11 -04:00 |
|
Andrea Marchesini
|
946cf8e0e1
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
|
2014-10-07 15:20:55 +01:00 |
|
Andrea Marchesini
|
61f3e1dfa6
|
Bug 1047483 - patch 2 - Renaming nsDOMFileList to FileList, r=ehsan
|
2014-10-07 15:20:53 +01:00 |
|
Andrea Marchesini
|
570a9abfb8
|
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
|
2014-10-07 15:20:52 +01:00 |
|
Peter Van der Beken
|
4b7e268d87
|
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
--HG--
extra : rebase_source : 89c476cd9436530b2df5acc903909e34188417a0
|
2014-10-07 11:44:49 +02:00 |
|
Masayuki Nakano
|
e9eeb57412
|
Bug 960871 part.12 Get rid of TextEvent() of PBrowser r=smaug
|
2014-10-07 19:01:50 +09:00 |
|
Masayuki Nakano
|
329b23036c
|
Bug 960871 part.10 Some methods which took both WidgetCompositionEvent and WidgetTextEvent should take only WidgetCompositionEvent r=smaug
|
2014-10-07 19:01:49 +09:00 |
|
Masayuki Nakano
|
c4b5648679
|
Bug 960871 part.9 Rename methods and classes which handled WidgetTextEvent r=smaug
|
2014-10-07 19:01:49 +09:00 |
|
Masayuki Nakano
|
b62ac16b3e
|
Bug 960871 part.8 Rename variable names of NS_COMPOSITION_CHANGE event r=smaug
|
2014-10-07 19:01:49 +09:00 |
|
Masayuki Nakano
|
2b41f50548
|
Bug 960871 part.7 Get rid of WidgetTextEvent r=smaug
|
2014-10-07 19:01:48 +09:00 |
|
Masayuki Nakano
|
c2bf46d0e4
|
Bug 960871 part.6 Use WidgetCompositionEvent for NS_COMPOSITION_CHANGE instead of WidgetTextEvent r=smaug
|
2014-10-07 19:01:48 +09:00 |
|
Masayuki Nakano
|
50519d8d6b
|
Bug 960871 part.4 Rename NS_TEXT_TEXT to NS_COMPOSITION_CHANGE and fix comments which mention text events r=smaug
|
2014-10-07 19:01:47 +09:00 |
|
Masayuki Nakano
|
3d3630b2dd
|
Bug 960871 part.3 Remove WidgetTextEvent::isChar since it's always false on all platforms r=smaug
|
2014-10-07 19:01:47 +09:00 |
|
Masayuki Nakano
|
aa8f33c1db
|
Bug 960871 part.2 Rename WidgetCompositionEvent::data to WidgetCompositionEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
|
Masayuki Nakano
|
313f5cdffe
|
Bug 960871 part.1 Rename WidgetTextEvent::theText to WidgetTextEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
|
Ed Morley
|
3af1cc8ebb
|
Merge mozilla-central and b2g-inbound
|
2014-10-03 15:20:08 +01:00 |
|
Andrew Osmond
|
3d9077beb7
|
Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh, r=bz
|
2014-10-03 04:19:00 -04:00 |
|
Masayuki Nakano
|
3f6fcf9401
|
Bug 975383 part.8 Remove unnecesary handler of compositionupdate r=smaug
|
2014-10-03 15:33:49 +09:00 |
|
Masayuki Nakano
|
0d20171b8a
|
Bug 975383 part.1 TextComposition should dispatch compositionupdate event automatically if text event changes composition string r=smaug
|
2014-10-03 15:33:47 +09:00 |
|
Cameron McCormack
|
b6f429c8fd
|
Bug 1028497 - Part 2: Add Web IDL interfaces for CSS Font Loading API. r=bzbarsky
|
2014-10-02 12:32:05 +10:00 |
|
Bobby Holley
|
cf948c70bb
|
Bug 1070842 - Move nsJSUtils::CompileFunction (and consequently event handler compilation and XBL compilation) off of nsJSUtils::ReportPendingException. r=bz
|
2014-09-29 15:34:21 +02:00 |
|
Masayuki Nakano
|
0d0d1dc46e
|
Bug 1072137 part.1 Stop searching root editable node if a node has independent selection r=smaug
|
2014-09-26 09:10:49 +09:00 |
|
Masayuki Nakano
|
1c8fed8c4f
|
Bug 1072137 part.0 Add tests r=smaug
|
2014-09-26 09:10:16 +09:00 |
|
Masayuki Nakano
|
69aff1c6ec
|
Bug 1065835 part.6 Remove NOTIFY_IME_OF_CURSOR_POS_CHANGED and nsGtkIMModule should handle NOTIFY_IME_OF_SELECTION_CHANGE instead r=smaug+ehsan+karlt
|
2014-09-26 09:05:13 +09:00 |
|
Masayuki Nakano
|
8c81b1bae6
|
Bug 1065835 part.4 Destroy TextComposition instance after handling synthesized compositionend event when synthesized events for a request to commit or cancel is caused by PresShell discarding native compositionend event r=smaug
|
2014-09-26 09:05:12 +09:00 |
|
Masayuki Nakano
|
f31036bcd4
|
Bug 1065835 part.3 TextComposition::RequetToCommit() should support to handle even if the composition is synthesized for test r=smaug
|
2014-09-26 09:05:12 +09:00 |
|
Masayuki Nakano
|
af9c5651a8
|
Bug 1065835 part.2 TextComposition should override commit string with the last data or empty string during requesting commit or canceling composition r=smaug
|
2014-09-26 09:05:12 +09:00 |
|
Masayuki Nakano
|
3d8d52d44a
|
Bug 1065835 part.1 Synthesize composition events for committing composition string if requesting to commit of IME isn't performed synchronously r=smaug
|
2014-09-26 09:05:11 +09:00 |
|
Bobby Holley
|
bb5d8d198c
|
Bug 1065811 - Expose isCallable()/isConstructor() in JS_PUBLIC_API. r=billm
|
2014-09-25 13:13:28 +02:00 |
|
Edwin Flores
|
e6df4d94c8
|
Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce
|
2014-09-24 15:59:11 +12:00 |
|
Edwin Flores
|
fcf291fb8e
|
Bug 1044742 - Backout 8f13101a6dbb on a CLOSED TREE - r=bustage
|
2014-09-24 12:07:18 +12:00 |
|
Edwin Flores
|
8339f29365
|
Bug 1044742 - Add mochitests for Encrypted Media Extensions support - r=cpearce
|
2014-09-24 10:04:49 +12:00 |
|
Makoto Kato
|
9e5308d0f7
|
Bug 975260 - Send each compositon character rect to chrome. r=masayuki
|
2014-09-15 16:11:08 +09:00 |
|
Masayuki Nakano
|
06cc7338c7
|
Bug 1061810 ContentEventHandler::SetRangeFromFlatTextOffset() should use nsRange::SetStart(nsINode*, int32_t) instead of nsRange::SetStart(nsIDOMNode*, int32_t) for avoiding the unnecessary QI r=smaug
|
2014-09-05 14:27:12 +09:00 |
|
Alfredo Yang
|
2aeaa722e5
|
Bug 916643 - ImageCaptureErrorEvent webidl. r=smaug
|
2014-09-04 02:07:00 +02:00 |
|
Carsten "Tomcat" Book
|
7caa696b14
|
Backed out changeset 53a069425e00 (bug 1061810) for XPCShell Test failures/crashes
|
2014-09-04 13:54:14 +02:00 |
|
Masayuki Nakano
|
3fcacc8e4a
|
Bug 1061810 ContentEventHandler::SetRangeFromFlatTextOffset() should use nsRange::SetStart(nsINode*, int32_t) instead of nsRange::SetStart(nsIDOMNode*, int32_t) because the security check sometims fails and we can void the unnecessary QI r=smaug
|
2014-09-04 18:49:24 +09:00 |
|
Anuj Agarwal
|
de561bcbe2
|
Bug 1036052 - Privatize public destructor of DOMRect. r=baku
|
2014-09-02 11:47:00 -04:00 |
|
Felipe Gomes
|
c17f999509
|
Bug 1053716 - Mouse events over content-process area need to set capturing so that the entire mouse interaction is forwarded to the child. r=smaug
|
2014-09-02 15:31:12 -04:00 |
|
Ehsan Akhgari
|
6f236e1960
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
--HG--
extra : rebase_source : c80c5f9d7ae28286513cdb52ad76b46c240bdd5d
|
2014-09-01 18:26:43 -04:00 |
|
Ehsan Akhgari
|
f45a3fcf07
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
--HG--
extra : rebase_source : 01709017e97fdc96d1d53eb881efc1792118edc4
|
2014-09-01 20:49:25 -04:00 |
|
Phil Ringnalda
|
e2e326a9c4
|
Backed out 6 changesets (bug 1060982, bug 1061058, bug 1060987, bug 1061060, bug 1060930) for build bustage
CLOSED TREE
Backed out changeset c23b8418e6be (bug 1060987)
Backed out changeset a8cddc6bdffc (bug 1061060)
Backed out changeset b5af5cbdac3f (bug 1060982)
Backed out changeset 4912d451011a (bug 1060930)
Backed out changeset bdacbf453238 (bug 1061058)
Backed out changeset da6c71a8f5ae (bug 1060987)
|
2014-09-01 16:48:51 -07:00 |
|
Ehsan Akhgari
|
3fc836363c
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 18:00:53 -04:00 |
|
Birunthan Mohanathas
|
aa7f4ebf39
|
Bug 1058101 - Move dom/src/storage/ into dom/. r=mccr8
--HG--
rename : dom/src/storage/DOMStorage.cpp => dom/storage/DOMStorage.cpp
rename : dom/src/storage/DOMStorage.h => dom/storage/DOMStorage.h
rename : dom/src/storage/DOMStorageCache.cpp => dom/storage/DOMStorageCache.cpp
rename : dom/src/storage/DOMStorageCache.h => dom/storage/DOMStorageCache.h
rename : dom/src/storage/DOMStorageDBThread.cpp => dom/storage/DOMStorageDBThread.cpp
rename : dom/src/storage/DOMStorageDBThread.h => dom/storage/DOMStorageDBThread.h
rename : dom/src/storage/DOMStorageIPC.cpp => dom/storage/DOMStorageIPC.cpp
rename : dom/src/storage/DOMStorageIPC.h => dom/storage/DOMStorageIPC.h
rename : dom/src/storage/DOMStorageManager.cpp => dom/storage/DOMStorageManager.cpp
rename : dom/src/storage/DOMStorageManager.h => dom/storage/DOMStorageManager.h
rename : dom/src/storage/DOMStorageObserver.cpp => dom/storage/DOMStorageObserver.cpp
rename : dom/src/storage/DOMStorageObserver.h => dom/storage/DOMStorageObserver.h
rename : dom/src/storage/PStorage.ipdl => dom/storage/PStorage.ipdl
rename : dom/src/storage/moz.build => dom/storage/moz.build
|
2014-08-30 21:43:46 -07:00 |
|
Ryan VanderMeulen
|
5714437b55
|
Merge m-c to b2g-inbound. a=merge
|
2014-08-30 12:45:54 -04:00 |
|
Kyle Machulis
|
d32617c476
|
Bug 900551 - Mochitests for settings permissions; r=bent r=ehsan
|
2014-08-27 21:01:30 -07:00 |
|
Masayuki Nakano
|
00abc24da1
|
Bug 826657 part.2 Implement NOTIFY_IME_OF_MOUSE_BUTTON_EVENT in XP part r=smaug+ehsan
|
2014-08-29 19:08:43 +09:00 |
|