[Webkit-unassigned] [Bug 58117] Incoming source should be preload scanned when the parser is blocked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 09:04:06 PDT 2011


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


Tony Gentilcore <tonyg at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88781|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #6 from Tony Gentilcore <tonyg at chromium.org>  2011-04-08 09:04:05 PST ---
(From update of attachment 88781)
View in context: https://bugs.webkit.org/attachment.cgi?id=88781&action=review

This looks good, but we are starting to get a lot of entry points for scanning. I'm wondering if we shouldn't fix bug 57376, then always kick off the preload scanner first thing in insert() and append() (and nowhere else).

> LayoutTests/http/tests/resources/slow-script.pl:1
> +#!/usr/bin/perl -w

Is it possible to avoid adding a new resource and instead reuse misc/resources/script-slow1.pl?

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