Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 11  Older »

You cannot post messages because only members can post, and you are not currently a member.

Ability to rollback and replay Mutation Summaries 
  Hi, this is a great library btw, and I'm currently trying to use it to enhance a collaborative rich text editor. I'm just wondering though if the mutation summaries or lower level records provide enough info to allow them to be rolled back in the DOM, so that it's restored to an earlier state (eg. undo), and then later re-apply the... more »
By Mark Gibson  - Mar 20 - 2 new of 2 messages    

summarise the summaries 
  Really great job with the library! I've been wondering though if there is a reasonable way at the moment to summarise the mutation summaries. Since the mutation observer callback is basically fired at will, so is mutation summary callback. Is there a way to have some more control over when it happens? For example, I might want to... more »
By Andrius Aučinas  - Mar 6 - 6 new of 6 messages    

Opera support 
  Any insider info? I've tried to cause a raucous in dev.opera (oxymoron if I ever used one) about this before to no avail... If someone would just kick them hard enough maybe I could forget MutationEvents for good!
By Mindaugas J.  - Nov 26 2012 - 4 new of 4 messages    

Possible bug, or missuage of the API? 
  I'm trying to work out if I've triggered a bug or mis-understanding the API usage. I've written a test page for my extension which simulates DOM manipulation to ensure I tag text areas correctly: [link] One of the problems I have to deal with is over-exuberant DOM... more »
By Alex Bennée  - Nov 7 2012 - 2 new of 2 messages    

tree mirror; possible to bidirectionally share changes? 
  hey Rafael, this library is _amazing_. Thanks for creating it! I have a question about mutation summary, and the tree mirror example. I'm wondering if you could provide some insight into what would be involved in making it so 2 or more viewers could share edits to a DOM. Said differently, in the example, one... more »
By Mike Reinstein  - Oct 28 2012 - 4 new of 4 messages    

Trying to understand the observeOwnChanges option 
  I'm trying to understand the purpose of the observeOwnChanges option. Looking at the Mutation Summary source, it seems that if observeOwnChanges is set to false, then anytime the Mutation Observer API executes the callback, it disconnects the observer after pulling the mutations, creates summaries from them, returns those summaries inside the passed callback,... more »
By Justin Meltzer  - Oct 18 2012 - 6 new of 6 messages    

trying to understand visitNode inside processMutations 
  Hey guys, I've been trying to debug a problem I found where the summary object contains more information than the original mutation record. I raised a bug on the project pages here: [link] Having been stepping through the code, I can't quite understand why... more »
By Jelte Liebrand  - Sep 12 2012 - 5 new of 5 messages    

Change in offsetTop value doesn't register 
  What a great script!!! So many thanks for building/implementing this!!! I want to use it to monitor the offset of inputs on a webform. So far, I was able to register changes in styles, but I just don't get alerted when the offset value changes. Here is my test page: [link]... more »
By Martin Lafrance  - May 3 2012 - 2 new of 2 messages    

Issues in mutation-summary 
  I just developed a Chrome extension that makes use of mutation-summary: [link] I encountered this issue during the development: Nodes found by a characterData query may not be text nodes. They can be comment nodes, or their parent nodes can be <style> and <script>.... more »
By Ziyuan Yao  - Apr 27 2012 - 2 new of 2 messages    

Removed nodes and Mutation Summary 
  Hi Clemens, Interesting use case. Thanks for making contact. [Note that I have updated mutation-summary-discuss so that anyone can join and cc'd there so that everyone can have the benefit of this discussion]. I had wondered if this issue would come up. You are correct that internally, for nodes which have been moved, the library is tracking... more »
By Rafael Weinstein  - Mar 31 2012 - 1 new of 1 message    

1 - 10 of 11   « Newer | Older »

XML       Send email to this group: mutation-summary-discuss@googlegroups.com