Bug 78172 - Simplify and correct mutation delivery timing for JSC
Summary: Simplify and correct mutation delivery timing for JSC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Klein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 16:01 PST by Adam Klein
Modified: 2012-02-08 16:24 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.54 KB, patch)
2012-02-08 16:07 PST, Adam Klein
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Klein 2012-02-08 16:01:41 PST
Simplify and correct mutation delivery timing for JSC
Comment 1 Adam Klein 2012-02-08 16:07:54 PST
Created attachment 126175 [details]
Patch
Comment 2 Adam Barth 2012-02-08 16:18:51 PST
Comment on attachment 126175 [details]
Patch

Looks reasonable.  I'm not sure we have perfect coverage with this object, but if you find bugs, improving the coverage will be a good byproduct.
Comment 3 Adam Klein 2012-02-08 16:24:15 PST
Committed r107149: <http://trac.webkit.org/changeset/107149>