[Webkit-unassigned] [Bug 185381] Remove Document#selectedStylesheetSet/preferredStylesheetSet
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 14 18:07:37 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185381
--- Comment #16 from Chris Nardi <cnardi at chromium.org> ---
(In reply to Darin Adler from comment #14)
> Comment on attachment 340371 [details]
> Remove extra return
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=340371&action=review
>
> This is fine. Eventually we would also want to deprecate the Mac API, but
> someone else can do that later.
>
> > Source/WebKitLegacy/mac/DOM/DOMDocument.mm:339
> > + return;
>
> No need for this line of code.
I removed the extra return and (hopefully) marked the methods as deprecated (I couldn't exactly tell what the macro was but I just followed the example of the class macro above).
--
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/20180515/c11f81c7/attachment.html>
More information about the webkit-unassigned
mailing list