WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185290
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
Details
Formatted Diff
Diff
Patch for landing
(45.49 KB, patch)
2018-05-04 14:25 PDT
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2018-05-03 20:52:38 PDT
Created
attachment 339517
[details]
Cleanup
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
Committed
r231390
: <
https://trac.webkit.org/changeset/231390
>
Radar WebKit Bug Importer
Comment 6
2018-05-04 16:53:16 PDT
<
rdar://problem/39994362
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug