Bug 136733

Summary: Use ASSERT instead of ASSERT_WITH_SECURITY_IMPLICATION
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Gyuyoung Kim
Reported 2014-09-10 20:39:49 PDT
Since r173458 changed to use static_cast<> with toFoo, ASSERT_WITH_SECURITY_IMPLICATION doesn't need to be used anymore. ASSERT is enough for it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.