Closed
Bug 768723
Opened 13 years ago
Closed 13 years ago
Split up BasicLayers.cpp into a few files
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: nrc, Assigned: nrc)
Details
Attachments
(1 file, 1 obsolete file)
1.33 MB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
It's just too big and it makes my head hurt
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #637000 -
Flags: review?(roc)
Comment on attachment 637000 [details] [diff] [review]
split up basiclayers.cpp
Review of attachment 637000 [details] [diff] [review]:
-----------------------------------------------------------------
I think if you use hg copy to copy BasicLayers.cpp to all the new files, then delete the code each file doesn't need, we can still have usable history for each file and a cleaner diff to review here.
Assignee | ||
Comment 4•13 years ago
|
||
Attachment #637000 -
Attachment is obsolete: true
Attachment #637000 -
Flags: review?(roc)
Attachment #637704 -
Flags: review?(roc)
Attachment #637704 -
Flags: review?(roc) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Assignee | ||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
Comment 8•13 years ago
|
||
Usable history: great.
Making diffstat think you removed 40000 lines of code: awesome.
hg log --stat -r 3c5f8eb756bf
You need to log in
before you can comment on or make changes to this bug.
Description
•