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

feat(android): support fcp monitor #3796

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

siguangli
Copy link
Collaborator

Before submitting a new pull request, please make sure:

  • Test cases have been added/updated/passed for the code you will submit.
  • Documentation has added or updated.
  • Commit message is following the Convention Commit guideline with maximum 72 characters.
  • Squash the repeat code commits, short patches are welcome.

Copy link

hippy-service bot commented Mar 27, 2024

Hi, @siguangli. Thanks for your PR! 👏

🏷️ You can leave a comment in this PR with #help tag when you need help (e.g. some status checks run failed due to internal issue), admin team members will help asap.

@@ -108,13 +108,16 @@ public class NativeRenderer extends Renderer implements NativeRender, NativeRend
private static final String EVENT_PREFIX = "on";
private static final String SNAPSHOT_CREATE_NODE = "createNode";
private static final String SNAPSHOT_UPDATE_LAYOUT = "updateLayout";
private static final String FCP_KEY = "paintType";
Copy link
Collaborator

Choose a reason for hiding this comment

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

这是是不是叫 PAINT_KEY 和 PAINT_VALUE 好点

@siguangli siguangli added the action(squash-merge) Squash and merge action label Mar 27, 2024
Copy link

hippy-actions bot commented Mar 27, 2024

⚠️ squash-merge action execution failed, because of cannot squash and merge your own pull request.

Please check the following details:

(empty response)

@siguangli

@hippy-actions hippy-actions bot added action(squash-merge): failed Squash and merge action execution failed and removed action(squash-merge) Squash and merge action labels Mar 27, 2024
@zealotchen0 zealotchen0 reopened this Mar 27, 2024
@zealotchen0 zealotchen0 added action(squash-merge) Squash and merge action and removed action(squash-merge): failed Squash and merge action execution failed labels Mar 27, 2024
@hippy-actions hippy-actions bot enabled auto-merge (squash) March 27, 2024 04:23
@hippy-actions hippy-actions bot removed the action(squash-merge) Squash and merge action label Mar 27, 2024
@siguangli siguangli disabled auto-merge March 27, 2024 06:09
@siguangli siguangli merged commit b38e990 into Tencent:main Mar 27, 2024
73 of 79 checks passed
@siguangli siguangli deleted the feat/TimeMonitor branch March 27, 2024 06:09
wwwcg pushed a commit to wwwcg/Hippy that referenced this pull request Apr 17, 2024
* feat(android): support fcp monitor

* fix(android): rename to PAINT_TYPE_KEY

---------

Co-authored-by: maxli <[email protected]>
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.

4 participants