WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
141083
Cannot attach Web Inspector to MobileSafari running in the simulator with built iOS WebKit
https://bugs.webkit.org/show_bug.cgi?id=141083
Summary
Cannot attach Web Inspector to MobileSafari running in the simulator with bui...
Brian Burg
Reported
2015-01-30 08:56:42 PST
Stock Safari (8.0.2) seems unable to attach to MobileSafari when launched via Tools/Scripts/run-safari --ios-simulator. Nothing shows up underneath "Develop > iOS Simulator > [No Inspectable Applications]". I checked Safari preferences in the simulator, and Web Inspector is definitely enabled. Repro steps: 1. Tools/Scripts/build-webkit --ios-simulator 2. Tools/Scripts/run-safari --ios-simulator 3. Verify in simulator "Web Inspector" setting is enabled through System Preferences app. 3. Open System Safari 4. Try to attach, find nothing.
Attachments
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2015-02-02 12:02:46 PST
My guess is this is because webinspectord supports WebContentProcess if it has a private entitlement (which won't be the case in public builds). On OS X we had to fallback to a different approach, we may have to do that here.
Radar WebKit Bug Importer
Comment 2
2015-02-02 12:03:03 PST
<
rdar://problem/19687990
>
Brent Fulgham
Comment 3
2022-02-11 13:13:30 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. This should now be fixed in shipping software.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug