Bug 15332
Summary: | Inspect menu item not available in context menu on nightly build | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rafał Chłodnicki <rchl2k> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dev+webkit |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | PC | ||
OS: | Windows XP |
Rafał Chłodnicki
WebKit-SVN-r24872 (2007-08-05 14:18:55 GMT) included Web Inspector in context menu.
WebKit-SVN-r25143 (2007-08-19 10:59:31 GMT) didn't have it anymore.
I can't enable it by setting WebKitDeveloperExtras key to true in Preferences.plist either
I'm not very much into svn, revisions and this kind of stuff but I've looked into changes made in this timeframe:
http://trac.webkit.org/projects/webkit/timeline?from=08%2F19%2F07&daysback=14&changeset=on&wiki=on&update=Update
and I can see one suspicious entry on 08/17/07:
http://trac.webkit.org/projects/webkit/changeset/25140 with description "Fix <rdar://5192578> Inspect Element should not appear in context menu in …"
Might be related.
EXPECTED RESULTS:
Web Inspector should be enabled in nightlies or at last possible to enable it in Preferences.plist
WHAT HAPPENS:
It's not possible to enable Web Inspector since r25143
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lilek
See bug 15327 comment 7.
*** This bug has been marked as a duplicate of 15327 ***