gecko-dev/dom
Ryan VanderMeulen 2a44f93838 Merge m-c to fx-team. a=merge 2014-10-07 16:14:26 -04:00
..
activities Bug 997564 - add special handling to internal-system-engineering-mode webactivity. r=fabrice,pauljt 2014-09-21 09:09:00 +02:00
alarm Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted 2014-07-26 08:17:24 +02:00
animation Bug 1067701 - Implement Animation.target; r=birtles, r=bz 2014-10-02 15:14:15 +09:00
apps Bug 1065185 - Create content arrays rather than chrome arrays in DOM Apps. r=me 2014-10-03 10:05:51 +02:00
archivereader Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
asmjscache Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem 2014-07-21 21:43:21 -07:00
audiochannel Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously. 2014-09-16 16:54:25 -04:00
base Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
battery Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
bindings Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
bluetooth Merge inbound to m-c. a=merge 2014-10-07 16:00:48 -04:00
bluetooth2 Merge inbound to m-c. a=merge 2014-10-07 16:00:48 -04:00
browser-element Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
camera Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
canvas Bug 902799 - Support textruns with vertical writing modes when drawing Canvas2D text. r=bas 2014-10-06 16:19:36 +01:00
cellbroadcast Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz 2014-10-03 10:05:50 +02:00
contacts Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
crypto Bug 1037892 - Implement changes to WebCrypto API from latest Editor's Draft r=bz,ttaubert 2014-09-27 14:22:57 -04:00
datastore Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
devicestorage Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
downloads Bug 1058101 - Flatten dom/downloads/src/ into parent directory. r=mccr8 2014-08-27 10:12:12 -07:00
encoding Backed out changeset ce22b4d51b72 (bug 945215) for assertions in EncodingUtils.cpp; CLOSED TREE 2014-09-26 16:11:29 +01:00
engineeringmode Bug 997564 - Implement Engineering Mode Web API. sr=sicking r=fabrice 2014-09-21 09:06:00 +02:00
events Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
fetch Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
filehandle Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
filesystem Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
fmradio Backed out changeset dfbae87208dd (Bug 864327) for red 2014-09-30 13:39:43 -04:00
gamepad Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
geolocation Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously. 2014-09-16 16:54:25 -04:00
icc Bug 994461 - Part 1: Move IccInfo to WebIDL. r=smaug,vicamo 2014-09-19 15:53:05 +08:00
identity Bug 1065128 - Make identity API use dom-window-destroyed for shutdown; r=ferjmoreno 2014-09-15 13:39:20 -07:00
imptests Bug 1055773 - Move hasAttributes method from Node to Element. r=bz 2014-10-01 10:16:00 +02:00
indexedDB Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
inputmethod Bug 975383 part.7 Remove compositionupdate dispatchers in forms.js of B2G r=yxl 2014-10-03 15:33:49 +09:00
interfaces Bug 994912 - Add support for event-based notifications to media streams. r=roc, r=bz 2014-10-03 04:18:00 -04:00
ipc Merge m-c to fx-team. a=merge 2014-10-07 16:14:26 -04:00
json Bug 1065811 - Expose isCallable()/isConstructor() in JS_PUBLIC_API. r=billm 2014-09-25 13:13:28 +02:00
jsurl Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
locales Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
mathml Bug 1066554 - Load stylesheets when instantiated in shadow-dom. r=bz 2014-09-18 06:54:00 -04:00
media Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
messages Bug 1059194 - Trusted Hosted Apps, part 1: App installation & Run. r=fabrice 2014-09-16 13:14:02 -07:00
mobileconnection Merge inbound to m-c. a=merge 2014-09-25 16:46:51 -04:00
mobileid Bug 1058101 - Flatten dom/mobileid/src/ into parent directory. r=mccr8 2014-08-27 10:13:33 -07:00
mobilemessage Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
network Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
nfc Bug 1074778 - B2G NFC: typo for msg in removeEventTarget. r=vchang 2014-09-30 19:23:08 +08:00
notification Merge m-c to inbound. a=merge 2014-09-24 16:08:33 -04:00
offline Bug 1058101 - Move dom/src/offline/ into dom/. r=mccr8 2014-08-30 21:43:46 -07:00
payment Bug 1037662 - Grant Firefox Accounts (FxA) access to web payment providers r=ferjm 2014-07-28 11:06:00 -07:00
permission Bug 1065185 - Fix permissions tests. r=bz 2014-10-03 10:05:49 +02:00
phonenumberutils Bug 1063304 - 3.c/3: accommodate other components. r=echen 2014-09-21 15:24:43 +08:00
plugins Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE 2014-10-06 16:32:50 -07:00
power Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
promise Bug 1070842 - Remove ambiguous globals from xpc::ErrorReporter and make meanings explicit. r=bz 2014-09-29 15:34:20 +02:00
push Bug 1058101 - Flatten dom/push/src/ into parent directory. r=mccr8 2014-08-27 10:13:45 -07:00
quota Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
res Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8 2014-08-30 21:43:46 -07:00
resourcestats Bug 1073094 - Disable jsloader.reuseGlobal on debug builds, r=khuey 2014-09-30 12:25:41 -04:00
settings Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
smil Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
speakermanager Bug 1072701 - Build some Firefox OS specific DOM code in unified mode; r=baku 2014-09-25 10:10:42 -04:00
storage Bug 1032125: Part 2: Prevent DOM Storage from sending IPC after Nuwa ready. r=khuey 2014-09-30 22:13:25 +08:00
system Bug 1069862 - Use serviceClass 0 to query callbarring option. r=hsinyi 2014-10-06 03:07:00 -04:00
telephony Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00
tests Merge inbound to m-c. a=merge 2014-10-06 17:05:56 -04:00
tethering Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz 2014-10-03 10:05:50 +02:00
time Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
voicemail Bug 1065185 - Do a better job of accessing privileged constants from voicemail marionette tests. r=bz 2014-10-03 10:05:51 +02:00
wappush Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
webidl Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
wifi Bug 1065185 - Create a content Array rather than a chrome Array in _convertWifiNetworks. r=chucklee 2014-10-03 10:05:51 +02:00
workers Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. 2014-10-07 13:16:11 -04:00
xbl Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
xml Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
xslt Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
jar.mn Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8 2014-08-30 21:43:46 -07:00
moz.build Bug 833229 - 2.b/4: build voicemail by default. r=smaug 2014-09-26 13:00:23 +08:00