RESOLVED WONTFIX 26112
Single-view WebKit -- make events work
https://bugs.webkit.org/show_bug.cgi?id=26112
Summary Single-view WebKit -- make events work
Darin Adler
Reported 2009-05-31 21:53:11 PDT
I'm using this bug to track some work on viewless WebKit. The patch (or patches) attached here will be related primarily to events and view coordinates.
Attachments
patch (1.08 MB, patch)
2009-05-31 22:55 PDT, Darin Adler
no flags
newer work in progress (1.10 MB, patch)
2009-06-01 00:11 PDT, Darin Adler
no flags
patch (153.03 KB, patch)
2009-06-01 02:11 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2009-05-31 22:55:06 PDT
Darin Adler
Comment 2 2009-05-31 22:56:27 PDT
Note: The enormous size of this patch is mainly due to the 3 or 4 copies of WebHTMLView.mm that appear because I used "svn copy" to extract a class from that file. Perhaps I should separate that into a distinct check-in to make reviewing more sane. Or depending on the reviewer it might not faze you.
Darin Adler
Comment 3 2009-05-31 23:24:56 PDT
Comment on attachment 30825 [details] patch Clearing review flag for now.
Darin Adler
Comment 4 2009-06-01 00:11:15 PDT
Created attachment 30826 [details] newer work in progress
Darin Adler
Comment 5 2009-06-01 02:11:00 PDT
Dave Hyatt
Comment 6 2009-06-01 10:11:16 PDT
Comment on attachment 30829 [details] patch r=me
Darin Adler
Comment 7 2009-06-05 16:38:30 PDT
Comment on attachment 30829 [details] patch Clearing review flag since I landed this as <http://trac.webkit.org/changeset/44379>.
Darin Adler
Comment 8 2010-05-25 15:12:22 PDT
We’re not going to do single-view WebKit any more. We have a better approach.
Note You need to log in before you can comment on or make changes to this bug.