Closed
Bug 1446157
Opened 7 years ago
Closed 7 years ago
Remove unused grippy binding
Categories
(Core :: XUL, task)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bgrins, Assigned: timdream)
References
Details
Attachments
(3 files)
This binding isn't used by Firefox: https://dxr.mozilla.org/mozilla-central/search?q=grippy.
Additionally there's CSS in the various splitter.css files and also some image files that should be removable: https://searchfox.org/mozilla-central/search?q=grip-.*%5C.gif®exp=true&path=.
This binding can be migrated to comm-central if it remains necessary there.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → timdream
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8960592 -
Flags: review?(enndeakin)
Attachment #8960593 -
Flags: review?(adw)
Attachment #8960594 -
Flags: review?(dbaron)
Assignee | ||
Comment 4•7 years ago
|
||
The commits completely remove the word "grippy" from m-c.
I don't think there is any grippy in Thunderbird, but there are in Sunbird and Seamonkey. Who should we give heads-up to for the later two applications?
Screenshot: https://screenshots.mattn.ca/compare/?oldProject=try&oldRev=ffda3ab9975f01ea4091f769753f96735c75d62f&newProject=try&newRev=cadb1feb29ee16d012d6401e4fcfdb55de0629c5
Comment 5•7 years ago
|
||
There are grippies in the Thunderbird address book at least.
Reporter | ||
Comment 6•7 years ago
|
||
(In reply to Tim Guan-tin Chien [:timdream] (please needinfo) from comment #4)
> The commits completely remove the word "grippy" from m-c.
>
> I don't think there is any grippy in Thunderbird, but there are in Sunbird
> and Seamonkey. Who should we give heads-up to for the later two applications?
>
> Screenshot:
> https://screenshots.mattn.ca/compare/
> ?oldProject=try&oldRev=ffda3ab9975f01ea4091f769753f96735c75d62f&newProject=tr
> y&newRev=cadb1feb29ee16d012d6401e4fcfdb55de0629c5
(In reply to Neil Deakin from comment #5)
> There are grippies in the Thunderbird address book at least.
The grippy binding can be restored in c-c as has been done with xpfe autocomplete and others.
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8960594 [details]
Bug 1446157 - Follow-up, Remove unused grippyhidden="true" attribute from Layout Debugger
https://reviewboard.mozilla.org/r/229348/#review235198
Attachment #8960594 -
Flags: review?(dbaron) → review+
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8960593 [details]
Bug 1446157 - Follow-up, Remove unused #placesTreechildren style rules
https://reviewboard.mozilla.org/r/229346/#review235308
Nice!
Attachment #8960593 -
Flags: review?(adw) → review+
Comment 9•7 years ago
|
||
mozreview-review |
Comment on attachment 8960592 [details]
Bug 1446157 - Remove unused grippy binding
https://reviewboard.mozilla.org/r/229344/#review235768
Attachment #8960592 -
Flags: review?(enndeakin) → review+
Comment 10•7 years ago
|
||
Pushed by timdream@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/de560a993de1
Remove unused grippy binding r=enndeakin+6102
https://hg.mozilla.org/integration/autoland/rev/be65061c2d72
Follow-up, Remove unused #placesTreechildren style rules r=adw
https://hg.mozilla.org/integration/autoland/rev/2491f8caeffa
Follow-up, Remove unused grippyhidden="true" attribute from Layout Debugger r=dbaron
Comment 11•7 years ago
|
||
Backed out for failing browser chrome at browser/base/content/test/static/browser_all_files_referenced.js
Push that contains the failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=bf5816cd4b5e3b7a0b5f45bc69fb03ee3cfb7c1f
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=169671575&repo=autoland
Backout: https://hg.mozilla.org/integration/autoland/rev/e1bd2a0806123389100e53c448c1c45cc44fa47b
Flags: needinfo?(timdream)
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 17•7 years ago
|
||
Pushed by timdream@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0c3cc2c68723
Remove unused grippy binding r=enndeakin+6102
https://hg.mozilla.org/integration/autoland/rev/8a9f69a7ea6c
Follow-up, Remove unused #placesTreechildren style rules r=adw
https://hg.mozilla.org/integration/autoland/rev/cbcc7b902237
Follow-up, Remove unused grippyhidden="true" attribute from Layout Debugger r=dbaron
Comment 18•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0c3cc2c68723
https://hg.mozilla.org/mozilla-central/rev/8a9f69a7ea6c
https://hg.mozilla.org/mozilla-central/rev/cbcc7b902237
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 19•7 years ago
|
||
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Updated•5 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•