Skip to content

Fix lib breaks#560

Merged
mhegazy merged 10 commits into
masterfrom
fixRWCBreaks
Aug 2, 2018
Merged

Fix lib breaks#560
mhegazy merged 10 commits into
masterfrom
fixRWCBreaks

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Aug 2, 2018

Fixes a set of issues that were identified by our real world code test suits.

@saschanaz
Copy link
Copy Markdown
Collaborator

saschanaz commented Aug 3, 2018

@mhegazy Can we mark the deprecated argument of createTreeWalker as deprecated? Also caretRangeFromPoint and almost all other additions here.

* Reloads the current page.
*/
reload(): void;
reload(forcedReload?: boolean): void;
Copy link
Copy Markdown
Collaborator

@saschanaz saschanaz Aug 3, 2018

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We can change it to two overloads and mark it as deprecated.

@mhegazy
Copy link
Copy Markdown
Contributor Author

mhegazy commented Aug 3, 2018

Can we mark the deprecated argument of createTreeWalker as deprecated? Also caretRangeFromPoint and almost all other additions here.

sounds like a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants