WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
46778
Implement XHR priority in WebCore
https://bugs.webkit.org/show_bug.cgi?id=46778
Summary
Implement XHR priority in WebCore
James Simonsen
Reported
2010-09-28 20:10:37 PDT
Implement XHR priority in WebCore
Attachments
Patch
(20.17 KB, patch)
2010-09-28 20:16 PDT
,
James Simonsen
no flags
Details
Formatted Diff
Diff
Patch
(27.00 KB, patch)
2010-10-07 14:22 PDT
,
James Simonsen
abarth
: review-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
James Simonsen
Comment 1
2010-09-28 20:16:15 PDT
Created
attachment 69157
[details]
Patch
James Simonsen
Comment 2
2010-10-07 14:22:03 PDT
Created
attachment 70150
[details]
Patch
Adam Barth
Comment 3
2010-10-10 12:32:42 PDT
Comment on
attachment 70150
[details]
Patch We already have a loader prioritization mechanism: ResourceLoadScheduler. It seems like it would make more sense to integrate with that prioritization mechanism rather than rolling some XMLHttpRequest specific loader classes. Also, this bug does not explain why we want to do make this change.
Ahmad Saleem
Comment 4
2022-09-10 14:29:40 PDT
rniwa@webkit.org
- Is this something needed because I think if I am right according to this MDN, it is non-standard and we can mark this as "RESOLVED WONTFIX"? Thanks!
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/1.5/Changing_the_priority_of_HTTP_requests
Ryosuke Niwa
Comment 5
2022-09-10 14:30:55 PDT
Yeah, this is Won't Fix at this point.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug