RESOLVED FIXED 30671
[Qt] NPAPI compilation failure in Symbian
https://bugs.webkit.org/show_bug.cgi?id=30671
Summary [Qt] NPAPI compilation failure in Symbian
Janne Koskinen
Reported 2009-10-22 04:52:12 PDT
npapi.h will undef NULL in Symbian emulator environment causing the compiler to fail when including QRegion.
Attachments
proposed fix for npapi.h (1.73 KB, patch)
2009-10-22 06:53 PDT, Janne Koskinen
no flags
Janne Koskinen
Comment 1 2009-10-22 06:53:06 PDT
Created attachment 41657 [details] proposed fix for npapi.h
Tor Arne Vestbø
Comment 2 2009-10-23 06:22:39 PDT
Comment on attachment 41657 [details] proposed fix for npapi.h Thanks!
WebKit Commit Bot
Comment 3 2009-10-23 06:30:29 PDT
Comment on attachment 41657 [details] proposed fix for npapi.h Rejecting patch 41657 from commit-queue. Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1']" exit_code: 1 Running build-dumprendertree Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests Testing 11506 test cases. fast/media/mq-transform-02.html -> failed Exiting early after 1 failures. 7441 tests run. 133.66s total testing time 7440 test cases (99%) succeeded 1 test case (<1%) had incorrect layout 3 test cases (<1%) had stderr output
Yael
Comment 4 2009-10-23 07:10:24 PDT
Is anyone still compiling NPAPI with CodeWarrior? Perhaps the code inside "#ifdef __MWERKS__" could just be removed ?
Eric Seidel (no email)
Comment 5 2009-10-23 12:02:08 PDT
Comment on attachment 41657 [details] proposed fix for npapi.h Sorry about the commit-queue trouble. Should work fine now.
WebKit Commit Bot
Comment 6 2009-10-23 12:23:08 PDT
Comment on attachment 41657 [details] proposed fix for npapi.h Clearing flags on attachment: 41657 Committed r49987: <http://trac.webkit.org/changeset/49987>
WebKit Commit Bot
Comment 7 2009-10-23 12:23:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.