Bug 92273
| Summary: | [Qt][Mac] REGRESSION(r123625): It broke the build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Blocker | CC: | gyuyoung.kim, haraken, menard |
| Priority: | P1 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 92238 | ||
Csaba Osztrogonác
/buildbot/lion-qt-release/lion-qt-intel-release/build/Source/WebCore/page/EventHandler.cpp: In member function ‘WebCore::OptionalCursor WebCore::EventHandler::selectCursor(const WebCore::MouseEventWithHitTestResults&, WebCore::Scrollbar*)’:
/buildbot/lion-qt-release/lion-qt-intel-release/build/Source/WebCore/page/EventHandler.cpp:1335: error: no matching function for call to ‘WebCore::Cursor::Cursor(WebCore::Cursor)’
Could you check and fix it, please?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kentaro Hara
The patch is rolled out at r123675. Sorry for the trouble.
*** This bug has been marked as a duplicate of bug 92315 ***