Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace all deprecated sendRequest() calls with new sendMessage() ones #829

Merged
merged 3 commits into from
May 7, 2013
Merged

Replace all deprecated sendRequest() calls with new sendMessage() ones #829

merged 3 commits into from
May 7, 2013

Conversation

sainaen
Copy link
Contributor

@sainaen sainaen commented May 6, 2013

Fix for #820.
Tested on Google Chrome 28.0.1496.0 dev, Debian Sid x86_64.

Probably, there is something deeper in that problem — even with this patch there are some errors thrown by background script. But these changes was enough to make it work, so I stopped my investigation.

@philc
Copy link
Owner

philc commented May 6, 2013

Looks good, thanks for the patch. I'll look into this later tonight and merge this in.

@ilya
Copy link
Collaborator

ilya commented May 7, 2013

Thanks!

@semanticart
Copy link

FWIW, building and installing @sainaen's fix has vimium working perfectly for me in the current version of Chromium.

philc added a commit that referenced this pull request May 7, 2013
Replace all deprecated sendRequest() calls with new sendMessage() ones
@philc philc merged commit b80be7d into philc:master May 7, 2013
@philc
Copy link
Owner

philc commented May 7, 2013

Merged in. Great job @sainaen.

@sainaen
Copy link
Contributor Author

sainaen commented May 7, 2013

Thanks! I'm glad I was able to help.
(Yay, my first code contribution!)

@ghost
Copy link

ghost commented May 7, 2013

@sainaen
thanks for your contribution, everything seems to work fine :)

davidwallacejackson pushed a commit to davidwallacejackson/vimium that referenced this pull request Apr 3, 2014
Replace all deprecated sendRequest() calls with new sendMessage() ones
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.

4 participants