Bug 150572 - Pipe custom context menu handling through to the UIDelegate object
Summary: Pipe custom context menu handling through to the UIDelegate object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-26 13:21 PDT by Anders Carlsson
Modified: 2015-10-26 15:59 PDT (History)
0 users

See Also:


Attachments
Patch (6.69 KB, patch)
2015-10-26 13:23 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (6.80 KB, patch)
2015-10-26 13:30 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (6.83 KB, patch)
2015-10-26 14:02 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (6.86 KB, patch)
2015-10-26 14:04 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-10-26 13:21:50 PDT
Pipe custom context menu handling through to the UIDelegate object
Comment 1 Anders Carlsson 2015-10-26 13:23:15 PDT
Created attachment 264068 [details]
Patch
Comment 2 Anders Carlsson 2015-10-26 13:30:20 PDT
Created attachment 264070 [details]
Patch
Comment 3 Anders Carlsson 2015-10-26 14:02:07 PDT
Created attachment 264073 [details]
Patch
Comment 4 Anders Carlsson 2015-10-26 14:04:58 PDT
Created attachment 264074 [details]
Patch
Comment 5 Anders Carlsson 2015-10-26 14:42:20 PDT
Committed r191600: <http://trac.webkit.org/changeset/191600>
Comment 6 Anders Carlsson 2015-10-26 15:59:22 PDT
Committed r191607: <http://trac.webkit.org/changeset/191607>