Bug 135729

Summary: Get rid of SCRIPTED_SPEECH
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, bunhere, cdumez, cmarcelo, commit-queue, dbates, esprehn+autocc, gyuyoung.kim, kangil.han, k.czech, kling, kondapallykalyan, m.leszko, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review+

Description Benjamin Poulain 2014-08-07 15:12:06 PDT
Get rid of SCRIPTED_SPEECH
Comment 1 Benjamin Poulain 2014-08-07 15:12:45 PDT
Created attachment 236232 [details]
Patch
Comment 2 Brent Fulgham 2014-08-07 16:59:09 PDT
Comment on attachment 236232 [details]
Patch

It seems like the WebCore.vcxproj needs to have these files removed. I can do that as a follow-up if you just want to land this.
Comment 3 Brent Fulgham 2014-08-07 17:33:01 PDT
Committed r172316: <http://trac.webkit.org/changeset/172316>
Comment 4 Brent Fulgham 2014-08-07 17:39:45 PDT
(In reply to comment #3)
> Committed r172316: <http://trac.webkit.org/changeset/172316>

Due to some Windows svn problems, I had to commit the LayoutTest changes in a second step:

> Committed r172318 <http://trac.webkit.org/changeset/172318>
Comment 5 Benjamin Poulain 2014-08-07 18:06:35 PDT
I am back... Thanks for landing the changes and fixing Windows!