[webkit-reviews] review requested: [Bug 89563] DRT/WTR python interface handles about:blank incorrectly : [Attachment 148867] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 12:45:42 PDT 2012


Zoltan Horvath <zoltan at webkit.org> has asked  for review:
Bug 89563: DRT/WTR python interface handles about:blank incorrectly
https://bugs.webkit.org/show_bug.cgi?id=89563

Attachment 148867: proposed patch
https://bugs.webkit.org/attachment.cgi?id=148867&action=review

------- Additional Comments from Zoltan Horvath <zoltan at webkit.org>
Currently DRT/WTR python interface's _command_from_driver_input function puts
the test directory path before about:blank. Remove this incorrect behavior.

e.g. /home/zoltan/prog/local/WebKit/LayoutTests/about:blank

Let it just use about:blank. :)


More information about the webkit-reviews mailing list