Bug 133345 - [GTK] Gitorious branch dropdowns do not work
Summary: [GTK] Gitorious branch dropdowns do not work
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-28 07:24 PDT by Debarshi Ray
Modified: 2017-08-15 12:48 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Debarshi Ray 2014-05-28 07:24:42 PDT
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 ~$
Comment 1 Alberto Garcia 2014-05-29 02:21:38 PDT
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.
Comment 2 Debarshi Ray 2017-08-15 12:29:39 PDT
Gitorious died. So maybe it's time to close this?
Comment 3 Adrian Perez 2017-08-15 12:48:35 PDT
(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.