Commit Graph

46113 Commits

Author SHA1 Message Date
Olli Pettay
75898ffc0b Bug 562681, increase test timeout 2010-06-19 14:20:31 +03:00
Masayuki Nakano
edd928ad58 Bug 545775 part.7 remove an assertion from nsContentIterator r=roc 2010-06-19 19:40:27 +09:00
Masayuki Nakano
a69e746d9f Bug 545775 part.6 makes caret visible r=ehsan 2010-06-19 19:39:39 +09:00
Olli Pettay
f304beafd1 Bug 562681, disable one test 2010-06-19 12:15:06 +03:00
Olli Pettay
b74fc9cde6 Bug 562681, add error handler to CC 2010-06-19 12:00:57 +03:00
Ben Turner
0c111ed19a Implement NEXT_NO_DUPLICATE and PREV_NO_DUPLICATE for index cursors 2010-06-18 17:10:37 -07:00
Ben Turner
33475b98cb Fix up limits to be done by sqlite, not manually. Also fix some needless string concats 2010-06-18 15:21:59 -07:00
Ben Turner
d787a57bc4 Remove dead code 2010-06-18 14:36:52 -07:00
wfernandom2004@gmail.com
f8e8fddd2c Bug 562681, tests and small fixes, r=smaug
--HG--
extra : rebase_source : 0b4bb2f3c4b11101a0d97b546549c605297639c4
2010-06-18 23:48:42 +03:00
Ben Turner
c8fe289425 Implement GetAllObjects for indexes 2010-06-18 12:59:15 -07:00
Ben Turner
100f9a570b Make setVersion test a little faster 2010-06-18 12:14:11 -07:00
Shawn Wilsher
02addc6779 Tests for index updating when calling update on a cursor on an object store. Also fixes some minor bugs preventing the tests from working correctly. 2010-06-18 10:59:26 -07:00
Olli Pettay
3cbeff1c30 Bug 562681, still few more tests
--HG--
extra : rebase_source : 6df90075366b2c7cd0b08de0d5d2e0f10aa68267
2010-06-18 11:29:15 +03:00
Olli Pettay
fb266ae68d Bug 562681, add few more tests
--HG--
extra : rebase_source : 56149b462b52cf7ebb417143d0b9aa350c922daa
2010-06-18 11:13:46 +03:00
Shawn Wilsher
71a8092c6d Fix build issues (hackier than I'd like it to be)
--HG--
extra : rebase_source : 45ec4c69d2a3d0613cc58a4f8c8732264012d1b5
2010-06-17 15:00:02 -07:00
Ben Turner
0a55f59ac6 Add GetAll to indexes 2010-06-17 14:49:54 -07:00
Olli Pettay
98068a032f Some basic WS tests
--HG--
extra : rebase_source : 8d700930e3856b464e138782c501d3c4d617be2a
2010-06-18 00:30:13 +03:00
Shawn Wilsher
c10f5ea5d7 Fix my stupid mistake. 2010-06-17 14:27:45 -07:00
Shawn Wilsher
bbc0b07893 Fix a TODO comment about updating indexes when update is called on a cursor.
--HG--
extra : rebase_source : 36e7122b5c38476784b07c6fd07d565b2f545883
2010-06-17 13:58:57 -07:00
Ben Turner
6e7543ad02 Use nsDependentJSString where possible 2010-06-17 12:12:10 -07:00
Ben Turner
cb2d3620fc Fix DOMClassInfo flags for event targets 2010-06-17 12:02:11 -07:00
Olli Pettay
53e6959961 bug 472529, enable websockets
--HG--
extra : rebase_source : faa68acf9ef72d38fdcf1937381cf9edeaafb29c
2010-06-17 22:01:50 +03:00
Ben Turner
c00a1ab029 Implement GetAll on objectStores 2010-06-17 11:57:22 -07:00
jgriffin@mozilla.com
0ae022ac6b bug 570789, simple mochitest for websockets
--HG--
extra : rebase_source : e7523ef6e268b92d0e10ce7c530067fb69d97c0f
2010-06-17 21:38:29 +03:00
wfernandom2004@gmail.com
eac77c5f8b Bug 562681, websockets (protocol v76), r=smaug
--HG--
extra : rebase_source : 3fd1b153d688eba6fa6ffb499bc704dd9ca2a3c2
2010-06-17 21:36:01 +03:00
wfernandom2004@gmail.com
7b192188c1 Bug 472529, websockets (protocol v75), r=smaug+biesi
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 44e45b23f85ec0095677233cdbd970c33b0c87b4
2010-06-17 21:34:24 +03:00
wfernandom2004@gmail.com
dfefa110ff Bug 472529, websockets (netwerk patch), r=smaug+biesi
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 4f75d33eb4fc7cdaa1f011f176ef4434bbfe2c25
2010-06-17 21:33:42 +03:00
wfernandom2004@gmail.com
e1b3b326b5 Bug 472529, websockets (content patch)
--HG--
extra : rebase_source : 831a44f14acffa793cd3814d40a0d44bf152decb
2010-06-17 14:27:52 +03:00
Dão Gottwald
4569ca7cb7 Bug 572641 - drop Zune and Royale from the windows-default-theme bucket. r=roc
--HG--
extra : rebase_source : f4773b6fe2219e5daeb9178d7547f63a18ecc8cf
2010-06-19 08:57:35 +02:00
Ben Turner
22180f76dd Fix whitespace 2010-06-16 19:24:09 -07:00
Ben Turner
2fd5344d23 Fix setVersion to hold an exclusive lock on the database, and other little tweaks 2010-06-16 19:22:28 -07:00
Ben Turner
a7878efd42 Enable foreign key support in release builds too 2010-06-16 08:04:54 -07:00
Ben Turner
f669481941 Calling continue twice in a cursor callback should throw 2010-06-15 14:50:43 -07:00
Ben Turner
8c0e781bf8 Implement object cursors for indexes 2010-06-15 14:26:11 -07:00
Ben Turner
83a402e378 Make NEXT_NO_DUPLICATE and PREV_NO_DUPLICATE behave the same as NEXT and PREV for object store cursors 2010-06-15 13:21:20 -07:00
Ben Turner
ac32f9df94 Add keyrange support for index cursors 2010-06-15 12:40:39 -07:00
Ben Turner
8616bb1837 Add PREV support to object store cursors and index cursors 2010-06-15 10:34:13 -07:00
Ben Turner
accaa6e98f Fix a big with bad args to object stores with keypaths 2010-06-14 17:19:55 -07:00
Ben Turner
04bdef6c5d Relax restrictions on values that can be put into an object store with an index on it 2010-06-14 16:31:05 -07:00
Shawn Wilsher
24afcf1585 Remove unneeded change for IDB code. 2010-06-10 17:39:21 -07:00
Shawn Wilsher
856152c7c6 Finish making the conversion from mozIndexedDB to moz_indexedDB 2010-06-10 17:16:47 -07:00
Shawn Wilsher
2d7f93ba9d s/mozIndexedDB/moz_indexedDB/ per discussions with devrel 2010-06-10 15:50:59 -07:00
Shawn Wilsher
60db7d498c Merge mozilla-central (a5 tag) and indexedDB 2010-06-10 15:02:00 -07:00
Shawn Wilsher
e6195a15ec s/indexedDB/mozIndexedDB/ 2010-06-10 14:13:39 -07:00
ffxbld
6598bb555b Added tag FIREFOX_3_7a5_RELEASE for changeset b2f7bc2aa0bc. CLOSED TREE
--HG--
branch : GECKO193a5_20100610_RELBRANCH
2010-06-10 05:20:57 -07:00
ffxbld
0002b247f8 Added tag FIREFOX_3_7a5_BUILD1 for changeset b2f7bc2aa0bc. CLOSED TREE
--HG--
branch : GECKO193a5_20100610_RELBRANCH
2010-06-10 05:20:54 -07:00
ffxbld
cf3a7443eb Automated checkin: version bump remove "pre" from version number for firefox 3.7a5 release on GECKO193a5_20100610_RELBRANCH CLOSED TREE
--HG--
branch : GECKO193a5_20100610_RELBRANCH
2010-06-10 05:20:52 -07:00
Olli Pettay
8f81d70abb Bug 566024 - Add a 'global' messageManager, r=jst 2010-06-10 12:26:19 +03:00
John Daggett
9a13e54704 merge 2010-06-10 15:51:47 +09:00
John Daggett
4fa09eb50e Backed out changeset d87007680567 2010-06-10 15:38:13 +09:00