Closed
Bug 1109424
Opened 11 years ago
Closed 11 years ago
Don't treat event regions as opaque for plugin geometry
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
|
1.97 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
When computing plugin geometry, we can mistakenly treat event regions as opaque.
To get this failure to reproduce locally I had to fix a bug in the failing test (it did not disable CTP for the test plugin).
Attachment #8534126 -
Flags: review?(roc)
Comment 2•11 years ago
|
||
I did a try push with event-regions enabled which includes this patch to https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=ffa1a73cd938. It does fix the failing test.
Attachment #8534126 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•