WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
40220
Web Inspector: should be possible to distinguish extension scripts from main world scripts
https://bugs.webkit.org/show_bug.cgi?id=40220
Summary
Web Inspector: should be possible to distinguish extension scripts from main ...
Yury Semikhatsky
Reported
2010-06-07 01:26:05 PDT
There are two types of scripts associated with web page: the scripts from the page itself and content scripts injected by browser extensions. There should be a way to discriminate between them in Web Inspector.
Attachments
Patch
(24.70 KB, patch)
2010-06-07 02:14 PDT
,
Yury Semikhatsky
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2010-06-07 02:14:06 PDT
Created
attachment 58002
[details]
Patch
Yury Semikhatsky
Comment 2
2010-06-07 02:58:22 PDT
Comment on
attachment 58002
[details]
Patch Clearing flags on attachment: 58002 Committed
r60771
: <
http://trac.webkit.org/changeset/60771
>
Yury Semikhatsky
Comment 3
2010-06-07 02:58:33 PDT
All reviewed patches have been landed. Closing bug.
Timothy Hatcher
Comment 4
2010-06-07 19:49:32 PDT
Now that Safari has extensions, we should make this cross-browser not just Chromium.
Pavel Feldman
Comment 5
2010-06-07 23:01:48 PDT
(In reply to
comment #4
)
> Now that Safari has extensions, we should make this cross-browser not just Chromium.
Well, the point of this change was to make the functionality generic and available to Safari. Looks like Yury has implemented the JSC part and it should work for you already.
Yury Semikhatsky
Comment 6
2010-06-07 23:15:33 PDT
(In reply to
comment #5
)
> (In reply to
comment #4
) > > Now that Safari has extensions, we should make this cross-browser not just Chromium. > > Well, the point of this change was to make the functionality generic and available to Safari. Looks like Yury has implemented the JSC part and it should work for you already.
Yes, current implementation should work equally well in Safari.
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