Closed
Bug 1290048
Opened 6 years ago
Closed 6 years ago
Remove gtk_style_context_set_state/gtk_style_context_set_direction after ClaimStyleContext() call
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
4.38 KB,
patch
|
acomminos
:
review+
|
Details | Diff | Splinter Review |
We should set state/direction as a part of ClaimStyleContext() call.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ab8f916b93e4
Attachment #8775537 -
Flags: review?(andrew)
Comment 2•6 years ago
|
||
Comment on attachment 8775537 [details] [diff] [review] patch Review of attachment 8775537 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #8775537 -
Flags: review?(andrew) → review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Updated•6 years ago
|
Assignee: nobody → stransky
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/5ad44f0d3ea4 Remove gtk_style_context_set_state/gtk_style_context_set_direction after ClaimStyleContext() call. r=acomminos
Keywords: checkin-needed
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5ad44f0d3ea4
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•