Bug 125955 - PDFPlugin: Never make a NSEventType = 0
Summary: PDFPlugin: Never make a NSEventType = 0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: PDF (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-12-18 15:14 PST by Tim Horton
Modified: 2013-12-18 15:22 PST (History)
2 users (show)

See Also:


Attachments
patch (4.43 KB, patch)
2013-12-18 15:19 PST, Tim Horton
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-12-18 15:14:48 PST
It's a nonsensical value for NSEventType. We should inform callers of eventTypeFromWebEvent that the conversion failed in a out-of-band manner.

<rdar://problem/15691339>
Comment 1 Tim Horton 2013-12-18 15:19:01 PST
Created attachment 219577 [details]
patch
Comment 2 Tim Horton 2013-12-18 15:22:51 PST
http://trac.webkit.org/changeset/160801