Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use await for makeRSDoc() #1779

Merged
merged 5 commits into from Jul 29, 2018
Merged

refactor: use await for makeRSDoc() #1779

merged 5 commits into from Jul 29, 2018

Conversation

saschanaz
Copy link
Member

... and remove deprecated callbacks.

Copy link
Member

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

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

Just one small question I was unsure of. I had a lot of trouble in Safari with that particular test, which is why it’s ugly.

null,
"display: block"
);
resolve();
Copy link
Member

Choose a reason for hiding this comment

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

Is this still testing that clicking makes the pill go away?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think so, as it tests display after clicking repeatedly.

@saschanaz saschanaz merged commit fcef83f into develop Jul 29, 2018
@saschanaz saschanaz deleted the await-makersrdoc branch July 29, 2018 05:17
marcoscaceres added a commit that referenced this pull request Jul 31, 2018
* develop:
  v22.3.3
  refactor(core/jquery-enhanced): migrate $linkTargets to vanilla js (#1785)
  refactor: remove `var` (#1784)
  fix(core/idl): linking attribute id/type with same name (#1776)
  refactor(tests/spec/core/webidl-spec): remove remaining jQuery (#1783)
  refactor: lint tests (#1782)
  refactor: use const and arrow functions (#1781)
  refactor: use getElementById whenever possible (#1780)
  refactor: use await for makeRSDoc() (#1779)
  fix(karma.conf.js): grep causes incorrect skips (#1778)
  Force eslint (#1777)
  refactor(tests/spec/core/webidl-spec): remove jQuery from dict/enum tests (#1775)
  refactor(tests/spec/core/webidl-spec): remove jQuery from op/comment tests (#1774)
  refactor(tests/spec/core/webidl-spec): remove jQuery from ctor/const/attr tests (#1773)
  refactor(tests/spec/core/webidl-spec): remove jQuery from interface tests (#1772)
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.

None yet

2 participants