RESOLVED INVALID 36940
The Google Summer of Code webapp for mentors doesn't work with the latest nightlies
https://bugs.webkit.org/show_bug.cgi?id=36940
Summary The Google Summer of Code webapp for mentors doesn't work with the latest nig...
hahn.seb
Reported 2010-04-01 00:35:14 PDT
I'm assuming this is a javascript issue, as the list of proposals and your request items is dynamically generated. I don't really know how to check more, though, so hints here would be appreciated. In my efforts to track down the problem, I've tested WebKit-SVN-r56207 and found it working (don't have fast internet here, so testing more revisions is really painful). I'll update the bug once I learn more about revisions that are to blame. Is there a debug console anywhere or something? I feel kind of useless just saying "it doesn't work", hints are appreciated.
Attachments
hahn.seb
Comment 1 2010-04-01 00:48:16 PDT
hrm, looks like I just figured it out. It is an https site, and it loads its scripts from an http resource, which I block. So the bug is in the webapp, not the nightlies...
Note You need to log in before you can comment on or make changes to this bug.