Clint Talbert
|
c1eab73fd3
|
Bug 567945 Import of sutagent code for Android
|
2010-06-21 14:26:56 -07:00 |
|
Clint Talbert
|
7ee47c2f86
|
Bug 567945 Android agent needs to build in mozilla-central r=ted
|
2010-06-21 14:26:55 -07:00 |
|
Chris Jones
|
ffcc91e19c
|
(Lost push race)
|
2010-06-21 15:37:10 -05:00 |
|
Chris Jones
|
44f4fbe884
|
Bug 570294, part a: Style cleanup for gfxSharedImageSurface.h. r=joedrew
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
bf91852da6
|
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
e4c6da5f2d
|
Bug 571730: Initialize the entire XEvent union so that our simple memcpy() serializer doesn't cause valgrind to complain on copying an X*Event smaller than XEvent. r=karlt
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
ccb97b45d7
|
Bug 570912: Allow already_AddRefed<T> to be coerced to already_AddRefed<U> when T can be coerced to U. r=dbaron
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
072b3cb9d2
|
Bug 570098: Implement operator== for a grab-bag of gfx types. r=joe
|
2010-06-21 15:35:49 -05:00 |
|
Chris Jones
|
a6258b9dae
|
Bug 570096: Implement serialization of a grab-bag of gfx types. r=joe
|
2010-06-21 15:35:48 -05:00 |
|
Ehsan Akhgari
|
15f38d3100
|
Bug 365805 - Copy/paste lists should not add #; r=jst
|
2010-06-21 15:56:18 -04:00 |
|
Olli Pettay
|
5cac785da5
|
Bug 573422 - WebSocket .URL should be .url, r=sicking
--HG--
extra : rebase_source : 4dd3004568043ce8c3ec7e16f116de2639e3d6ee
|
2010-06-21 22:56:03 +03:00 |
|
Ben Turner
|
7e498087a3
|
Implement continue with key arg for index cursors and index object cursors
|
2010-06-20 11:19:09 -07:00 |
|
Ben Turner
|
d073a3943a
|
Merge mozilla central
|
2010-06-19 14:21:28 -07:00 |
|
Kyle Huey
|
ee26226cec
|
Backing out Bug 508082 to try to fix orange.
--HG--
extra : rebase_source : 24abc08865e4b4494c9a09cbfcca5de60f635462
|
2010-06-19 13:20:47 -07:00 |
|
Kyle Huey
|
60c5aa6fd2
|
Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
|
2010-06-19 13:19:25 -07:00 |
|
ddahl@mozilla.com
|
1ac23e36fe
|
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
|
2010-06-19 13:17:44 -07:00 |
|
Mounir Lamouri
|
21c25202c6
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-19 11:44:43 -07:00 |
|
Ben Turner
|
fa5805712c
|
Make queries a tiny bit prettier
|
2010-06-19 11:22:45 -07:00 |
|
Ben Turner
|
541bd2b73c
|
Beef up cursor test to test empty object stores
|
2010-06-19 11:07:39 -07:00 |
|
Olli Pettay
|
7c96db375c
|
Bug 573227, disable .wasClean tests
|
2010-06-19 20:39:53 +03:00 |
|
Olli Pettay
|
93add93aa6
|
Bug 573227, disable .wasClean tests
|
2010-06-19 19:39:38 +03:00 |
|
Olli Pettay
|
25b058bf0b
|
Bug 573227, disable .wasClean tests
--HG--
extra : rebase_source : 1c5e42ee6f80e94c40c212cf4b20caba0fdf7806
|
2010-06-19 19:25:00 +03:00 |
|
Benoit Jacob
|
018563d74f
|
fix build on windows (NS_IMETHODIMP--->nsresult, discussed with Bas on IRC #developers)
|
2010-06-19 11:25:42 -04:00 |
|
Benoit Jacob
|
f1bfcf8e35
|
b=570779; validate enums in blend functions; r=vladimir
|
2010-06-19 10:48:44 -04:00 |
|
Benoit Jacob
|
95bc657a6d
|
b=572018; DOMElementToImageSurface: fix memleak and work in one pass; r=vladimir
|
2010-06-19 10:47:53 -04:00 |
|
Benoit Jacob
|
6c594ab3c3
|
b=571029; readPixels API change, support both old and new signatures, also fix 572797 (allow non-fitting rectangles), and check that sizes are nonnegative; r=vladimir
|
2010-06-19 10:46:12 -04:00 |
|
Benoit Jacob
|
e605de34fb
|
b=567499; fix getuniform for bool uniforms and return nsIVariant; r=vladimir
|
2010-06-19 10:43:40 -04:00 |
|
Benoit Jacob
|
e548bc3db5
|
b=567499; let getXxxParameter functions return nsIVariant; r=vladimir
|
2010-06-19 10:42:43 -04:00 |
|
Bas Schouten
|
eef9f8187d
|
Bug 565120: Deal with the case where a source lies outside of a destination surface. r=jrmuizel
|
2010-06-19 16:32:50 +02:00 |
|
Bas Schouten
|
8600c06954
|
Bug 565120: Do not upload partially when not required. r=jrmuizel
|
2010-06-19 16:32:48 +02:00 |
|
Robert Longson
|
bb74438e58
|
Backout bug 487404 - fix mochitest
|
2010-06-19 14:54:42 +01:00 |
|
Robert Longson
|
3480f5102b
|
Backout bug 487404
|
2010-06-19 13:55:46 +01:00 |
|
Olli Pettay
|
f514eb1df7
|
Bug 562681, disable failing tests
|
2010-06-19 15:13:18 +03:00 |
|
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 |
|