WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 67838
Web Inspector: introduce JavaScriptSourceFrame class.
https://bugs.webkit.org/show_bug.cgi?id=67838
Summary
Web Inspector: introduce JavaScriptSourceFrame class.
Pavel Podivilov
Reported
2011-09-09 03:53:29 PDT
Web Inspector: introduce JavaScriptSourceFrame class. SourceFrame should not deal with JavaScript debugging since it is a base class for all source frame implementations.
Attachments
Patch
(6.90 KB, patch)
2011-09-09 03:54 PDT
,
Pavel Podivilov
no flags
Details
Formatted Diff
Diff
Patch
(13.47 KB, patch)
2011-09-09 04:21 PDT
,
Pavel Podivilov
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-09-09 03:54:37 PDT
Created
attachment 106857
[details]
Patch
Pavel Feldman
Comment 2
2011-09-09 03:59:06 PDT
You should probably move SourceFrameDelegateForScriptsPanel implementation into the new class right away.
Pavel Podivilov
Comment 3
2011-09-09 04:21:42 PDT
Created
attachment 106861
[details]
Patch
Pavel Podivilov
Comment 4
2011-09-09 04:22:14 PDT
(In reply to
comment #2
)
> You should probably move SourceFrameDelegateForScriptsPanel implementation into the new class right away.
Good point!
Pavel Podivilov
Comment 5
2011-09-09 08:20:50 PDT
Committed
r94855
: <
http://trac.webkit.org/changeset/94855
>
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