Bug 243526 - [Painting] Remove redundant public TextDecorationPainter functions
Summary: [Painting] Remove redundant public TextDecorationPainter functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks: 243766
  Show dependency treegraph
 
Reported: 2022-08-03 19:15 PDT by zalan
Modified: 2022-08-14 14:06 PDT (History)
11 users (show)

See Also:


Attachments
Patch (6.25 KB, patch)
2022-08-03 19:17 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2022-08-03 19:15:51 PDT
ssia
Comment 1 zalan 2022-08-03 19:17:51 PDT
Created attachment 461391 [details]
Patch
Comment 2 Antti Koivisto 2022-08-04 06:03:04 PDT
Comment on attachment 461391 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=461391&action=review

> Source/WebCore/rendering/TextBoxPainter.cpp:435
>      // Create painter

a valuable comment
Comment 3 zalan 2022-08-04 06:14:51 PDT
(In reply to Antti Koivisto from comment #2)
> Comment on attachment 461391 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=461391&action=review
> 
> > Source/WebCore/rendering/TextBoxPainter.cpp:435
> >      // Create painter
> 
> a valuable comment
Indeed. Will remove in the next patch.
Comment 4 EWS 2022-08-04 06:23:12 PDT
Committed 253109@main (5dae5b149b60): <https://commits.webkit.org/253109@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 461391 [details].
Comment 5 Radar WebKit Bug Importer 2022-08-04 06:24:16 PDT
<rdar://problem/98121284>