[webkit-reviews] review granted: [Bug 33221] AX: need a way to get the progress of a webpage load : [Attachment 45917] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 12:20:00 PST 2010


Eric Seidel <eric at webkit.org> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 33221: AX: need a way to get the progress of a webpage load
https://bugs.webkit.org/show_bug.cgi?id=33221

Attachment 45917: patch
https://bugs.webkit.org/attachment.cgi?id=45917&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Tab:
+	  shouldBe("obj.isAttributeSupported('AXLoadingProgress')", "true");

I'm surprised that AX exposes this sort of data!
 AXLayoutCount: 2
+AXLoadingProgress: 1
At least the "layout count" is shocking. :)

LGTM.


More information about the webkit-reviews mailing list