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

[WEEX-661][iOS] new feature for analyze interaction info (dev_tool) #1751

Merged

Conversation

lucky-chen
Copy link
Contributor

  • transfer peformance info to devtool
  • add log switch of jsengin/jsfm/weexcore ,to analyze interactionTime

@lucky-chen lucky-chen changed the title Ios feature interaction devtool [iOS] new feature for analyze . interaction info (dev_tool) Nov 13, 2018
@lucky-chen lucky-chen changed the title [iOS] new feature for analyze . interaction info (dev_tool) [iOS] new feature for analyze interaction info (dev_tool) Nov 13, 2018
@weex-bot
Copy link

weex-bot commented Nov 13, 2018

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

Generated by 🚫 dangerJS

@lucky-chen lucky-chen changed the title [iOS] new feature for analyze interaction info (dev_tool) [WEEX-660][iOS] new feature for analyze interaction info (dev_tool) Nov 13, 2018
@lucky-chen lucky-chen changed the title [WEEX-660][iOS] new feature for analyze interaction info (dev_tool) [WEEX-661][iOS] new feature for analyze interaction info (dev_tool) Nov 13, 2018
@lucky-chen lucky-chen force-pushed the ios-feature-interaction-devtool branch from 7a17b4d to 9f8b76f Compare November 13, 2018 15:50
@lucky-chen lucky-chen force-pushed the ios-feature-interaction-devtool branch 3 times, most recently from ea4eb59 to 6a7e4b2 Compare November 29, 2018 04:28
@@ -202,6 +202,7 @@ namespace WeexCore
+ (void)registerComponentAffineType:(NSString *)type asType:(NSString *)baseType;

+ (BOOL)isComponentAffineType:(NSString *)type asType:(NSString *)baseType;
+ (void)registercCoreEnv:(NSString*)key withValue:(NSString*)value;
Copy link
Member

Choose a reason for hiding this comment

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

registerc拼写错误

 - transfer peformance info to devtool
 - show interactionView
 - add log switch of jsengin/jsfm/weexcore ,to analyze interactionTime
@lucky-chen lucky-chen force-pushed the ios-feature-interaction-devtool branch from 6a7e4b2 to 1e4df3b Compare November 29, 2018 06:25
Copy link
Member

@wqyfavor wqyfavor left a comment

Choose a reason for hiding this comment

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

done

@cxfeng1-zz cxfeng1-zz merged commit 943ec40 into apache:master Nov 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants