Bug 34197 - [BREWMP] Add conversions between IntSize and AEESize
Summary: [BREWMP] Add conversions between IntSize and AEESize
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33564
  Show dependency treegraph
 
Reported: 2010-01-26 20:34 PST by Kwang Yul Seo
Modified: 2010-02-02 03:15 PST (History)
3 users (show)

See Also:


Attachments
Add conversions between IntSize and AEESize (3.23 KB, patch)
2010-01-26 20:38 PST, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.