Bug 90840 - [CSS Shaders] The FECustomFilter is not making the GL context active
Summary: [CSS Shaders] The FECustomFilter is not making the GL context active
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 17:26 PDT by Alexandru Chiculita
Modified: 2012-07-09 20:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch V1 (7.11 KB, patch)
2012-07-09 17:40 PDT, Alexandru Chiculita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2012-07-09 17:26:48 PDT
The FECustomFilter is not making the GC3D context active and some platforms are not doing that by default resulting in crashes of uninitialized contexts.
Comment 1 Alexandru Chiculita 2012-07-09 17:40:52 PDT
Created attachment 151369 [details]
Patch V1
Comment 2 WebKit Review Bot 2012-07-09 20:27:53 PDT
Comment on attachment 151369 [details]
Patch V1

Clearing flags on attachment: 151369

Committed r122189: <http://trac.webkit.org/changeset/122189>
Comment 3 WebKit Review Bot 2012-07-09 20:27:57 PDT
All reviewed patches have been landed.  Closing bug.