Bug 87739
Summary: | Rename addSubresourceStyleURLs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, webkit.review.bot |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 87891, 87894 | ||
Bug Blocks: |
Antti Koivisto
...to collectSubresourceURLs so it doesn't clash with out naming rules.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antti Koivisto
http://trac.webkit.org/changeset/118913
WebKit Review Bot
Re-opened since this is blocked by 87891
Ahmad Saleem
Only reference - I could fine of this is in Comment:
https://github.com/WebKit/WebKit/blob/813972dfeabee821dfafdc3ffd7551b00dfec262/Source/WebCore/dom/Node.h#L843
and this was deleted in this commit (in 2016):
https://github.com/WebKit/WebKit/commit/e33ff12e11d20909d3cb51ff3c3d7873a8735ed1
____
Do we need to fix comment? Thanks!
Alexey Proskuryakov
There isn't "addSubresourceStyleURLs" anywhere in WebKit, except for a comment in Source/WebCore/dom/Node.h. Which would be nice to fix, but not worth tracking in a bug.