Skip to content

Grammar Errors in README.md - #192

Closed
aarongill99 wants to merge 2 commits into
masterfrom
firebreath-1.7
Closed

Grammar Errors in README.md#192
aarongill99 wants to merge 2 commits into
masterfrom
firebreath-1.7

Conversation

@aarongill99

Copy link
Copy Markdown

Grammar Errors

Byron Clark and others added 2 commits September 8, 2013 20:43
Safari rewraps a Javascript function for each call. This means that
removeEventListener will never remove a listener set by
addEventListener. Use a sequence to set the eventId in the __fb_event_id
property on the Javascript object so that we'll be able to see it when
the object is passed in. Unfortunately, this requires removing the const
flag on getEventId.
@taxilian

Copy link
Copy Markdown
Member

First, this doesn't seem to have the fix that you indicate that it has. Second, it does have a bunch of changes which are frankly dangerous because they encourage you to call NPObject calls from multiple threads (and are useless otherwise) which is a bad idea.

Finally, nobody really uses NPAPI anymore anyway, so it's not really worth discussing.

@taxilian taxilian closed this Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants