Bug 108674 - REGRESSION (r141281): Navigating to this HTTP Live Streaming (application/vnd.apple.mpegurl) URL downloads a file instead of playing it in the browser
Summary: REGRESSION (r141281): Navigating to this HTTP Live Streaming (application/vnd...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-02-01 12:18 PST by Jer Noble
Modified: 2013-02-01 12:46 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2013-02-01 12:22 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (2.80 KB, patch)
2013-02-01 12:29 PST, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>