Bug 135297 - [Mac] Unneeded MobileMe workaround in ResourceHandle::receivedCredential
Summary: [Mac] Unneeded MobileMe workaround in ResourceHandle::receivedCredential
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-25 11:33 PDT by mitz
Modified: 2014-07-25 12:08 PDT (History)
1 user (show)

See Also:


Attachments
Remove the site-specific behavior (1.81 KB, patch)
2014-07-25 11:35 PDT, mitz
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-07-25 11:33:26 PDT
The Mac implementation of ResourceHandle::receivedCredential includes a workaround to allow the QuickTime plug-in to share gallery.me.com session credentials. This is no longer needed.
Comment 1 mitz 2014-07-25 11:35:08 PDT
Created attachment 235529 [details]
Remove the site-specific behavior
Comment 2 mitz 2014-07-25 12:08:54 PDT
Fixed in <http://trac.webkit.org/r171608>.