gecko-dev/dom
Stone Shih 60f3766a41 Bug 1292070 - Part 4: Enable test_pointerevent_pointermove-on-chorded-mouse-button.html. f=bevistseng, r=smaug
--HG--
extra : rebase_source : addf473c2b7c605517b61dbce8210af20c939243
extra : histedit_source : 2238397c1977f07b06472b89d6e0f99ac6d2cdcc
2016-08-18 17:35:20 +08:00
..
alarm
animation Bug 1298742 - Part 3: Avoid to request a restyle in SetAnimation(). r=birtles 2016-08-30 17:56:21 +08:00
apps Bug 1252573 - Remove MobileID API. r=sicking,fabrice 2016-08-22 10:31:59 +02:00
archivereader
asmjscache Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm. 2016-08-12 15:19:29 +10:00
audiochannel Bug 1262053 - part7 : give audio focus for the non-visited page. r=baku 2016-08-29 18:56:36 +08:00
base Bug 1292070 - Part 2: Add API to synthesize mouse event with buttons. f=bevistseng, r=smaug 2016-08-18 11:58:48 +08:00
battery Bug 1292655 - Limit BatteryManager chargingTime/dischargingTime precision. r=baku 2016-08-16 22:56:21 +02:00
bindings Bug 1295322 followup: disable the test on Android, where we have no feed: handler and hence get a CLOSED TREE. 2016-08-26 17:15:53 -04:00
bluetooth Bug 1295053 (part 9) - Don't use NS_METHOD for dom/ functions. r=froydnj. 2016-08-16 12:12:30 +10:00
broadcastchannel Bug 1264642 - Part 4. Use BufferList to replace raw buffers in StructuredClone. r=baku r=billm r=jorendorff 2016-08-23 00:40:46 +08:00
browser-element Bug 1299488 - Remove TabParent::InjectTouchEvent as it is unused but error-prone. r=botond 2016-08-31 16:54:23 -04:00
cache Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku 2016-08-18 07:11:04 -07:00
camera Merge inbound to central, a=merge 2016-08-16 17:05:30 -07:00
canvas Bug 1299062 - Check if drawtarget valid. r=nical 2016-08-31 22:43:47 -04:00
cellbroadcast
console Bug 1286487 - WorkerProxyToMainThreadRunnable must keep alive workers using WorkerHolder - part 2, r=me 2016-08-16 09:35:21 +02:00
contacts Bug 1284283 - Remove MozContact API Android backend. r=sebastian 2016-08-08 15:40:19 +09:00
crypto Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku 2016-08-18 07:11:04 -07:00
devicestorage Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
downloads
encoding
events Bug 1292070 - Part 4: Enable test_pointerevent_pointermove-on-chorded-mouse-button.html. f=bevistseng, r=smaug 2016-08-18 17:35:20 +08:00
fetch Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku 2016-08-18 07:11:04 -07:00
filehandle Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
filesystem Bug 1295570 - Entries API - part 7 - Split WebIDL files, r=smaug 2016-08-18 09:19:41 +02:00
flyweb Bug 1292639 - Ask user permission before allowing navigator.publishServer. r=mconley r=ehsan r=sebastian 2016-08-31 18:14:24 -04:00
fmradio Bug 1294463 - Followup 1292892, remove nsContentUtils::RootingCx() r=jandem 2016-08-11 20:42:53 +02:00
gamepad Bug 1292323 - Update usage of UsesNativeCallProxy; r=snorp 2016-08-12 23:15:53 -04:00
geolocation Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence 2016-08-11 14:39:23 +02:00
grid Bug 1289200 - Adds GridAreas to grid css dev tools API. r=bz, mats 2016-08-23 13:34:51 -07:00
html Merge inbound to m-c. a=merge 2016-08-31 22:33:17 -04:00
icc Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence 2016-08-11 14:39:23 +02:00
identity
imptests Bug 1114580 - Remove DOM test known failure. r=Ms2ger 2016-08-31 00:13:10 +02:00
indexedDB Bug 1264642 - Part 6. Mark JSStructuredCloneData as MOZ_NON_MEMMOVABLE and add specializations in nsTArray.h. r=froydnj 2016-08-23 00:40:47 +08:00
inputmethod Bug 1264231 - Part 4: add a TODO in test. r=kanru 2016-08-05 19:44:57 +08:00
inputport Bug 1293117 (part 2) - Remove unnecessary comments on some NS_IMETHODIMP instances. r=froydnj. 2016-08-08 10:45:37 +10:00
interfaces Bug 1292070 - Part 2: Add API to synthesize mouse event with buttons. f=bevistseng, r=smaug 2016-08-18 11:58:48 +08:00
ipc Bug 1299493 - Remove Navigator.get/hasFeature(); r=baku 2016-08-31 18:02:46 -04:00
json
jsurl
locales Bug 1297993 - Include the ID of the offending <key> element in the key conflict message. r=masayuki 2016-08-31 12:53:24 -04:00
manifest
mathml
media Backed out changeset f2eecd2e2d6d (bug 1295352) for failures in bc4 browser_devices_get_user_media.js on Linux. r=backout 2016-08-31 22:55:52 +02:00
messagechannel Bug 1264642 - Part 4. Use BufferList to replace raw buffers in StructuredClone. r=baku r=billm r=jorendorff 2016-08-23 00:40:46 +08:00
mobileconnection Bug 1290642 - Allow PGO of MobileConnection.cpp because we no longer compile with VS2013. r=glandium 2016-07-28 11:45:44 -07:00
mobilemessage Bug 1291373 - [geckoview] part 4, Remove GeckoEvent and AndroidGeckoEvent r=jchen 2016-08-16 14:33:43 -07:00
network Bug 1264642 - Part 6. Mark JSStructuredCloneData as MOZ_NON_MEMMOVABLE and add specializations in nsTArray.h. r=froydnj 2016-08-23 00:40:47 +08:00
newapps
nfc Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
notification Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku 2016-08-18 07:11:04 -07:00
offline
performance
permission Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
phonenumberutils
plugins Bug 725119 - fuzz for reftests with Skia content on Android. r=mchang 2016-08-31 15:53:33 -04:00
power
presentation Bug 1298360 - Separate session id and window id mapping into two parts. r=smaug 2016-08-29 19:40:00 -04:00
promise Bug 1287967 - Baldr: Add current_memory and grow_memory (r=luke,sunfish) 2016-08-29 21:30:04 -05:00
push Bug 1262702 Avoid racing with initial shutdown in test_service_worker_lifetime.html. r=kitcambridge 2016-08-30 10:04:27 -07:00
quota Bug 1297056 - Use [must_use] in dom/quota; r=asuth 2016-08-23 08:03:25 +08:00
res
resourcestats
secureelement
security Bug 1298505 - CSP: Update StripURIForReporting to rely on NS_SecurityCompareURIs. r=dveditz 2016-08-27 08:30:43 +02:00
settings
simplepush
smil Bug 1294614 - Part 1: Test cases for SMIL animation for RGBA colors. r=dholbert 2016-08-26 09:10:25 +09:00
speakermanager Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
storage Bug 1295103 - Check OriginAttributes::PopulateFromSuffix return value in DOMStorageDBThread r=mayhemer 2016-08-15 18:17:08 +08:00
svg Bug 1250725. Correctly flag the <svg:svg> we synthesize when <svg:use> references a <svg:symbol> as allowed to be reframed. r=dbaron 2016-08-25 14:36:45 -04:00
system Bug 1297010 - Check nsGZFileWriter::Write() return value r=gsvelto 2016-08-22 14:00:00 +02:00
telephony Bug 1292091 - Part 2 - replace MaybeResolve(JS::UndefinedHandleValue) with MaybeResolveWithUndefined(); r=bz 2016-08-09 17:15:13 +08:00
tests Bug 1299453 - Stop using createEvent("DragEvents"/"KeyEvents") internally; r=smaug 2016-08-31 20:38:50 +03:00
tethering
time
tv Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm. 2016-08-12 15:19:29 +10:00
u2f Bug 1296316 - Convert nsNSSShutDownObject::CalledFromType to an enum class. r=mgoodwin 2016-08-20 23:00:19 +08:00
url
voicemail
vr Bug 1295951 - Fix JS object rooting for WebVR DOM API classes,r=mccr8 2016-08-17 13:39:54 -07:00
wappush
webidl Merge inbound to m-c. a=merge 2016-08-31 22:33:17 -04:00
wifi Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
workers Backed out 2 changesets (bug 1279086) for causing painting issues a=backout 2016-08-22 16:00:34 -07:00
xbl Bug 1297993 - Include the ID of the offending <key> element in the key conflict message. r=masayuki 2016-08-31 12:53:24 -04:00
xhr Merge m-c to m-i 2016-08-29 21:32:16 -07:00
xml Bug 289714 - Do not write <parsererror> nodes for invalid XML documents in XMLHttpRequests made by web content. r=billm, r=bz 2016-08-29 16:30:36 -04:00
xslt Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
xul Bug 289714 - Do not write <parsererror> nodes for invalid XML documents in XMLHttpRequests made by web content. r=billm, r=bz 2016-08-29 16:30:36 -04:00
jar.mn
moz.build Bug 1252570 - Remove mozPay. r=ehsan,mfinkle,fabrice 2016-08-22 10:42:22 +02:00