Bug 133345
Summary: | [GTK] Gitorious branch dropdowns do not work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Debarshi Ray <rishi.is> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | aperez, berto, bugs-noreply |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Debarshi Ray
Go to https://gitorious.org/gnome-terminal/gnome-terminal/ and try to get a list of branches by using the dropdown on the right. Nothing happens in Epiphany, while you get a dropdown in Firefox.
rishi@kolache ~$ rpm -q firefox epiphany webkitgtk3
firefox-29.0.1-1.fc20.x86_64
epiphany-3.12.1-1.fc20.x86_64
webkitgtk3-2.4.2-1.fc20.x86_64
rishi@kolache ~$
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alberto Garcia
Here's the console output:
NotFoundError: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist. (gitorious3.min.js:6:51498)
TypeError: null is not an object (evaluating 's.parentNode.removeChild') (gitorious3.min.js:6:25660)
This also seems to be broken in master.
Debarshi Ray
Gitorious died. So maybe it's time to close this?
Adrian Perez
(In reply to Debarshi Ray from comment #2)
> Gitorious died. So maybe it's time to close this?
Yes. Even if there was an actual bug somewhere, not having Gitorious
around makes it difficult to reproduce, and it may as well have been
fixed in the ~3 years since the bug report.