Bug 65392 - Move Region code from WebKit2 to WebCore
Summary: Move Region code from WebKit2 to WebCore
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-29 14:23 PDT by Sam Weinig
Modified: 2011-07-29 14:54 PDT (History)
1 user (show)

See Also:


Attachments
Patch (62.82 KB, patch)
2011-07-29 14:25 PDT, Sam Weinig
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-07-29 14:23:38 PDT
Move Region code from WebKit2 to WebCore
Comment 1 Sam Weinig 2011-07-29 14:25:38 PDT
Created attachment 102397 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-29 14:29:04 PDT
Attachment 102397 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1

Source/WebKit2/UIProcess/DrawingAreaProxyImpl.h:37:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 16 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Dave Hyatt 2011-07-29 14:31:10 PDT
Comment on attachment 102397 [details]
Patch

r=me
Comment 4 Sam Weinig 2011-07-29 14:54:56 PDT
Committed r92014: <http://trac.webkit.org/changeset/92014>