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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 15:29:41 PDT 2010


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





--- Comment #5 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2010-05-11 15:29:40 PST ---
(From update of attachment 55762)
WebCore/ChangeLog:27
 +  
Don't forget FeatureDefines.xcconfig (in four places) -- see http://trac.webkit.org/changeset/59174 :)


WebCore/page/DOMWindow.cpp:448
 +  
Typically, we guard these entirely.

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

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

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

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