Bug 46348 - Invalid assertion in ScriptCallback
Summary: Invalid assertion in ScriptCallback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Luiz Agostini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 07:28 PDT by Luiz Agostini
Modified: 2010-09-23 12:11 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.83 KB, patch)
2010-09-23 07:33 PDT, Luiz Agostini
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luiz Agostini 2010-09-23 07:28:00 PDT
Invalid assertion in ScriptCallback
Comment 1 Luiz Agostini 2010-09-23 07:33:32 PDT
Created attachment 68515 [details]
patch
Comment 2 Andreas Kling 2010-09-23 07:54:05 PDT
Comment on attachment 68515 [details]
patch

LGTM.
Comment 3 WebKit Commit Bot 2010-09-23 08:57:13 PDT
Comment on attachment 68515 [details]
patch

Clearing flags on attachment: 68515

Committed r68146: <http://trac.webkit.org/changeset/68146>
Comment 4 WebKit Commit Bot 2010-09-23 08:57:17 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2010-09-23 12:11:25 PDT
See <https://bugs.webkit.org/show_bug.cgi?id=43216#c15> for the rationale.