Skip to main content
Sign in
Snippets Groups Projects

Tweak `isOnNewTabPage` patch

  • View options
  • Closed created by henry
    Closed Tweak `isOnNewTabPage` patch
    • View options
  • The 128 patch for browser-places.js still works, but can be simplified since upstream changed from essentially

    currentUri.spec.startsWith(uri)

    to

    currentUri.equalsExceptRef(uri)

    So we can change our patch to just add "about:tor" to newTabURLs.

    Attributes

    Assignees

    Labels

    Milestone

    None

    Dates

    Start: None

    Due: None

    Time tracking

    No estimate or time spent
    To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first