[Webkit-unassigned] [Bug 24215] Sites using gears broken in r41209

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 27 16:15:59 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24215





------- Comment #10 from mpComplete at gmail.com  2009-02-27 16:15 PDT -------
I'll post a link when I check in the change, but the basic idea is that we run
a snippet of javascript on each page which adds a javascript getter (using
__defineGetter__) where the gears object is expected.  The first time a page
accesses this getter, the gears object is injected in a manner similar to how
gears_init.js does it (except without setting display="none").


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list