Internet Browser: Difference between revisions
Line 56: | Line 56: | ||
| See below regarding OSS changes. | | See below regarding OSS changes. | ||
|- | |- | ||
| | | 1.2.10085 | ||
| | | Mozilla/5.0 (New Nintendo 3DS like iPhone) AppleWebKit/536.30 (KHTML, like Gecko) NX/3.0.0.5.13 Mobile NintendoBrowser/1.2.10085.<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 | ||
| v2051 | | v2051 | ||
| [[9.6.0-24]] | | [[9.6.0-24]] | ||
| | | See below. | ||
|} | |} | ||
Line 75: | Line 75: | ||
The following code was added to ResourceHandleManager::doRedirect(): curl_easy_setopt(d->m_handle, CURLOPT_SHARE, 0); | The following code was added to ResourceHandleManager::doRedirect(): curl_easy_setopt(d->m_handle, CURLOPT_SHARE, 0); | ||
==== v9.6 ==== | |||
WebKit/OSS code was actually updated. | |||
ExeFS .code was updated. The following files in RomFS were updated: | |||
* "/banner/CN/Skater.icn" and "/banner/KR/Skater.icn". | |||
* "/browser/rootca.pem" | |||
* "/build/buildinfo.dat" | |||
* "/cairo.cro.lex" and "/.crr/static.crr" | |||
* "/lyt/Button/ButtonSelectHSearch.arc" | |||
* "/lyt/Kbd/Swkbd.arc" | |||
* "lyt/Kbd.arc" | |||
* "skater.msbt" under all of the "/message/<region>_<language>/" directories. | |||
* "/oss.cro.lex", "/peer.cro.lex", "/static.crs", and "/webkit.cro.lex". | |||
The following was added to RomFS: | |||
* "/favicon/naver.dat" | |||
* A "KO" directory under "/iwnn". | |||
=== New3DS Browser Specifications === | === New3DS Browser Specifications === |