[Webkit-unassigned] [Bug 116612] New: [Qt][Mips] r150484 broke the build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 22 06:46:49 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116612
Summary: [Qt][Mips] r150484 broke the build
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zarvai at inf.u-szeged.hu
CC: andersca at apple.com, jocelyn.turcotte at digia.com,
kadam at inf.u-szeged.hu, gergely at homejinni.com,
kilvadyb at homejinni.com
Blocks: 116578
After the patch something went wrong on Qt Mips:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebKit2/UIProcess/Plugins/PluginProcessManager.cpp: In member function 'WebKit::PluginProcessProxy* WebKit::PluginProcessManager::getOrCreatePluginProcess(uint64_t)':
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/WebKit2/UIProcess/Plugins/PluginProcessManager.cpp:126: error: cannot convert 'std::nullptr_t' to 'WebKit::PluginProcessProxy*' in return
make[3]: *** [.obj/release-shared/UIProcess/Plugins/PluginProcessManager.o] Error 1
changes in that file:
http://trac.webkit.org/changeset/150484/trunk/Source/WebKit2/UIProcess/Plugins/PluginProcessManager.cpp
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list