Bug 144583

Summary: EventHandler::m_eventHandlerWillResetCapturingMouseEventsElement is incorrectly initialized
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.