Bug 34197

Summary: [BREWMP] Add conversions between IntSize and AEESize
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 33564    
Attachments:
Description Flags
Add conversions between IntSize and AEESize none

Description Kwang Yul Seo 2010-01-26 20:34:46 PST
AEESize is the data type used by BREWMP to represent a size.
Comment 1 Kwang Yul Seo 2010-01-26 20:38:58 PST
Created attachment 47489 [details]
Add conversions between IntSize and AEESize
Comment 2 Eric Seidel (no email) 2010-02-01 15:39:49 PST
Comment on attachment 47489 [details]
Add conversions between IntSize and AEESize

OK.
Comment 3 WebKit Commit Bot 2010-02-01 22:19:42 PST
Comment on attachment 47489 [details]
Add conversions between IntSize and AEESize

Clearing flags on attachment: 47489

Committed r54204: <http://trac.webkit.org/changeset/54204>
Comment 4 WebKit Commit Bot 2010-02-01 22:19:49 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Eric Seidel (no email) 2010-02-02 03:15:14 PST
The Gtk builder started failing after this checkin:
http://build.webkit.org/builders/GTK%20Linux%20Release/builds/8377

But I don't believe it is related.  I suspect the gtk bot is just wedged somehow.