RESOLVED FIXED 82449
[EFL] LayoutTestController needs implementation of pageProperty
https://bugs.webkit.org/show_bug.cgi?id=82449
Summary [EFL] LayoutTestController needs implementation of pageProperty
Sudarsana Nagineni (babu)
Reported 2012-03-28 04:33:57 PDT
LayoutTestController needs implementation of pageProperty in order to unskip printing/page-rule-selection.html.
Attachments
Patch (5.70 KB, patch)
2012-03-28 05:14 PDT, Sudarsana Nagineni (babu)
no flags
Patch (5.88 KB, patch)
2012-03-29 03:15 PDT, Sudarsana Nagineni (babu)
no flags
Patch (5.92 KB, patch)
2012-04-10 08:51 PDT, Sudarsana Nagineni (babu)
no flags
Sudarsana Nagineni (babu)
Comment 1 2012-03-28 05:14:53 PDT
Created attachment 134270 [details] Patch DRT support for pageProperty
Gyuyoung Kim
Comment 2 2012-03-28 19:47:46 PDT
Comment on attachment 134270 [details] Patch Looks good to me.
Raphael Kubo da Costa (:rakuco)
Comment 3 2012-03-28 20:47:42 PDT
Comment on attachment 134270 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=134270&action=review > LayoutTests/platform/efl/Skipped:400 > printing/page-format-data.html If this one can't still be skipped yet, please update the comment informing what's missing in LTC. > Tools/DumpRenderTree/efl/LayoutTestControllerEfl.cpp:138 > + String property = DumpRenderTreeSupportEfl::pageProperty(browser->mainFrame(), propertyName, pageNumber); Could be const.
Sudarsana Nagineni (babu)
Comment 4 2012-03-29 03:00:13 PDT
(In reply to comment #3) > > LayoutTests/platform/efl/Skipped:400 > > printing/page-format-data.html > > If this one can't still be skipped yet, please update the comment informing what's missing in LTC. Forgot to update the comment. Thanks for review!
Sudarsana Nagineni (babu)
Comment 5 2012-03-29 03:15:11 PDT
Raphael Kubo da Costa (:rakuco)
Comment 6 2012-03-29 13:14:00 PDT
Comment on attachment 134538 [details] Patch Looks fine, thanks.
Sudarsana Nagineni (babu)
Comment 7 2012-04-10 08:51:24 PDT
Created attachment 136463 [details] Patch rebased
WebKit Review Bot
Comment 8 2012-04-11 12:46:01 PDT
Comment on attachment 136463 [details] Patch Clearing flags on attachment: 136463 Committed r113893: <http://trac.webkit.org/changeset/113893>
WebKit Review Bot
Comment 9 2012-04-11 12:46:14 PDT
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.