[Webkit-unassigned] [Bug 251046] Change code order in HTMLMetaElement::process()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 16:00:36 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251046

--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Tim Nguyen (:ntim) from comment #1)
> This is probably mergeable without testcase as it doesn't change behavior.
> 
> Though some function names have changed:
> 
> `fastGetAttribute` is `attributeWithoutSynchronization`
> 
> I think `AtomicString` is just `AtomString`

Cool! Here is PR - https://github.com/WebKit/WebKit/pull/9080

Tested locally, it does compile and loading websites fine based on WebKit ToT and using --release.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230125/39872386/attachment.htm>


More information about the webkit-unassigned mailing list