Closed
Bug 1290048
Opened 9 years ago
Closed 9 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•9 years ago
|
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8775537 -
Flags: review?(andrew)
Comment 2•9 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•9 years ago
|
Keywords: checkin-needed
Updated•9 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•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•