WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34171
Web Inspector: migrate from SourceFrame to SourceFrame2.
https://bugs.webkit.org/show_bug.cgi?id=34171
Summary
Web Inspector: migrate from SourceFrame to SourceFrame2.
Pavel Feldman
Reported
2010-01-26 10:02:08 PST
Patch that I will attach shortly has a number of limitations: - poor performance on long lines - search marks results with selection highlight - HTML highlighter does not treat script tag well ( < inside script starts a tag) But I will polish it all :)
Attachments
[PATCH] Proposed change.
(92.41 KB, patch)
2010-01-26 10:03 PST
,
Pavel Feldman
timothy
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2010-01-26 10:03:31 PST
Created
attachment 47419
[details]
[PATCH] Proposed change.
Pavel Feldman
Comment 2
2010-01-27 10:37:23 PST
Committing to
http://svn.webkit.org/repository/webkit/trunk
... D WebCore/inspector/front-end/SourceFrame2.js M WebCore/ChangeLog M WebCore/WebCore.gypi M WebCore/WebCore.vcproj/WebCore.vcproj M WebCore/bindings/js/JSInspectorFrontendHostCustom.cpp M WebCore/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp M WebCore/inspector/InspectorFrontendHost.cpp M WebCore/inspector/InspectorFrontendHost.h M WebCore/inspector/InspectorFrontendHost.idl M WebCore/inspector/front-end/InspectorBackendStub.js M WebCore/inspector/front-end/InspectorFrontendHostStub.js M WebCore/inspector/front-end/ResourceView.js M WebCore/inspector/front-end/ResourcesPanel.js M WebCore/inspector/front-end/ScriptView.js M WebCore/inspector/front-end/ScriptsPanel.js M WebCore/inspector/front-end/SourceFrame.js M WebCore/inspector/front-end/SourceView.js M WebCore/inspector/front-end/TextEditor.js M WebCore/inspector/front-end/WebKit.qrc M WebCore/inspector/front-end/inspector.html M WebCore/inspector/front-end/textEditor.css Committed
r53941
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