Bug 78508 - Move JSC related assertions out of Assertions.h and into their own header
Summary: Move JSC related assertions out of Assertions.h and into their own header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-13 11:04 PST by Sam Weinig
Modified: 2012-02-13 12:57 PST (History)
0 users

See Also:


Attachments
Patch (11.89 KB, patch)
2012-02-13 11:11 PST, Sam Weinig
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2012-02-13 11:04:51 PST
Move JSC related assertions out of Assertions.h and into their own header
Comment 1 Sam Weinig 2012-02-13 11:11:44 PST
Created attachment 126797 [details]
Patch
Comment 2 Sam Weinig 2012-02-13 12:57:57 PST
Committed r107595: <http://trac.webkit.org/changeset/107595>