NPAPI:DocumentOrigin: Difference between revisions

Line 19: Line 19:
   NPNVdocumentOrigin = TBA
   NPNVdocumentOrigin = TBA


The value for this variable will be an NFKC-encoded (normalized) UTF-8 URL. Memory for this string must be freed by the plugin via <code>NPN_MemFree</code>.
The value for this variable will be an NFKC-encoded (normalized) UTF-8 origin. Memory for this string must be freed by the plugin via <code>NPN_MemFree</code>.


   char *docOrigin = NULL;
   char *docOrigin = NULL;
Confirmed users, Bureaucrats and Sysops emeriti
1,680

edits