[webkit-reviews] review granted: [Bug 81355] Add a "preview" state and remove outdated "prerender" state of Page Visibility : [Attachment 132289] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 12:56:33 PDT 2012


Adam Barth <abarth at webkit.org> has granted Jesus Sanchez-Palencia
<jesus at webkit.org>'s request for review:
Bug 81355: Add a "preview" state and remove outdated "prerender" state of Page
Visibility
https://bugs.webkit.org/show_bug.cgi?id=81355

Attachment 132289: Patch
https://bugs.webkit.org/attachment.cgi?id=132289&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=132289&action=review


> Source/WebCore/ChangeLog:8
> +	   No need for no new tests as we are just updating the spec
implementation.

I might have said that this change is covered by
fast/events/page-visibility-transition-test.html

> Source/WebKit/chromium/public/WebPageVisibilityState.h:41
> -    WebPageVisibilityStatePrerender
> +    WebPageVisibilityStatePreview

Does this need a Chromium-side change to avoid breaking downstream?


More information about the webkit-reviews mailing list