Closed Bug 1897786 Opened 1 year ago Closed 1 year ago

Linkify resource:// and chrome:// URLs in CSS files

Categories

(Webtools :: Searchfox, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(2 files)

CSS files can have references for resource:// and chrome:// URLs.

This is challenging compared to JS and C++ case, given CSS files are not currently indexed, and we need parser as a first step.

(In reply to Tooru Fujisawa [:arai] from comment #0)

This is challenging compared to JS and C++ case, given CSS files are not currently indexed, and we need parser as a first step.

Unless we have specific useful functionality we think we can provide for CSS in the near-term, maybe this would be a good case for the naive meta-indexer I reference in https://bugzilla.mozilla.org/show_bug.cgi?id=1896441#c6 in terms of :nika's refined suggestion there. Specifically, something that would just regex un-analyzed files for links and emit them.

Attached file GitHub Pull Request
Assignee: nobody → arai.unmht
Attached file GitHub Pull Request
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Blocks: 1899363
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: