gecko/dom
Ehsan Akhgari 2bd9b287e1 Bug 1174868 - Avoid storing RequestContext inside InternalRequest; r=nsm,bkelly,smaug
We are going to infer all RequestContext types from the corresponding
nsContentPolicyType. It no longer makes sense to store both of these on
InternalRequest.  This has the extra benefit that we don't need to worry
about keeping them in sync any more.
2015-06-15 21:36:04 -04:00
..
activities
alarm
animation
apps Bug 1171013 - Extend defineLazyModuleGetter to support user-defined proxy objects. r=mfinkle 2015-06-15 19:16:00 +02:00
archivereader Bug 1166900 - better string length check in nsZipArchive::GetDataOffset, r=dveditz 2015-06-04 15:04:10 +01:00
asmjscache
audiochannel
base Backed out 12 changesets (bug 1165486) for windows spidermonkey failures CLOSED TREE 2015-06-15 18:07:52 -07:00
battery
bindings Bug 1174487. Stop using JS_ReportPendingException in ThrowAndReport. Just let the AutoJSAPI do the work for us. r=bholley 2015-06-15 20:11:54 -04:00
bluetooth Bug 1174717 - Passing fallible when calling AppendElement method for Sequence types in bluetooth2. r=shuang 2015-06-15 08:41:00 -04:00
broadcastchannel Backed out changeset 1d67d747b3eb (bug 911972) for frequent linux64 debug e10s test_post_message_advanced.html timeouts. 2015-06-15 13:06:23 -04:00
browser-element Back out 3c8a737a5f8a (bug 1168658) for frequent Gij(10) failures in homescreen_navigation_test.js and edges_gesture_test.js, a=backout 2015-06-10 20:37:27 -07:00
cache Bug 1174868 - Avoid storing RequestContext inside InternalRequest; r=nsm,bkelly,smaug 2015-06-15 21:36:04 -04:00
camera Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
canvas Bug 1173638. Make the constructors for Error and its subtypes get their filenames/linenumbers from the saved stack, not manually. r=fitzgen,bholley 2015-06-15 20:05:49 -04:00
cellbroadcast
contacts
crypto Bug 1169890 - Check return values for CryptoBuffer.Assign() calls r=rbarnes 2015-05-30 08:28:45 +02:00
datastore
devicestorage Merge b2ginbound to central, a=merge 2015-06-10 18:36:06 -07:00
downloads
encoding
engineeringmode
events Bug 1173256 - Debug log for potential cause of intermittent failure. r=ehsan 2015-06-12 05:00:00 -04:00
fetch Bug 1174868 - Avoid storing RequestContext inside InternalRequest; r=nsm,bkelly,smaug 2015-06-15 21:36:04 -04:00
filehandle
filesystem
fmradio
gamepad
geolocation
html Bug 1171342 - Store contenteditable.css and designmode.css in the style sheet cache. r=jwatt 2015-06-16 11:34:48 +10:00
icc Bug 1172873 - Suppress the notification of STK proactive command if there is no Icc detected. r=echen 2015-06-10 11:58:01 +08:00
identity
imptests Backed out changeset a2a7009adafc (bug 1172246) for crashes. 2015-06-09 13:40:44 -04:00
indexedDB Bug 1174113 - QuotaManager: Origin initialization fails on moz-safe-about+++home; r=bent 2015-06-12 12:00:53 +02:00
inputmethod Bug 1162680 - Notify Keyboard.jsm to send blur event when the message manager is closed first. r=timdream 2015-06-12 01:41:00 -04:00
inputport
interfaces Bug 1161802 part 7 - Put document into fullscreen state after window becomes fullscreen. r=smaug,dao 2015-06-10 23:13:12 +12:00
ipc Bug 1174868 - Avoid storing RequestContext inside InternalRequest; r=nsm,bkelly,smaug 2015-06-15 21:36:04 -04:00
json
jsurl Bug 1174486 part 4. Stop reporting exceptions in nsJSUtils::EvaluateString and have its consumers use AutoJSAPIs that take ownership of error reporting instead. r=bholley 2015-06-15 20:11:06 -04:00
locales
manifest
mathml
media Backed out changeset 6943b5034e0c (bug 1173656) for OSX crashes/asserts. 2015-06-15 11:55:30 -04:00
messages
mobileconnection Bug 1168064 - B2G RIL: filter out cell info with unknown values. r=echen 2015-06-05 10:13:52 +08:00
mobileid
mobilemessage Bug 1173156 - Fix typo and add a Marionette test case. r=btseng 2015-06-15 17:17:56 +08:00
network Bug 968520 - Add mozilla::fallible to more FallibleTArray::InsertElementsAt calls. r=froydnj 2015-06-09 17:27:35 -07:00
nfc Bug 1165340 - Part 3: Update xpcshell tests. r=allstars.chh 2015-06-03 05:06:00 -04:00
notification
offline
payment
permission
phonenumberutils
plugins Bug 1174486 part 4. Stop reporting exceptions in nsJSUtils::EvaluateString and have its consumers use AutoJSAPIs that take ownership of error reporting instead. r=bholley 2015-06-15 20:11:06 -04:00
power
presentation Bug 1171827 - Temporarily disale mDNS device provider. r=schien 2015-06-15 03:53:00 -04:00
promise
push Bug 1172667 - Use EXTRA_JS_MODULES for dom/push/ jsm files. r=dougt 2015-06-09 02:11:00 -04:00
quota Bug 1174113 - QuotaManager: Origin initialization fails on moz-safe-about+++home; r=bent 2015-06-12 12:00:53 +02:00
requestsync
res
resourcestats
secureelement Bug 1118102 - Fix error handling by rejecting the promise request with specific SE errors instead of 'Generic Error'. r=allstars.chh r=khuey a=kwierso 2015-06-09 11:18:51 -07:00
security Bug 1174307 - Add some internal content policy types for the purpose of reflecting them on RequestContext; r=sicking 2015-06-15 15:40:26 -04:00
settings Backout 756fcc79ab98 due to bustage on OS X 2015-06-10 23:49:20 -07:00
simplepush Bug 1174422 - Add system principal for UDPSocket init r=kitcambridge 2015-06-13 10:30:25 -07:00
smil Bug 765078: Give SMIL time events a longer grace period to fire, in test_smilTimeEvents.xhtml. (test-only) 2015-06-03 10:44:33 -07:00
speakermanager
storage Bug 1151840 - Make a couple of messages urgent to deal with CPOWs properly. r=billm 2015-06-11 18:53:31 -07:00
svg Bug 1169514 - Part 2: Move noframes rules from the preferences style sheet to a cached UA style sheet. r=jwatt 2015-06-16 11:34:47 +10:00
system Backed out changesets 0832ffdd8144 for Bug 1167064 2015-06-15 19:05:03 +08:00
telephony Bug 1169504 - Wait for icc status to finish updating when enabling/disabling radio power. r=hsinyi 2015-06-01 14:35:16 +08:00
tests Bug 1174212 - Skip pointerlock tests on GTK3. r=karlt 2015-06-15 07:15:00 -04:00
tethering
time
tv
voicemail
vr
wappush
webidl Bug 1174868 - Avoid storing RequestContext inside InternalRequest; r=nsm,bkelly,smaug 2015-06-15 21:36:04 -04:00
wifi Merge b2ginbound to central, a=merge 2015-06-11 17:37:23 -07:00
workers Backed out changeset 068df0223a6c (bug 1125961) for e10s crashes. 2015-06-15 15:27:53 -04:00
xbl Bug 1174486 part 4. Stop reporting exceptions in nsJSUtils::EvaluateString and have its consumers use AutoJSAPIs that take ownership of error reporting instead. r=bholley 2015-06-15 20:11:06 -04:00
xml
xslt Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
xul Bug 1172189 - Fix overflow in nsXULContentSink.cpp. r=ehsan 2015-06-12 10:06:19 -04:00
jar.mn
moz.build Backed out changeset 1d67d747b3eb (bug 911972) for frequent linux64 debug e10s test_post_message_advanced.html timeouts. 2015-06-15 13:06:23 -04:00