RESOLVED FIXED 77417
[Qt][WK2] Make UIProcess decide about encoding of input data for application URL schemes.
https://bugs.webkit.org/show_bug.cgi?id=77417
Summary [Qt][WK2] Make UIProcess decide about encoding of input data for application ...
Zeno Albisser
Reported 2012-01-31 02:37:14 PST
see also: https://bugs.webkit.org/show_bug.cgi?id=77007#c11 Also we should get rid of parent() call chain to detect the QQuickWebViewExperimental.
Attachments
patch for review. (6.61 KB, patch)
2012-01-31 03:10 PST, Zeno Albisser
no flags
Zeno Albisser
Comment 1 2012-01-31 03:10:34 PST
Created attachment 124696 [details] patch for review.
WebKit Review Bot
Comment 2 2012-01-31 03:13:22 PST
Attachment 124696 [details] did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9 Updating OpenSource From git://git.webkit.org/WebKit 2a654fd..67a004e master -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 106350 = 2a654fd8513245efac73e1f8526121f158404c41 r106351 = 67a004e6a82b832ecb29c8ac1912a1019be73b2a Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Applying: Fix compilation errors on build-webkit --debug --no-workers on mac. Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging LayoutTests/ChangeLog CONFLICT (content): Merge conflict in LayoutTests/ChangeLog Auto-merging LayoutTests/platform/qt/Skipped CONFLICT (content): Merge conflict in LayoutTests/platform/qt/Skipped Auto-merging Source/WebCore/ChangeLog CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog Failed to merge in the changes. Patch failed at 0001 Fix compilation errors on build-webkit --debug --no-workers on mac. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at Tools/Scripts/update-webkit line 164. If any of these errors are false positives, please file a bug against check-webkit-style.
Zeno Albisser
Comment 3 2012-01-31 05:48:10 PST
Comment on attachment 124696 [details] patch for review. Clearing flags on attachment: 124696 Committed r106355: <http://trac.webkit.org/changeset/106355>
Zeno Albisser
Comment 4 2012-01-31 05:48:18 PST
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.