[Webkit-unassigned] [Bug 38924] Add a guarded window.timing binding.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 20:55:51 PDT 2010


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





--- Comment #7 from Tony Gentilcore <tonyg at chromium.org>  2010-05-11 20:55:50 PST ---
(In reply to comment #5)
> (From update of attachment 55762 [details])
> WebCore/ChangeLog:27
>  +  
> Don't forget FeatureDefines.xcconfig (in four places) -- see http://trac.webkit.org/changeset/59174 :)

Good catch. Done.
> 
> 
> WebCore/page/DOMWindow.cpp:448
>  +  
> Typically, we guard these entirely.

Done.
> 
> WebCore/page/DOMWindow.cpp:581
>  +  
> Ditto.

Done.
> 
> WebCore/page/NavigationTiming.cpp:31
>  +  #include "config.h"
> And this one, too. See SVG or Inspector files for an example.

Done.
> 
> WebCore/page/NavigationTiming.h:33
>  +  
> And that one.

Done.

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