Bug 105152

Summary: Fix the Qt Windows build after r137803
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Blocker CC: andersca, haraken, hausmann, ossy, peavo, sam, webkit.review.bot
Priority: P1 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 105098    
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2012-12-16 23:28:56 PST
http://trac.webkit.org/changeset/137803 broke the Qt Windows build: c:\webkitbuildslave\szeged-windows-1\qt-windows-32bit-release\build\source\webkit2\shared\CacheModel.h(37) : error C2061: syntax error : identifier 'uint64_t' It seems the problem is caused by missing stdint.h include in CacheModel.h. Fix is coming soon.
Attachments
Patch (1010 bytes, patch)
2012-12-17 00:07 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2012-12-17 00:07:48 PST
Kentaro Hara
Comment 2 2012-12-17 02:34:48 PST
Comment on attachment 179697 [details] Patch looks ok
WebKit Review Bot
Comment 3 2012-12-17 02:38:19 PST
Comment on attachment 179697 [details] Patch Clearing flags on attachment: 179697 Committed r137889: <http://trac.webkit.org/changeset/137889>
WebKit Review Bot
Comment 4 2012-12-17 02:38:23 PST
All reviewed patches have been landed. Closing bug.
Laszlo Gombos
Comment 5 2012-12-17 13:33:03 PST
*** Bug 105176 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.