~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

Viewing changes to debian/patches/dlopen_sonamed_gl.patch

  • Committer: Chad Miller
  • Date: 2013-09-26 18:43:04 UTC
  • Revision ID: chad.miller@canonical.com-20130926184304-dbf45my755qknbss
* New release 29.0.1547.76.
* debian/tests/...: Make first real tests using sikuli. Probably quite
  fragile on changes to upstream. (LP: #1222895)
* debian/patches/4-chromeless-window-launch-option.patch: Make new windows
  use their own state instead of checking the parameters of the instance that
  started all processes for whether a window has chrome or not. (LP: #1223855)
* Update autopkgtest tests.
* debian/patches/series: Drop comment references to old patches.  Remove
  files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  - libosmesa.so.6: was already available in Hardy
4
4
  - libGLESv2.so.1 and libEGL.so.1: available only since Maverick
5
5
 
6
 
--- a/ui/gl/gl_implementation_linux.cc
7
 
+++ b/ui/gl/gl_implementation_linux.cc
 
6
--- a/src/ui/gl/gl_implementation_linux.cc
 
7
+++ b/src/ui/gl/gl_implementation_linux.cc
8
8
@@ -75,7 +75,7 @@
9
9
       }
10
10