wine/dlls/mshtml
Gabriel Ivăncescu 0db9f33b7d mshtml: Handle protocols with no ports when checking target origin.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-05-30 20:55:52 +02:00
..
tests mshtml/tests: Test RegExp.toString on object with separate RegExp flag props. 2023-05-30 16:42:12 +02:00
binding.h mshtml: Support cycle collection for nsChannel. 2023-04-25 21:39:15 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Fix memory leak on error path in add_func_info (Coverity). 2023-05-25 11:04:06 +02:00
editor.c
htmlanchor.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlarea.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlattr.c
htmlbody.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlcomment.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlcurstyle.c
htmldoc.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlelem.c mshtml: Fix classList toggle() when return value pointer is NULL. 2023-05-30 13:46:18 +02:00
htmlelemcol.c
htmlevent.c mshtml: Store minimum compat mode required for events in the ctor table. 2023-04-25 21:39:12 +02:00
htmlevent.h mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlform.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlframe.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlgeneric.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlhead.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlimg.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlinput.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmllink.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmllocation.c
htmlnode.c mshtml: Pass actual node_ccp to ccref_decr for nodes. 2023-04-25 21:39:16 +02:00
htmlobject.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlscript.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlscript.h
htmlselect.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmlstylesheet.c
htmltable.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmltextarea.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
htmltextnode.c
htmlwindow.c mshtml: Handle protocols with no ports when checking target origin. 2023-05-30 20:55:52 +02:00
ifacewrap.c
loadopts.c
main.c
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Implement indexed props for classList. 2023-05-26 21:24:14 +02:00
mshtml_private_iface.idl mshtml: Expose the other remaining props for element.classList. 2023-05-26 21:24:14 +02:00
mutation.c
navigate.c
npplugin.c mshtml: Explicitly hold ref to the plugin host in NPP_New. 2023-05-25 16:21:17 +02:00
nsembed.c mshtml: Only allow one thread to use Gecko. 2023-05-25 11:04:23 +02:00
nsevents.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
nsiface.idl mshtml: Stop the plugin when detaching the plugin host. 2023-05-25 16:21:17 +02:00
nsio.c mshtml: Fix nsChannel's load_info leak. 2023-04-25 21:39:16 +02:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c mshtml: Implement MediaQueryList's removeListener method. 2023-04-17 18:55:41 +02:00
persist.c
pluginhost.c mshtml: Stop the plugin when detaching the plugin host. 2023-05-25 16:21:17 +02:00
pluginhost.h
protocol.c
range.c
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c mshtml: Get rid of dispatch_nsevent_hook. 2023-04-12 18:13:46 +02:00
task.c
view.c
xmlhttprequest.c