FLUID-6608: URL polyfill may no longer be needed

Metadata

Source
FLUID-6608
Type
Improvement
Priority
Trivial
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Ned Zimmerman
Created
2021-03-25T15:27:03.108-0400
Updated
2021-03-31T09:13:57.394-0400
Versions
  1. 3.0
Fixed Versions
  1. 3.0
Component
  1. Prefs Framework

Description

I noticed while reviewing dependencies as part of FLUID-6607 that the Prefs Framework has a dependency for url-polyfill which was added in FLUID-6296, explicitly to support native URL utility usage on IE. Since IE is no longer supported, I suspect we can remove url-polyfill.

Comments

  • Ned Zimmerman commented 2021-03-25T19:45:07.738-0400

    CanIUse stats: https://caniuse.com/url

  • Justin Obara commented 2021-03-29T07:55:17.395-0400

    Ned Zimmerman thanks for filing this. I was thinking that would be the case and was planning on reviewing it as part of the work for FLUID-6594. If it doesn't get pulled before hand, I'll try to get to it in that work.

  • Justin Obara commented 2021-03-31T09:13:53.741-0400

    Merged PR ( https://github.com/fluid-project/infusion/pull/1043 ) into the project repo at fa95f26e1959e5edfbbd62f3dfc790611f9ee1a9