[webkit-reviews] review requested: [Bug 119061] Setting up OrderIterator shouldn't require an extra Vector : [Attachment 228537] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 3 13:41:34 PDT 2014
Manuel Rego Casasnovas <rego at igalia.com> has asked for review:
Bug 119061: Setting up OrderIterator shouldn't require an extra Vector
https://bugs.webkit.org/show_bug.cgi?id=119061
Attachment 228537: Patch
https://bugs.webkit.org/attachment.cgi?id=228537&action=review
------- Additional Comments from Manuel Rego Casasnovas <rego at igalia.com>
I've realized that std::set is not used in WebKit, so I think it's better to go
step by step and this first patch will only port
https://src.chromium.org/viewvc/blink?revision=153971&view=revision from Blink.
Further improvements could be done in later patches.
More information about the webkit-reviews
mailing list