[Webkit-unassigned] [Bug 43690] New: [GTK] DRT on GTK reports different frame names from other platforms
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 8 10:01:53 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43690
Summary: [GTK] DRT on GTK reports different frame names from
other platforms
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mihaip at chromium.org
This layout test:
http://trac.webkit.org/browser/trunk/LayoutTests/fast/events/script-tests/onunload-back-to-page-cache.js?rev=64939
Sets window.name to 'navigated' before navigating to a page with an onunload handler. Mac (and other platform) DRT prints this message:
main frame "navigated" - has 1 onunload handler(s)
While GTK DRT prints this message:
main frame - has 1 onunload handler(s)
Presumably getFrameNameSuitableForTestResult in WebKitTools/DumpRenderTree/gtk/DumpRenderTree.cpp should be brought closer to _drt_descriptionSuitableForTestResult in WebKitTools/DumpRenderTree/mac/FrameLoadDelegate.mm
--
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