[Webkit-unassigned] [Bug 107129] Web Inspector: Single column layout for the elements panel when docked right

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 07:10:43 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107129





--- Comment #7 from Vladislav Kaznacheev <kaznacheev at chromium.org>  2013-01-21 07:12:34 PST ---
(From update of attachment 183771)
View in context: https://bugs.webkit.org/attachment.cgi?id=183771&action=review

>> Source/WebCore/inspector/front-end/DockController.js:68
>> +     * @return {string} dockSide
> 
> remove "dockSide"

Done

>> Source/WebCore/inspector/front-end/DockController.js:70
>> +    dockSide: function() {
> 
> { goes to the next line

Done

>> Source/WebCore/inspector/front-end/Settings.js:217
>> +  this._cleanUpSetting();
> 
> Accidental change

done

>> Source/WebCore/inspector/front-end/SidebarView.js:116
>> +          case WebInspector.SidebarView.SidebarPosition.Left:
> 
> style: "switch" and "case" should have the same alignment

Done

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list