Ben Turner
|
edfac7b348
|
Remove dead code
|
2010-06-18 14:36:52 -07:00 |
|
Ben Turner
|
d424189025
|
Implement GetAllObjects for indexes
|
2010-06-18 12:59:15 -07:00 |
|
Ben Turner
|
7151a437af
|
Make setVersion test a little faster
|
2010-06-18 12:14:11 -07:00 |
|
Shawn Wilsher
|
b3b43b931d
|
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 |
|
Shawn Wilsher
|
c980f412ab
|
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
|
de6d1fa868
|
Add GetAll to indexes
|
2010-06-17 14:49:54 -07:00 |
|
Shawn Wilsher
|
48a9f10a19
|
Fix my stupid mistake.
|
2010-06-17 14:27:45 -07:00 |
|
Shawn Wilsher
|
d04600fab0
|
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
|
7dbce3e7a6
|
Use nsDependentJSString where possible
|
2010-06-17 12:12:10 -07:00 |
|
Ben Turner
|
59392d08e1
|
Fix DOMClassInfo flags for event targets
|
2010-06-17 12:02:11 -07:00 |
|
Ben Turner
|
639f5c6976
|
Implement GetAll on objectStores
|
2010-06-17 11:57:22 -07:00 |
|
Ben Turner
|
556de4c8d3
|
Fix whitespace
|
2010-06-16 19:24:09 -07:00 |
|
Ben Turner
|
e6dda9d45f
|
Fix setVersion to hold an exclusive lock on the database, and other little tweaks
|
2010-06-16 19:22:28 -07:00 |
|
Ben Turner
|
1637e2c62d
|
Enable foreign key support in release builds too
|
2010-06-16 08:04:54 -07:00 |
|
Ben Turner
|
f4b2efe100
|
Calling continue twice in a cursor callback should throw
|
2010-06-15 14:50:43 -07:00 |
|
Ben Turner
|
1b77ca5507
|
Implement object cursors for indexes
|
2010-06-15 14:26:11 -07:00 |
|
Ben Turner
|
468d30fd90
|
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
|
d1b409e700
|
Add keyrange support for index cursors
|
2010-06-15 12:40:39 -07:00 |
|
Ben Turner
|
4a719c39a8
|
Add PREV support to object store cursors and index cursors
|
2010-06-15 10:34:13 -07:00 |
|
Ben Turner
|
c54a907fae
|
Fix a big with bad args to object stores with keypaths
|
2010-06-14 17:19:55 -07:00 |
|
Ben Turner
|
5d095a93c7
|
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
|
d602bfd38d
|
Remove unneeded change for IDB code.
|
2010-06-10 17:39:21 -07:00 |
|
Shawn Wilsher
|
4602e1054f
|
Finish making the conversion from mozIndexedDB to moz_indexedDB
|
2010-06-10 17:16:47 -07:00 |
|
Shawn Wilsher
|
f6faff8b6e
|
s/mozIndexedDB/moz_indexedDB/ per discussions with devrel
|
2010-06-10 15:50:59 -07:00 |
|
Shawn Wilsher
|
aefa1a6cc8
|
Merge mozilla-central (a5 tag) and indexedDB
|
2010-06-10 15:02:00 -07:00 |
|
Shawn Wilsher
|
1f64c05edb
|
s/indexedDB/mozIndexedDB/
|
2010-06-10 14:13:39 -07:00 |
|
ffxbld
|
99595e1efe
|
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
|
7b2ed4ff13
|
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
|
441ed9bcd5
|
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
|
b81944d01e
|
Bug 566024 - Add a 'global' messageManager, r=jst
|
2010-06-10 12:26:19 +03:00 |
|
John Daggett
|
e974e41624
|
merge
|
2010-06-10 15:51:47 +09:00 |
|
John Daggett
|
c50c45cc1c
|
Backed out changeset d87007680567
|
2010-06-10 15:38:13 +09:00 |
|
John Daggett
|
3af1c2909f
|
Bug 561304. Revert to using GDI shaper on XP to avoid Uniscribe positioning bug at certain font sizes. r=jkew
|
2010-06-10 10:26:36 +09:00 |
|
Robert Strong
|
13f1b0c161
|
Followup comm-central bustage fix for Bug 569058 - backout makensis.mk changes until comm-central's configure.in is updated
|
2010-06-09 18:23:40 -07:00 |
|
Masayuki Nakano
|
2ed7d1345b
|
Bug 564669 Remove nsIPlaintextEditor::handleKeyPress() r=smaug+ehsan, sr=roc
|
2010-06-10 10:16:58 +09:00 |
|
Shawn Wilsher
|
8ef0cc88ae
|
Fix build issues again.
|
2010-06-09 11:17:04 -07:00 |
|
Ehsan Akhgari
|
a6b5d07d03
|
Bug 570566 - Crash [@ nsTextControlFrame::SetInitialChildList] removing type from <input type=image>; r=jst
|
2010-06-09 14:13:56 -04:00 |
|
Josh Aas
|
d5610f20b4
|
Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst
|
2010-06-09 20:56:17 -04:00 |
|
Daniel Holbert
|
8c6be1cd28
|
merge
|
2010-06-09 17:17:19 -07:00 |
|
Daniel Holbert
|
b7556c1f5b
|
Backed out changeset a8ac411e1653 (bug 552938) for causing some randomorange.
|
2010-06-09 17:16:25 -07:00 |
|
Robert Strong
|
f257769f2a
|
Followup bustage fix for Bug 569058 - don't use a cached var.
|
2010-06-09 16:23:00 -07:00 |
|
Daniel Holbert
|
f6c46716ba
|
Bug 571036: revert addition of reftest-wait, since it didn't help this randomorange. (Also remove unnecessary full-page white background). [test-only change]
|
2010-06-09 16:03:50 -07:00 |
|
Robert Strong
|
ade73084d1
|
Bug 485114 - Add plugin for modifying file permissions and move NSIS plugins under other-licenses. r=bsmedberg
--HG--
rename : toolkit/mozapps/installer/windows/nsis/AppAssocReg.dll => other-licenses/nsis/Plugins/AppAssocReg.dll
rename : toolkit/mozapps/installer/windows/nsis/ApplicationID.dll => other-licenses/nsis/Plugins/ApplicationID.dll
rename : toolkit/mozapps/installer/windows/nsis/ShellLink.dll => other-licenses/nsis/Plugins/ShellLink.dll
rename : toolkit/mozapps/installer/windows/nsis/UAC.dll => other-licenses/nsis/Plugins/UAC.dll
rename : toolkit/mozapps/installer/windows/nsis/nsProcess.dll => other-licenses/nsis/Plugins/nsProcess.dll
|
2010-06-09 16:02:25 -07:00 |
|
Robert Strong
|
22dfb273a3
|
Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek
|
2010-06-09 16:02:13 -07:00 |
|
Robert Strong
|
d47a66753b
|
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). configure.in, autoconf.mk.in, and makensis.mk changes only. r=ted.mielczarek
|
2010-06-09 16:01:46 -07:00 |
|
Mats Palmgren
|
c92c646a00
|
Re-enable the test now that the regression in bug 565392 is fixed.
|
2010-06-10 00:57:41 +02:00 |
|
Mats Palmgren
|
510e0882a1
|
Accept 0-1 assertions on gtk2 for this test.
|
2010-06-10 00:57:37 +02:00 |
|
Vladimir Vukicevic
|
125f59871e
|
b=562409; add GLContextProvider form EGL (patch from vlad/fred/romaxa); r=bas
|
2010-06-09 15:27:29 -07:00 |
|
Vladimir Vukicevic
|
ad7b242575
|
b=570660; add ability to resize pbuffer GL contexts; r=joe
|
2010-06-09 15:07:12 -07:00 |
|
Robert Kaiser
|
cd13c230b9
|
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code - round 1, r=sdwilsh
|
2010-06-09 23:50:38 +02:00 |
|