Bug 96615 - Web Inspector: CSS domain sends events while it is not enabled
Summary: Web Inspector: CSS domain sends events while it is not enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 00:48 PDT by Yury Semikhatsky
Modified: 2012-09-13 01:41 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.55 KB, patch)
2012-09-13 01:22 PDT, Alexander Pavlov (apavlov)
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-09-13 00:48:02 PDT
Now we can get  {"method":"CSS.mediaQueryResultChanged"} right after connecting front-end. The domain should keep silence unless it is explicitly enabled.
Comment 1 Alexander Pavlov (apavlov) 2012-09-13 01:22:06 PDT
Created attachment 163812 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-09-13 01:41:10 PDT
Committed r128427: <http://trac.webkit.org/changeset/128427>