Bug 58785 - WKFrameLoadState should be a uint32_t to match our API conventions
Summary: WKFrameLoadState should be a uint32_t to match our API conventions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 07:40 PDT by Jeff Miller
Modified: 2011-04-18 07:55 PDT (History)
0 users

See Also:


Attachments
Patch (1.19 KB, patch)
2011-04-18 07:41 PDT, Jeff Miller
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2011-04-18 07:40:11 PDT
WKFrameLoadState should be a uint32_t to match our API conventions
Comment 1 Jeff Miller 2011-04-18 07:41:23 PDT
Created attachment 90033 [details]
Patch
Comment 2 Jeff Miller 2011-04-18 07:55:16 PDT
Committed r84144: <http://trac.webkit.org/changeset/84144>