<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -721,7 +721,9 @@
       looping = setInterval( function(){
          
           try {
-                      p.focused = document.hasFocus();
+                      try{
+                        p.focused = document.hasFocus();
+                      }catch(e){ var beerOwe++; /* Andor, Opera is a browser too!  ;) -F1LT3R */ }
                       p.redraw();
               }
           catch( e ){</diff>
      <filename>processing.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cb03d06e3c423a3dc1bafd284bf57c28f81e6529</id>
    </parent>
  </parents>
  <author>
    <name>f1lt3r</name>
    <login></login>
    <email>f1lt3r@f1lt3r-desktop.(none)</email>
  </author>
  <url>http://github.com/jeresig/processing-js/commit/14670c76b3136f4e219f7dd993debb5f1828aaa8</url>
  <id>14670c76b3136f4e219f7dd993debb5f1828aaa8</id>
  <committed-date>2009-11-27T14:37:02-08:00</committed-date>
  <authored-date>2009-11-27T14:37:02-08:00</authored-date>
  <message>Fixed focused bug in Opera.</message>
  <tree>8714833aa77fa613bf93812e29d22f3d40f2b692</tree>
  <committer>
    <name>f1lt3r</name>
    <login></login>
    <email>f1lt3r@f1lt3r-desktop.(none)</email>
  </committer>
</commit>
