[Webkit-unassigned] [Bug 29240] iframes keep getting scrollbars with scrolling="no"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 19:03:19 PDT 2010


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





--- Comment #12 from Mike Lawther <mikelawther at chromium.org>  2010-10-06 19:03:19 PST ---
Hi Ojan - thanks for the review.

I had tried doing the test in the main page before, but kept hitting errors because the embedded resource pages were counted as from a difference site because they were accessed from file:// urls, and hence JS from the main page couldn't dig into them. Injecting everything locally neatly gets around this (yay!), so I've got everything in a single page now. I've learned something today :)

Updated patch incoming.

-- 
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