Wine GSoC 2015 | mshtml.dll

Zhenbo Li litimetal at gmail.com
Wed Mar 18 10:42:27 CDT 2015


2015-03-17 11:48 GMT+08:00 Zhenbo Li <litimetal at gmail.com>:
>
> 2. sessionStorage
> ===============
> IHTMLStorage[6] is used widely, including Firebug Lite[3]. A
> well-implemented IHTMLStorage interface should support both
> sessionStorage and localStorage. I tried to write both of them, but
> found that it may be necessary to adjust wine-gecko code to support
> that(Thank Jacek). Therefore, implementing sessionStorage can be the
> first step of implementing localStorage.

I've talked to Jacek in IRC.
As sessionStorage may be too tricky for GSoC, I've come up with a new idea:
IHTMLOptionElement + IHTMLSelectElement

If we can implement them, many websites which need filling forms can work
better on Wine Gecko. I've submitted a few patches for them last year, and I
think I can cope with them well this year.

Thank you for reading my mail :-)

-- 
Have a nice day!
Zhenbo Li



More information about the wine-devel mailing list