[Webkit-unassigned] [Bug 151581] New: Web Inspector: save Inspector's breakpoints to localStorage whenever they are modified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 23 22:38:19 PST 2015


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

            Bug ID: 151581
           Summary: Web Inspector: save Inspector's breakpoints to
                    localStorage whenever they are modified
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com
            Blocks: 147066

We try to only save on pagehide, but this event doesn't seem to be sent on fast quit (like Cmd-Q of Safari or Ctrl-C when run from command line). Just save on every modification, since it's probably cheap in most realistic scenarios.

If it turns out to be expensive for some reason, we could coalesce updates using a timer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151124/96ada07c/attachment-0001.html>


More information about the webkit-unassigned mailing list