[Webkit-unassigned] [Bug 61274] [Qt] current qtwebkit-2.2 branch fails to compile with --web-timing: WebCore::DOMWindow::performance reference
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 30 01:09:49 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61274
Bernhard Rosenkraenzer <bero at arklinux.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[Qt] current qtwebkit-2.2 |[Qt] current qtwebkit-2.2
|branch fails to compile: |branch fails to compile
|WebCore::DOMWindow::perform |with --web-timing:
|ance reference |WebCore::DOMWindow::perform
| |ance reference
--- Comment #4 from Bernhard Rosenkraenzer <bero at arklinux.org> 2011-05-30 01:09:49 PST ---
Finally had a bit of time to track this down -- it's related to one of the extra options I was passing to the build script, --web-timing.
Without that, all is ok. --web-timing used to work before.
There's also a couple of other options that don't work with QtWebkit, incl. --file-system, --datagrid, --web-audio, --directory-upload, .....
Does it make sense to report those or are they simply unsupported in Qt builds?
--
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