Bug 174795 - Remove WEB_TIMING feature flag
Summary: Remove WEB_TIMING feature flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-24 13:41 PDT by BJ Burg
Modified: 2017-07-26 11:40 PDT (History)
5 users (show)

See Also:


Attachments
Patch (136.87 KB, patch)
2017-07-25 15:10 PDT, BJ Burg
no flags Details | Formatted Diff | Diff
For Landing - fix USE(SOUP) (137.06 KB, patch)
2017-07-26 09:41 PDT, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2017-07-24 13:41:58 PDT
Everyone has it turned on..
Comment 1 Basuke Suzuki 2017-07-24 15:27:11 PDT
WinCairo is ready to remove this flag.
Comment 2 BJ Burg 2017-07-25 15:10:25 PDT
Created attachment 316396 [details]
Patch
Comment 3 Alex Christensen 2017-07-26 08:40:14 PDT
Comment on attachment 316396 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=316396&action=review

> Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:-566
> -#if ENABLE(WEB_TIMING)

The #endif on line 630 needs to be removed, too.
Comment 4 BJ Burg 2017-07-26 09:41:38 PDT
Created attachment 316450 [details]
For Landing - fix USE(SOUP)
Comment 5 WebKit Commit Bot 2017-07-26 11:40:55 PDT
Comment on attachment 316450 [details]
For Landing - fix USE(SOUP)

Clearing flags on attachment: 316450

Committed r219954: <http://trac.webkit.org/changeset/219954>
Comment 6 WebKit Commit Bot 2017-07-26 11:40:56 PDT
All reviewed patches have been landed.  Closing bug.