WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109406
Rename PreloadTask to StartTagScanner to match its purpose
https://bugs.webkit.org/show_bug.cgi?id=109406
Summary
Rename PreloadTask to StartTagScanner to match its purpose
Eric Seidel (no email)
Reported
2013-02-11 00:42:51 PST
Rename PreloadTask to StarTagScanner to match its purpose
Attachments
Patch
(2.51 KB, patch)
2013-02-11 00:43 PST
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2013-02-11 00:43:28 PST
Created
attachment 187522
[details]
Patch
Eric Seidel (no email)
Comment 2
2013-02-11 00:44:34 PST
Comment on
attachment 187522
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=187522&action=review
> Source/WebCore/html/parser/HTMLPreloadScanner.cpp:72 > - && m_tagName != scriptTag > - && m_tagName != baseTag) > + && m_tagName != scriptTag)
I also removed handling of baseTag in the earlier patch but failed to remove it from this if.
WebKit Review Bot
Comment 3
2013-02-11 08:00:24 PST
Comment on
attachment 187522
[details]
Patch Clearing flags on attachment: 187522 Committed
r142475
: <
http://trac.webkit.org/changeset/142475
>
WebKit Review Bot
Comment 4
2013-02-11 08:00:28 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug