committed as r7355

Thanks,
John LaBanca
[email protected]


On Tue, Jan 5, 2010 at 11:54 AM, John LaBanca <[email protected]> wrote:

> Patch sent for review:
> http://gwt-code-reviews.appspot.com/128802/show
>
> Thanks for pointing out this bug.
>
> Thanks,
> John LaBanca
> [email protected]
>
>
> On Tue, Jan 5, 2010 at 11:05 AM, John LaBanca <[email protected]> wrote:
>
>> It looks like this was broken way back in r2661 when we switched from
>> $wnd.__captureElement to a static field in DOMImplStandard.  I'm fixing it
>> now and testing the code.
>>
>> Thanks,
>> John LaBanca
>> [email protected]
>>
>>
>> On Mon, Jan 4, 2010 at 4:39 PM, John LaBanca <[email protected]> wrote:
>>
>>> I'll look into it tomorrow morning.
>>>
>>> Thanks,
>>> John LaBanca
>>> [email protected]
>>>
>>>
>>>
>>> On Mon, Jan 4, 2010 at 2:37 PM, Joel Webber <[email protected]> wrote:
>>>
>>>> Looks like you're right about that.
>>>> @jlabanca: Correct me if I'm wrong, but didn't you refactor this stuff a
>>>> while back? Mind having a look to make sure I'm not missing something?
>>>>
>>>>
>>>> On Sun, Jan 3, 2010 at 2:37 PM, Thomas Broyer <[email protected]>wrote:
>>>>
>>>>> Hi googlers,
>>>>>
>>>>> In DOMImplMozilla's initSyntheticMouseUpEvents is a reference to
>>>>> $wnd.__captureElem, which is never set (or read) anywhere, making the
>>>>> workaround fail as being no-op in practice.
>>>>> Shouldn't it be
>>>>> @com.google.gwt.user.client.impl.DOMImplStandard::captureElem instead?
>>>>>
>>>>> --
>>>>> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>>>>>
>>>>
>>>>
>>>
>>
>
-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to