RESOLVED FIXED185290
Rename DocumentOrderedMap to TreeScopeOrderedMap
https://bugs.webkit.org/show_bug.cgi?id=185290
Summary Rename DocumentOrderedMap to TreeScopeOrderedMap
Ryosuke Niwa
Reported 2018-05-03 20:48:10 PDT
It's a mistake to use DocumentOrderedMap in Document. Rename the class to make this clear.
Attachments
Cleanup (11.61 KB, patch)
2018-05-03 20:52 PDT, Ryosuke Niwa
no flags
Patch for landing (45.49 KB, patch)
2018-05-04 14:25 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2018-05-03 20:52:38 PDT
Ryosuke Niwa
Comment 2 2018-05-04 14:25:41 PDT
Created attachment 339595 [details] Patch for landing
Ryosuke Niwa
Comment 3 2018-05-04 14:25:59 PDT
Comment on attachment 339595 [details] Patch for landing Wait for EWS.
EWS Watchlist
Comment 4 2018-05-04 14:27:56 PDT
Attachment 339595 [details] did not pass style-queue: ERROR: Source/WebCore/dom/TreeScopeOrderedMap.cpp:53: Please replace ASSERT_WITH_SECURITY_IMPLICATION() with RELEASE_ASSERT_WITH_SECURITY_IMPLICATION(). [security/assertion] [5] ERROR: Source/WebCore/dom/TreeScopeOrderedMap.cpp:63: Please replace ASSERT_WITH_SECURITY_IMPLICATION() with RELEASE_ASSERT_WITH_SECURITY_IMPLICATION(). [security/assertion] [5] ERROR: Source/WebCore/dom/TreeScopeOrderedMap.cpp:84: Please replace ASSERT_WITH_SECURITY_IMPLICATION() with RELEASE_ASSERT_WITH_SECURITY_IMPLICATION(). [security/assertion] [5] ERROR: Source/WebCore/dom/TreeScopeOrderedMap.cpp:111: Please replace ASSERT_WITH_SECURITY_IMPLICATION() with RELEASE_ASSERT_WITH_SECURITY_IMPLICATION(). [security/assertion] [5] ERROR: Source/WebCore/dom/TreeScopeOrderedMap.cpp:121: Please replace ASSERT_WITH_SECURITY_IMPLICATION() with RELEASE_ASSERT_WITH_SECURITY_IMPLICATION(). [security/assertion] [5] Total errors found: 5 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Ryosuke Niwa
Comment 5 2018-05-04 16:52:46 PDT
Radar WebKit Bug Importer
Comment 6 2018-05-04 16:53:16 PDT
Note You need to log in before you can comment on or make changes to this bug.