WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
191913
Address post-review feedback after
r238438
https://bugs.webkit.org/show_bug.cgi?id=191913
Summary
Address post-review feedback after r238438
Wenson Hsieh
Reported
2018-11-22 12:09:07 PST
• Make Editor::setSelectedRange take enum classes instead of bools. • Make Editor::replaceSelectionWithText take enum classes instead of bools. • Don't pass in Vector&&s for a few functions that don't take ownership of the Vector. • ...and a couple of other small items.
Attachments
Patch
(40.50 KB, patch)
2018-11-22 16:24 PST
,
Wenson Hsieh
rniwa
: review+
Details
Formatted Diff
Diff
Try to fix Win build
(41.81 KB, patch)
2018-11-22 17:22 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2018-11-22 12:36:41 PST
(In reply to Wenson Hsieh from
comment #0
)
> • Make Editor::setSelectedRange take enum classes instead of bools.
I meant to write `FrameSelection::setSelectedRange`.
> • Make Editor::replaceSelectionWithText take enum classes instead of bools. > • Don't pass in Vector&&s for a few functions that don't take ownership of > the Vector. > • ...and a couple of other small items.
Wenson Hsieh
Comment 2
2018-11-22 16:24:14 PST
Created
attachment 355491
[details]
Patch
Wenson Hsieh
Comment 3
2018-11-22 17:22:19 PST
Created
attachment 355494
[details]
Try to fix Win build
WebKit Commit Bot
Comment 4
2018-11-22 19:10:41 PST
Comment on
attachment 355494
[details]
Try to fix Win build Clearing flags on attachment: 355494 Committed
r238454
: <
https://trac.webkit.org/changeset/238454
>
Radar WebKit Bug Importer
Comment 5
2018-11-22 19:11:32 PST
<
rdar://problem/46216836
>
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