gecko-dev/dom
Boris Zbarsky 6071f7bc07 Bug 1497301 part 4. Simplify Location::CheckURL. r=bholley
The main change is to just use the principal bindings pass us to do our
CheckLoadURI check.  If we do that, we don't have to care about the current
JSContext.
2018-10-12 11:07:18 -04:00
..
abort
animation Bug 1498734 - Always compute angle values to degrees. r=xidorn 2018-10-13 00:41:03 +00:00
asmjscache
audiochannel Bug 1496496 - part3 : add log. r=padenot 2018-10-05 19:04:17 +00:00
base Bug 1497301 part 4. Simplify Location::CheckURL. r=bholley 2018-10-12 11:07:18 -04:00
battery
bindings Bug 1497301 part 4. Simplify Location::CheckURL. r=bholley 2018-10-12 11:07:18 -04:00
broadcastchannel Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
browser-element Bug 1493655 - make nsISecureBrowserUI initialize from a docshell instead of a window, r=keeler,nika 2018-09-26 17:48:38 +00:00
cache Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-10-12 00:59:25 +03:00
canvas Bug 1494809 - Also remove now-useless #ifdef FOO\n#error. 2018-10-10 18:13:18 -07:00
chrome-webidl Bug 1494195 - Back out bug 1491946, using '.fxsnapshot.gz' for memory heap snapshots. r=fitzgen 2018-10-11 15:13:47 -07:00
clients Bug 1263734: Implement ServiceWorkerContainer.startMessages() r=asuth,smaug 2018-10-11 12:37:37 +00:00
commandhandler Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
console Backed out 13 changesets (bug 1492014) for multiple failures. a=backout 2018-09-25 16:26:04 +03:00
credentialmanagement
crypto Bug 1479787 - use NSS mozpkix in Firefox, r=mt,keeler,glandium 2018-10-02 14:59:34 +02:00
encoding
events Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
fetch Bug 1385890 - Fix Streams implementation in multiple-global uses. r=baku,tcampbell,jorendorff 2018-10-11 14:18:43 -05:00
file Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
filehandle Bug 1491558 - Remove the XPCOM registration for nsThreadPool; r=froydnj 2018-09-15 12:13:57 -04:00
filesystem
flex
gamepad
geolocation Bug 1495364 - FeaturePolicy: geolocation, r=smaug 2018-10-06 13:10:30 +02:00
grid
html Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
imptests
indexedDB Bug 1357561 - ConstraintError should mention which constraint is not being satisfied. r=tt 2018-10-11 13:06:11 +02:00
interfaces Bug 1437064 - Remove tracking timeouts list from TimeoutManager. r=chutten,Ehsan 2018-10-12 18:01:19 +00:00
ipc Merge inbound to mozilla-central. a=merge 2018-10-15 01:18:18 +03:00
jsurl
locales Bug 1497390 - Remove support for legacy mozAutoGainControl and mozNoiseSuppression constraints. r=bzbarsky,achronop a=reland 2018-10-12 20:25:07 +03:00
manifest
mathml Bug 1492894 - part 1 - make the node hierarchy consistently constructed with NodeInfo&&; r=mccr8 2018-09-21 16:45:49 -04:00
media Bug 1498788 - Adjust width and height so they are never bigger than source or destination. r=mattwoodrow 2018-10-14 19:01:01 +00:00
messagechannel
midi
network
notification Bug 1423843 - Enabled ESLint for dom/notification/test/unit r=Standard8,mccr8 2018-10-09 18:23:15 +00:00
offline Bug 1490874: Log Principal based Security Errors to the Security pane in the console. r=smaug 2018-09-25 07:25:05 +02:00
payments Bug 1495301 - Disbale payment-request web-platform tests on non-nightly build. r=a=test-only,revert 2018-10-12 14:40:43 +02:00
performance Bug 1299118: non-spec TimeToFirstInteractive implementation behind a pref r=mstange,bholley 2018-10-11 13:23:28 -04:00
permission
plugins Merge inbound to mozilla-central. a=merge 2018-10-13 12:36:04 +03:00
power
presentation Backed out 11 changesets (bug 1493563) for failures on dom/workers/test/test_sharedworker_event_listener_leaks.html on a CLOSED TREE 2018-09-26 06:16:22 +03:00
prio Bug 1491737 - ensure that PrioEncoder handles bad public keys correctly r=hsivonen 2018-09-24 06:37:40 +00:00
promise Bug 1491403 - Part 3: Propagate the user input event handling state to the promise resolve handlers in case the promise creator requests it r=smaug,arai,baku 2018-10-09 21:42:22 +00:00
push Bug 1467550: update no-op version ID, r=lina 2018-10-12 16:45:18 +00:00
quota Bug 1389380 - Add a test for storage pressure event; r=janv 2018-10-04 10:32:41 +02:00
res
script Bug 1495011. r=baku. 2018-10-08 11:13:52 +03:00
security Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
serviceworkers Backed out changeset 7c1aecbca3dd (bug 1498278) for causing leaks at at mozilla::extensions::ChannelWrapper::Get 2018-10-12 23:12:07 +03:00
simpledb
smil Bug 1498755 - Part 4: Clean up includes and forward declarations in Servo bindings headers r=emilio 2018-10-14 00:05:52 +00:00
storage Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
svg Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
system Backed out 3 changesets (bug 1388134) for crashes on [@ nsXPCWrappedJS::CallMethod(unsigned short, nsXPTMethodInfo const*, nsXPTCMiniVariant*)]. CLOSED TREE 2018-10-01 21:03:19 +03:00
tests Bug 1476091 - Enable WebVR in release on macOS. r=qdot,kip 2018-10-12 23:25:54 +00:00
u2f Bug 1479787 - use NSS mozpkix in Firefox, r=mt,keeler,glandium 2018-10-02 14:59:34 +02:00
url Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js 2018-09-18 20:30:07 +03:00
vr Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
webauthn Bug 1494386 - Uplift u2f-hid-rs 0.2.2, Windows aarch64 fix r=keeler 2018-10-05 00:05:04 +00:00
webbrowserpersist
webgpu
webidl Bug 1497301 part 4. Simplify Location::CheckURL. r=bholley 2018-10-12 11:07:18 -04:00
websocket Bug 1489098 - Remove useless use of PromiseFlatString. r=peterv 2018-09-11 17:17:05 +00:00
workers Bug 1493629 - Better management of CSP EventListener for workers, r=ckerschb 2018-10-05 07:41:12 +02:00
worklet Bug 1473467: implement AudioWorkletGlobalScope::RegisterProcessor(). r=baku,karlt 2018-10-08 19:15:13 +00:00
xbl Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
xhr Backed out 9 changesets (bug 1472212) for browser chrome failures on browser_report_site_issue. CLOSED TREE 2018-10-12 20:45:48 +03:00
xml Bug 1494745 part 4 - Make Loader::AddObserver void since it's infallible. r=bz 2018-10-14 18:12:23 +02:00
xslt Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
xul Bug 1461798 - Migrate <tooltip> to a C++ implementation. r=smaug 2018-10-03 20:42:19 +00:00
jar.mn
moz.build