Skip to content

Conversation

liyuqian
Copy link
Contributor

@liyuqian liyuqian commented Aug 8, 2019

TimelineEvents may not be sent if there aren't enough to form a group.
Hence we should always use ExtensionEvent as the trigger.

See also #37503

TimelineEvents may not be sent if there aren't enough to form a group.
Hence we should always use ExtensionEvent as the trigger.
@fluttergithubbot
Copy link
Contributor

It looks like this pull request may not have tests. Please make sure to add tests before merging. While there are exceptions to this rule, if this patch modifies code it is probably not an exception.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@fluttergithubbot fluttergithubbot added framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels. labels Aug 8, 2019
@liyuqian liyuqian requested a review from rmacnak-google August 8, 2019 22:47
@liyuqian
Copy link
Contributor Author

liyuqian commented Aug 8, 2019

@rmacnak-google : I think that we may forget to remove and recompile the flutter_tools on Friday. The ExtensionEvent works as expected today...

@codecov
Copy link

codecov bot commented Aug 8, 2019

Codecov Report

Merging #37900 into master will decrease coverage by 0.11%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #37900      +/-   ##
==========================================
- Coverage   56.02%   55.91%   -0.12%     
==========================================
  Files         193      193              
  Lines       18164    18170       +6     
==========================================
- Hits        10177    10160      -17     
- Misses       7987     8010      +23
Flag Coverage Δ
#flutter_tool 55.91% <0%> (-0.12%) ⬇️
Impacted Files Coverage Δ
packages/flutter_tools/lib/src/tracing.dart 0% <0%> (ø) ⬆️
packages/flutter_tools/lib/src/base/context.dart 49.12% <0%> (-8.78%) ⬇️
packages/flutter_tools/lib/src/project.dart 73.78% <0%> (-8.1%) ⬇️
packages/flutter_tools/lib/src/ios/xcodeproj.dart 83.55% <0%> (-3.29%) ⬇️
packages/flutter_tools/lib/src/version.dart 90.73% <0%> (-1.96%) ⬇️
packages/flutter_tools/lib/src/android/gradle.dart 44.17% <0%> (-0.88%) ⬇️
...ackages/flutter_tools/lib/src/commands/config.dart 85.89% <0%> (-0.77%) ⬇️
packages/flutter_tools/lib/src/cache.dart 41.99% <0%> (-0.73%) ⬇️
packages/flutter_tools/lib/src/base/logger.dart 82.06% <0%> (-0.39%) ⬇️
...ges/flutter_tools/lib/src/resident_web_runner.dart 69.59% <0%> (ø) ⬆️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41cc80c...a7d3a86. Read the comment docs.

@liyuqian liyuqian merged commit 218b113 into flutter:master Aug 9, 2019
@liyuqian liyuqian deleted the fix_event_todo branch August 14, 2019 20:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
framework flutter/packages/flutter repository. See also f: labels. tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants