WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138246
REGRESSION(
r163656
): Remote inspector doesn't work unless preferences change after page initialization
https://bugs.webkit.org/show_bug.cgi?id=138246
Summary
REGRESSION(r163656): Remote inspector doesn't work unless preferences change ...
Carlos Garcia Campos
Reported
2014-10-31 04:09:46 PDT
The problem is that initializeWebPage() is still using pageGroup().preferences() instead of m_preferences to check if developer extras are enabled to enable remote inspection of the page.
Attachments
Patch
(1.41 KB, patch)
2014-10-31 04:12 PDT
,
Carlos Garcia Campos
joepeck
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2014-10-31 04:12:20 PDT
Created
attachment 240731
[details]
Patch
Joseph Pecoraro
Comment 2
2014-10-31 12:01:33 PDT
Comment on
attachment 240731
[details]
Patch r=me
Carlos Garcia Campos
Comment 3
2014-11-01 02:59:13 PDT
Committed
r175451
: <
http://trac.webkit.org/changeset/175451
>
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