Bug 126562 - [Mac] DOMProgressEvent has unspecified availability
Summary: [Mac] DOMProgressEvent has unspecified availability
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: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-06 22:14 PST by Mark Rowe (bdash)
Modified: 2014-01-07 01:42 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.11 KB, patch)
2014-01-06 22:19 PST, Mark Rowe (bdash)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2014-01-06 22:14:11 PST
DOMProgressEvent does not appear in PublicDOMInterfaces.h, but it's installed as a public header. This results in it being annotated as NS_CLASS_AVAILABLE_MAC(TBD).
Comment 1 Mark Rowe (bdash) 2014-01-06 22:19:44 PST
Created attachment 220492 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-06 22:21:35 PST
Please wait for approval from timothy@apple.com (or another member of the Apple Safari Team) before submitting because this patch contains changes to the Apple Mac WebKit.framework public API.
Comment 3 WebKit Commit Bot 2014-01-07 01:42:42 PST
Comment on attachment 220492 [details]
Patch

Clearing flags on attachment: 220492

Committed r161415: <http://trac.webkit.org/changeset/161415>
Comment 4 WebKit Commit Bot 2014-01-07 01:42:43 PST
All reviewed patches have been landed.  Closing bug.