Merge lp:~jderose/userwebkit/fix-1026349 into lp:userwebkit

Proposed by Jason Gerard DeRose
Status: Merged
Merged at revision: 61
Proposed branch: lp:~jderose/userwebkit/fix-1026349
Merge into: lp:userwebkit
Diff against target: 17 lines (+3/-2)
1 file modified
ui/index.html (+3/-2)
To merge this branch: bzr merge lp:~jderose/userwebkit/fix-1026349
Reviewer Review Type Date Requested Status
Angel Guzman Maeso (community) Approve
Review via email: mp+118681@code.launchpad.net

Description of the change

* Removes hard coded dmedia:TQVPUCFGL23KWPKPVDXP3BB2ZQWPTYMNDMR55QZZ5A2QLDBK <video>

* Makes the test link text clearer

To post a comment you must log in.
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

This solves the problem. Thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ui/index.html'
2--- ui/index.html 2012-02-18 08:41:15 +0000
3+++ ui/index.html 2012-08-08 06:18:18 +0000
4@@ -104,10 +104,11 @@
5 <p id="hello"></p>
6 <p>
7 <button id="button">Start</button>
8-<a href="http://novacut.com/">A test link</a>
9 <strong>timer:</strong> <code id="timer"></code>
10 <strong>echo:</strong> <code id="echo"></code>
11 </p>
12-<video controls width="640" height="360" src="dmedia:TQVPUCFGL23KWPKPVDXP3BB2ZQWPTYMNDMR55QZZ5A2QLDBK">
13+<p>
14+<a href="http://novacut.com/">A link that should open in your default browser</a>
15+</p>
16 </body>
17 </html>

Subscribers

People subscribed via source and target branches