Closed
Bug 1277305
Opened 7 years ago
Closed 7 years ago
nsDragAndDrop.js: fix trailing spaces (Bug 1245649: Turn on no-trailing-spaces) plus followup to Bug 1174601
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.47
People
(Reporter: philip.chee, Assigned: philip.chee)
Details
Attachments
(1 file)
23.15 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Assignee | |
Comment 1•7 years ago
|
||
* Bug 1245649: trailing whitespace cleanup (mozilla-central) * Bug 1162050 Remove draggesture and dragdrop event (mozilla-central) ** Add override for chrome://global/content/nsTransferable.js as well.
Attachment #8758793 -
Flags: review?(iann_bugzilla)
Comment on attachment 8758793 [details] [diff] [review] Trailing whitespace cleanup. Should bug 1174601 be referenced in the comment? Where does bug 1162050 come into this patch? a/r=me with those issues addressed
Attachment #8758793 -
Flags: review?(iann_bugzilla) → review+
![]() |
Assignee | |
Comment 3•7 years ago
|
||
> Should bug 1174601 be referenced in the comment? This file has a very short history as we did not import any mozilla-history changesets. > Where does bug 1162050 come into this patch? Fixed in SeaMonkey Bug 1171980 (Replace draggesture with dragstart, dragdrop with drop events) > a/r=me with those issues addressed
![]() |
Assignee | |
Comment 4•7 years ago
|
||
http://hg.mozilla.org/comm-central/rev/c52b34403754
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.47
You need to log in
before you can comment on or make changes to this bug.
Description
•