Bug 1777641 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Tooru Fujisawa [:arai] from comment #4)
> The other option was to have a static list of known-to-be-ESMified URLs and immediately redirect if the imported URL matches,
> but I didn't choose this because it can be difficult to keep the list up to date.
> 
> We could use both approach, so that known case can be redirected immediately, and overlooked case can be redirected after failure, but that doesn't solve the issue in this bug.

I'm investigating the performance impact of those 2 options in bug 1777673.
(In reply to Tooru Fujisawa [:arai] from comment #4)
> The other option was to have a static list of known-to-be-ESMified URLs and immediately redirect if the imported URL matches,
> but I didn't choose this because it can be difficult to keep the list up to date.
> 
> We could use both approach, so that known case can be redirected immediately, and overlooked case can be redirected after failure, but that doesn't solve the issue in this bug.

I'm investigating the performance impact of the current and the above options in bug 1777673.

Back to Bug 1777641 Comment 5