Bug 147260

Summary: Remove WEBCORE_EXPORT from Page::allowsMediaDocumentInlinePlayback()
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, eric.carlson, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Description Alexey Proskuryakov 2015-07-24 08:42:36 PDT
This function is inline, so exporting it makes no sense - and breaks the build with certain Xcode versions.
Comment 1 Alexey Proskuryakov 2015-07-24 08:43:59 PDT
Created attachment 257454 [details]
proposed patch
Comment 2 WebKit Commit Bot 2015-07-24 13:33:21 PDT
Comment on attachment 257454 [details]
proposed patch

Clearing flags on attachment: 257454

Committed r187358: <http://trac.webkit.org/changeset/187358>
Comment 3 WebKit Commit Bot 2015-07-24 13:33:26 PDT
All reviewed patches have been landed.  Closing bug.