Closed
Bug 1368955
Opened 9 years ago
Closed 9 years ago
Split dom/url/URL.cpp in URLWorker.{cpp,h} and URLMainThread.{cpp,h}
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
|
187.12 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
Currently URL.cpp is a huge files with 3 classes. Better to split it.
No code has been touched.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8872926 -
Flags: review?(kyle)
Updated•9 years ago
|
Attachment #8872926 -
Flags: review?(kyle) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7d9c81795eed
Split URL.cpp in URLMainThread.{cpp,h} and URLWorker.{cpp,h}, r=qdot
Comment 3•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•