Bug 72606
Summary: | Blank page when using any bookmarkled on GMail page opened from Chrome App store | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kirill Maximov <kir> |
Component: | WebKit Misc. | Assignee: | Adam Barth <abarth> |
Status: | RESOLVED INVALID | ||
Severity: | Major | CC: | abarth, ahmad.saleem792, ap, barraclough, rniwa |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.5 | ||
URL: | https://mail.google.com/mail/ca/ |
Kirill Maximov
Hello,
If I open GMail from app store (with URL https://mail.google.com/mail/ca/), my bookmarklets in bookmark bar stop working, even when they do nothing, like javascript: (function(){})().
Related problems are described here: http://stackoverflow.com/questions/8107036/javascript-bookmarklet-fails-on-certain-sites-creates-ghostly-new-html-page
For me, problem occurs on MacOS Chrome 16.0.942.41
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Likely a chromium specific bug.
Adam Barth
Assigned for investigation.
Gavin Barraclough
Chrome doesn't use JavaScriptCore, so this can't be the right component for this bug.
Ahmad Saleem
I think as mentioned by Comment 3 - Javascript engine used by Chrome was v8 since day 1 and it shouldn't be Webkit bug.
Can this be closed as "RESOLVED INVALID"? Thanks!
If I am wrong, please ignore me. Thanks!