forked from WebKit/WebKit-http
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Web Inspector: fix closure compiler warnings in ProfilesPanel
https://bugs.webkit.org/show_bug.cgi?id=111163 Patch by Alexei Filippov <[email protected]> on 2013-03-01 Reviewed by Vsevolod Vlasov. * inspector/front-end/ProfileLauncherView.js: (WebInspector.ProfileLauncherView.prototype.addProfileType): * inspector/front-end/ProfilesPanel.js: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@144444 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
70abc14
commit 56b8119
Showing
3 changed files
with
30 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
2013-03-01 Alexei Filippov <[email protected]> | ||
|
||
Web Inspector: fix closure compiler warnings in ProfilesPanel | ||
https://bugs.webkit.org/show_bug.cgi?id=111163 | ||
|
||
Reviewed by Vsevolod Vlasov. | ||
|
||
* inspector/front-end/ProfileLauncherView.js: | ||
(WebInspector.ProfileLauncherView.prototype.addProfileType): | ||
* inspector/front-end/ProfilesPanel.js: | ||
|
||
2013-03-01 Victor Carbune <[email protected]> | ||
|
||
Support padding, margin and border for internal UA cue styling | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters