Bug 144583 - EventHandler::m_eventHandlerWillResetCapturingMouseEventsElement is incorrectly initialized
Summary: EventHandler::m_eventHandlerWillResetCapturingMouseEventsElement is incorrect...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-04 10:06 PDT by Zan Dobersek
Modified: 2015-05-05 23:16 PDT (History)
0 users

See Also:


Attachments
Patch (1.34 KB, patch)
2015-05-04 10:08 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2015-05-04 10:06:56 PDT
EventHandler::m_eventHandlerWillResetCapturingMouseEventsElement is incorrectly initialized
Comment 1 Zan Dobersek 2015-05-04 10:08:36 PDT
Created attachment 252318 [details]
Patch
Comment 2 Daniel Bates 2015-05-04 10:17:44 PDT
Comment on attachment 252318 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=252318&action=review

> Source/WebCore/ChangeLog:1
> +2015-05-04  Žan Doberšek  <zdobersek@igalia.com>

There seems to be some character encoding issue with respect to the characters on this line.
Comment 3 Zan Dobersek 2015-05-05 23:16:10 PDT
Comment on attachment 252318 [details]
Patch

Clearing flags on attachment: 252318

Committed r183855: <http://trac.webkit.org/changeset/183855>
Comment 4 Zan Dobersek 2015-05-05 23:16:17 PDT
All reviewed patches have been landed.  Closing bug.