Issue 226890 in chromium: [userscripts] Chrome 27: GM_xmlhttpRequest is not defined

21 views
Skip to first unread message

chro...@googlecode.com

unread,
Apr 4, 2013, 10:23:43 PM4/4/13
to chromi...@chromium.org
Status: Unconfirmed
Owner: ----
Labels: Pri-2 Via-Wizard Type-Bug-Regression OS-Windows

New issue 226890 by iza.bill...@gmail.com: [userscripts] Chrome 27:
GM_xmlhttpRequest is not defined
http://code.google.com/p/chromium/issues/detail?id=226890

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/27.0.1453.15 Safari/537.36

Steps to reproduce the problem:
1. Install any userscript that uses GM_xmlhttpRequest such as
http://userscripts.org/scripts/show/160183

What is the expected behavior?
The userscript works

What went wrong?
As of Chrome version 27, produces error:
Uncaught ReferenceError: GM_xmlhttpRequest is not defined

Did this work before? Yes Chrome 26

Chrome version: 27.0.1453.15 Channel: beta
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

chro...@googlecode.com

unread,
Apr 8, 2013, 2:41:07 PM4/8/13
to chromi...@chromium.org

Comment #1 on issue 226890 by redn...@gmail.com: [userscripts] Chrome 27:
Same issue on 27.0.1453.15 running on Linux (Kubuntu 12.10).

chro...@googlecode.com

unread,
Apr 10, 2013, 2:08:59 AM4/10/13
to chromi...@chromium.org
Updates:
Cc: rponn...@chromium.org
Labels: Needs-Feedback

Comment #2 on issue 226890 by srsrid...@chromium.org: [userscripts] Chrome
27: GM_xmlhttpRequest is not defined
http://code.google.com/p/chromium/issues/detail?id=226890

Added the extensions to chrome://extensions page. Attached the screenshot
of the same.

@ iza.billingsley: Kindly provide more steps to reproduce the error while
using the script else provide the screen-cast of the same

chro...@googlecode.com

unread,
Apr 10, 2013, 9:23:07 AM4/10/13
to chromi...@chromium.org

Comment #3 on issue 226890 by matthew....@gmail.com: [userscripts] Chrome
27: GM_xmlhttpRequest is not defined
http://code.google.com/p/chromium/issues/detail?id=226890

Same issue w/ script http://userscripts.org/scripts/show/95569

Screenshots attached of javascript console error.

Attachments:
Screen Shot 2013-04-10 at 9.17.42 AM.png 23.2 KB
Screen Shot 2013-04-10 at 9.22.06 AM.png 34.2 KB

chro...@googlecode.com

unread,
Apr 16, 2013, 9:01:27 AM4/16/13
to chromi...@chromium.org
Updates:
Cc: ranjit...@chromium.org

Comment #4 on issue 226890 by ranjit...@chromium.org: [userscripts] Chrome
27: GM_xmlhttpRequest is not defined
http://code.google.com/p/chromium/issues/detail?id=226890

Hi,

Installed the two scripts mentioned, did not observe any errors in the
console. Could you please let us know more how can I check the console logs
to see more about the error. Attached is the screen shot for same. Used
tampermonkey extension to install script and it was running successfully
without displaying any errors in the console. Please update me if I missed
any thing.

Attachments:
Script Does not create any errors.png 109 KB

chro...@googlecode.com

unread,
Apr 16, 2013, 9:12:27 AM4/16/13
to chromi...@chromium.org

Comment #5 on issue 226890 by matthew....@gmail.com: [userscripts] Chrome
27: GM_xmlhttpRequest is not defined
http://code.google.com/p/chromium/issues/detail?id=226890

Try to reproduce w/o using Tampermonkey. The WCD Snatched script used to
work w/o TM installed.

chro...@googlecode.com

unread,
Apr 19, 2013, 9:51:26 AM4/19/13
to chromi...@chromium.org

Comment #6 on issue 226890 by tho...@gmail.com: [userscripts] Chrome 27:
Same problem here, right after taking this update:

Google Chrome 27.0.1453.56 (Official Build 194414) beta
OS Linux
WebKit 537.36 (@148447)
JavaScript V8 3.17.6.6
Flash 11.7.700.169
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/27.0.1453.56 Safari/537.36
Command Line /opt/google/chrome/google-chrome --flag-switches-begin
--enable-full-history-sync --sync-keystore-encryption --flag-switches-end
Executable Path /opt/google/chrome/google-chrome
Profile Path /home/thoraz/.config/google-chrome/Default
Variations 853359fa-44868523
5f9f065f-15eb91be
717f26fa-91bf853e
6dcb530d-91bf853e
b03ddc1f-2d9ef0cc
f9b252d0-fd526c81
ff3fc1a6-766fa2d
7f6da4bf-3e7a30bd
75f7fb7e-611a9f49
24dca50e-837c4893
ca65a9fe-91ac3782
82d91892-3f4a17df
f75c0e23-4ad60575
3028188e-b9bbd1b6
5a3c10b5-e1cc0f14
244ca1ac-4ad60575
246fb659-bca011b3
f296190c-2502111b
4442aae2-75cb33fc
75f0f0a0-d7f6b13c
e2b18481-5c63917a
e7e71889-e1cc0f14

chro...@googlecode.com

unread,
Apr 21, 2013, 10:03:34 PM4/21/13
to chromi...@chromium.org

Comment #7 on issue 226890 by garretts...@gmail.com: [userscripts] Chrome
27: GM_xmlhttpRequest is not defined
http://code.google.com/p/chromium/issues/detail?id=226890

I'm seeing this on both Windows-8/OSX-Lion for both Chrome v26.0.1410.64
and v27.0.1453.56. This is *not* using the TamperMonkey extension, but
rather just loading the userscript via chrome://extensions. I'm not sure
about the submitter, but in my environment they were loaded via the 'Load
unpacked extension' feature, and were configured to be applicable on a
local file (e.g. 'file:///C:/Users/.../index.html' for the @include). No
other errors in the console minus this: "Uncaught ReferenceError:
GM_xmlhttpRequest is not defined ".

Attachments:
Capture.PNG 4.1 KB

chro...@googlecode.com

unread,
Apr 23, 2013, 7:05:15 AM4/23/13
to chromi...@chromium.org

Comment #8 on issue 226890 by ranjit...@chromium.org: [userscripts] Chrome
27: GM_xmlhttpRequest is not defined
http://code.google.com/p/chromium/issues/detail?id=226890

Well tried and Installed the .js file manually, but did not see any error
while installing. Could you please help me more in order to install and run
it manually.

Thanks.

chro...@googlecode.com

unread,
May 22, 2013, 7:18:18 AM5/22/13
to chromi...@chromium.org

Comment #9 on issue 226890 by davidshumway: [userscripts] Chrome 27:
This happened about 1 month ago in google-chrome-beta.i386 for Fedora 17.
Removed beta. Installed google-chrome-stable.i386. Problem resolved.

On latest update today for chrome-stable this problem reoccurs. Version is
27.0.1453.93.

Script in question which runs GM_xmlhttpRequest is a .user.js script
installed manually into Extensions.

chro...@googlecode.com

unread,
May 22, 2013, 9:07:52 AM5/22/13
to chromi...@chromium.org

Comment #10 on issue 226890 by davidshumway: [userscripts] Chrome 27:
A bit more...

Fedora Linux 17 using google-chrome-stable.i386.

1-2 months ago GM_xmlhttpRequest stopped working in google-chrome-beta.i386
for Fedora 17. Response was "Uncaught ReferenceError: GM_xmlhttpRequest is
not defined".

This seems to be going from version 26 to version 27 of Chrome.

Solution at the time was to remove beta and install stable as apparently
beta version was 27, stable was 26.

On latest update today for chrome-stable this problem reoccurs. Response
is "Uncaught ReferenceError: GM_xmlhttpRequest is not defined".

Stable version yesterday was 26.0.1410.63. Stable version today is
27.0.1453.93.

chro...@googlecode.com

unread,
May 22, 2013, 9:40:52 AM5/22/13
to chromi...@chromium.org

Comment #11 on issue 226890 by davidshumway: [userscripts] Chrome 27:
Opened a new issue for this:
https://code.google.com/p/chromium/issues/detail?id=242890

chro...@googlecode.com

unread,
May 23, 2013, 2:36:10 PM5/23/13
to chromi...@chromium.org
Updates:
Status: Duplicate
Cc: mpcom...@chromium.org
Labels: Cr-Platform-Extensions
Mergedinto: 242890

Comment #12 on issue 226890 by y...@chromium.org: [userscripts] Chrome 27:
(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages