Bug 74517 - NPN_GetValueForURL returns wrong value for NPNURLVProxy
Summary: NPN_GetValueForURL returns wrong value for NPNURLVProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-14 10:28 PST by Mark Rowe (bdash)
Modified: 2011-12-14 13:31 PST (History)
2 users (show)

See Also:


Attachments
Patch v1 (1.98 KB, patch)
2011-12-14 10:30 PST, Mark Rowe (bdash)
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2011-12-14 10:28:20 PST
Asking for NPNURLVProxy gives back cookie information instead. Patch is coming.

<rdar://problem/10573872>
Comment 1 Mark Rowe (bdash) 2011-12-14 10:30:07 PST
Created attachment 119244 [details]
Patch v1
Comment 2 WebKit Review Bot 2011-12-14 10:31:48 PST
Attachment 119244 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Mark Rowe (bdash) 2011-12-14 13:31:17 PST
Landed in r102819.