Editing Web Browser

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Wikify}}
{{Wikify}}
==Description==
The browsers are derivated from open source code. See: [[Licensing]] and [[Online Connections]]


When started from the XMB Internet browser shortcut in the Network column, the browser system plugin launched is webrender_plugin.sprx. When started from XML Link , the plugin used to start Silk is webbrowser_plugin.sprx. Curiously the list of associated plugins loaded at the same time as the browser varies with webbrowser & webrender even though in practice there doesn't seem to be any major difference between the 2.
=Description=
Managed with plugins: [[webbrowser_plugin|webbrowser_plugin.sprx]], [[webbrowser_service|webbrowser_service.sprx]], [[webrender_plugin|webrender_plugin.sprx]], [[wboard_plugin|wboard_plugin.sprx]]


*Related modules/plugins:
And more plugins: silk.sprx, silk_base.sprx, silk_mrcommon.sprx, silk_mrserver.sprx, silk_nas.sprx, silk_npflashplayer9.sprx, silk_npflashplayer.sprx, silk_webkit.sprx, silk_wk.sprx
**[[webbrowser_plugin|webbrowser_plugin.sprx]]
**[[webbrowser_service|webbrowser_service.sprx]]
**[[webrender_plugin|webrender_plugin.sprx]]
**[[wboard_plugin|wboard_plugin.sprx]]
**silk.sprx
**silk_base.sprx
**silk_mrcommon.sprx
**silk_mrserver.sprx
**silk_nas.sprx
**silk_npflashplayer9.sprx
**silk_npflashplayer.sprx
**silk_webkit.sprx
**silk_wk.sprx


*Features supported
There are 3 versions of the web browser, from older to newer loaded from '''dev_flash/vsh/resource/silk, dev_flash/vsh/resource/silk_nas, and dev_flash/vsh/resource/silk_webkit'''
**Shockwave Flash 9.0 r159 ?
**Actionscript2 + 3 ?


*Web Content Guidelines
The browsers are derivated from open source code. See [[Licensing]] and [[Online Connections]]
**[http://webassetsc.scea.com/pscomauth/groups/public/documents/webasset/web_content-guidelines_3.10-e.pdf PS3 Web Content Guidelines v3.10]
**[http://www.scei.co.jp/guideline/PS_Vita_Web_Content-Guidelines_e.pdf PS Vita Web Content Guidelines v3.00]
**[http://www.scei.co.jp/guideline/PS4_Web_Content-Guidelines_e.pdf PS4 Web Content Guidelines v1.50]


==Engines==
== Web Content Guidelines ==
<div style="float:right">[[File:Webbrowser engine selector.png|400px|thumb|right|Webbrowser engine selector]]</div>
* [http://www.scei.co.jp/guideline/PS_Vita_Web_Content-Guidelines_e.pdf PS Vita Web Content Guidelines v3.00]
There are 3 types of web browser, from older to newer loaded from dev_flash/vsh/resource/'''silk''', dev_flash/vsh/resource/'''silk_nas''', and dev_flash/vsh/resource/'''silk_webkit'''
* [http://webassetsc.scea.com/pscomauth/groups/public/documents/webasset/web_content-guidelines_3.10-e.pdf PS3 Web Content Guidelines v3.10]
* [http://www.scei.co.jp/guideline/PS4_Web_Content-Guidelines_e.pdf PS4 Web Content Guidelines v1.50]


*Notes/Speculation
==Versions==
**Silk (doesnt supports Java script), used in:
'''Web Browser Core Engine Notes/Speculation'''
***LINK.XML
*Silk (doesnt supports Java script), used in:
***In-game Web browser in PS3 Games. After closing browser it can return to the same point in the game
**LINK.XML
**WebKit (supports Java script), used in:
**In-game Web browser in PS3 Games. After closing browser it can return to the same point in the game
***Internet Search, or XMB options on Game column when a game is unlighted (using parameter TITLE) ?
 
***"what's news" (message: "You are launching an internet website")
*WebKit (supports Java script), used in:
**Both, used in:
**Internet Search, or XMB options on Game column when a game is unlighted (using parameter TITLE) ?
***Online Instruction Manuals and Internet Browser
**"what's news" (message: "You are launching an internet website")


==Versions==
*Both, used in:
**Online Instruction Manuals and Internet Browser


===silk===
===Silk===
{{Dev_flash\vsh\resource\silk}}


===silk_nas===
===Silk nas===
{{Dev_flash\vsh\resource\silk_nas}}


===silk_webkit===
===Silk webkit===
{{Dev_flash\vsh\resource\silk_webkit}}


==Languages==
==Languages==
{{PlayStation Languages}}
{{XMB languages}}
*Notes:
*Notes:
**Firmware 2.70: Polish, Greek, Czech, Slovak, and Turkish added to Web Browser
**Firmware 2.70: Polish, Greek, Czech, Slovak, and Turkish added to Web Browser
Line 82: Line 62:


It seems is not posible to create a folder containing 2 bootable items (EBOOT.BIN, and LINK.XML)...when trying to boot it the XMB displays the error message: '''this service has ended'''
It seems is not posible to create a folder containing 2 bootable items (EBOOT.BIN, and LINK.XML)...when trying to boot it the XMB displays the error message: '''this service has ended'''
 
===Etc...===
==Debugging==
By enabling '''[[xRegistry.sys]]/setting/browser/debugMenu''' the webbrowser creates a log at path '''dev_usb0/webbrowser.txt'''. see http://www.psx-place.com/threads/ps3-browser-debugmenu.15134/
 
'''Example:'''
webrender_plugin_init: start
webrender_plugin_init: spu_task::init
webrender_plugin_init: ProvideDefaultTexture
webrender_plugin_init: SetInterface
webrender_plugin_init: end
webrender_plugin_start: begin
webrender_plugin_start: DOMEntryUtility::initialize()
webrender_plugin_start: SetOskCallback
webrender_plugin_start: UIManager::initialize
webrender_plugin_start: loading_->Start
webrender_plugin_start: end
Warning: rename original to .bak failed: 80010006
PluginWakeupWithUrlString: url=
Warning: after-unlink .bak failed : 80010006
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/setting.xml
Warning: rename original to .bak failed: 80010006
Warning: after-unlink .bak failed : 80010006
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
webrender_plugin_init: start
webrender_plugin_init: spu_task::init
webrender_plugin_init: ProvideDefaultTexture
webrender_plugin_init: SetInterface
webrender_plugin_init: end
webrender_plugin_start: begin
webrender_plugin_start: DOMEntryUtility::initialize()
webrender_plugin_start: SetOskCallback
webrender_plugin_start: UIManager::initialize
webrender_plugin_start: loading_->Start
webrender_plugin_start: end
PluginWakeupWithUrlString: url=
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
PluginWakeupWithUrlString: url=
webrender_plugin_init: start
webrender_plugin_init: spu_task::init
webrender_plugin_init: ProvideDefaultTexture
webrender_plugin_init: SetInterface
webrender_plugin_init: end
webrender_plugin_start: begin
webrender_plugin_start: DOMEntryUtility::initialize()
webrender_plugin_start: SetOskCallback
webrender_plugin_start: UIManager::initialize
webrender_plugin_start: loading_->Start
webrender_plugin_start: end
PluginWakeupWithUrlString: url=http://manuals.playstation.net/document/en/ps3/current/index.html
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
webrender_plugin_init: start
webrender_plugin_init: spu_task::init
webrender_plugin_init: ProvideDefaultTexture
webrender_plugin_init: SetInterface
webrender_plugin_init: end
webrender_plugin_start: begin
webrender_plugin_start: DOMEntryUtility::initialize()
webrender_plugin_start: SetOskCallback
webrender_plugin_start: UIManager::initialize
webrender_plugin_start: loading_->Start
webrender_plugin_start: end
PluginWakeupWithUrlString: url=  
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
Write status : 1 - /dev_hdd0/home/00000001/webbrowser/history.xml
 
==Etc...==


==MIMEtypes==
==MIMEtypes==
Line 160: Line 69:
*Examples
*Examples
**x-ps3-theme. See [[PlayStation 3 Theme (P3T)|Themes]]
**x-ps3-theme. See [[PlayStation 3 Theme (P3T)|Themes]]
**x-psp-theme
**x-ps3-update
**x-psp-update
**octet-stream
**vnd.sony.dstartup
**x-sony-mgm
**x-host/package widget directory theme-content. See [[XMBML Functions#host_Functions| XMB Host Functions]]
**x-host/package widget directory theme-content. See [[XMBML Functions#host_Functions| XMB Host Functions]]
**x-www-form-urlencoded (inside [[game_ext_plugin]].sprx secure url for account/purchase management). Is an standard, not PS3 specific
**x-www-form-urlencoded (inside [[game_ext_plugin]].sprx secure url for account/purchase management). Is an standard, not PS3 specific
Line 171: Line 74:
==Links==
==Links==
See: [https://www.psx-place.com/threads/i-did-it-offline-html-from-the-browser.20797/page-6#post-315299 configuring the web browser]
See: [https://www.psx-place.com/threads/i-did-it-offline-html-from-the-browser.20797/page-6#post-315299 configuring the web browser]


{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)