[Webkit-unassigned] [Bug 12980] LCI headlines and MediaCast do not shows up in Webkit/Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 07:46:12 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12980





------- Comment #6 from ddkilzer at webkit.org  2007-03-07 07:46 PDT -------
(In reply to comment #5)
> Obviously, the error is on Line 2!  Looking at the source of the original file,
> though it appears that the code above it is not running as expected since the
> extra "function() {" should be removed first.

My current suspicion is that there is an end-of-line mismatch.  The main web
page has UNIX line endings, but the eventHandling.js file has DOS line endings.
 And eventHandling.js pulls some JavaScript from the DOM of the main file, then
does matching on it which apparently fails.


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



More information about the webkit-unassigned mailing list