[webkit-reviews] review requested: [Bug 40228] Web Inspector: Enable serialization/deserialization of the frontend state : [Attachment 58138] [PATCH] Implemented suggested naming convention

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 07:59:04 PDT 2010


Alexander Pavlov (apavlov) <apavlov at chromium.org> has asked  for review:
Bug 40228: Web Inspector: Enable serialization/deserialization of the frontend
state
https://bugs.webkit.org/show_bug.cgi?id=40228

Attachment 58138: [PATCH] Implemented suggested naming convention
https://bugs.webkit.org/attachment.cgi?id=58138&action=review

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
Settled on "applicationSettings" for persistence across launches,
"sessionSettings" for persistence across frontends in a single session (until
didCommitLoad() is called).


More information about the webkit-reviews mailing list