[Webkit-unassigned] [Bug 40664] New: Gtk pumps the HTML5Lexer an extra time, causing inspector/timeline-script-tag-1.html to fail
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 16 02:15:45 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=40664
Summary: Gtk pumps the HTML5Lexer an extra time, causing
inspector/timeline-script-tag-1.html to fail
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: xan.lopez at gmail.com, abarth at webkit.org,
mrobinson at webkit.org
Blocks: 39259
Gtk pumps the HTML5Lexer an extra time, causing inspector/timeline-script-tag-1.html to fail
I'm not sure how the Gtk port is causing this, but the failure is pretty clear. Maybe Gtk is calling write() to write in some extra content to every page? Maybe Gtk has some very low tokenizerChunkSize?
--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/inspector/timeline-script-tag-1-expected.txt 2010-06-16 01:35:54.000000000 -0700
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/inspector/timeline-script-tag-1-actual.txt 2010-06-16 01:35:54.000000000 -0700
@@ -2,6 +2,7 @@
ParseHTML
ParseHTML
+ParseHTML
----> EvaluateScript
--------> MarkTimeline : SCRIPT TAG
EvaluateScript Properties:
Going to skip the test for now until a Gtk person can look at it.
--
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