Bug 136732

Summary: Use ASSERT instead of ASSERT_WITH_SECURITY_IMPLICATION
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit Misc.Assignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 136694    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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
Patch (3.19 KB, patch)
2014-09-10 20:40 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2014-09-10 20:40:36 PDT
Gyuyoung Kim
Comment 2 2014-09-10 20:42:14 PDT
Andy, Sorry about that. I missed to change it. Fixed those nits on this patch.
Andy Estes
Comment 3 2014-09-10 20:43:13 PDT
Comment on attachment 237929 [details] Patch Thanks for following up!
WebKit Commit Bot
Comment 4 2014-09-10 21:42:52 PDT
Comment on attachment 237929 [details] Patch Clearing flags on attachment: 237929 Committed r173507: <http://trac.webkit.org/changeset/173507>
WebKit Commit Bot
Comment 5 2014-09-10 21:42:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.