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

Tag MemoComponent with PerformedWork effectTag for DevTools Profiler #14141

Merged
merged 1 commit into from
Nov 7, 2018

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Nov 7, 2018

It's hard for DevTools to detect when this component type renders or bails without this effect tag.

Related to facebook/react-devtools/pull/1222

Verified

This commit was signed with the committer’s verified signature. The key has expired.
joachifm Joachim F.
@sizebot
Copy link

sizebot commented Nov 7, 2018

Details of bundled changes.

Comparing: be63473...73c3832

scheduler

File Filesize Diff Gzip Diff Prev Size Current Size Prev Gzip Current Gzip ENV
scheduler.development.js n/a n/a 0 B 19.17 KB 0 B 5.74 KB UMD_DEV
scheduler.production.min.js n/a n/a 0 B 3.16 KB 0 B 1.53 KB UMD_PROD

Generated by 🚫 dangerJS

@bvaughn bvaughn merged commit 5afa1c4 into facebook:master Nov 7, 2018
@bvaughn bvaughn deleted the react.memo-profiler branch November 7, 2018 21:56
@gaearon gaearon mentioned this pull request Nov 13, 2018
jetoneza pushed a commit to jetoneza/react that referenced this pull request Jan 23, 2019

Verified

This commit was signed with the committer’s verified signature. The key has expired.
joachifm Joachim F.
n8schloss pushed a commit to n8schloss/react that referenced this pull request Jan 31, 2019

Verified

This commit was signed with the committer’s verified signature. The key has expired.
joachifm Joachim F.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants