Jonathan Kew
|
d38c875f0a
|
bug 555435 - compact the cmap block arrays after loading to reduce memory footprint. r=jdaggett
|
2010-04-15 09:31:12 +01:00 |
|
Jonathan Kew
|
bfd00b5249
|
bug 558489 - prevent cocoa object autorelease-leakage during ipc startup. r=josh
|
2010-04-15 09:31:10 +01:00 |
|
Arpad Borsos
|
113e784aba
|
Bug 558945 - Autoscroll doesn't take into account overflow: -moz-hidden-unscrollable; r=neil@parkwaycc.co.uk
|
2010-04-13 10:50:17 +02:00 |
|
Makoto Kato
|
de28235d5d
|
Backout of Bug 206802 - U+3005 is missing from the kinsoku list. regtest fail on Linux
|
2010-04-15 12:12:11 +09:00 |
|
Chris Jones
|
fc4f48bcf2
|
Bug 557383: Remove unused variable warning and add extra failure check. r=dholbert
|
2010-04-14 21:09:35 -05:00 |
|
Makoto Kato
|
f154165b2e
|
Bug 206802 - U+3005 is missing from the kinsoku list. r=smontagu
|
2010-04-15 11:01:16 +09:00 |
|
Ben Turner
|
e56ec35a5b
|
Bug 559442 - 'Fix ctypes closures to work on a non-GC thread'. r=dwitte.
|
2010-04-14 17:21:06 -07:00 |
|
Ehsan Akhgari
|
8f42b0dd21
|
Bug 541404 - browser_privatebrowsing_openlocation.js hangs when I run it on Ubuntu; r=gavin
|
2010-04-14 20:16:41 -04:00 |
|
Josh Aas
|
8a361cc9d3
|
64-bit Mac OS X bustage fix. b=555274
|
2010-04-14 19:33:50 -04:00 |
|
Marco Bonardo
|
28b981e9cc
|
Try to workaround orange caused by disabling test_browserGlue_distribution.js
|
2010-04-15 01:26:15 +02:00 |
|
Josh Aas
|
43974522e0
|
Make Mac OS X test plugin more flexible about negotiating an event model. Allow it to negotiate the Cocoa event model when necessary (out of process, for example). b=555274 r=cjones
|
2010-04-14 19:02:25 -04:00 |
|
Marco Bonardo
|
93b7c22d47
|
Disable flushes for some Places random test, due to bug 507790
|
2010-04-15 00:14:19 +02:00 |
|
Marco Bonardo
|
c20c15c2ca
|
Bug 523936 - Random failure of test_browserGlue_distribution.js. Disable till we implement a fix.
|
2010-04-15 00:14:17 +02:00 |
|
Marco Bonardo
|
e91b872ff8
|
Bug 557406 - Intermittent failure in test_bookmarks.js. Disable till we implement a fix.
|
2010-04-15 00:14:15 +02:00 |
|
Siddharth Agarwal
|
b73193a147
|
Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg
|
2010-04-15 00:14:12 +02:00 |
|
Paul O’Shannessy
|
ba28b7c721
|
Disabled browser_506482.js (bug 538672) & browser_524745.js (bug 539002).
--HG--
extra : rebase_source : cb9c5253de97423de99da404fb899e96e0dd5cec
|
2010-04-13 16:33:32 -07:00 |
|
Jonathan Kew
|
4d535db5df
|
bug 559400 - add local autorelease pool in nsCocoaWindow::SetModal, for startup dialogs. r=josh
|
2010-04-14 21:13:56 +01:00 |
|
Timothy Nikkel
|
b1bf0264c4
|
Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil
|
2010-04-10 13:03:40 -05:00 |
|
Mats Palmgren
|
c155b1f205
|
Use NSCoordSaturatingAdd to avoid integer overflow. b=541714 r=roc
|
2010-04-14 21:35:36 +02:00 |
|
Josh Aas
|
4c4ba9b37c
|
Remove root autorelease pool from the Mac OS X appshell. Objects that are caught by it effectively leak, just as they would if they were not caught by a pool. The root pool is extra work and liability that covers up real leak warnings to the console. b=559047 r=smichaud
|
2010-04-14 15:23:20 -04:00 |
|
Mats Palmgren
|
512e336be5
|
Bug 507775. r=bzbarsky sr=roc
|
2010-04-14 18:55:33 +02:00 |
|
Jonathan Kew
|
48100f2ab2
|
bug 559180 - add local autorelease pools to avoid cocoa object leaks during shutdown. r=josh
|
2010-04-14 16:11:12 +01:00 |
|
Mats Palmgren
|
050ba808d3
|
Test for bug 558726.
|
2010-04-14 16:55:21 +02:00 |
|
Geoff Lankow
|
96f669ed52
|
Skip -moz-user-select=none only when copying. Follow-up to bug 166235. b=558726 r=roc
|
2010-04-14 16:55:16 +02:00 |
|
Masayuki Nakano
|
ea458d36b2
|
Bug 558690 Textarea input fails unless one clicks elsewhere (addressbar, searchbar, forms, etc) first. r=karlt
|
2010-04-14 20:28:38 +09:00 |
|
Masayuki Nakano
|
cc0efbc452
|
Bug 558978 Looks like composition isn't committed after I clicked r=karlt
|
2010-04-14 20:27:20 +09:00 |
|
Ms2ger
|
0a0e3af0ba
|
Bug 559024 - SVGStyleElement.media and SVGStyleElement.title setters do not work. r=jwatt
|
2010-04-14 10:30:55 +01:00 |
|
Olli Pettay
|
5700749687
|
Bug 557398, Show (i)frames asynchronously, r=jst, sr=roc
|
2010-04-14 11:33:47 +03:00 |
|
Chris Jones
|
8c6626467d
|
Fix typo from bug 519601 that busted windows.
|
2010-04-14 02:31:36 -05:00 |
|
Chris Jones
|
d0eda93616
|
Fix typo from bug 519601 that busted mac.
|
2010-04-14 02:20:53 -05:00 |
|
Karl Tomlinson ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
|
8170c6fc97
|
Bug 519601: s/netscape/netsc@pe/ for plugin dso paths passed on the command line on linux. r=karlt
|
2010-04-14 02:04:52 -05:00 |
|
Dietrich Ayala
|
97f2aecb9e
|
Backout the disabling of test_browserGlue_distribution.js because doing so caused a crash. See bug 523936.
|
2010-04-14 00:02:30 -07:00 |
|
Dietrich Ayala
|
51553b4259
|
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js | false == true (via shaver, test landing to see orange effect)
|
2010-04-13 22:57:36 -07:00 |
|
Dietrich Ayala
|
20f4c2b865
|
Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh)
|
2010-04-13 22:48:27 -07:00 |
|
Oleg Romashin
|
863f6433d2
|
Bug 556962 - Maemo geolocation provider is not compiling on Maemo 6. r=dougt.
|
2010-04-14 05:42:43 -04:00 |
|
Oleg Romashin
|
76a060d358
|
Bug 555863 - Qt widget code assumes 32bpp target surface. r=jmuizelaar.
--HG--
extra : rebase_source : ed824c4eebee561fa2992788649df5a4d0b19680
|
2010-04-13 19:11:23 -04:00 |
|
Serge Gautherie
|
fe353a9ae5
|
Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Bv1) Add missed |var todo = window.opener.wrappedJSObject.todo;|.
(bustage fix) [CLOSED TREE]
|
2010-04-14 04:53:31 +02:00 |
|
Serge Gautherie
|
b8378d8de6
|
Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Av1) Remove useless |var printerEnumerator|, Use a todo().
r=roc.
|
2010-04-14 02:24:47 +02:00 |
|
Tyler Downer
|
20a665bac7
|
Bug 336099: Remove unused addons.tooltip from browser.dtd. r=gavin
--HG--
extra : rebase_source : d5e19bf758b445a62c6cf54d6645e75f070b95c1
|
2010-04-13 23:48:52 +02:00 |
|
Matthew Noorenberghe
|
f4b01c9a34
|
Bug 487556 - satchel should send a notification when adding/removing/changing an item. r=dolske
|
2010-04-13 15:18:34 -07:00 |
|
Justin Dolske
|
beefc5ea64
|
Bug 506402 - Add GUIDs to satchel form entries. r=zpao, r=gavin
|
2010-04-13 15:18:31 -07:00 |
|
Jonathan Kew
|
8e774f145e
|
bug 559075 - add local autorelease pool to SetupMacApplicationDelegate to prevent startup leakage. r=josh
|
2010-04-13 21:37:07 +01:00 |
|
Jonathan Kew
|
98dcbaf2f9
|
bug 559075 - use a local autorelease pool in nsCocoaWindow and nsChildView methods used during hidden window creation. r=josh
|
2010-04-13 21:36:03 +01:00 |
|
Timothy Nikkel
|
9166d4f4fe
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
David Bolter
|
215ce3cb75
|
Bug 548291 - Support ARIA on area (map) elements; r=MarcoZ,surkov
|
2010-04-13 13:55:39 -04:00 |
|
Ehsan Akhgari
|
8928faf5db
|
Bug 558962 - Memoize nsPlaintextEditor::GetDefaultEditorPrefs to avoid unnecessary calls to the pref service; r=roc
|
2010-04-13 13:44:17 -04:00 |
|
Ehsan Akhgari
|
6533b66978
|
Bug 558954 - Don't show/hide placeholder if we're about to initialize the editor; r=roc
|
2010-04-12 20:32:29 -04:00 |
|
Benjamin Smedberg
|
7461591fc0
|
Bug 558390 followup, non-Windows build bustage and removal of unnecessary call/hacks for functions which aren't stdcall, r=josh
|
2010-04-13 12:32:10 -04:00 |
|
Benjamin Smedberg
|
0b6ea74a27
|
Bug 558390 - Quake Live crashes because it implements NP_Initialize using cdecl, instead of the correct stdcall. Force the calling function to use a frame pointer so that the stack pointer gets reset correctly before we return, r=jrmuizelaar, landing in mozilla-central for bake time pending review from josh or jst
--HG--
extra : rebase_source : dc32598b3ba1ad665b33146d298e01f64b58ef49
|
2010-04-13 12:10:00 -04:00 |
|
Robert Longson
|
b3316bb10e
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
|