Bug 118578 - [mac] No API for getting the page visibility state of a WebView
Summary: [mac] No API for getting the page visibility state of a WebView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-11 15:14 PDT by mitz
Modified: 2013-07-11 15:34 PDT (History)
0 users

See Also:


Attachments
Add -[WebView _visibilityState] (2.92 KB, patch)
2013-07-11 15:17 PDT, mitz
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-07-11 15:14:33 PDT
[mac] No API for getting the page visibility state of a WebView
Comment 1 mitz 2013-07-11 15:17:34 PDT
Created attachment 206492 [details]
Add -[WebView _visibilityState]
Comment 2 mitz 2013-07-11 15:34:41 PDT
Fixed in <http://trac.webkit.org/r152579> (including a WebCore export needed for the WebKit part to build).