Kyle Huey
|
a0231db826
|
Bug 683290: Make RasterImage::GetFrame actually honor the flags it is passed. r=bholley
|
2011-10-10 12:18:53 -04:00 |
|
Kyle Huey
|
de5c7e5bdc
|
Bug 683290: Allow images that are not in the document to be eligible for discarding. r=bz
|
2011-10-10 12:18:53 -04:00 |
|
Kyle Huey
|
27818dc34f
|
Bug 684919: Add a template class for storing an nsCOMPtr and a flag together. r=jlebar sr=bsmedberg
|
2011-10-10 12:18:53 -04:00 |
|
Kyle Huey
|
443ad65ccf
|
Bug 685516: Instead of decoding small images synchronously and large images asynchronously, always decode synchronously for some time, and post the remainder to the event loop if necessary. r=joe
|
2011-10-10 12:18:52 -04:00 |
|
Brad Lassey
|
6f3a6d8c7b
|
merge
|
2011-10-10 11:01:34 -04:00 |
|
Brad Lassey
|
1dbd9c50c8
|
Backed out changeset 703df62e855b due to crashes reported in bug 693086
|
2011-10-10 11:00:16 -04:00 |
|
Mark Finkle
|
5ab0f860ac
|
Bug 684826 - Last typed character from password field is not visible when password is filled in [r=blassey]
|
2011-10-10 10:52:06 -04:00 |
|
Brad Lassey
|
60a64b5e80
|
merge
|
2011-10-10 10:40:57 -04:00 |
|
Brad Lassey
|
bf25d94f50
|
Backed out changeset c3a50afc2243 due to large volume of crashes tracked in bug 687367
|
2011-10-10 10:40:27 -04:00 |
|
Michael Edwards
|
cd0c00f8f2
|
Bug 687367 - Make bionic domain name functions thread-safe on pre-3.0 Android, r=dougt
|
2011-10-06 20:55:50 -07:00 |
|
John Ford
|
1732d27456
|
Bug 692646, release mozconfigs should have MOZ_PGO to ensure that we turn PGO on for release builds, r=nthomas DONTBUILD
|
2011-10-07 14:56:51 +13:00 |
|
Brian Smith
|
a6fca8651e
|
Bug 679140: Do all SSL error processing on the main thread, r=honzab.moz
|
2011-10-06 17:46:52 -07:00 |
|
Brian Smith
|
851d57eb51
|
Bug 675221: Remove XPCOM Proxies: Implement Runnable that can be waited on synchronously, r=bsmedberg
|
2011-10-06 17:46:41 -07:00 |
|
Brian Smith
|
87191327ed
|
Bug 682329: Fix test for default SSL error UI, r=honzab.moz
|
2011-10-06 17:42:11 -07:00 |
|
Brian Smith
|
175ae5237c
|
Bug 682329: Remove workaround that mobile is using to suppress the cert error dialog box, r=mark.finkle
|
2011-10-06 17:42:04 -07:00 |
|
Brian Smith
|
631c3e67de
|
Bug 682329: Remove default SSL error UI, r=honzab.moz
|
2011-10-06 17:41:43 -07:00 |
|
Jonathan Kew
|
284d4cabaf
|
bug 689736 followup - update reftest manifest to mark tests containing Hebrew text that now pass on Android.
--HG--
extra : transplant_source : %C3%8BT%D0gx%B2%D7%FF%B1%04QN%F6%1EG%94%26%22%AC
|
2011-10-06 17:09:41 +01:00 |
|
Matt Brubeck
|
00b12055b3
|
Back out ac1d5e94097a (bug 632072) because of kinetic panning issues
|
2011-10-06 09:49:47 -07:00 |
|
Ed Morley
|
0b5633496b
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-10-06 16:25:34 +01:00 |
|
Rob Campbell
|
b1360c7813
|
merge m-c to fx-team
|
2011-10-06 08:00:51 -03:00 |
|
Ed Morley
|
1d73046b9f
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-10-06 11:14:24 +01:00 |
|
Jonathan Kew
|
77cb156a8a
|
bug 689736 - reftest for mirroring of parentheses within Hebrew text. r=smontagu
|
2011-10-06 10:38:22 +01:00 |
|
Jonathan Kew
|
d64605241c
|
bug 689736 - enable harfbuzz on android for hebrew (to fix glyph mirroring) and thai scripts. r=smontagu
|
2011-10-06 10:37:15 +01:00 |
|
Makoto Kato
|
cc3bc0653a
|
Bug 691217 - nsWindow::OnPaint() returns NS_ERROR_FAILURE even if return type is bool. r=jimm
|
2011-10-06 17:34:34 +09:00 |
|
Mike Hommey
|
15f8fcde2c
|
Bug 677897 - Use objcopy from the NDK in symbolstore.py. r=ted
|
2011-10-06 09:08:14 +02:00 |
|
Makoto Kato
|
f874c436d0
|
Bug 690668 - TEST-UNEXPECTED-FAIL | c:\talos-slave\test\build\xpcshell\tests\toolkit\components\passwordmgr\test\unit\test_storage_legacy_2.js | test failed (with xpcshell return code: 0), see following log:. r=bsmedberg
|
2011-10-06 13:15:51 +09:00 |
|
Philipp von Weitershausen
|
9185ef9317
|
Merge services-central and mozilla-central
|
2011-10-05 17:05:11 -07:00 |
|
Myk Melez
|
90032681ac
|
update revision of Add-on SDK being tested; test-only
|
2011-10-05 15:30:21 -07:00 |
|
Chris Jones
|
e427b8472f
|
Bug 690670, parts 1 and 2: Add a hal/ directory in which we can add device-interaction code, and build goop thereto. r=khuey sr=roc
--HG--
extra : rebase_source : bf3dc09f49d010ac4422150fc5300a41080af858
|
2011-10-05 15:15:45 -07:00 |
|
Chris Jones
|
c3e3a79fda
|
Bug 690670, part 0.1: Teach IPDL about uint* types, since those are what we have to use in "public" interfaces. r=bent
--HG--
extra : rebase_source : 36d9d7e5badaa8f941a9b76646f0b785072a62bf
|
2011-10-05 15:15:45 -07:00 |
|
Chris Jones
|
31b4fa2a5b
|
Bug 690670, part 0: Add helpers for copy-constructing auto arrays from regular arrays. r=roc
--HG--
extra : rebase_source : e586553e4a2cf344f72347e195f42762f0183c99
|
2011-10-05 15:15:45 -07:00 |
|
Matt Brubeck
|
ed065074ae
|
Bug 692123 - browser-chrome test for bug 692123 [r=mfinkle]
|
2011-10-05 15:12:02 -07:00 |
|
Matt Brubeck
|
74fdeec347
|
Bug 692123 - Back/Escape key does not work to dismiss context menu [r=mfinkle]
|
2011-10-05 15:11:38 -07:00 |
|
Bill McCloskey
|
e8493948bd
|
Bug 684947 - Fix red
|
2011-10-05 15:09:23 -07:00 |
|
Bill McCloskey
|
57e548a029
|
Bug 684947 - Fix bogus compartment assertion caused by generators (r=luke)
|
2011-10-05 14:51:51 -07:00 |
|
Bill McCloskey
|
e867c11bc8
|
Bug 688939 - Fix bogus script ownership assertion (r=dmandelin)
|
2011-10-05 14:51:37 -07:00 |
|
Mike Conley
|
418e443554
|
Bug 488627 - Datepicker doesn't work with some short date formats. r=enn
|
2011-10-05 17:26:11 -04:00 |
|
John Ford
|
c01da482d0
|
Bug 658313 - Remove MOZ_PGO from mozconfigs as that is now in automation; r=ted ; DONTBUILD DONT BUILD CLOSED TREE
|
2011-10-05 09:21:23 -07:00 |
|
Dão Gottwald
|
692fda3a2c
|
Bug 678326 - Notification bar overlaps window chrome during fade in/out. r=enn
--HG--
extra : rebase_source : 98a102a7f00231dc1a11435c51d917b425d25369
|
2011-10-05 17:20:02 +02:00 |
|
Ed Morley
|
6c909005c9
|
Merge MOZ_PGO mozconfig change to inbound
|
2011-10-05 19:36:12 +01:00 |
|
Marco Bonardo
|
79bc025663
|
Backout d5954910540e to check if it's causing the increase in m-oth leaks
|
2011-10-05 15:27:04 +02:00 |
|
Marco Bonardo
|
4210a16c75
|
Merge mozilla-central and mozilla-inbound
|
2011-10-05 13:01:20 +02:00 |
|
Lucas Rocha
|
00b77bf2c2
|
Bug 690870 - Bump magin_xtiny from 0.11mozmm to 0.15mozmm (r=mfinkle)
0.11 is too small and is causing rounding error in some cases (e.g. the sync
code description elements).
|
2011-10-05 11:00:14 +01:00 |
|
Mike Hommey
|
5b2277a57d
|
Fixup bug 654056. r=bustage,f=edmorley
|
2011-10-05 09:39:18 +02:00 |
|
Alexander Surkov
|
bdfc61ed5b
|
Bug 679271 - enable logging for evnts/test_tree.xul mochitest
|
2011-10-05 16:31:17 +09:00 |
|
Philipp von Weitershausen
|
1f221998e9
|
Merge m-c to s-c
|
2011-10-04 20:56:28 -07:00 |
|
Philipp von Weitershausen
|
388699e90b
|
Bug 691663 - SyncScheduler should obey backoffInterval at all times. r=rnewman
|
2011-10-04 20:52:14 -07:00 |
|
Philipp von Weitershausen
|
2c3ebc0da3
|
Bug 691988 - OS X: Spurious 'back' events from idle observer cause too many instant syncs. r=rnewman
|
2011-10-04 20:04:13 -07:00 |
|
Philipp von Weitershausen
|
d72dee763f
|
Bump Sync client version after Gecko version bump.
|
2011-10-04 20:04:07 -07:00 |
|
Philipp von Weitershausen
|
6a3b114a0c
|
Merge services-central and mozilla-central
|
2011-10-04 12:49:21 -07:00 |
|