Summary: | [MutationObservers] Clear pending mutation records on disconnect() | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Rafael Weinstein <rafaelw> | ||||
Component: | DOM | Assignee: | Adam Klein <adamk> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | adamk, annevk, ojan, rniwa, sam, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 68729 | ||||||
Attachments: |
|
Description
Rafael Weinstein
2012-02-14 15:03:55 PST
What does the spec says? (In reply to comment #1) > What does the spec says? The spec matches the current behavior. Once the text is part of DOM4 (annevk said he was going to patch it in this week), we'll open a bug there too. This bug should be seen as depending on the spec change. (In reply to comment #2) > The spec matches the current behavior. Once the text is part of DOM4 (annevk said he was going to patch it in this week), we'll open a bug there too. > > This bug should be seen as depending on the spec change. Okay. Could you guys start a new thread or reply to an existing thread about this? I would be interested to hear what Jonas and Olli have to say about this. (In reply to comment #3) > (In reply to comment #2) > > The spec matches the current behavior. Once the text is part of DOM4 (annevk said he was going to patch it in this week), we'll open a bug there too. > > > > This bug should be seen as depending on the spec change. > > Okay. Could you guys start a new thread or reply to an existing thread about this? I would be interested to hear what Jonas and Olli have to say about this. As noted above, my plan is to file this as a bug against the spec once the initial spec text is checked in. I asked Raf to file this bug since we were just talking about it and I didn't want it to get lost. (In reply to comment #4) > As noted above, my plan is to file this as a bug against the spec once the initial spec text is checked in. I asked Raf to file this bug since we were just talking about it and I didn't want it to get lost. Okay. That makes sense. (In reply to comment #5) > (In reply to comment #4) > > As noted above, my plan is to file this as a bug against the spec once the initial spec text is checked in. I asked Raf to file this bug since we were just talking about it and I didn't want it to get lost. > > Okay. That makes sense. https://www.w3.org/Bugs/Public/show_bug.cgi?id=16092 Created attachment 129100 [details]
Patch
Comment on attachment 129100 [details] Patch Clearing flags on attachment: 129100 Committed r109058: <http://trac.webkit.org/changeset/109058> All reviewed patches have been landed. Closing bug. |