Bug 79686

Summary: Get rid of padding cruft in CopiedBlock
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, fpizlo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Hahnenberg 2012-02-27 11:15:37 PST
Forgot to get rid of this stuff when I re-did the payload calculation stuff in CopiedBlock. We should get rid of it.
Comment 1 Mark Hahnenberg 2012-02-27 11:18:00 PST
Created attachment 129073 [details]
Patch
Comment 2 Filip Pizlo 2012-02-27 11:24:35 PST
Comment on attachment 129073 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-02-27 12:06:59 PST
Comment on attachment 129073 [details]
Patch

Attachment 129073 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11641130

New failing tests:
css3/filters/effect-invert-hw.html
Comment 4 Mark Hahnenberg 2012-02-27 12:19:10 PST
(In reply to comment #3)
> (From update of attachment 129073 [details])
> Attachment 129073 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/11641130
> 
> New failing tests:
> css3/filters/effect-invert-hw.html

Is this a real regression?
Comment 5 WebKit Review Bot 2012-02-28 15:15:29 PST
Comment on attachment 129073 [details]
Patch

Clearing flags on attachment: 129073

Committed r109158: <http://trac.webkit.org/changeset/109158>
Comment 6 WebKit Review Bot 2012-02-28 15:15:34 PST
All reviewed patches have been landed.  Closing bug.