Jared Wein
43bac26d30
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4
2017-01-17 09:48:17 -06:00
Jared Wein
65605f286e
Bug 1330014 - Add .eslintrc.js file to /services and run eslint --fix to automatically fix most of the errors. --fix brings the error count down from 4083 to 321 errors. r=markh,standard8
...
MozReview-Commit-ID: EjyAssqiQk8
--HG--
extra : rebase_source : cbfc8d4474b6c3d46eb21374e33fd3341403444f
2017-01-10 12:09:02 -05:00
Iris Hsiao
55313b4bc9
Backed out changeset 7e0a0bd74199 (bug 1330014)
2017-01-13 11:06:43 +08:00
Jared Wein
81cb5e57b9
Bug 1330014 - Add .eslintrc.js file to /services and run eslint --fix to automatically fix most of the errors. --fix brings the error count down from 4083 to 321 errors. r=markh,standard8
...
MozReview-Commit-ID: EjyAssqiQk8
--HG--
extra : rebase_source : d783829bc7fced3044d0d076c4786a6957d29bb6
2017-01-10 12:09:02 -05:00
Thom Chiovoloni
39c3163cf7
Bug 1321396 - Skip oversized records without aborting the sync by default in sync engines. r=markh
...
MozReview-Commit-ID: 7hgzyKb2UxY
--HG--
extra : rebase_source : 7c7f238a8e46b0776afe83798061d1539b07f76c
2016-11-30 17:28:52 -05:00
Thom Chiovoloni
1a6d2a1483
Bug 1297238 - Make sync forms tracker respect ignoreAll property r=markh
...
MozReview-Commit-ID: AuIWNcRux3b
--HG--
extra : rebase_source : e940a484b58fdcd1b6fbf2cdad833599d22d5afe
2016-09-23 13:58:19 -04:00
Thom Chiovoloni
96fb7b43b9
Bug 1286923 - Implement sync validator for forms and integrate with TPS r=markh
...
MozReview-Commit-ID: psZteJajT
--HG--
extra : rebase_source : cd4c7ab8a2bfc1fa86ea6433fa158d9b28267b78
2016-09-08 11:14:30 -04:00
Thom Chiovoloni
9eab4938a0
Bug 1253051 - Implement atomic uploads for sync collection data r=rnewman
...
MozReview-Commit-ID: Hm9NbnC2Vk8
--HG--
extra : rebase_source : b2ce2acfcee20db9c51576ecedcc4e680ec4b13a
2016-08-24 16:02:14 -04:00
Richard Newman
f24fea9d1a
Bug 643633 - Remove TTLs from form history records. r=markh,nalexander
...
--HG--
extra : commitid : HxQHAP2SacO
2015-10-30 22:19:56 -07:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902
)
Backed out changeset d70c7fe532c6 (bug 1202902
)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902
) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902
)
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902
- Scripted fix the world.
2015-10-06 14:00:31 -07:00
Tooru Fujisawa
1f8ec8e3d4
Bug 1207496 - Part 4: Remove use of expression closure from services/sync/. r=gps
...
--HG--
extra : commitid : JyCsU57jx9W
extra : rebase_source : ed21660ac295a1d1a2fd423e86b8a74267eba088
2015-09-23 18:40:53 +09:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Mathias De Maré
5c12058e33
Bug 675397 - Add syncing priority to be able to reshuffle the default syncing order. r=rnewman
2014-10-01 08:44:52 +02:00
Mark Hammond
77fe4b729d
Bug 932759 (part 2) - Have form sync work correctly if FormHistory is disabled. r=rnewman
2014-02-26 17:12:16 +11:00
Richard Newman
ea1673f1c8
Bug 947772 - Sync adds tracker observers regardless of engine enabled state. r=gps
2013-12-18 21:42:17 -08:00
Blair McBride
89d1cbef27
Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
...
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Mounir Lamouri
8e8fb1c2eb
Bug 610346 - Remove nsIFormSubmitObserver interface from FormTracker. r=rnewman
2010-11-08 13:23:39 +01:00
Richard Newman
8dd0b9e58b
Bug 889413 - FormWrapper._finalize is not a function. r=markh
2013-07-02 15:09:17 -07:00
Richard Newman
2db1a46c83
Bug 888692 - Missing trackChanges call in forms.js. r=markh
2013-07-02 12:30:10 -07:00
Richard Newman
4183555b92
Merge m-c to s-c.
2013-06-22 11:58:51 -07:00
Richard Newman
19cdbfce63
Bug 878677 - Part 2: Sync changes to support FormHistory.jsm. r=rnewman
2013-06-20 09:56:49 -07:00
Richard Newman
d3068e6c99
Backed out changeset 31f1458c6a0b (bug 878677)
2013-06-18 09:16:19 -07:00
Mark Hammond
651c99c4da
Bug 878677 - Part 2: Sync changes to support FormHistory.jsm. r=rnewman
2013-06-17 16:58:54 -07:00
Andrea Marchesini
3e4e0d931a
Bug 841442 - Rename nsHTMLFormElement to HTMLFormElement
...
--HG--
rename : content/html/content/src/nsHTMLFormElement.cpp => content/html/content/src/HTMLFormElement.cpp
rename : content/html/content/src/nsHTMLFormElement.h => content/html/content/src/HTMLFormElement.h
2013-06-19 10:24:37 -04:00
Kyle Huey
0469a02b25
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
a78b5b38c7
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
4144129728
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Gregory Szorc
e700f1a9c5
Bug 785225 - Part 9: Refactor engines to not use singletons; r=rnewman
...
Engines now maintain a reference to the service they belong to. This
allows them to obtain references to other engine instances belonging to
that service and that service only.
Stores and trackers now maintain a reference to the engine they belong
to.
Engine managers now maintain a reference back to a service.
The clients singleton has been removed. It now exists as an instance
variable on Service. Parts of ClientsEngine do behave as singletons
(e.g. commands). This will be addressed in future refactoring.
2012-08-29 14:43:41 -07:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Gregory Szorc
6e7ff251cd
Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman
...
--HG--
rename : services/sync/modules/async.js => services/common/async.js
rename : services/sync/modules/log4moz.js => services/common/log4moz.js
rename : services/sync/modules/ext/Observers.js => services/common/observers.js
rename : services/sync/modules/ext/Preferences.js => services/common/preferences.js
rename : services/sync/modules/ext/StringBundle.js => services/common/stringbundle.js
rename : services/sync/tests/unit/test_async_chain.js => services/common/tests/unit/test_async_chain.js
rename : services/sync/tests/unit/test_async_querySpinningly.js => services/common/tests/unit/test_async_querySpinningly.js
rename : services/sync/tests/unit/test_log4moz.js => services/common/tests/unit/test_log4moz.js
rename : services/sync/tests/unit/test_Observers.js => services/common/tests/unit/test_observers.js
rename : services/sync/tests/unit/test_Preferences.js => services/common/tests/unit/test_preferences.js
rename : services/sync/tests/unit/test_restrequest.js => services/common/tests/unit/test_restrequest.js
rename : services/sync/tests/unit/test_utils_makeURI.js => services/common/tests/unit/test_utils_makeURI.js
rename : services/sync/tests/unit/test_utils_namedTimer.js => services/common/tests/unit/test_utils_namedTimer.js
rename : services/sync/tests/unit/test_utils_stackTrace.js => services/common/tests/unit/test_utils_stackTrace.js
2012-04-05 23:26:06 -07:00
Rafael Ávila de Espíndola
afbe1e8534
Bug 702848 - Finalize the statements in services sync/modules/engines/forms.js. r=dolske.
2011-12-22 11:21:37 -05:00
Richard Newman
02681d375f
Bug 637576 - Part 2: Sync Form engine: cache queries. r=philikon
2011-08-22 10:38:28 -07:00
Richard Newman
32a6833776
Bug 637576 - Part 1: Sync Form engine: reuse column name arrays. r=philikon
2011-08-22 10:38:28 -07:00
Richard Newman
3a81e45c46
Bug 637576 - Part 0: Sync Form engine: tidying and cleanup. r=philikon
2011-08-22 10:38:28 -07:00
Marina Samuel
a59cdc642c
Bug 600429 - Tune score increments to trigger a sync more quickly. r=philikon
...
Part 1: Tune score increments
2011-06-16 21:12:48 +02:00
Philipp von Weitershausen
3c999d08f0
Bug 661587 - Don't use the root logger. r=rnewman
2011-06-13 20:42:18 +02:00
Philipp von Weitershausen
e198b5205d
Bug 662178 - Simplify timed callbacks. r=rnewman
2011-06-06 21:27:36 +02:00
Richard Newman
eee2107d91
Move async utilities into async.js. Add Async.makeSpinningCallback as a temporary shim for wrapping Cb versions of functions. r=philiKON
2011-05-30 19:01:13 -07:00
Philipp von Weitershausen
420737ba0e
Bug 648338 - Remove Firefox 3.5/3.6 compat code in the form engine. r=rnewman
2011-04-07 15:30:54 -07:00
Richard Newman
4a1ded006f
Bug 577565: downgrade forms log message. r=philiKON
2011-03-24 21:34:01 -07:00
Philipp von Weitershausen
63cbe6dbdf
Bug 636312 - Forms and passwords engines: yield back to the main thread during batches of synchronous I/O. r=rnewman a=blocking-fennec
2011-03-07 13:07:59 -08:00
Philipp von Weitershausen
70dd415ddf
Bug 636676 - Utils.queryAsync: reuse mozIStorageStatementCallback object. r=rnewman a=blocking-fennec
2011-03-01 14:29:52 -08:00
Philipp von Weitershausen
49c535bb6c
Bug 630720 - Form sync: apply records batched and in transactions to avoid fsyncs. r+a=mconnor
2011-02-03 10:23:38 -08:00
Philipp von Weitershausen
c8db464dbc
Bug 609421 - Combine base_record/* files into record.js. r=rnewman
...
--HG--
rename : services/sync/modules/base_records/wbo.js => services/sync/modules/record.js
2011-01-18 16:23:30 -08:00
Philipp von Weitershausen
49b2260e62
Bug 609421 - Move tracker and store implementation into engines.js. r=rnewman
2011-01-18 16:23:25 -08:00
Philipp von Weitershausen
a1199856dc
Bug 609421 - Combine type_record/* files with their respective engines/* counterparts. r=rnewman
2011-01-18 16:23:20 -08:00