Bug 113778 - [EFL] MiniBrowser does not support data URIs in address bar
Summary: [EFL] MiniBrowser does not support data URIs in address bar
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 06:50 PDT by Dominik Röttsches (drott)
Modified: 2017-03-11 10:41 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Röttsches (drott) 2013-04-02 06:50:06 PDT
Popular browsers support data URIs in address bar, e.g. 
data:text/html;charset=utf-8,<html><body style="font-size: 700px"><bdo dir=ltr>%D8%B3%D9%84%D9%85</body>
taken from https://bugs.webkit.org/show_bug.cgi?id=110230#c2

We should add such functionality to MiniBrower since it's useful for testing.
Comment 1 Michael Catanzaro 2017-03-11 10:41:31 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.