Bug 27957 - Inspector: DOM Storage Live Updating Should Not Affect Tabbing
Summary: Inspector: DOM Storage Live Updating Should Not Affect Tabbing
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 15:41 PDT by Joseph Pecoraro
Modified: 2009-08-03 19:22 PDT (History)
2 users (show)

See Also:


Attachments
patch (3.01 KB, patch)
2009-08-03 15:44 PDT, Joseph Pecoraro
abarth: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2009-08-03 15:41:31 PDT
Live Updates preempts tab-through editing.  I disable and re-enable the storage events.
Comment 1 Joseph Pecoraro 2009-08-03 15:44:17 PDT
Created attachment 34011 [details]
patch
Comment 2 Adam Barth 2009-08-03 17:52:14 PDT
Comment on attachment 34011 [details]
patch

Going to use this bug as a guinea pig for the commit-queue.
Comment 3 Adam Barth 2009-08-03 19:22:02 PDT
Comment on attachment 34011 [details]
patch

Clearing review flag on attachment: 34011

Sending        WebCore/ChangeLog
Sending        WebCore/inspector/front-end/DOMStorageDataGrid.js
Sending        WebCore/inspector/front-end/DatabasesPanel.js
Transmitting file data ...
Committed revision 46744.
http://trac.webkit.org/changeset/46744
Comment 4 Adam Barth 2009-08-03 19:22:06 PDT
All reviewed patches have been landed.  Closing bug.