[Webkit-unassigned] [Bug 82294] [EFL][DRT] Implement LayoutTestController::layerTreeAsText.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 04:45:18 PDT 2012


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org,
                   |                            |tmpsantos at gmail.com




--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-09-13 04:45:44 PST ---
WebKit2 already has


Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFrame.cpp:WKStringRef WKBundleFrameCopyLayerTreeAsText(WKBundleFrameRef frameRef)
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFramePrivate.h:WK_EXPORT WKStringRef WKBundleFrameCopyLayerTreeAsText(WKBundleFrameRef frame);

And I believe we enabled AC already.

Can we close this then.

-- 
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