Open Bug 1650814 Opened 5 years ago Updated 27 days ago

Reloading a data Uri returns an error

Categories

(GeckoView :: General, defect, P2)

80 Branch
Unspecified
All
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: imanol.martin, Unassigned)

Details

(Whiteboard: [fxr][geckoview:m81])

Attachments

(1 obsolete file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:77.0) Gecko/20100101 Firefox/77.0

Steps to reproduce:

  • Load a html data uri calling load data on a GeckoSession:
    mSession.loadData(InternalPages.createAboutPage(mContext, pageResources), "text/html");
  • Reload the page

Actual results:

The content is correctly loaded the first time when calling loadData but calls onLoadError when reloaded (error: 17)

Expected results:

The content should be correctly reloaded.

Whiteboard: fxr

Find regression window. Not an FxR blocker, but still a regression we want to resolve.

Severity: -- → S2
Priority: -- → P2
Whiteboard: fxr → [fxr][geckoview:m81]

FxR is now seeing this issue in other places too and our work around is not able fix these additional cases.

Priority: P2 → P1
Summary: Reloading a data Uri returns an erro → Reloading a data Uri returns an error
Priority: P1 → P2
Attachment #9500346 - Attachment mime type: application/pdf → image/gif
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: