Closed Bug 842967 Opened 12 years ago Closed 12 years ago

Refresh driver may re-target the same timestamp

Categories

(Core :: Web Painting, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: avih, Assigned: avih)

Details

Attachments

(1 file)

PreciseRefreshDriverTimer::ScheduleNextTick may target a timestamp which was already targeted on previous scheduling. One possible reason is the timer filter which skews the oneshots delay (bug 590422 suggests to get rid of that filter), which may cause an early return, or even way-too-early return (I've seen numbers > 20ms too early). But even if the filter is removed, we should still guard against such cases.
Attachment #715967 - Flags: review?(vladimir)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: