Re: mshtml: Implement IHTMLFrameBase_put_name()

2012-10-01 Thread Jacek Caban
Hi Nikolay,

On 09/30/12 20:36, Nikolay Sivov wrote:
 http://bugs.winehq.org/show_bug.cgi?id=31835

The code may be simple and obvious, but I'd still like to see a test. A
simple call should be enough just to make sure it's executed when I test
new Gecko builds.

Jacek




Re: mshtml: Implement IHTMLFrameBase_put_name()

2012-10-01 Thread Nikolay Sivov

On 10/1/2012 11:14, Jacek Caban wrote:

Hi Nikolay,

On 09/30/12 20:36, Nikolay Sivov wrote:

http://bugs.winehq.org/show_bug.cgi?id=31835

The code may be simple and obvious, but I'd still like to see a test. A
simple call should be enough just to make sure it's executed when I test
new Gecko builds.

Jacek

Sure, will do.