Bug 127405
| Summary: | Web Inspector: Disable WebInspector from the Webkit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | srav219 <srav219> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Major | CC: | graouts, joepeck, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
srav219
If we have the way to disable the WebInspector from Webkit Source code through compile time feature ,This helps in reducing webkit library size .Web Inspector is not needed on low memory devices .
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/15877847>
Timothy Hatcher
There is a feature flag for the Inspector: ENABLE(INSPECTOR).