RESOLVED FIXED 184558
Web Inspector: Refactoring: move popover styles from JS to CSS
https://bugs.webkit.org/show_bug.cgi?id=184558
Summary Web Inspector: Refactoring: move popover styles from JS to CSS
Nikita Vasilyev
Reported 2018-04-12 14:49:24 PDT
Introduce CSS variables to customize popover appearance in CSS and not JavaScript.
Attachments
Patch (8.95 KB, patch)
2018-04-12 14:57 PDT, Nikita Vasilyev
bburg: review+
Patch (8.95 KB, patch)
2018-04-12 15:22 PDT, Nikita Vasilyev
commit-queue: commit-queue-
Patch (8.95 KB, patch)
2018-04-12 15:29 PDT, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2018-04-12 14:57:43 PDT
Blaze Burg
Comment 2 2018-04-12 15:18:40 PDT
Comment on attachment 337840 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=337840&action=review r=me > Source/WebInspectorUI/UserInterface/Views/Popover.css:34 > + --popover-color: black; Nit: popover-text-color
Nikita Vasilyev
Comment 3 2018-04-12 15:22:44 PDT
WebKit Commit Bot
Comment 4 2018-04-12 15:23:35 PDT
Comment on attachment 337841 [details] Patch Rejecting attachment 337841 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 337841, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit ChangeLog entry in Source/WebInspectorUI/ChangeLog contains OOPS!. Full output: http://webkit-queues.webkit.org/results/7298498
Nikita Vasilyev
Comment 5 2018-04-12 15:29:36 PDT
WebKit Commit Bot
Comment 6 2018-04-12 18:09:56 PDT
Comment on attachment 337842 [details] Patch Clearing flags on attachment: 337842 Committed r230618: <https://trac.webkit.org/changeset/230618>
WebKit Commit Bot
Comment 7 2018-04-12 18:09:57 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 8 2018-04-12 18:10:21 PDT
Note You need to log in before you can comment on or make changes to this bug.