WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
72028
[chromium] Plumb through partial swap
https://bugs.webkit.org/show_bug.cgi?id=72028
Summary
[chromium] Plumb through partial swap
Jonathan Backer
Reported
2011-11-10 08:11:39 PST
[chromium] NOT FOR REVIEW Plumb through partial swap
Attachments
Patch
(9.28 KB, patch)
2011-11-10 08:13 PST
,
Jonathan Backer
no flags
Details
Formatted Diff
Diff
Patch
(8.53 KB, patch)
2011-11-11 11:01 PST
,
Jonathan Backer
no flags
Details
Formatted Diff
Diff
Patch
(8.50 KB, patch)
2011-11-11 13:09 PST
,
Jonathan Backer
no flags
Details
Formatted Diff
Diff
Patch
(8.48 KB, patch)
2011-11-14 08:07 PST
,
Jonathan Backer
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Jonathan Backer
Comment 1
2011-11-10 08:13:21 PST
Created
attachment 114505
[details]
Patch
Jonathan Backer
Comment 2
2011-11-10 08:16:28 PST
Here's the chromium side that has to land first:
http://codereview.chromium.org/8512005/
Jonathan Backer
Comment 3
2011-11-11 10:53:32 PST
Chromium side has landed.
Jonathan Backer
Comment 4
2011-11-11 11:01:40 PST
Created
attachment 114734
[details]
Patch
WebKit Review Bot
Comment 5
2011-11-11 11:02:51 PST
Please wait for approval from
fishd@chromium.org
before submitting because this patch contains changes to the Chromium public API.
Kenneth Russell
Comment 6
2011-11-11 12:36:48 PST
Comment on
attachment 114734
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=114734&action=review
Looks fine overall; one question/comment. r- for the ChangeLog issue; please upload a new patch fixing that.
> Source/WebCore/ChangeLog:8 > + No new tests. (OOPS!)
This OOPS needs to be removed from the ChangeLog.
> Source/WebKit/chromium/public/WebGraphicsContext3D.h:166 > + // GL_CHROMIUM_post_sub_buffer - Copies part of the back buffer to the front buffer.
This documentation should (also) be added to the declaration of the extension in Chromium's gl2ext.h. Has chromium_rev in Source/WebKit/chromium/DEPS already been rolled forward to the revision containing the concrete implementations of this method?
Jonathan Backer
Comment 7
2011-11-11 13:09:16 PST
Created
attachment 114756
[details]
Patch
Jonathan Backer
Comment 8
2011-11-11 13:11:07 PST
(In reply to
comment #6
)
> > Source/WebCore/ChangeLog:8 > > + No new tests. (OOPS!) > > This OOPS needs to be removed from the ChangeLog.
Fixed.
> > > Source/WebKit/chromium/public/WebGraphicsContext3D.h:166 > > + // GL_CHROMIUM_post_sub_buffer - Copies part of the back buffer to the front buffer. > > This documentation should (also) be added to the declaration of the extension in Chromium's gl2ext.h.
CL is in the CQ (
http://codereview.chromium.org/8536025/
)
> Has chromium_rev in Source/WebKit/chromium/DEPS already been rolled forward to the revision containing the concrete implementations of this method?
WK gardener rolled:
http://trac.webkit.org/changeset/100010
Kenneth Russell
Comment 9
2011-11-11 13:12:39 PST
Comment on
attachment 114756
[details]
Patch Thanks, looks great. r=me
Jonathan Backer
Comment 10
2011-11-14 08:07:43 PST
Created
attachment 114950
[details]
Patch
Fady Samuel
Comment 11
2011-11-14 08:30:58 PST
Comment on
attachment 114950
[details]
Patch Clearing flags on attachment: 114950 Committed
r100146
: <
http://trac.webkit.org/changeset/100146
>
Fady Samuel
Comment 12
2011-11-14 08:31:05 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug