WebProcessExtension.getPage

webkitwebprocessextension.web_page.WebPage getPage(ulong pageId) nothrow

Get the web page of the given page_id.

Parameters

pageIdthe identifier of the #WebKitWebPage to get

Returns

the #WebKitWebPage for the given page_id, or null if the

identifier doesn't correspond to an existing web page.