[Webkit-unassigned] [Bug 48758] [Qt] DRT sideeffect revealed by r71004

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 13:45:48 PDT 2010


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





--- Comment #6 from Robert Hogan <robert at webkit.org>  2010-11-01 13:45:48 PST ---
As stated in the log, I believe the correct method for getting the current active
document in a JS context is from the context's lexicalGlobalObject()rather than the root's globalObject(). This is the way it's done elsewhere in WebCore.

I don't pretend to fully understand the differences between the two - I'm just copying what is used elsewhere and applying it to fix the regression here.

Would be nice if someone could say 'yes, you're right' with some degree of confidence!

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



More information about the webkit-unassigned mailing list