WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
36748
[Qt] Webkit for symbian building fails
https://bugs.webkit.org/show_bug.cgi?id=36748
Summary
[Qt] Webkit for symbian building fails
t.zander
Reported
2010-03-29 02:15:08 PDT
Created
attachment 51888
[details]
patch to make webkit compile on a linux box using gcce and cross compiling to arm for symbian I found that the attached change was required.
Attachments
patch
(1.29 KB, patch)
2010-03-29 02:15 PDT
,
t.zander
hausmann
: review-
hausmann
: commit-queue-
Details
Formatted Diff
Diff
updated patch
(1.58 KB, patch)
2010-03-29 03:58 PDT
,
t.zander
hausmann
: review+
hausmann
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
WebKit Review Bot
Comment 1
2010-03-29 02:20:10 PDT
Attachment 51888
[details]
did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 Total errors found: 0 in 0 files If any of these errors are false positives, please file a bug against check-webkit-style.
Simon Hausmann
Comment 2
2010-03-29 02:24:30 PDT
Comment on
attachment 51888
[details]
patch Looks okay to me in principle, but can you explain why you're excluding these two statements? Please also add a link to the bugzilla entry in the ChangeLog?
t.zander
Comment 3
2010-03-29 02:40:05 PDT
Before the only symbian build system seeing those lines were the Windows (aka MMP) based ones. Now the linux system sees them too. And those lines are not valid there so they have to be excluded specifically. Do you want me to re-submit it re-indented?
Simon Hausmann
Comment 4
2010-03-29 03:48:18 PDT
(In reply to
comment #3
)
> Before the only symbian build system seeing those lines were the Windows (aka > MMP) based ones. Now the linux system sees them too. And those lines are not > valid there so they have to be excluded specifically. > > Do you want me to re-submit it re-indented?
The indentation is fine, but it would be good to have the explanation in the ChangeLog or to have a link from the ChangeLog to this bugzilla entry, so that it's possible to find out what happened when looking at the .pro file in three months :)
t.zander
Comment 5
2010-03-29 03:58:41 PDT
Created
attachment 51897
[details]
updated patch
Simon Hausmann
Comment 6
2010-03-29 04:12:58 PDT
Comment on
attachment 51897
[details]
updated patch Ok! For the purpose of getting this into the release soon, I'll also land it manually.
Simon Hausmann
Comment 7
2010-03-29 04:14:59 PDT
Committed
r56715
: <
http://trac.webkit.org/changeset/56715
>
Simon Hausmann
Comment 8
2010-03-29 04:16:47 PDT
Revision
r56715
cherry-picked into qtwebkit-2.0 with commit e769d1eecfec361b8b555dbdbc10a20d40e22fd9
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