RESOLVED FIXED 183384
Match unsupported plugins based on domains and not origin
https://bugs.webkit.org/show_bug.cgi?id=183384
Summary Match unsupported plugins based on domains and not origin
youenn fablet
Reported 2018-03-06 14:19:33 PST
Origins are too restrictive. API should be able to allow a plug-in for a subdomain like example.com or example.co.uk.
Attachments
Patch (31.25 KB, patch)
2018-03-06 15:47 PST, youenn fablet
no flags
Fixing win (33.50 KB, patch)
2018-03-06 16:54 PST, youenn fablet
no flags
Patch (36.76 KB, patch)
2018-03-07 13:26 PST, youenn fablet
no flags
youenn fablet
Comment 1 2018-03-06 15:47:35 PST
youenn fablet
Comment 2 2018-03-06 16:54:51 PST
Created attachment 335157 [details] Fixing win
Chris Dumez
Comment 3 2018-03-07 13:12:11 PST
Comment on attachment 335157 [details] Fixing win View in context: https://bugs.webkit.org/attachment.cgi?id=335157&action=review > Source/WebCore/ChangeLog:9 > + We iterate through the vector and a matc happens if the page host name ends with the provided matching domain. typo: matc
youenn fablet
Comment 4 2018-03-07 13:26:43 PST
WebKit Commit Bot
Comment 5 2018-03-07 18:06:44 PST
Comment on attachment 335211 [details] Patch Clearing flags on attachment: 335211 Committed r229390: <https://trac.webkit.org/changeset/229390>
WebKit Commit Bot
Comment 6 2018-03-07 18:06:45 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2018-03-07 18:07:26 PST
Note You need to log in before you can comment on or make changes to this bug.