Bug 127907

Summary: Fix the !ENABLE(PAGE_VISIBILITY_API) build
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 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'
Comment 1 Csaba Osztrogonác 2014-01-30 06:00:44 PST
Created attachment 222663 [details]
Patch
Comment 2 Brent Fulgham 2014-02-05 16:40:17 PST
Comment on attachment 222663 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-02-05 17:09:52 PST
All reviewed patches have been landed.  Closing bug.