Bug 67136 - Web Inspector: rename sourceFile to uiSourceCode.
Summary: Web Inspector: rename sourceFile to uiSourceCode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 10:23 PDT by Pavel Podivilov
Modified: 2011-08-31 06:04 PDT (History)
11 users (show)

See Also:


Attachments
Patch (63.17 KB, patch)
2011-08-29 10:26 PDT, Pavel Podivilov
no flags Details | Formatted Diff | Diff
Patch (59.19 KB, patch)
2011-08-30 10:26 PDT, Pavel Podivilov
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2011-08-29 10:23:08 PDT
Web Inspector: rename sourceFile to uiSourceCode and get rid of sourceFileId where possible.
Comment 1 Pavel Podivilov 2011-08-29 10:26:48 PDT
Created attachment 105499 [details]
Patch
Comment 2 Pavel Podivilov 2011-08-30 10:26:04 PDT
Created attachment 105647 [details]
Patch
Comment 3 Pavel Podivilov 2011-08-31 03:03:28 PDT
Committed r94167: <http://trac.webkit.org/changeset/94167>
Comment 4 Balazs Kelemen 2011-08-31 05:24:11 PDT
inspector/debugger/script-formatter.html started to fail on Qt with timeout after this
Comment 5 Balazs Kelemen 2011-08-31 06:04:04 PDT
Bug for the Qt failure: #67284