Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Conversation

@dangoor
Copy link
Contributor

@dangoor dangoor commented Sep 5, 2013

This makes a good bit of domdiff cleaner and more consistent.

to @njx

@ghost ghost assigned njx Sep 5, 2013
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you no longer need elementInserts, textInserts, textChanges, elementsWithTextChanges, or elementDeletes--those were all from before the last rewrite, I believe.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can get rid of matches too.

@njx
Copy link

njx commented Sep 6, 2013

Great cleanup (and thank goodness for ?w=1 or it would have been hard to see the real diffs in HTMLDOMDiff :)). I especially like having a prototype for DOM nodes.

I'll merge this--my comments above can be addressed later.

njx pushed a commit that referenced this pull request Sep 6, 2013
@njx njx merged commit 1049f2c into master Sep 6, 2013
@njx njx deleted the dangoor/LiveHTML-cleanup branch September 6, 2013 00:38
peterflynn added a commit that referenced this pull request Sep 6, 2013
…nting

* origin/master: (275 commits)
  Change copyright to 2013
  Change copyright to 2013
  Comment tweaks. Renamed addPos/offsetPos to _addPos/_offsetPos since they're private.
  Fix test for new status with LiveHTML
  Delete strings-app.js and remove "Gettings started line"
  Get some recent fixes from upstream
  Updated by ALF automation.
  Add comments for `generateAttributeEdits`
  Flesh out the comments for SimpleDOM.
  Replace .children checks with .isElement()
  Remove a bunch of unused variables (from review #5065)
  Fixed quiet scrollbar based on @TomMalbran's feedback.
  Removed base64 PNGs as they're no longer required.
  Updated year.
  Fixed based on @TomMalbran's feedback.
  Updated by ALF automation.
  Removed linux scrollbar style.
  Cleaned up a bit.
  Updated link.
  Removed quiet scrollbar styles as they're all in brackets_scrollbars.less now.
  ...

Conflicts:
	src/brackets.js
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants