Bug 30149 - Qt Windowless Plugins: Disable content propagation when painting on QGraphicsView
Summary: Qt Windowless Plugins: Disable content propagation when painting on QGraphics...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on: 20081
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-06 21:02 PDT by Girish Ramakrishnan
Modified: 2009-10-14 20:52 PDT (History)
1 user (show)

See Also:


Attachments
Disable content propagation (2.12 KB, patch)
2009-10-06 21:08 PDT, Girish Ramakrishnan
hausmann: review-
Details | Formatted Diff | Diff
Disable content propagation (2) (3.23 KB, patch)
2009-10-07 00:25 PDT, Girish Ramakrishnan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Girish Ramakrishnan 2009-10-06 21:02:03 PDT
We cannot support transparent flash for items in graphicsview in windowless mode.

TODO item 3 in https://bugs.webkit.org/show_bug.cgi?id=20081#c54 (and fixes comment 55)
Comment 1 Girish Ramakrishnan 2009-10-06 21:08:38 PDT
Created attachment 40761 [details]
Disable content propagation
Comment 2 Simon Hausmann 2009-10-07 00:19:29 PDT
Comment on attachment 40761 [details]
Disable content propagation

Patch looks good, but there's a ChangeLog entry missing :}
Comment 3 Girish Ramakrishnan 2009-10-07 00:25:51 PDT
Created attachment 40768 [details]
Disable content propagation (2)

This time with the ChangeLog.
Comment 4 WebKit Commit Bot 2009-10-07 00:40:16 PDT
Comment on attachment 40768 [details]
Disable content propagation (2)

Clearing flags on attachment: 40768

Committed r49231: <http://trac.webkit.org/changeset/49231>
Comment 5 WebKit Commit Bot 2009-10-07 00:40:19 PDT
All reviewed patches have been landed.  Closing bug.