Bug 102744 - [JSC] MutationObserver wrapper should not be collected while still observing
Summary: [JSC] MutationObserver wrapper should not be collected while still observing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Klein
URL:
Keywords:
Depends on:
Blocks: 93661
  Show dependency treegraph
 
Reported: 2012-11-19 17:17 PST by Adam Klein
Modified: 2012-11-20 17:36 PST (History)
7 users (show)

See Also:


Attachments
Patch (8.11 KB, patch)
2012-11-20 16:55 PST, Adam Klein
no flags Details | Formatted Diff | Diff
Patch for landing (8.11 KB, patch)
2012-11-20 17:09 PST, Adam Klein
no flags 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-11-19 17:17:34 PST
JSC support for the V8 capability added in https://bugs.webkit.org/show_bug.cgi?id=102328
Comment 1 Adam Klein 2012-11-20 16:55:04 PST
Created attachment 175307 [details]
Patch
Comment 2 Adam Barth 2012-11-20 17:06:20 PST
Comment on attachment 175307 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=175307&action=review

> Source/WebCore/ChangeLog:14
> +        if any of their observed nodes' roots an opaque root.

an -> is an ?
Comment 3 Adam Klein 2012-11-20 17:09:09 PST
Created attachment 175308 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-11-20 17:36:30 PST
Comment on attachment 175308 [details]
Patch for landing

Clearing flags on attachment: 175308

Committed r135337: <http://trac.webkit.org/changeset/135337>
Comment 5 WebKit Review Bot 2012-11-20 17:36:35 PST
All reviewed patches have been landed.  Closing bug.