WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67307
[Qt][Symbian] REGRESSION(93235) Missing .def update
https://bugs.webkit.org/show_bug.cgi?id=67307
Summary
[Qt][Symbian] REGRESSION(93235) Missing .def update
Ademar Reis
Reported
2011-08-31 11:39:51 PDT
r93235
introduces new methods to DumpRenderTreeSupportQt but the respective .def file was not updated, thus breaking the build on Symbian. See error below: """ compile : Tools\DumpRenderTree\qt\ImageDiff.cpp [armv5_urel.rvct4_0] target : epoc32\release\armv5\urel\DumpRenderTree.exe [armv5_urel.rvct4_0] Error: L6218E: Undefined symbol DumpRenderTreeSupportQt::resetInternalsObject(QWebFrame*) (referred from DumpRenderTreeQt.o). Error: L6218E: Undefined symbol DumpRenderTreeSupportQt::injectInternalsObject(QWebFrame*) (referred from DumpRenderTreeQt.o). Not enough information to list image symbols. Finished: 1 information, 0 warning and 2 error messages. """ An example of .def file udpate:
http://trac.webkit.org/changeset/89621
Attachments
fix
(1.11 KB, patch)
2011-09-02 15:34 PDT
,
jade han
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
jade han
Comment 1
2011-09-02 15:34:34 PDT
Created
attachment 106208
[details]
fix
Laszlo Gombos
Comment 2
2011-09-02 15:38:36 PDT
Comment on
attachment 106208
[details]
fix Looks good to me. Thanks !
WebKit Review Bot
Comment 3
2011-09-02 16:38:21 PDT
Comment on
attachment 106208
[details]
fix Clearing flags on attachment: 106208 Committed
r94462
: <
http://trac.webkit.org/changeset/94462
>
WebKit Review Bot
Comment 4
2011-09-02 16:38:25 PDT
All reviewed patches have been landed. Closing bug.
Ademar Reis
Comment 5
2011-09-05 06:31:43 PDT
Revision
r94462
cherry-picked into qtwebkit-2.2 with commit 52abba5 <
http://gitorious.org/webkit/qtwebkit/commit/52abba5
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug