Bug 106607

Summary: Add a skeleton BackgroundHTMLParser
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED LATER    
Severity: Normal CC: benjamin, eric, ojan.autocc, tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106127    
Attachments:
Description Flags
Patch none

Adam Barth
Reported 2013-01-10 14:51:05 PST
Add a skeleton BackgroundHTMLParser
Attachments
Patch (6.68 KB, patch)
2013-01-10 14:52 PST, Adam Barth
no flags
Adam Barth
Comment 1 2013-01-10 14:52:05 PST
Benjamin Poulain
Comment 2 2013-01-10 15:04:37 PST
Wouldn't it be better to make something minimal working first?
Adam Barth
Comment 3 2013-01-10 15:22:48 PST
> Wouldn't it be better to make something minimal working first? Yes, that's what we're doing.
Adam Barth
Comment 4 2013-01-14 13:39:26 PST
We're going to get something basic working on a branch before landing code in trunk.
Benjamin Poulain
Comment 5 2013-01-14 13:43:29 PST
(In reply to comment #4) > We're going to get something basic working on a branch before landing code in trunk. Awesome. Thank you. Good luck with this project, it is a very interesting change.
Adam Barth
Comment 6 2013-01-14 14:00:35 PST
The branch is here if you're interested in following along in our hackery: https://github.com/tonygentilcore/webkit/compare/master...parser
Note You need to log in before you can comment on or make changes to this bug.