Closed
Bug 1386309
Opened 8 years ago
Closed 7 years ago
[Try build]Evernote Web Clipper pop-up is blank
Categories
(WebExtensions :: Compatibility, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: VladB, Unassigned)
Details
Attachments
(1 file)
|
865.44 KB,
video/mp4
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170801011416
System: Windows 10 x86, 3GB of RAM
[Notes]:
- This issue is only reproducible on the Firefox beta try build 20170801011416
- This issue is not reproducible on latest Nightly.
[Steps]:
1. Open try build browser and open a new tab.
2. Go to https://goo.gl/LYfm08 and install Evernote Web Clipper.
3. Click on the Evernote Web Clipper icon from browser toolbar.
[Expected results]:
- Evernote pop-up window is displayed with the login page.
[Actual results]:
- A blank pop-up is displayed. There is no login page.
Comment 1•8 years ago
|
||
This only reproduces on 32-bit builds? That's strange!
Comment 2•8 years ago
|
||
Can you please see if the below two builds reproduce as well? These are "real" 56 Beta builds now that Gecko 56 has been merged from m-c to beta.
Win32: https://queue.taskcluster.net/v1/task/Wf0khHJvRcK0FTJu_IgyEQ/runs/0/artifacts/public/build/target.zip
Win64: https://queue.taskcluster.net/v1/task/Jnoy1CaYSXa7E5yGwjXxmg/runs/0/artifacts/public/build/target.zip
Flags: needinfo?(vlad.bacia)
| Reporter | ||
Comment 3•8 years ago
|
||
I can confirm that the issue is reproducible with both builds from comment 2.
Flags: needinfo?(vlad.bacia) → needinfo?(ryanvm)
Comment 4•8 years ago
|
||
Possibly related to OOP WebExtensions?
Flags: needinfo?(ryanvm) → needinfo?(aswan)
Comment 5•8 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #4)
> Possibly related to OOP WebExtensions?
Could be, Kris can probably tell more easily.
Flags: needinfo?(aswan) → needinfo?(kmaglione+bmo)
Comment 6•8 years ago
|
||
I wonder if this is a dupe of bug 1375490.
Comment 7•8 years ago
|
||
Reproduced on Windows 7 (64bit) using the 32bit builds from comment 2, with a fresh profile. Got this in the browser console:
TypeError: invalid 'in' operand browser[Learn More] tabbrowser.xml:2342:1
TypeError: this.mainViewNode is null[Learn More] browser-pageActions.js:43:5
Error: Could not establish connection. Receiving end does not exist.
_insertBrowser chrome://browser/content/tabbrowser.xml:2342:1
getRelatedElement chrome://browser/content/tabbrowser.xml:6834:11
set_selectedIndex chrome://global/content/bindings/tabbox.xml:403:31
tabs_XBL_Constructor chrome://global/content/bindings/tabbox.xml:272:13
<anonymous> chrome://browser/content/tabbrowser.xml:46:9
tabbrowser_XBL_Constructor chrome://browser/content/tabbrowser.xml:5461:11
Updated•8 years ago
|
Priority: -- → P2
Comment 8•8 years ago
|
||
I can't reproduce this on OS X, can anyone on Windows still?
Comment 9•7 years ago
|
||
I can't reproduce on Windows. If you try and click evernote on a privileged page it shows a nice notification now.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(kmaglione+bmo)
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•