WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
93494
Web Inspector: adding button on InspectorOverlay
https://bugs.webkit.org/show_bug.cgi?id=93494
Summary
Web Inspector: adding button on InspectorOverlay
Sergey Rogulenko
Reported
2012-08-08 09:59:10 PDT
Adding button on InspectorOverlay. Just a patch to keep uncompleted patch somewhere. Maybe someone will find this code useful.
Attachments
Patch
(22.51 KB, patch)
2012-08-08 10:04 PDT
,
Sergey Rogulenko
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sergey Rogulenko
Comment 1
2012-08-08 10:04:12 PDT
Created
attachment 157242
[details]
Patch
Blaze Burg
Comment 2
2014-02-08 19:09:03 PST
Interesting idea, but probably not the right way to go about it. Threading through an instrumentation callback for every mousemove is probably too expensive. Why not put an HTML button on the overlay page and letting the overlay page intercept inputs from WK2?
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