Marco Bonardo
|
bb4c064f58
|
Bug 494382 - Reduce notifications work for tagging service, r=dietrich
|
2009-06-24 10:59:24 +02:00 |
|
Marco Bonardo
|
1b77ef4097
|
Bug 494375 - Date folders in history not recreated when revisiting pages, r=dietrich
|
2009-06-24 10:59:18 +02:00 |
|
Marco Bonardo
|
aa2951dec7
|
Bug 482346 - mDBFindURIBookmarks can't use indices to sort, r=sdwilsh r=dietrich
|
2009-06-24 10:59:14 +02:00 |
|
Wolfgang Rosenauer
|
0af041e2b2
|
Bug 496708 - add biarch system plugin location (Linux); r=joshmoz, sr=roc
|
2009-06-24 09:21:43 +02:00 |
|
Peter Van der Beken
|
5d8c1964f8
|
Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.
--HG--
extra : rebase_source : 08180bab30c83d82620de0812b89d90f9e038d13
|
2009-06-24 08:30:11 +02:00 |
|
Ginn Chen
|
184c5dcd50
|
Bug 499660 Firefox should use English dictionary by default with CJK locale r=neil
|
2009-06-24 14:06:58 +08:00 |
|
Ginn Chen
|
28a4d143b9
|
Bug 499929 cairo-image-surface.c line 1253: void function cannot return value r=vladimir
|
2009-06-24 14:00:02 +08:00 |
|
Andreas Gal
|
c175b9122e
|
Check for end of proto chain when walking it (499169, r=mrbkap).
|
2009-06-23 19:22:54 -07:00 |
|
John Daggett
|
c9b17b2a53
|
Bug 493976. Disable reftest causing sporadic tinderbox orange.
|
2009-06-24 13:34:05 +09:00 |
|
Hiroyuki Ikezoe
|
017f87f4e2
|
Bug 488426 - enable TIS-620 detector; r=smontagu
|
2009-06-24 13:12:36 +09:00 |
|
Gavin Sharp
|
2ddb71419e
|
Fix typo in credits
|
2009-06-23 22:11:43 -04:00 |
|
Timothy Nikkel
|
cf4b6c605c
|
Bug 488210. Stop returning non-listitems' frames from GetNextItemBox. r+sr=bzbarsky
|
2009-06-23 21:35:01 -04:00 |
|
Boris Zbarsky
|
4f8205dfe2
|
Bug 478465. Don't clobber our NS_FRAME_IN_REFLOW flag by scrolling. r+sr=roc
|
2009-06-23 21:35:00 -04:00 |
|
Doug Turner
|
f0170f0213
|
Bug 500088. CAIRO_HAS_DDRAW_SURFACE is not tested for on WINCE. build bustage.. r/sr=stuart.
|
2009-06-23 18:26:17 -07:00 |
|
Doug Turner
|
a6d98751df
|
Bug 500088. CAIRO_HAS_DDRAW_SURFACE is not tested for on WINCE. I also moved cairo.h from nsWindow.cpp to nsWindow.h to support this #define. r/sr=stuart.
|
2009-06-23 17:26:11 -07:00 |
|
Dão Gottwald
|
fbe7f2e857
|
Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak
|
2009-06-24 01:55:35 +02:00 |
|
Doug Turner
|
bc645c0aed
|
Bug 495298 - DirectDraw render mode for windows mobile. Build bustage fix on systems that do not have ddraw support.
|
2009-06-23 16:35:40 -07:00 |
|
Doug Turner
|
595a35779a
|
Bug 495298 - DirectDraw render mode for windows mobile. r=vlad, sr=stuart
|
2009-06-23 13:57:45 -07:00 |
|
Gavin Sharp
|
a77f4490c1
|
Bug 492390: yet another credits update for 3.5, r=mconnor
--HG--
extra : rebase_source : e03662fbb30f1cdbb1210f823f9d0c5d7e8e13de
|
2009-06-23 18:15:07 -04:00 |
|
Robert O'Callahan
|
b345a70a9e
|
Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
--HG--
extra : rebase_source : 2cd0b9d4bdfb47d8757efe0ca9983cbbcfca423c
|
2009-06-13 21:16:34 +12:00 |
|
Ben Newman
|
2baeab87c0
|
Bug 484121 (6/6) - Don't let DTDs hold parser references. r+sr=mrbkap
|
2009-06-23 14:22:17 -07:00 |
|
Ben Newman
|
15437233b4
|
Bug 484121 (5/6) - Avoid needlessly passing nsIContentSink parameters to nsIDTD methods. r+sr=mrbkap
|
2009-06-23 14:22:17 -07:00 |
|
Ben Newman
|
d0673daedb
|
Bug 484121 (4/6) - Let the parser call nsIContentSink::{Will,Did}BuildModel directly. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Ben Newman
|
b009474f4b
|
Bug 484121 (3/6) - Get rid of nsIDTD::Will{Resume,Interrupt}Parse. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Ben Newman
|
94f19e102d
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Ben Newman
|
38ce0e67f1
|
Bug 484121 (1/6) - Decompose nsHTMLTokenizer::GetFlags. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Alex Faaborg
|
0646c0e676
|
b=500033; update firefox icons with new 16x16 artwork
|
2009-06-23 14:14:03 -07:00 |
|
Saint Wesonga
|
478108b350
|
Reset clipping region it PutImageData so that it doesn't clip the output, per spec. r=vlad sr=dbaron (Bug 433397)
|
2009-06-23 14:09:27 -07:00 |
|
Robert Strong
|
67f52f6b84
|
Bug 499770 - um.activeUpdate is null in onStopRequest for some edgecases. r=dtownsend
|
2009-06-23 12:17:46 -07:00 |
|
Robert Strong
|
d97a56ece3
|
Test only - Bug 497578 - Fallback upgrade ends in endless loop of downloading partial upgrades when Private Browsing auto-start is enabled. r=dtownsend
|
2009-06-23 12:16:45 -07:00 |
|
Steven Michaud
|
3cf940577e
|
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
|
2009-06-23 14:09:19 -05:00 |
|
Siddharth Agarwal
|
c0dd8c4fe5
|
Followup to Bug 489579 (Use -FI (force include) for MSVC instead of passing defines via the command line) -- remove the $(DEPTH) after the -FI. r=ted
--HG--
extra : rebase_source : c5d0f524254754e8dc9ba0ea876c525a30ab6317
|
2009-06-23 23:19:30 +05:30 |
|
Gavin Sharp
|
898fb830c2
|
Typo fix for credits
|
2009-06-23 13:41:18 -04:00 |
|
Mike Beltzner
|
5a4e2f73c7
|
Bug 492390: more credits updates, r=gavin
|
2009-06-23 11:47:53 -04:00 |
|
Mike Connor
|
4ae52112b9
|
last round of updates before RC1
|
2009-06-11 14:59:09 -07:00 |
|
Gavin Sharp
|
d257fd6dbd
|
Whitespace fix, no bug
|
2009-06-23 11:59:32 -04:00 |
|
Peter Van der Beken
|
f890ae6548
|
Backed out c8297c309ab3 (Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.) to fix orange.
|
2009-06-23 16:46:34 +02:00 |
|
Peter Van der Beken
|
a9aeb312b1
|
Backed out c8297c309ab3 (Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.) to fix orange.
|
2009-06-23 16:46:11 +02:00 |
|
Olli Pettay
|
6ddf70029c
|
Bug 388422 - Avoid checks for editability in BindToTree, r+sr=peterv
--HG--
extra : rebase_source : 06eae0083f9b620e6a7ee2fe63a22c974b29608c
|
2009-06-23 15:57:56 +03:00 |
|
Josh Aas
|
19297b541b
|
Use POSIX to get/set file permissions on Mac OS X. b=499875 sr=roc
|
2009-06-23 08:55:59 -04:00 |
|
Peter Van der Beken
|
c80a762ca0
|
Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.
--HG--
extra : rebase_source : f0d4931f34bd48952712ffeb6cc8d25dad592e18
|
2009-06-23 12:09:13 +02:00 |
|
Peter Van der Beken
|
3e77cc7366
|
Fix for bug 499754 (Remove DocumentStyleSheetList from DOMCI). r/sr=bz.
--HG--
extra : rebase_source : 994c6ddd20bbc36df7e8c1fd75b146a3da9aad8b
|
2009-06-23 12:09:13 +02:00 |
|
Peter Van der Beken
|
876abb32f0
|
Fix for bug 499787 (Remove one AddRef/Release pair from GatherProtoScriptableCreateInfo). r/sr=mrbkap.
--HG--
extra : rebase_source : 2db51a8d57cf6bdb8c42e677a819e1d3687e3593
|
2009-06-23 12:09:13 +02:00 |
|
Peter Van der Beken
|
b5c0609477
|
Testcase for bug 498897.
--HG--
extra : rebase_source : a70554700d208221bfa8c7349cb11f879341e317
|
2009-06-19 18:31:49 +02:00 |
|
Neil Rashbrook
|
1e7f52df3f
|
Test for bug 499675
|
2009-06-23 13:25:30 +01:00 |
|
Neil Rashbrook
|
09baa30448
|
Bug 499675 data protocol handler should not match data: scheme case-sensitively r+sr=biesi
|
2009-06-23 12:44:37 +01:00 |
|
Olli Pettay
|
1a534bf2c2
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Jim Mathies
|
94a314575e
|
Bug 493601 - Fix crash involving Flash module unloading. (r=emaijala,joshmoz,bent sr=brendan)
|
2009-06-23 06:27:44 -05:00 |
|
Dave Townsend
|
169f18520e
|
Test arguments with spaces and quotes in nsIProcess. r=robstrong
|
2009-06-23 11:33:41 +01:00 |
|
Olli Pettay
|
2e0f78e968
|
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
|
2009-06-23 13:07:39 +03:00 |
|