~ubuntu-branches/ubuntu/intrepid/xulrunner-1.9/intrepid-updates

« back to all changes in this revision

Viewing changes to mozilla/js/src/xpconnect/tests/mochitest/inner.html

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-07-08 19:51:42 UTC
  • mfrom: (1.2.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20090708195142-ejfiprqeyg5aksry
Tags: 1.9.0.12+build1+nobinonly-0ubuntu0.8.10.2
* New upstream release v1.9.0.12 build1 (FIREFOX_3_0_12_BUILD1)
  - see USN-798-1
* drop upstreamed patches
  - delete debian/patches/bz412610_att335369_realpath_overflow.patch
  - update debian/patches/series
* adjust patches to changed upstream code base
  - update debian/patches/bz488710_sqlite_systemlib_backout.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
    <head>
 
3
        <title>Inner frame for bug 39685 mochitest</title>
 
4
    </head>
 
5
    <body onload="x = 4">
 
6
    </body>
 
7
</html>