Bug 53339 - Teach XSSFilter about <meta> and <base> tags
Summary: Teach XSSFilter about <meta> and <base> tags
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 49845
  Show dependency treegraph
 
Reported: 2011-01-28 15:37 PST by Adam Barth
Modified: 2011-01-28 16:57 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2011-01-28 15:39 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-01-28 15:37:45 PST
Teach XSSFilter about <meta> and <base> tags
Comment 1 Adam Barth 2011-01-28 15:39:13 PST
Created attachment 80512 [details]
Patch
Comment 2 Daniel Bates 2011-01-28 16:11:49 PST
Comment on attachment 80512 [details]
Patch

We will need to add tests for <meta>.

r=me.
Comment 3 Adam Barth 2011-01-28 16:57:18 PST
Comment on attachment 80512 [details]
Patch

Clearing flags on attachment: 80512

Committed r77033: <http://trac.webkit.org/changeset/77033>
Comment 4 Adam Barth 2011-01-28 16:57:22 PST
All reviewed patches have been landed.  Closing bug.