Bug 26274 - [Qt] Build fix after ChangeSet 44508
Summary: [Qt] Build fix after ChangeSet 44508
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 09:23 PDT by Laszlo Gombos
Modified: 2009-06-10 00:37 PDT (History)
1 user (show)

See Also:


Attachments
Proposed build fix. (2.67 KB, patch)
2009-06-09 09:29 PDT, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2009-06-09 09:23:51 PDT
GregorianDateTime is moved to WTF namespace; bridge/qt//qt_runtime.cpp fails to compile; 

Patch will follow.
Comment 1 Laszlo Gombos 2009-06-09 09:29:04 PDT
Created attachment 31099 [details]
Proposed build fix.
Comment 2 Dmitry Titov 2009-06-09 11:17:28 PDT
I believe this issue is already fixed: http://trac.webkit.org/changeset/44529

Also, I'm another Dmitry, the author of 44508 is dglazkov@chromium.org :-)
Comment 3 Eric Seidel (no email) 2009-06-10 00:37:21 PDT
Comment on attachment 31099 [details]
Proposed build fix.

Clearing review flag, per above comment.