Summary: | REGRESSION (r189567): Inline controls on Mac are misplaced | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jon Lee <jonlee> | ||||||||
Component: | Media | Assignee: | Jon Lee <jonlee> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | commit-queue, dino, webkit-bug-importer | ||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||
Version: | WebKit Nightly Build | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 151067 | ||||||||||
Attachments: |
|
Description
Jon Lee
2015-11-09 17:26:54 PST
Created attachment 265130 [details]
Patch
Created attachment 265135 [details]
Patch
Comment on attachment 265135 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=265135&action=review > LayoutTests/media/controls/fullscreen-button-inline-layout.html:14 > + var currentState = tester.currentState; > + tester.test("We are using the apple idiom") Nit: the local variable isn't necessary. Created attachment 265137 [details]
Patch
Comment on attachment 265137 [details] Patch Clearing flags on attachment: 265137 Committed r192205: <http://trac.webkit.org/changeset/192205> All reviewed patches have been landed. Closing bug. |