Bug 55403 - Move constructor definitions in ResourceError.h outside of the class
Summary: Move constructor definitions in ResourceError.h outside of the class
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 13:24 PST by Pratik Solanki
Modified: 2011-03-30 15:58 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2011-02-28 13:24:37 PST
From review feedback for patch in bug 51836 <https://bugs.webkit.org/show_bug.cgi?id=51836#c15>, we should move the constructor definitions outside the class definition for ResourceError
Comment 1 Steve Falkenburg 2011-03-30 15:58:44 PDT
*** Bug 57510 has been marked as a duplicate of this bug. ***