Felix Fung
01717c44c6
Bug 440866 - NO_MATCH in Multiple AutoComplete Searches Cancels Others. r=gavin
2011-11-16 02:36:02 -08:00
Benoit Girard
73c53b9b7a
Bug 671639 - Part 2: Double buffer using a single CARenderer. r=matt.woodrow
2011-11-16 11:38:50 +13:00
Benoit Girard
c4287eb0c5
Bug 671639 - Part 1: AttachIOSurface now updates the Framebuffer instead of recreating it. r=matt.woodrow
2011-11-16 11:36:06 +13:00
Alexander Surkov
2c6728d97b
Bug 697339 - crash after deleting email while using gnome-orca 3.19 xdesktop [@ nsAccessible::Role ], r=tbsaunde
2011-11-15 23:51:03 +08:00
Henri Sivonen
3214082cc0
Bug 700361 - Make viewSource.js assume a pre without an id starts on line 1. r=gavin.sharp.
2011-11-16 09:38:51 +02:00
Henri Sivonen
3eca858e72
Bug 651072 addendum - Make the extension manager treat text/html update responses as errors. r=dtownsend.
2011-11-16 09:38:51 +02:00
Henri Sivonen
689c5fc755
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
2011-11-16 09:38:51 +02:00
Jeff Walden
b39c6a08d9
Change preprocessor-directive indentation to be two-space, not one-space. rs=cjones in bug 702437
2011-11-15 22:26:55 -08:00
Scott Johnson
29b3d07f02
Bug 702093 - Pre-load the reference image in the bullet animation polling test to overcome an intermittent orange. r=dholbert
2011-11-16 15:59:55 +13:00
Chris Pearce
df5ec309b0
Bug 701260 - Deny requests for full-screen if any doc in the tab has a windowed plugin. r=roc
2011-11-16 15:09:01 +13:00
Jeff Walden
a48ad2fca3
Bug 702437 - Implement MOZ_OVERRIDE to encapsulate support for the contextual override keyword on virtual member functions. r=cjones
2011-11-14 10:31:46 -08:00
Jonathan Kew
754be63d60
bug 702505 - [OTS] don't incorrectly discard OpenType layout tables due to presence of 'size' feature in GPOS. r=jdaggett
2011-11-16 14:13:16 +13:00
Chris Leary
8621fff9d7
Bug 702426: Hoist executable allocator for better RegExp code sharing, take 2. (r=luke)
2011-11-15 14:33:54 -08:00
Terrence Cole
89a3c66781
Bug 702681 - Remove the double chunk loop in DecommitFreePages; r=igor
...
In DecommitFreePages we iterate over the runtime's ChunkSet and inside that walk
over the list in the chunk info header. The chunk set contains all chunks, so
we can ignore the internal list.
--HG--
extra : rebase_source : 3b1976fbf97308cc53b532a9e74b1871aa616079
2011-11-15 15:13:13 -08:00
Benoit Girard
50a9cdb1af
Bug 701348 - qcms_transform_precacheLUT_float did not properly free dest buffer. r=jmuizelaar
2011-11-10 08:28:58 -05:00
Jeff Muizelaar
04188ae44e
Bug 651981. Return a JSVal from GfxInfo. r=bjacob,jorendorff
2011-11-02 16:53:59 -04:00
Daniel Holbert
0847131894
Bug 700077 - Force 10ms to pass at the beginning of test_smilDynamicDelayedBeginElement.xhtml, to help it test more effectively & hopefully fix its randomorange. r=birtles
2011-11-16 10:22:13 +13:00
Chris Leary
68545c6680
Back out ebc6ef282df4 for build breakage.
2011-11-15 12:33:41 -08:00
Chris Leary
6140f87051
Bug 702426: Hoist executable allocator for better RegExp code sharing. (r=luke)
...
--HG--
extra : rebase_source : fa6c50980d6b0539064140567ddaddab45341a49
2011-11-15 12:18:34 -08:00
Jonathan Kew
49a25e4e53
bug 692727 - include non-English hyphenation files on Android. r=mfinkle
2011-11-16 09:04:47 +13:00
Brian Birtles
b6de791d98
Bug 691337 - Detect integer overflow when creating instance times; r=longsonr
2011-11-16 08:56:32 +13:00
Marco Bonardo
9f39880bda
Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
...
r=dietrich
2011-11-15 20:42:27 +01:00
Dave Townsend
5854aab3b4
Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused
2011-11-15 11:22:48 -08:00
Ed Morley
f7978969c2
Merge mozilla-central to mozilla-inbound
2011-11-15 19:19:24 +00:00
Ed Morley
4c050d1ea6
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-15 19:07:09 +00:00
Olli Pettay
4aa0f5d48d
Bug 701342 - Revoke mPendingTitleChangeEvent when unlinking document, r=peterv
2011-11-15 20:47:57 +02:00
Doug Turner
07b0f67bb9
Bug 702544 - Follow up to 701996. Landing ifdef to make birch project branch compile r=blassey
2011-11-15 09:30:59 -08:00
Richard Newman
ddfdc0e3a6
Merge m-c to s-c.
2011-11-15 08:46:51 -08:00
Patrick McManus
f9080f5287
bug 667385 - followon patch to remove an old PRBool rs=honzab
2011-11-15 11:25:56 -05:00
Jim Blandy
0b54be6a17
Bug 701274: Make jsd_ThrowHandler return the proper JSTrapStatus value, not JSD_HOOK_RETURN_CONTINUE_THROW. r=sfink
2011-11-15 08:04:58 -08:00
Patrick McManus
a7de03ade0
bug 667385 nshttppipeline::isdone does not consider done sub transactions r=honzab
2011-11-15 10:12:43 -05:00
Patrick McManus
a27aaac4b8
bug 670994 - nsHttpPipeline::ResumeSend() in not unreachable r=honzab
2011-11-15 10:00:46 -05:00
Jonathan Watt
de6035b118
Bug 702477 - Change the names of nsSVGPathElement::GetScale and nsSVGTextPathFrame::GetPathScale, and add documenting comments. r=longsonr.
2011-11-15 13:11:43 +00:00
Jacek Caban
157942c47a
Backed out changeset a21668ea9597 for Windows test failures
2011-11-15 14:09:06 +01:00
Jacek Caban
57880ecac2
Bug 670096 - cairo fails to compile on mingw with D2D and DWrite enabled r=cjones
2011-11-15 12:58:12 +01:00
Jacek Caban
ce536a5e19
Bug 700614 - Wrong .mozconfig rule in .gitignore r=jmuizelaar
2011-11-15 12:57:26 +01:00
Phil Ringnalda
47ec399c96
Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
...
--HG--
extra : rebase_source : fc8946055314369bfba5038ded32afcb00bf134d
2011-11-14 22:12:31 -08:00
Rafael Ávila de Espíndola
2ba268a8ec
Bug 702275 - check AddObserver return code in nsDOMStorage.cpp. r=honzab.
2011-11-15 01:10:51 -05:00
Jonathan Griffin
30d1a0559e
Bug 686019 - Add support for testing addon sync in TPS. r=mconnor
2011-11-14 21:02:02 -08:00
Bas Schouten
4fb0398617
Bug 334411: Introduce flashing invalidates areas when paint flashing is enabled. r=roc
2011-11-15 04:59:03 +00:00
William Lachance
8370e105a7
Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted
2011-11-15 04:33:21 +00:00
Doug Turner
60e3b73d7c
Bug 690201 - dead code - mLastDrawEvent never used. r=mbrubeck
2011-11-14 19:12:26 -08:00
Doug Turner
cc665b3b37
Bug 702029 - Push all console logging to androids adb logcat. r=blassey
2011-11-14 19:12:20 -08:00
Doug Turner
b68bf1210e
Bug 701996 - Merge widget/src/android from birch back into mozilla-central. r=dougt/blassey
2011-11-14 19:12:14 -08:00
Ed Morley
273b645743
Merge mozilla-central and mozilla-inbound
2011-11-15 02:58:32 +00:00
Terrence Cole
7853712ab0
Bug 702480 - Fix description of js-gc-heap-unused-fraction; r=njn
...
--HG--
extra : rebase_source : bf479d6df1b903b148b807757aa8702aa2db9a8d
2011-11-14 17:28:27 -08:00
Gian-Carlo Pascutto
a560902f05
Bug 698326 - Remove countMe argument to SizeOf in UrlClassifier. r=
2011-11-15 18:51:06 +01:00
Hugh Nougher
17a341d772
Bug 702483 - Rename heap-committed-unallocated-fraction to heap-committed-fragmentation
2011-11-14 21:17:00 -05:00
Chris Pearce
bbc6317677
Bug 701259 - Restrict BasicPlanarYCbCrImage scaling destination size. r=roc
2011-11-15 09:35:46 +13:00
Chris Pearce
0d31b32440
Bug 700764 - ESC keypress in subdoc of full-screen doc should cause full-screen exit. r=smaug
2011-11-15 09:33:37 +13:00