RESOLVED WORKSFORME 39715
Add missing ENABLE(RUBY) guards
https://bugs.webkit.org/show_bug.cgi?id=39715
Summary Add missing ENABLE(RUBY) guards
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.