Bug 69770 - [EFL] Correctly get the absolute URL in LayoutTestController::queueLoad()
Summary: [EFL] Correctly get the absolute URL in LayoutTestController::queueLoad()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 11:18 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2011-10-14 10:17 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.35 KB, patch)
2011-10-10 11:19 PDT, Raphael Kubo da Costa (:rakuco)
no flags Details | Formatted Diff | Diff
Rebase on top of trunk (2.38 KB, patch)
2011-10-14 08:32 PDT, Raphael Kubo da Costa (:rakuco)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa (:rakuco) 2011-10-10 11:18:20 PDT
[EFL] Correctly get the absolute URL in LayoutTestController::queueLoad()
Comment 1 Raphael Kubo da Costa (:rakuco) 2011-10-10 11:19:15 PDT
Created attachment 110374 [details]
Patch
Comment 2 WebKit Review Bot 2011-10-14 07:49:53 PDT
Comment on attachment 110374 [details]
Patch

Rejecting attachment 110374 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
s', u'--fo..." exit_code: 1

Parsed 2 diffs from patch file(s).
patching file Tools/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp
Hunk #1 FAILED at 49.
Hunk #2 succeeded at 178 (offset 3 lines).
1 out of 2 hunks FAILED -- saving rejects to file Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Antonio Gomes', u'--fo..." exit_code: 1

Full output: http://queues.webkit.org/results/10054550
Comment 3 Raphael Kubo da Costa (:rakuco) 2011-10-14 08:32:41 PDT
Created attachment 111016 [details]
Rebase on top of trunk
Comment 4 WebKit Review Bot 2011-10-14 10:16:22 PDT
Comment on attachment 111016 [details]
Rebase on top of trunk

Rejecting attachment 111016 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
nt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1

Parsed 2 diffs from patch file(s).
patching file Tools/ChangeLog
Hunk #1 succeeded at 1 with fuzz 1.
patching file Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp
Hunk #1 FAILED at 50.
Hunk #2 FAILED at 178.
2 out of 2 hunks FAILED -- saving rejects to file Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1

Full output: http://queues.webkit.org/results/10052615
Comment 5 WebKit Review Bot 2011-10-14 10:17:16 PDT
Comment on attachment 111016 [details]
Rebase on top of trunk

Clearing flags on attachment: 111016

Committed r97475: <http://trac.webkit.org/changeset/97475>
Comment 6 WebKit Review Bot 2011-10-14 10:17:21 PDT
All reviewed patches have been landed.  Closing bug.