SerializedScriptValue has accumulated a lot of cruft. I'll remove it in small steps, as maybe some ports still use some of that.
Created attachment 223504 [details] proposed patch
Comment on attachment 223504 [details] proposed patch Clearing flags on attachment: 223504 Committed r163667: <http://trac.webkit.org/changeset/163667>
All reviewed patches have been landed. Closing bug.
Re-opening for more.
Created attachment 223589 [details] part 2
Comment on attachment 223589 [details] part 2 Clearing flags on attachment: 223589 Committed r163732: <http://trac.webkit.org/changeset/163732>
And yet more.
Created attachment 223737 [details] part 3
Attachment 223737 [details] did not pass style-queue: ERROR: Source/WebCore/bindings/js/IDBBindingUtilities.cpp:335: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:146: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:147: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:148: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 4 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed <http://trac.webkit.org/r163810>.