Bug 105699
Summary: | [META][GTK] Accelerated Compositing with Clutter | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joone Hur <joone> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | gustavo, kevin.cs.oh |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Linux | ||
Bug Depends on: | 73319, 73767, 81785, 91940, 92045, 104491, 104670, 104819, 105027, 105039, 105436, 105736, 106173, 108961, 109037, 109226, 109304, 109363, 109848, 110057, 110245, 110314, 110347, 110470, 110607, 113317, 113318, 113758, 113912, 114016, 114019, 114057, 114113, 114257, 114260, 115096, 115099, 115797 | ||
Bug Blocks: |
Joone Hur
This is a meta bug for Accelerated Compositing with Clutter.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gustavo Noronha (kov)
Talking to Changseok and working on the latest upstream merge on WebKit Clutter I found out that some changes have been done to the code that is being upstream without being merged into WebKit Clutter first. I don't think this is ideal, because it makes us deviate and causes unnecessary bugs. I'd like to ask that anyone working on this or reviewing patches make sure we first get the changes into WebKit Clutter and only then submit it upstream.
Joone Hur
(In reply to comment #1)
> Talking to Changseok and working on the latest upstream merge on WebKit Clutter I found out that some changes have been done to the code that is being upstream without being merged into WebKit Clutter first. I don't think this is ideal, because it makes us deviate and causes unnecessary bugs. I'd like to ask that anyone working on this or reviewing patches make sure we first get the changes into WebKit Clutter and only then submit it upstream.
Yes, I agree with you.
I will take a look at WebKit-Clutter to make sure if my upstream patches could be applied to it. In the future, I will apply patches to the both ports.