Bug 135468 - Various SSO services need the networking process to be able to spoof its bundle id
Summary: Various SSO services need the networking process to be able to spoof its bund...
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 13:31 PDT by Oliver Hunt
Modified: 2014-07-31 14:48 PDT (History)
0 users

See Also:


Attachments
Patch (1.37 KB, patch)
2014-07-31 13:37 PDT, Oliver Hunt
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2014-07-31 13:31:50 PDT
Various SSO services need the networking process to be able to spoof its bundle id
Comment 1 Oliver Hunt 2014-07-31 13:37:02 PDT
Created attachment 235839 [details]
Patch
Comment 2 Alexey Proskuryakov 2014-07-31 13:43:12 PDT
Comment on attachment 235839 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=235839&action=review

> Source/WebKit2/ChangeLog:3
> +        Various SSO services need the networking process to be able to spoof its bundle id

This sounds horrible. I don't know how we can verify that spoofing doesn't break anything else while fixing this bug.

> Source/WebKit2/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=135468

Please add a radar link here.
Comment 3 Oliver Hunt 2014-07-31 14:48:58 PDT
Committed r171887: <http://trac.webkit.org/changeset/171887>