Bug 43757

Summary: Fix compilation of VideoLayerChromium on Mac OS X with compositor
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: PlatformAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ajwong, dglazkov, eric, hclam, japhet, levin, scherkus, vangelis, vrk, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch levin: review+, kbr: commit-queue-

Description Kenneth Russell 2010-08-09 16:33:58 PDT
VideoLayerChromium is not compiling on Mac OS X when use_accelerated_compositing=1 in GYP_DEFINES.
Comment 1 Kenneth Russell 2010-08-09 16:50:07 PDT
Created attachment 63952 [details]
Patch

Thanks to Vangelis for initial patch.
Comment 2 Hin-Chung Lam 2010-08-09 16:51:14 PDT
Thanks for fixing this!
Comment 3 WebKit Review Bot 2010-08-09 16:52:42 PDT
Attachment 63952 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebCore/platform/graphics/chromium/VideoLayerChromium.cpp:128:  Tab found; better to use spaces  [whitespace/tab] [1]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 David Levin 2010-08-09 16:59:28 PDT
Comment on attachment 63952 [details]
Patch

Please fix the tab issue before landing. (I doubt that svn will let you commit it with a tab anyway.)
Comment 5 Kenneth Russell 2010-08-09 17:01:31 PDT
(In reply to comment #4)
> (From update of attachment 63952 [details])
> Please fix the tab issue before landing. (I doubt that svn will let you commit it with a tab anyway.)

Will do.
Comment 6 Kenneth Russell 2010-08-09 17:06:33 PDT
Committed r65018: <http://trac.webkit.org/changeset/65018>
Comment 7 WebKit Review Bot 2010-08-09 21:00:52 PDT
http://trac.webkit.org/changeset/65018 might have broken Leopard Intel Debug (Tests)
The following changes are on the blame list:
http://trac.webkit.org/changeset/65017
http://trac.webkit.org/changeset/65018