Re: [whatwg] fixBrokenLink is not defined

2010-06-04 Thread Michael(tm) Smith
Garrett Smith dhtmlkitc...@gmail.com, 2010-06-03 16:08 -0700:

 On 6/3/10, Ian Hickson i...@hixie.ch wrote:
  On Thu, 3 Jun 2010, Garrett Smith wrote:
 
  I have noticed over the last year or so, the error fixBrokenLink
  often popping up.
 
fixBrokenLink is not defined.
 
  I seem to recall at one point filing a bug but cannot find it in w3c
  Bugzilla

I think it's this:

  http://www.w3.org/Bugs/Public/show_bug.cgi?id=9650

  http://dev.w3.org/html5/spec/Overview.html
 
fixBrokenLink is not defined.
 
  Does this error occur with the WHATWG versions of the spec? If not, then
  please report it to the W3C, not the WHATWG (it's probably an issue with
  Mike's spec splitter script).
 \
 
 I'm not gonna check because that size freezes the browser.

There's also a multipage WHATWG version -

  http://www.whatwg.org/specs/web-apps/current-work/multipage/

-- 
Michael(tm) Smith
http://people.w3.org/mike


[whatwg] fixBrokenLink is not defined

2010-06-03 Thread Garrett Smith
I have noticed over the last year or so, the error fixBrokenLink
often popping up.

  fixBrokenLink is not defined.

I seem to recall at one point filing a bug but cannot find it in w3c Bugzilla
http://www.w3.org/Bugs/Public/query.cgi

http://dev.w3.org/html5/spec/Overview.html

  fixBrokenLink is not defined.

The error can be a bit of a distraction when reading and discussing.

The WhatWG-hosted one-pager causes Firefox to freeze for upwards of
forty seconds; I'm not interested in that.

What is fixBrokenLink? Is it DOM-traversal done onload? That's a known
cause of such delay, and the larger the document, the longer the
delay. Although I do not know for certain if this is the case with the
spec on whatwg.org, fixBrokenLink seems a suspect possibility.

It would be a good idea to look into the cause of the problem and see
about using another approach.


Re: [whatwg] fixBrokenLink is not defined

2010-06-03 Thread Ian Hickson
On Thu, 3 Jun 2010, Garrett Smith wrote:

 I have noticed over the last year or so, the error fixBrokenLink
 often popping up.
 
   fixBrokenLink is not defined.
 
 I seem to recall at one point filing a bug but cannot find it in w3c Bugzilla
 http://www.w3.org/Bugs/Public/query.cgi
 
 http://dev.w3.org/html5/spec/Overview.html
 
   fixBrokenLink is not defined.

Does this error occur with the WHATWG versions of the spec? If not, then 
please report it to the W3C, not the WHATWG (it's probably an issue with 
Mike's spec splitter script).

-- 
Ian Hickson   U+1047E)\._.,--,'``.fL
http://ln.hixie.ch/   U+263A/,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


Re: [whatwg] fixBrokenLink is not defined

2010-06-03 Thread Garrett Smith
On 6/3/10, Ian Hickson i...@hixie.ch wrote:
 On Thu, 3 Jun 2010, Garrett Smith wrote:

 I have noticed over the last year or so, the error fixBrokenLink
 often popping up.

   fixBrokenLink is not defined.

 I seem to recall at one point filing a bug but cannot find it in w3c
 Bugzilla
 http://www.w3.org/Bugs/Public/query.cgi

 http://dev.w3.org/html5/spec/Overview.html

   fixBrokenLink is not defined.

 Does this error occur with the WHATWG versions of the spec? If not, then
 please report it to the W3C, not the WHATWG (it's probably an issue with
 Mike's spec splitter script).
\

I'm not gonna check because that size freezes the browser.