touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #80297
[Bug 1377953] Re: data: URIs don't work
This bug was fixed in the package webbrowser-app -
0.23+15.04.20150512-0ubuntu1.15.10
---------------
webbrowser-app (0.23+15.04.20150512-0ubuntu1.15.10) wily; urgency=medium
[ CI Train Bot ]
* Resync trunk.
[ Leo Arias ]
* Fix the base class used when launching the app in autopilot tests.
[ Leonardo Arias Fonseca ]
* Fix the base class used when launching the app in autopilot tests.
[ Olivier Tilloy ]
* Also set XDG_CONFIG_HOME (needed for tests not to override user-
defined settings).
* Update translation template.
* Use the new Oxide APIs to better control visibility of the chrome.
This bumps the runtime dependency on liboxideqt-qmlplugin to 1.7.
(LP: #1441064, #1453908)
[ Riccardo Padovani ]
* Add support for data: URIs in the address bar, and remove length
limitation for TLDs. (LP: #1377953, #1441281, #1450154)
* Add support for data: URIs in the address bar, and remove length
limitation for TLDs. (LP: #1377953, #1441281, #1450154)
[ Ugo Riboni ]
* Add suggestions from search engines in the suggestions list. (LP:
#1351151)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Tue, 12 May 2015 15:19:40
+0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1377953
Title:
data: URIs don't work
Status in Web Browser App:
Fix Released
Status in webbrowser-app package in Ubuntu:
Fix Released
Status in webbrowser-app source package in Vivid:
New
Bug description:
Problem occurs with: Browser on Ubuntu 14.10 r3
Does not occur with: Safari on iOS
1. In the browser address field, type or paste the following line:
data:text/html,<i>This is a test</i>
What you see: Google search results.
What you should see: "This is a test" in italics.
Direct entry of data: URIs is useful for Web app developers to see how
a browser handles particular markup (for example bug 1370571).
<http://en.wikipedia.org/wiki/Data_URI_scheme>
To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1377953/+subscriptions
References