Bug 126614 - Web Inspector: Remove support for overriding the page CSS media type
Summary: Web Inspector: Remove support for overriding the page CSS media type
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Seokju Kwon
URL:
Keywords: InRadar
Depends on:
Blocks: 126236
  Show dependency treegraph
 
Reported: 2014-01-07 20:33 PST by Seokju Kwon
Modified: 2014-01-08 10:11 PST (History)
8 users (show)

See Also:


Attachments
Patch (16.92 KB, patch)
2014-01-07 20:47 PST, Seokju Kwon
timothy: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2014-01-07 20:33:32 PST
Remove support for overriding the page CSS media type.
Comment 1 Radar WebKit Bug Importer 2014-01-07 20:33:43 PST
<rdar://problem/15769511>
Comment 2 Seokju Kwon 2014-01-07 20:47:30 PST
Created attachment 220587 [details]
Patch
Comment 3 Timothy Hatcher 2014-01-07 21:25:26 PST
Comment on attachment 220587 [details]
Patch

Thanks for tackling these removals. However, I think this media emulation is something we likely want to keep and expose in the Style details sidebar or Safari Decelop menu. Let's keep this support for now.
Comment 4 Seokju Kwon 2014-01-07 21:54:02 PST
(In reply to comment #3)
> (From update of attachment 220587 [details])
> Thanks for tackling these removals. However, I think this media emulation is something we likely want to keep and expose in the Style details sidebar or Safari Decelop menu. Let's keep this support for now.

Ok. I will let you know before filing a bug related to removing protocols.
Thanks.
Comment 5 Joseph Pecoraro 2014-01-08 10:11:06 PST
(In reply to comment #3)
> (From update of attachment 220587 [details])
> Thanks for tackling these removals. However, I think this media emulation is something we likely want to keep and expose in the Style details sidebar

I agree as well. This would be something worth adding to our frontend instead of removing from the backend.