Bug 143551 - Web Inspector: Simplify Legacy Tips support
Summary: Web Inspector: Simplify Legacy Tips support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-04-08 20:25 PDT by Joseph Pecoraro
Modified: 2015-04-08 23:58 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.19 KB, patch)
2015-04-08 20:26 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-04-08 20:25:31 PDT
* SUMMARY
Simplify Legacy Tips support.

iOS 6 supported "Tips". We now treat it like Logs. Do this very early on in the Observer to avoid needing to handle "tips" later on.
Comment 1 Joseph Pecoraro 2015-04-08 20:26:31 PDT
Created attachment 250405 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-04-08 23:58:29 PDT
Comment on attachment 250405 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 250405

Committed r182592: <http://trac.webkit.org/changeset/182592>
Comment 3 WebKit Commit Bot 2015-04-08 23:58:32 PDT
All reviewed patches have been landed.  Closing bug.