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

Flutter notifier support #1328

Merged
merged 1 commit into from
Apr 5, 2022
Merged

Flutter notifier support #1328

merged 1 commit into from
Apr 5, 2022

Conversation

nickdowell
Copy link
Contributor

@nickdowell nickdowell commented Apr 5, 2022

Adds the codeIdentifier (internal) stack frame property for use by the Flutter notifier.

@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Bugsnag.framework binary size increased by 440 bytes from 857,312 to 857,752

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.1%    +248  +0.1%    +248    String Table
  +0.1%    +192  +0.1%    +192    Symbol Table
  +0.1%    +176  +0.1%    +176    __TEXT,__text
  +0.2%     +96  +0.2%     +96    __DATA,__objc_const
  +0.3%     +84  +0.3%     +84    __TEXT,__objc_methname
  +0.2%     +32  +0.2%     +32    __DATA,__cfstring
  +0.2%     +16  +0.2%     +16    __DATA,__objc_selrefs
  +0.1%     +15  +0.1%     +15    __TEXT,__cstring
  +0.4%      +4  +0.4%      +4    __DATA,__objc_ivar
  -6.7%    -148  -1.9%    -148    [__DATA]
  -1.7%    -275  -1.7%    -275    [__TEXT]
  [ = ]       0  -4.0%    -440    [__LINKEDIT]
  +0.1%    +440  [ = ]       0    TOTAL

Generated by 🚫 Danger

@nickdowell nickdowell marked this pull request as ready for review April 5, 2022 13:37
@nickdowell nickdowell requested a review from kstenerud April 5, 2022 13:37
@nickdowell nickdowell merged commit d0b0158 into next Apr 5, 2022
@nickdowell nickdowell deleted the flutter branch April 5, 2022 14:13
@nickdowell nickdowell restored the flutter branch April 5, 2022 14:37
@nickdowell nickdowell mentioned this pull request Apr 6, 2022
@nickdowell nickdowell deleted the flutter branch April 22, 2022 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants