alex...@chromium.org
unread,May 16, 2012, 4:22:36 PM5/16/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to alex...@chromium.org, j...@chromium.org, w...@chromium.org, chromium...@chromium.org, erikw...@chromium.org, sad...@chromium.org, bret...@chromium.org
Reviewers: alexeypa, jar, Wez,
Message:
Please take a look.
Description:
Reverting r133134 - Make sure that base::MessagePumpForUI from different
modules
are isolated from each other and add protection from shatter attacks by
placing
|this| pointer to the used data associated with the message-only window
(instead
of blindly trusting the value of WPARAM).
We suspect that r133134 might be causing issues like 124091, so it needs to
be
reworked.
BUG=124091,127933
TBR=
alex...@chromium.org
Please review this at
https://chromiumcodereview.appspot.com/10384209/
SVN Base: svn://
svn.chromium.org/chrome/trunk/src
Affected files:
M base/message_pump_win.h
M base/message_pump_win.cc
M base/process_util.h
M base/process_util_win.cc