RESOLVED FIXED127907
Fix the !ENABLE(PAGE_VISIBILITY_API) build
https://bugs.webkit.org/show_bug.cgi?id=127907
Summary Fix the !ENABLE(PAGE_VISIBILITY_API) build
Csaba Osztrogonác
Reported 2014-01-30 05:57:12 PST
build log: /home/ossy/WebKit/Source/WebCore/page/Page.cpp: In member function 'void WebCore::Page::setIsVisible(bool, bool)': /home/ossy/WebKit/Source/WebCore/page/Page.cpp:1174:25: error: 'class WebCore::Settings' has no member named 'hiddenPageCSSAnimationSuspensionEnabled' /home/ossy/WebKit/Source/WebCore/page/Page.cpp:1197:25: error: 'class WebCore::Settings' has no member named 'hiddenPageCSSAnimationSuspensionEnabled'
Attachments
Patch (1.71 KB, patch)
2014-01-30 06:00 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2014-01-30 06:00:44 PST
Brent Fulgham
Comment 2 2014-02-05 16:40:17 PST
Comment on attachment 222663 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-02-05 17:09:51 PST
Comment on attachment 222663 [details] Patch Clearing flags on attachment: 222663 Committed r163498: <http://trac.webkit.org/changeset/163498>
WebKit Commit Bot
Comment 4 2014-02-05 17:09:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.