Bug 112627

Summary: MessagePort::disentangle() takes an ExceptionCode argument without any need
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Alexey Proskuryakov
Reported 2013-03-18 14:36:44 PDT
MessagePort::disentangle() is called in two places. One has ASSERT_NO_EXCEPTION, and another fails to check the exception, but clearly cannot get one. This function is also not exposed to bindings.
Attachments
proposed patch (5.34 KB, patch)
2013-03-18 14:39 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2013-03-18 14:39:15 PDT
Created attachment 193657 [details] proposed patch
Geoffrey Garen
Comment 2 2013-03-18 14:50:08 PDT
Comment on attachment 193657 [details] proposed patch r=me
WebKit Review Bot
Comment 3 2013-03-18 15:24:39 PDT
Comment on attachment 193657 [details] proposed patch Clearing flags on attachment: 193657 Committed r146130: <http://trac.webkit.org/changeset/146130>
WebKit Review Bot
Comment 4 2013-03-18 15:24:42 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.