Closed
Bug 1483407
Opened 7 years ago
Closed 7 years ago
Toolbar javascript execution failure after updating to Nightly 2018-08-14
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1483148
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | fixed |
People
(Reporter: devon, Unassigned)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180814220344
Steps to reproduce:
1. Update to Nightly 63.0a1 (2018-08-14)
2. Visit TinyURL.com and got to the 'Make Toolbar Button'; complete the instructions to install a TinyURL button in your toolbar.
3. Visit any web site.
4. Click on the 'TinyURL' button you added to your toolbar in step #2.
Actual results:
Clicking on the TinyURL toolbar button does nothing.
Expected results:
The 'TinyURL' favorites button contains this URL...
javascript:void(location.href='http://tinyurl.com/create.php?url='+location.href)
Which should have immediately retrieved the URL for the current page and handed it off to tinyurl.com to create short URL.
NOTE:
This javascript behavior worked in yesterday's Nightly build, 2018.08.13
This javascript behavior works from the toolbar in public Firefox builds.
Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b5e9fdddf12e
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox61:
--- → unaffected
status-firefox62:
--- → unaffected
status-firefox63:
--- → affected
status-firefox-esr60:
--- → unaffected
Ever confirmed: true
Keywords: regression
OS: Unspecified → All
Hardware: Unspecified → All
![]() |
||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•