Internet Browser: Difference between revisions
Einstein95 (talk | contribs) m →New3DS Browser Specifications: converting ※ to * |
|||
Line 48: | Line 48: | ||
| [[9.0.0-20]] | | [[9.0.0-20]] | ||
| Initial version. | | Initial version. | ||
|- | |||
| 1.1.9996 | |||
| Mozilla/5.0 (New Nintendo 3DS like iPhone) AppleWebKit/536.30 (KHTML, like Gecko) NX/3.0.0.5.10 Mobile NintendoBrowser/1.1.9996.<region> | |||
| Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A403 Safari/8536.25 | |||
| v1027 | |||
| [[9.3.0-21]] | |||
| See below regarding OSS changes. | |||
|} | |} | ||
Note that the latest Old3DS browser WebKit version at the time the initial New3DS browser was released, was the following: 532.8. | Note that the latest Old3DS browser WebKit version at the time the initial New3DS browser was released, was the following: 532.8. | ||
==== OSS 9.0 and 9.3 diff ==== | |||
The following is a diff of the OSS archives from [http://www.nintendo.co.jp/support/oss/index.html here], for v9.0 and v9.3. | |||
Files NewNintendo3DS_OpenSources9.0.0-/WKC/WebCore/platform/network/WKC/ResourceHandleManagerWKC.cpp and NewNintendo3DS_OpenSources9.3.0-/WKC/WebCore/platform/network/WKC/ResourceHandleManagerWKC.cpp differ | |||
Files NewNintendo3DS_OpenSources9.0.0-/WKC/WebKit/WKC/webkit/WKCVersion.h and NewNintendo3DS_OpenSources9.3.0-/WKC/WebKit/WKC/webkit/WKCVersion.h differ | |||
WKC_CUSTOMER_RELEASE_VERSION was changed from "0.5.8" to "0.5.10". | |||
The following code was added to ResourceHandleManager::doRedirect(): curl_easy_setopt(d->m_handle, CURLOPT_SHARE, 0); | |||
=== New3DS Browser Specifications === | === New3DS Browser Specifications === |