Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

[jsfm] Add more debug logs for vdom operation #1531

Merged
merged 2 commits into from
Sep 17, 2018

Conversation

Hanks10100
Copy link
Contributor

Notable changes:

  • Move log level check to shared/utils.js.
  • Add more debug logs for
    • createBody
    • createElement
    • appendChild
    • insertAfter
    • insertBefore
    • removeChild
    • addEvent
    • removeEvent
    • fireEvent
    • destroy

The log level can be controlled by native SDK, and those debug logs will NOT be print in the release version.

@weex-bot
Copy link

weex-bot commented Sep 17, 2018

Messages
📖 No android file has been changed.
📖 android build verification finished.

Generated by 🚫 dangerJS

@weex-bot
Copy link

Messages
📖 has no jsfm file changed.
📖 jsfm test finished.

Generated by 🚫 dangerJS

@Hanks10100 Hanks10100 merged commit 03c6b7c into apache:master Sep 17, 2018
Hanks10100 added a commit that referenced this pull request Sep 18, 2018
* Enhance the destroy logic of document and element. (#1529)
* Add more debug logs for vdom operation. (#1531)
* Update the module white-list to latest.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants