gecko/dom
David Parks 92a2bb76d6 Bug 1051842 - Part 2 - crash in -[ChildView keyDown:]. r=masayuki
In e10s, each nsFocusManger (main/chrome and content/tab) operates on its own content tree with its own InputContext.  They also communicate their InputContexts with the OS widget (nsChildView on mac, nsWindow on Windows).  Prior to this patch, the OS widgets didn't distinguish between main and content InputContexts.  When GetInputContext was called on the OS widget, it would return whatever InputContext it had set last.  This patch distinguishes between InputContexts in the widget.
2014-08-27 22:06:41 -07:00
..
activities
alarm Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
animation Bug 1119981. Disable test_deferred_start.html on b2g for race condition in test. r=bbirtles 2015-01-16 09:33:49 -08:00
apps Bug 1113779 - UserCustomizations.jsm spams desktop mochitest test logs r=mccr8 2015-01-16 14:16:03 -08:00
archivereader Bug 1113062 - patch 2 - ArchiveReaderZipFile non-CCed, r=smaug 2015-01-11 21:34:57 +00:00
asmjscache Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel 2015-01-06 16:30:03 -05:00
audiochannel
base Bug 1122445 - CSP: don't normalize path for CSP checks - test updates (r=sstamm) 2015-01-21 16:09:20 -08:00
battery Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
bindings Bug 1123113 - Mark ParentObject as stack class, and its mObject member as non-owning; r=bzbarsky 2015-01-21 11:21:09 -05:00
bluetooth Merge mozilla-central to b2g-inbound 2015-01-20 13:23:50 +01:00
bluetooth2 merge b2g-inbound to mozilla-central a=merge 2015-01-20 12:12:12 +01:00
broadcastchannel Bug 1123890: Add MOZ_OVERRIDE annotations to overriding methods in dom/broadcastchannel. r=baku 2015-01-21 07:44:12 -08:00
browser-element Bug 1111433 - Add mochitest to verify SelectionStateChanged with blur state. r=ehsan 2015-01-07 23:34:00 -05:00
camera Bug 895582 - Get rid of MOZ_ENUM_TYPE. r=waldo 2015-01-21 22:35:19 +09:00
canvas Bug 1109945 - Rewrite shader/program handling. - r=kamidphish 2015-01-15 15:40:39 -08:00
cellbroadcast Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
contacts Bug 1114520 - [Flame][Contacts]All contacts will disappear after you delete one contact. r=gwagner 2015-01-15 08:47:49 +01:00
crypto Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
datastore Bug 1117167. Make the generated implementation classes for JS-implemented bindings store an nsIGlobalObject, not an nsPIDOMWindow, so we can use them in sandboxes. r=peterv 2015-01-08 11:57:19 -05:00
devicestorage Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
downloads
encoding Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE 2015-01-12 14:48:15 +01:00
engineeringmode
events Bug 1051842 - Part 2 - crash in -[ChildView keyDown:]. r=masayuki 2014-08-27 22:06:41 -07:00
fetch Bug 1122194 - Follow method validation rules when constructing Request. r=baku,bkelly 2015-01-15 12:11:12 -08:00
filehandle
filesystem
fmradio
gamepad Bug 852257 - implement Gamepad.timestamp property; r=ted, r=smaug 2015-01-07 14:17:04 -05:00
geolocation Bug 1119513 - Change histogram from linear to exp. and buckets from 200 to 50. r=hannosch 2015-01-12 14:41:00 -05:00
html Bug 229925 - Do not dispatch event to label target if interactive content is found between the event target and the label. r=smaug 2015-01-21 05:39:28 +09:00
icc Merge mozilla-central to b2g-inbound 2015-01-08 15:44:18 +01:00
identity
imptests
indexedDB Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey. 2015-01-13 14:15:04 -08:00
inputmethod
interfaces Bug 1115691 patch 2 - Expose counts of frames constructed and reflowed on DOMWindowUtils. r=roc 2015-01-11 15:43:10 -08:00
ipc Bug 1051842 - Part 2 - crash in -[ChildView keyDown:]. r=masayuki 2014-08-27 22:06:41 -07:00
json
jsurl Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru 2015-01-20 03:58:00 -05:00
locales
manifest
mathml
media Bug 1124172: Abort read if there's nothing to read. r=bholley 2015-01-22 11:57:05 +11:00
messages Backed out 7 changesets (bug 1018320) 2015-01-04 08:40:27 -08:00
mobileconnection Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
mobileid
mobilemessage Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
network Back out 3 changesets (bug 885982, bug 1118063) for b2g mochitest-6 bustage 2015-01-17 13:26:10 -08:00
nfc Bug 1093517 - remove impl for connect and close of MozNFCTag. r=dimi 2015-01-15 15:41:43 +08:00
notification Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
offline
payment Bug 1097928 - Convert MozPaymentProvider to WebIDL. Android. r=wjohnston 2015-01-19 14:50:54 +01:00
permission Back out 3 changesets (bug 885982, bug 1118063) for b2g mochitest-6 bustage 2015-01-17 13:26:10 -08:00
phonenumberutils
plugins Bug 1117027 - Unity DT2 demo crashes on first click with e10s disabled on OS X. r=mstange 2015-01-20 16:26:38 -06:00
power Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
presentation
promise Bug 914067 - Remove JSVAL_VOID from dom/; r=jst 2015-01-14 08:59:06 +01:00
push
quota Bug 1119462 - Allow unlimited quota for explicit persistent storage; r=bent 2015-01-09 16:56:23 +01:00
requestsync Backed out 7 changesets (bug 1018320) 2015-01-04 08:40:27 -08:00
res
resourcestats
security Bug 1122445 - CSP: don't normalize path for CSP checks (r=sstamm) 2015-01-21 13:48:03 -08:00
settings Bug 1117252 - Re-enable settings mochitests that were disabled by bug 1113199; a=test-only 2015-01-03 11:15:51 -08:00
smil Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo 2015-01-06 21:39:46 -08:00
speakermanager
storage Bug 1118609 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/storage; r=baku 2015-01-07 10:22:00 -05:00
svg Bug 1112533 - Get rid of SVGDocumentWrapper::GetWidthOrHeight(). r=dholbert 2015-01-20 19:12:54 +00:00
system Bug 1116434 - adapt Lollipop netd commands in wifi/usb tethering. r=echen 2015-01-20 15:53:58 +08:00
telephony Bug 1095362 - Part 6: Internal architecture changes (IPC). r=aknow 2015-01-09 01:42:00 -05:00
tests Backed out 4 changesets (bug 1117650) because moving tests causes WebRTC tests to move from running first in a linux64 debug mochitest-e10s chunk to running last in another chunk, and they fail if they run last in a chunk 2015-01-20 22:48:32 -08:00
tethering
time Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
tv Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
voicemail
vr Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE 2015-01-12 14:48:15 +01:00
wappush
webidl Bug 1115998 - Support RTCIceServer.urls (plural) array form. r=smaug, r=mt 2015-01-20 10:08:00 -05:00
wifi
workers Bug 1121688. Filter out overloads with non-worker-exposed arguments when generating worker bindings. r=peterv 2015-01-20 16:44:14 -05:00
xbl Bug 1118608 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/xbl; r=baku 2015-01-07 10:20:48 -05:00
xml Bug 1118550 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/xml; r=baku 2015-01-07 10:19:13 -05:00
xslt Backed out 12 changesets (bug 1096328) for M11 and M5 Test failures on a CLOSED TREE 2015-01-12 14:48:15 +01:00
xul Bug 1123151 (part 2) - Add PLDHashTable::IsInitialized(). r=froydnj. 2015-01-19 16:11:34 -08:00
jar.mn
moz.build Bug 966439 - BroadcastChannel API - patch 1 - BroadcastChannel for main-thread, r=smaug, r=bent 2015-01-15 16:58:40 +00:00