Bug 39715

Summary: Add missing ENABLE(RUBY) guards
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: beergun, joybro201
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Kwang Yul Seo
Reported 2010-05-26 02:44:03 PDT
canMergeContiguousAnonymousBlocks in RenderBlock.cpp uses RenderObject::isRubyRun and RenderObject::isRubyBase without ENABLE(RUBY) guard..
Attachments
Patch (1.74 KB, patch)
2010-05-26 02:46 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-05-26 02:46:20 PDT
Created attachment 57083 [details] Patch It seems a bit ugly. Any better suggestion?
Kwang Yul Seo
Comment 2 2010-05-26 03:25:30 PDT
http://trac.webkit.org/changeset/60221 resolved this. So close this bug.
Note You need to log in before you can comment on or make changes to this bug.