Bug 64051 - Move view-related code out of layout_package and into views
Summary: Move view-related code out of layout_package and into views
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-06 19:42 PDT by Adam Barth
Modified: 2011-07-06 19:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (110.67 KB, patch)
2011-07-06 19:42 PDT, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-07-06 19:42:22 PDT
Move view-related code out of layout_package and into views
Comment 1 Adam Barth 2011-07-06 19:42:47 PDT
Created attachment 99916 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-07-06 19:44:04 PDT
Comment on attachment 99916 [details]
Patch

We may find the MVC bandwagon doesn't quite fit our needs in the end, but I think this is better than layout_package for sure!
Comment 3 Adam Barth 2011-07-06 19:46:02 PDT
Committed r90526: <http://trac.webkit.org/changeset/90526>