[Webkit-unassigned] [Bug 136732] New: Use ASSERT instead of ASSERT_WITH_SECURITY_IMPLICATION
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 10 20:39:46 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136732
Summary: Use ASSERT instead of ASSERT_WITH_SECURITY_IMPLICATION
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gyuyoung.kim at webkit.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list