RESOLVED FIXED 118728
[Qt] Replace Nokia references.
https://bugs.webkit.org/show_bug.cgi?id=118728
Summary [Qt] Replace Nokia references.
Michael Brüning
Reported 2013-07-16 04:16:11 PDT
[Qt] Replace Nokia references.
Attachments
Patch (5.93 KB, patch)
2013-07-16 04:18 PDT, Michael Brüning
no flags
Patch (4.82 KB, patch)
2013-07-16 04:34 PDT, Michael Brüning
hausmann: review+
Michael Brüning
Comment 1 2013-07-16 04:18:29 PDT
Simon Hausmann
Comment 2 2013-07-16 04:23:53 PDT
Comment on attachment 206757 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=206757&action=review > Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2363 > - QTest::newRow("Qt by Nokia") << QString("Qt by Nokia") << 0 << 1; > + QTest::newRow("Qt by Digia") << QString("Qt by Digia") << 0 << 1; I think that's an unnecessary change :) > Tools/QtTestBrowser/qttestbrowser.cpp:98 > + setOrganizationName("Digia"); This should probably be "QtProject" like in other Qt examples.
Michael Brüning
Comment 3 2013-07-16 04:34:22 PDT
Michael Brüning
Comment 4 2013-07-16 05:24:41 PDT
Note You need to log in before you can comment on or make changes to this bug.