Closed
Bug 1635862
Opened 5 years ago
Closed 5 years ago
Add object URL support to WebExecutor
Categories
(GeckoView :: General, enhancement, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: owlish, Assigned: owlish)
References
Details
(Whiteboard: [geckoview:m78])
Attachments
(1 file, 2 obsolete files)
Subtasks:
- Set up a Content Delegate test case for object urls.
- Add "blob:" to the schema check in WebExecutor
- Change WebExecutorSupport::HandleWebResponse so that it can handle BlobURLChannel
Assignee | ||
Comment 1•5 years ago
|
||
Subtask 0: investigate if this is possible in the first place, as blob URLs are only valid within the process where they were created
Whiteboard: [geckoview:m78]
Assignee | ||
Updated•5 years ago
|
Severity: -- → S2
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D74463
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D74464
Updated•5 years ago
|
Attachment #9146893 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9146894 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9146896 -
Attachment description: Bug 1635862 - Add support for blob URIs to WebExecutor → Bug 1635862 - Add object URI support to WebExecutor
Pushed by istorozhko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff8a70ef1e4c
Add object URI support to WebExecutor r=geckoview-reviewers,snorp
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Comment 6•5 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•