[webkit-reviews] review canceled: [Bug 62894] Web Inspector: backend needs to provide system-unique object ids, so these remain unique across navigation : [Attachment 98904] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 05:28:45 PDT 2011


Andrey Kosyakov <caseq at chromium.org> has canceled Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 62894: Web Inspector: backend needs to provide system-unique object ids, so
these remain unique across navigation
https://bugs.webkit.org/show_bug.cgi?id=62894

Attachment 98904: patch
https://bugs.webkit.org/attachment.cgi?id=98904&action=review

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
As discussed offline: we don't want composite ids to be processed on the
protocol level, as some objects are built on the application layer (by the
back-end)
This is a modification of the first approach -- we just maintain composite
string ids for the frames on the back-end as well.


More information about the webkit-reviews mailing list