<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:oldregdata&#64;km.ru" title="art &lt;oldregdata&#64;km.ru&gt;"> <span class="fn">art</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKit 2.14.5 - flickering using pdf plugin"
   href="https://bugs.webkit.org/show_bug.cgi?id=169116">bug 169116</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">OS</td>
           <td>Unspecified
           </td>
           <td>Linux
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKit 2.14.5 - flickering using pdf plugin"
   href="https://bugs.webkit.org/show_bug.cgi?id=169116#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebKit 2.14.5 - flickering using pdf plugin"
   href="https://bugs.webkit.org/show_bug.cgi?id=169116">bug 169116</a>
              from <span class="vcard"><a class="email" href="mailto:oldregdata&#64;km.ru" title="art &lt;oldregdata&#64;km.ru&gt;"> <span class="fn">art</span></a>
</span></b>
        <pre>probably, the overal experience is still somewhat better launching browser with WEBKIT_FORCE_COMPOSITING_MODE=1 epiphany (with compton running in the background). But either way flickering comes through rather noticably.
Here's the terminal output i get launching epiphnay in two different ways with compton in the background:

case 1: [user2&#64;a17030302 ~]$ WEBKIT_DISABLE_COMPOSITING_MODE=1 epiphany 

(epiphany:1913): Gtk-WARNING **: Allocating size to GtkSocket 0x15ac390 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Error sending IPC message: Broken pipe
Error sending IPC message: Broken pipe

case 2: [user2&#64;a17030302 ~]$ WEBKIT_FORCE_COMPOSITING_MODE=1 epiphany 

(epiphany:2111): Gtk-WARNING **: Allocating size to GtkSocket 0x1e59380 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?

(epiphany:2111): Gtk-WARNING **: Allocating size to GtkSocket 0x1e59380 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>