Closed
Bug 1698661
Opened 5 years ago
Closed 5 years ago
Verify network.http.active_tab_priority prioritizes iframe networking appropriately with Fission
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: cpeterson, Assigned: kershaw)
References
Details
(Whiteboard: [fission-perf][necko-triaged])
Attachments
(1 file)
With Fission, the active tab might have multiple content processes. We should verify network.http.active_tab_priority is appropriately prioritizing networking for iframes in the active tab.
network.http.active_tab_priority pref:
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
| Reporter | ||
Comment 1•5 years ago
|
||
Jens, the Fission team thinks this bug needs to be fixed before our Fission M8 Release experiment. Can someone on your team take a look?
Nika says this OuterWindowID code is broken with Fission:
kmag says this code should probably use BrowsingContextIDs instead of OuterWindowIDs.
We can wait until Fission M8 to fix this. This doesn't need to block Fission's Beta experiments.
Fission Milestone: ? → M8
Flags: needinfo?(jstutte)
Updated•5 years ago
|
Whiteboard: [necko-triaged] → [fission-perf][necko-triaged]
Updated•5 years ago
|
Flags: needinfo?(jstutte) → needinfo?(kershaw)
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → kershaw
Flags: needinfo?(kershaw)
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Attachment #9212446 -
Attachment description: WIP: Bug 1698661 - Use the id of top browsing context to dispatch transactions → Bug 1698661 - Use the id of top browsing context to dispatch transactions
Updated•5 years ago
|
Attachment #9212446 -
Attachment description: Bug 1698661 - Use the id of top browsing context to dispatch transactions → WIP: Bug 1698661 - Use the id of top browsing context to dispatch transactions
Updated•5 years ago
|
Attachment #9212446 -
Attachment description: WIP: Bug 1698661 - Use the id of top browsing context to dispatch transactions → Bug 1698661 - Use the id of top browsing context to dispatch transactions, r=#necko
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc59feb1fe69
Use the id of top browsing context to dispatch transactions, r=necko-reviewers,kmag,dragana
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•