[Webkit-unassigned] [Bug 60367] [Qt] Implement layoutTestController.layerTreeAsText()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 05:01:22 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60367





--- Comment #5 from Young Han Lee <joybro at company100.net>  2011-05-09 05:01:22 PST ---
(In reply to comment #4)
> Young, I tested your patch, but I always got empty string in 
> actual result reported by layoutTestController.layerTreeAsText()

You probably tested it with a binary not built with the texmap option.
Qt port built with default settings does not create GraphicsLayer, so layoutTestController.layerTreeAsText() always returns empty string.

You could see the right result if you try it again after enabling the texmap feature. :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list