[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] fixup! Bug 42089: Remove ability to submit site support requests



Title: GitLab

Dan Ballard pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android

Commits:

  • 296e0aaa
    by Dan Ballard at 2023-09-21T17:27:09-07:00
    fixup! Bug 42089: Remove ability to submit site support requests
    
    bug 42089: remove comments, glean is sad, and this code will never be referenced
    

2 changed files:

Changes:

  • fenix/app/metrics.yaml
    ... ... @@ -7738,62 +7738,62 @@ cookie_banners:
    7738 7738
         metadata:
    
    7739 7739
           tags:
    
    7740 7740
             - Privacy&Security
    
    7741
    -#  report_site_domain:
    
    7742
    -#    type: url
    
    7743
    -#    description: |
    
    7744
    -#      A user can report a site domain(Ex. for https://edition.cnn.com/
    
    7745
    -#      site domain will be cnn.com) when the cookie banner reducer is not
    
    7746
    -#      working from the cookie banner details panel.
    
    7747
    -#    lifetime: ping
    
    7748
    -#    send_in_pings:
    
    7749
    -#      - cookie-banner-report-site
    
    7750
    -#    bugs:
    
    7751
    -#      - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    7752
    -#    data_reviews:
    
    7753
    -#      - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    7754
    -#    data_sensitivity:
    
    7755
    -#      - technical
    
    7756
    -#      - interaction
    
    7757
    -#    notification_emails:
    
    7758
    -#      - android-probes@xxxxxxxxxxx
    
    7759
    -#    expires: 119
    
    7760
    -#    metadata:
    
    7761
    -#      tags:
    
    7762
    -#        - Privacy&Security
    
    7763
    -#  report_site_cancel_button:
    
    7764
    -#    type: event
    
    7765
    -#    description: |
    
    7766
    -#      The user has pressed the report site domain cancel button
    
    7767
    -#      from the cookie banner reducer details panel.
    
    7768
    -#    bugs:
    
    7769
    -#      - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    7770
    -#    data_reviews:
    
    7771
    -#      - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    7772
    -#    data_sensitivity:
    
    7773
    -#      - interaction
    
    7774
    -#    notification_emails:
    
    7775
    -#      - android-probes@xxxxxxxxxxx
    
    7776
    -#    expires: 119
    
    7777
    -#    metadata:
    
    7778
    -#      tags:
    
    7779
    -#        - Privacy&Security
    
    7780
    -#  report_domain_site_button:
    
    7781
    -#    type: event
    
    7782
    -#    description: |
    
    7783
    -#      The user has pressed the report site domain button
    
    7784
    -#      from the cookie banner reducer details panel.
    
    7785
    -#    bugs:
    
    7786
    -#      - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    7787
    -#    data_reviews:
    
    7788
    -#      - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    7789
    -#    data_sensitivity:
    
    7790
    -#      - interaction
    
    7791
    -#    notification_emails:
    
    7792
    -#      - android-probes@xxxxxxxxxxx
    
    7793
    -#    expires: 119
    
    7794
    -#    metadata:
    
    7795
    -#      tags:
    
    7796
    -#        - Privacy&Security
    
    7741
    +  report_site_domain:
    
    7742
    +    type: url
    
    7743
    +    description: |
    
    7744
    +      A user can report a site domain(Ex. for https://edition.cnn.com/
    
    7745
    +      site domain will be cnn.com) when the cookie banner reducer is not
    
    7746
    +      working from the cookie banner details panel.
    
    7747
    +    lifetime: ping
    
    7748
    +    send_in_pings:
    
    7749
    +      - cookie-banner-report-site
    
    7750
    +    bugs:
    
    7751
    +      - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    7752
    +    data_reviews:
    
    7753
    +      - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    7754
    +    data_sensitivity:
    
    7755
    +      - technical
    
    7756
    +      - interaction
    
    7757
    +    notification_emails:
    
    7758
    +      - android-probes@xxxxxxxxxxx
    
    7759
    +    expires: 119
    
    7760
    +    metadata:
    
    7761
    +      tags:
    
    7762
    +        - Privacy&Security
    
    7763
    +  report_site_cancel_button:
    
    7764
    +    type: event
    
    7765
    +    description: |
    
    7766
    +      The user has pressed the report site domain cancel button
    
    7767
    +      from the cookie banner reducer details panel.
    
    7768
    +    bugs:
    
    7769
    +      - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    7770
    +    data_reviews:
    
    7771
    +      - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    7772
    +    data_sensitivity:
    
    7773
    +      - interaction
    
    7774
    +    notification_emails:
    
    7775
    +      - android-probes@xxxxxxxxxxx
    
    7776
    +    expires: 119
    
    7777
    +    metadata:
    
    7778
    +      tags:
    
    7779
    +        - Privacy&Security
    
    7780
    +  report_domain_site_button:
    
    7781
    +    type: event
    
    7782
    +    description: |
    
    7783
    +      The user has pressed the report site domain button
    
    7784
    +      from the cookie banner reducer details panel.
    
    7785
    +    bugs:
    
    7786
    +      - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    7787
    +    data_reviews:
    
    7788
    +      - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    7789
    +    data_sensitivity:
    
    7790
    +      - interaction
    
    7791
    +    notification_emails:
    
    7792
    +      - android-probes@xxxxxxxxxxx
    
    7793
    +    expires: 119
    
    7794
    +    metadata:
    
    7795
    +      tags:
    
    7796
    +        - Privacy&Security
    
    7797 7797
     
    
    7798 7798
     site_permissions:
    
    7799 7799
       prompt_shown:
    

  • fenix/app/pings.yaml
    ... ... @@ -65,15 +65,15 @@ spoc:
    65 65
       notification_emails:
    
    66 66
         - android-probes@xxxxxxxxxxx
    
    67 67
     
    
    68
    -#cookie-banner-report-site:
    
    69
    -#  description: |
    
    70
    -#    This ping is needed when the cookie banner reducer doesn't work on
    
    71
    -#    a website, and the user wants to report the site.
    
    72
    -#    This ping doesn't include a client id.
    
    73
    -#  include_client_id: false
    
    74
    -#  bugs:
    
    75
    -#    - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    76
    -#  data_reviews:
    
    77
    -#    - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    78
    -#  notification_emails:
    
    79
    -#    - android-probes@xxxxxxxxxxx
    68
    +cookie-banner-report-site:
    
    69
    +  description: |
    
    70
    +    This ping is needed when the cookie banner reducer doesn't work on
    
    71
    +    a website, and the user wants to report the site.
    
    72
    +    This ping doesn't include a client id.
    
    73
    +  include_client_id: false
    
    74
    +  bugs:
    
    75
    +    - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
    
    76
    +  data_reviews:
    
    77
    +    - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
    
    78
    +  notification_emails:
    
    79
    +    - android-probes@xxxxxxxxxxx

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits