[Webkit-unassigned] [Bug 94987] Add systemTime to DOM events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 15:43:59 PDT 2012


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





--- Comment #43 from Robert Flack <flackr at chromium.org>  2012-10-25 15:45:06 PST ---
(From update of attachment 170659)
View in context: https://bugs.webkit.org/attachment.cgi?id=170659&action=review

I'm having trouble with my tests, enabling the runtime feature from the test doesn't immediately affect newly created events and event.systemTime is undefined when queried later. Is there a way to refresh the Event object after changing runtime features?

>> Source/WebCore/page/Settings.h:652
>> +#endif
> 
> These changes don't seem to be needed.

This is the entry point with which we usually enable runtime features from chromium isn't it? I guess just the set method would be required for that.

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