Bug 128085 - Repatch code is passing the wrong args to lookupExceptionHandler
Summary: Repatch code is passing the wrong args to lookupExceptionHandler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-02 16:11 PST by Mark Lam
Modified: 2014-02-02 16:18 PST (History)
5 users (show)

See Also:


Attachments
the patch. (2.10 KB, patch)
2014-02-02 16:15 PST, Mark Lam
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2014-02-02 16:11:16 PST
Fix coming.
Comment 1 Oliver Hunt 2014-02-02 16:12:18 PST
Yay! Thank you!
Comment 2 Oliver Hunt 2014-02-02 16:15:17 PST
I'm not sure i'd take the time to make a layout test for this unless there's an obvious mechanism - the dom pro to bug #127969 is clearly capable of triggering it
Comment 3 Mark Lam 2014-02-02 16:15:22 PST
Created attachment 222944 [details]
the patch.
Comment 4 Oliver Hunt 2014-02-02 16:16:16 PST
Comment on attachment 222944 [details]
the patch.

ouch.
Comment 5 Mark Lam 2014-02-02 16:18:28 PST
Thanks.  Landed in r163274: <http://trac.webkit.org/r163274>.