WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138342
Expose visibleDebugOverlayRegions pref via the WK2 C SPI
https://bugs.webkit.org/show_bug.cgi?id=138342
Summary
Expose visibleDebugOverlayRegions pref via the WK2 C SPI
Simon Fraser (smfr)
Reported
2014-11-03 17:54:40 PST
Expose visibleDebugOverlayRegions pref via the WK2 C SPI
Attachments
Patch
(3.09 KB, patch)
2014-11-03 17:55 PST
,
Simon Fraser (smfr)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-11-03 17:55:30 PST
Created
attachment 240893
[details]
Patch
mitz
Comment 2
2014-11-03 17:59:16 PST
Comment on
attachment 240893
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=240893&action=review
> Source/WebKit2/UIProcess/API/C/WKPreferencesRef.h:258 > +WK_EXPORT void WKPreferencesSetVisibleDebugOverlayRegions(WKPreferencesRef preferencesRef, WKDebugOverlayRegions enabled);
s/enabled/visible/
> Source/WebKit2/UIProcess/API/C/WKPreferencesRef.h:259 > +WK_EXPORT WKDebugOverlayRegions WKPreferencesGetVisibleDebugOverlayRegions(WKPreferencesRef preferencesRef);
this can be called WKPreferencesGetVisibleDebugOverlayRegions
Simon Fraser (smfr)
Comment 3
2014-12-09 20:40:32 PST
http://trac.webkit.org/changeset/175503
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