Bug 8456 - Many squarefree.com bookmarklets don't work
Summary: Many squarefree.com bookmarklets don't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 417.x
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 7826 13247 13645
Blocks:
  Show dependency treegraph
 
Reported: 2006-04-18 07:23 PDT by Henrik Sjökvist
Modified: 2008-11-28 13:43 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Sjökvist 2006-04-18 07:23:57 PDT
I came across a stylesheet zapper bookmarklet with the following code that doesn't work in Safari:
javascript:(function(){var%20i,x;for(i=0;x=document.styleSheets[i];++i)x.disabled=true;})();

There's quite a few bookmarklets over at http://www.squarefree.com/bookmarklets/ that don't work.
Comment 1 Geoffrey Garen 2006-04-18 11:19:43 PDT
Confirmed with Version 2.0.3 (417.9.2).
Comment 2 Geoffrey Garen 2006-04-18 13:24:56 PDT
Actually, the stylesheet one works with the latest nightly build. But it would be nice to have individual bugs for the others that don't work.
Comment 3 Alexey Proskuryakov 2006-04-18 13:30:24 PDT
Renaming to make it clear that this is a tracking bug for issues with squarefree.com bookmarklets still present in nightly builds (http://nightly.webkit.org).
Comment 4 Alexey Proskuryakov 2008-11-28 13:43:03 PST
Most or all of the squarefree.com bookmarklets work now. Please file individual bugs if you find any that don't.