Bug 82722 - [EFL] DRT should obey layoutTestController's addURLToRedirect()
Summary: [EFL] DRT should obey layoutTestController's addURLToRedirect()
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: Chris Dumez
URL:
Keywords:
Depends on: 81891 82192
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-30 04:58 PDT by Chris Dumez
Modified: 2012-05-06 22:50 PDT (History)
4 users (show)

See Also:


Attachments
Proposed patch (1.53 KB, patch)
2012-03-30 05:01 PDT, Chris Dumez
gyuyoung.kim: commit-queue-
Details | Formatted Diff | Diff
Patch (2.81 KB, patch)
2012-04-30 01:31 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-03-30 04:58:27 PDT
EFL's DRT currently does not obey layoutTestController's addURLToRedirect() and does not redirect when needed.
Comment 1 Chris Dumez 2012-03-30 05:01:19 PDT
Created attachment 134780 [details]
Proposed patch
Comment 2 Gyuyoung Kim 2012-03-30 05:21:41 PDT
Comment on attachment 134780 [details]
Proposed patch

Attachment 134780 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/12262244
Comment 3 Chris Dumez 2012-04-30 01:31:04 PDT
Created attachment 139425 [details]
Patch

Rebase on master
Comment 4 Gyuyoung Kim 2012-05-03 22:31:35 PDT
Comment on attachment 139425 [details]
Patch

LGTM.
Comment 5 Maciej Stachowiak 2012-05-03 22:59:35 PDT
Comment on attachment 139425 [details]
Patch

r=me
Comment 6 WebKit Review Bot 2012-05-03 23:58:59 PDT
Comment on attachment 139425 [details]
Patch

Clearing flags on attachment: 139425

Committed r116073: <http://trac.webkit.org/changeset/116073>
Comment 7 WebKit Review Bot 2012-05-03 23:59:04 PDT
All reviewed patches have been landed.  Closing bug.