Internet Browser: Difference between revisions
Line 154: | Line 154: | ||
This applet uses a whitelist, but it doesn't come from "data:/" like whitelisted-applet. | This applet uses a whitelist, but it doesn't come from "data:/" like whitelisted-applet. | ||
== Service Access == | == Service/FS Access == | ||
All browser applets have access to the following services: acc:u1, appletAE, audin:u, audren:u, audout:u, bsd:u, fatal:u, fsp-srv, hid, hid:sys, irs, ldn:m, ldr:ro, lm, erpt:c, nifm:s, ns:am, nsd:u, nvdrv:a, mm:u, pl:u, prepo:s, set, set:sys, sfdnsres, ssl, time:u, vi:s | All browser applets have access to the following services: acc:u1, appletAE, audin:u, audren:u, audout:u, bsd:u, fatal:u, fsp-srv, hid, hid:sys, irs, ldn:m, ldr:ro, lm, erpt:c, nifm:s, ns:am, nsd:u, nvdrv:a, mm:u, pl:u, prepo:s, set, set:sys, sfdnsres, ssl, time:u, vi:s | ||
Line 160: | Line 160: | ||
ShopN has access to the above + nim:shp. | ShopN has access to the above + nim:shp. | ||
Unlike the applets listed above, WebApplet has access to the [[Filesystem_services|FS]] MountContent* commands. This is so that it can load the whitelist from "/accessible-urls/accessible-urls.txt" in the mounted FS, from [[NCA]]-type4 where titleID={application which launched this applet}. | |||
== Heap == | == Heap == |