RESOLVED FIXED 71570
NPN_ConvertPoint plug-in test should be called from NPP_SetWindow
https://bugs.webkit.org/show_bug.cgi?id=71570
Summary NPN_ConvertPoint plug-in test should be called from NPP_SetWindow
Anders Carlsson
Reported 2011-11-04 10:46:02 PDT
NPN_ConvertPoint plug-in test should run from NPP_SetWindow
Attachments
Patch (8.00 KB, patch)
2011-11-04 10:51 PDT, Anders Carlsson
simon.fraser: review+
Anders Carlsson
Comment 1 2011-11-04 10:51:24 PDT
Simon Fraser (smfr)
Comment 2 2011-11-04 11:00:26 PDT
Comment on attachment 113679 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=113679&action=review > Tools/ChangeLog:3 > + NPN_ConvertPoint plug-in test should run from NPP_SetWindow I don't really understand what this means.
Darin Adler
Comment 3 2011-11-04 11:02:27 PDT
Comment on attachment 113679 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=113679&action=review >> Tools/ChangeLog:3 >> + NPN_ConvertPoint plug-in test should run from NPP_SetWindow > > I don't really understand what this means. Maybe “NPP_SetWindow is scary. NPN_ConvertPoint’s best option is to run away, as fast as it can.”
Anders Carlsson
Comment 4 2011-11-04 11:05:58 PDT
(In reply to comment #3) > (From update of attachment 113679 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=113679&action=review > > >> Tools/ChangeLog:3 > >> + NPN_ConvertPoint plug-in test should run from NPP_SetWindow > > > > I don't really understand what this means. > > Maybe “NPP_SetWindow is scary. NPN_ConvertPoint’s best option is to run away, as fast as it can.” LOL. Not sure what I was thinking :) I forgot a "be" but retitled it to "NPN_ConvertPoint plug-in test should be called from NPP_SetWindow"
Anders Carlsson
Comment 5 2011-11-04 11:13:06 PDT
Note You need to log in before you can comment on or make changes to this bug.