Advertisement
hamzaalloush

focus-regainer.patch

Dec 11th, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.44 KB | None | 0 0
  1. diff -u -r ./a/chrome/content/focusregainer.xml ./b/chrome/content/focusregainer.xml
  2. --- ./a/chrome/content/focusregainer.xml    2014-12-12 01:27:36.125934006 +0300
  3. +++ ./b/chrome/content/focusregainer.xml    2014-12-12 01:15:16.000000000 +0300
  4. @@ -5,7 +5,7 @@
  5.     xmlns:html="http://www.w3.org/1999/xhtml"
  6.  >
  7.  
  8. -<binding id="flash">
  9. +<binding id="flash" bindToUntrustedContent="true">
  10.    <implementation>
  11.      <constructor>
  12.          <![CDATA[
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement