Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 12836004: Fixed crash caused by update tooltips, TOOLINFO.hwnd cannot be thetooltip itself (causes a recursi… (Closed)

Created:
Oct. 9, 2013, 5:44 a.m. by Wladimir Palant
Modified:
Oct. 10, 2013, 10:09 a.m.
Reviewers:
Felix Dahlke, Oleksandr
Visibility:
Public.

Description

See http://msdn.microsoft.com/en-us/library/windows/desktop/hh298405%28v=vs.85%29.aspx for an example of how TOOLINFO.hwnd should be used.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/plugin/NotificationMessage.cpp View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3
Wladimir Palant
Oct. 9, 2013, 5:45 a.m. (2013-10-09 05:45:00 UTC) #1
Felix Dahlke
LGTM, I think that's the correct wa to do it anyway.
Oct. 10, 2013, 8:32 a.m. (2013-10-10 08:32:27 UTC) #2
Oleksandr
Oct. 10, 2013, 10:09 a.m. (2013-10-10 10:09:45 UTC) #3
On 2013/10/10 08:32:27, Felix H. Dahlke wrote:
> LGTM, I think that's the correct wa to do it anyway.

Pretty sure setting it to parent did not work for me when I've been figuring it
out. But tested now and all is fine, so yeah.. LGTM.

Powered by Google App Engine
This is Rietveld