Closed
Bug 615682
Opened 15 years ago
Closed 15 years ago
Fix createRecord arguments and call sites
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
People
(Reporter: rnewman, Assigned: rnewman)
Details
13:13:36 <@philiKON> rnewman: hrm when you changed createRecord()'s signature, you didn't update all call places :/
13:13:48 <@philiKON> rnewman: i guess the tests just pass because the parameters don't matter in those cases
13:13:52 <@philiKON> rnewman: in tests
13:13:56 <@rnewman> hmm
13:14:03 <@rnewman> yes, Javascript arguments are very forgiving
13:14:08 <@rnewman> apparently it was late when I did that work!
13:18:18 <@philiKON> rnewman: re: createRecord(). can you file a bug? we should fix it, but definitely not a prio right now
| Assignee | ||
Comment 1•15 years ago
|
||
Seems to have been quietly fixed... I don't see any wrong call sites any more.
Closing.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•