Bug 108674

Summary: REGRESSION (r141281): Navigating to this HTTP Live Streaming (application/vnd.apple.mpegurl) URL downloads a file instead of playing it in the browser
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch eric.carlson: review+

Description Jer Noble 2013-02-01 12:18:54 PST
REGRESSION (r141281): Navigating to this HTTP Live Streaming (application/vnd.apple.mpegurl) URL downloads a file instead of playing it in the browser
Comment 1 Jer Noble 2013-02-01 12:22:55 PST
Created attachment 186101 [details]
Patch
Comment 2 Jer Noble 2013-02-01 12:23:53 PST
<rdar://problem/13133595>
Comment 3 Jer Noble 2013-02-01 12:29:30 PST
Created attachment 186102 [details]
Patch

Swapped order of src,dest in concatenateHashSets.
Comment 4 Jer Noble 2013-02-01 12:46:05 PST
Committed r141630: <http://trac.webkit.org/changeset/141630>