Bug 65392

Summary: Move Region code from WebKit2 to WebCore
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch hyatt: review+

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>