Bug 158026

Summary: Fix null pointer dereferencing in WebViewImpl::inputContext
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Alex Christensen
Reported 2016-05-24 11:12:18 PDT
Fix null pointer dereferencing in WebViewImpl::inputContext
Attachments
Patch (1.30 KB, patch)
2016-05-24 11:13 PDT, Alex Christensen
no flags
Patch (1.15 KB, patch)
2016-05-24 13:58 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2016-05-24 11:13:01 PDT
Alex Christensen
Comment 2 2016-05-24 13:58:44 PDT
Tim Horton
Comment 3 2016-05-24 13:59:25 PDT
Comment on attachment 279701 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=279701&action=review > Source/WebKit2/ChangeLog:11 > + this was null sometimes in WebViewImpl::inputContext. Capital t.
Alex Christensen
Comment 4 2016-05-24 14:01:35 PDT
This was not null. this was.
WebKit Commit Bot
Comment 5 2016-05-24 14:11:25 PDT
Comment on attachment 279701 [details] Patch Clearing flags on attachment: 279701 Committed r201351: <http://trac.webkit.org/changeset/201351>
WebKit Commit Bot
Comment 6 2016-05-24 14:11:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.