RESOLVED FIXED 129088
Web Inspector: Popover should animate its frame to display its refreshed content
https://bugs.webkit.org/show_bug.cgi?id=129088
Summary Web Inspector: Popover should animate its frame to display its refreshed content
Antoine Quint
Reported 2014-02-20 01:33:18 PST
The Popover.prototype.update() method allows for a popover to recompute and redraw its frame to accommodate a change within the DOM node set as its .content, but that update is discrete. In many situations, the edge the popover attaches to the target frame is unchanged and thus it should be possible to animate the popover frame for a more pleasing transition of content.
Attachments
Patch (16.13 KB, patch)
2014-02-20 01:55 PST, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2014-02-20 01:33:34 PST
Antoine Quint
Comment 2 2014-02-20 01:35:37 PST
Antoine Quint
Comment 3 2014-02-20 01:55:29 PST
WebKit Commit Bot
Comment 4 2014-02-20 09:21:59 PST
Comment on attachment 224733 [details] Patch Clearing flags on attachment: 224733 Committed r164432: <http://trac.webkit.org/changeset/164432>
WebKit Commit Bot
Comment 5 2014-02-20 09:22:01 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.