Skip to main content

Bug Tracker

Side navigation

#2156 closed enhancement (fixed)

Opened January 13, 2008 07:59AM UTC

Closed May 04, 2009 04:58AM UTC

jQuery should use DOMContentLoaded with WebKit >= 525

Reported by: bdash Owned by:
Priority: minor Milestone: 1.3
Component: event Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:
Description

Nightly builds of WebKit support the DOMContentLoaded event in a similar manner to Gecko. jQuery should make use of this for WebKit versions >= 525 to avoid the nasty timer-based hack being used in future versions of WebKit-based browsers.

Attachments (0)
Change History (1)

Changed May 04, 2009 04:58AM UTC by brandon comment:1

milestone: 1.2.21.3
resolution: → fixed
status: newclosed

Resolved in jQuery 1.3.x