Robert Strong
|
20c391e93a
|
Bug 566807 - Workaround Bug 566787 when checking for incompatible add-ons. r=dtownsend
|
2010-05-22 14:10:45 -07:00 |
|
Robert Strong
|
d4db8c7260
|
Bug 562151 - allow post-update helper application on mac. r=rstrong
|
2010-05-22 14:10:31 -07:00 |
|
Chris Jones
|
ba8e10bb5d
|
Bug 565462: Implement operator== for IPDL structs and unions. r=bsmedberg
|
2010-05-22 14:35:42 -05:00 |
|
Chris Jones
|
30bb6770cb
|
Bug 565461: Implement nsTArray::operator==. r=bsmedberg
|
2010-05-22 14:35:41 -05:00 |
|
Chris Jones
|
3736c87ff8
|
Tests for bug 560000
|
2010-05-22 14:35:40 -05:00 |
|
Chris Jones
|
81dfc13752
|
Bug 560000: Allow IPDL unions and structs to be recursively defined. r=benjamn
|
2010-05-22 14:35:38 -05:00 |
|
Chris Jones
|
ca7af8ea8c
|
Tests for bug 553846.
--HG--
rename : ipc/ipdl/test/cxx/PTestArrays.ipdl => ipc/ipdl/test/cxx/PTestDataStructures.ipdl
rename : ipc/ipdl/test/cxx/PTestArraysSub.ipdl => ipc/ipdl/test/cxx/PTestDataStructuresSub.ipdl
rename : ipc/ipdl/test/cxx/TestArrays.cpp => ipc/ipdl/test/cxx/TestDataStructures.cpp
rename : ipc/ipdl/test/cxx/TestArrays.h => ipc/ipdl/test/cxx/TestDataStructures.h
|
2010-05-22 14:35:37 -05:00 |
|
Chris Jones
|
6407922744
|
Bug 553846: Implement an IPDL "struct" type. r=benjamn
|
2010-05-22 14:35:35 -05:00 |
|
Chris Jones
|
e0a14f18fc
|
Bug 522547: Serialize/deserialize IPC messages in a "streaming" style. r=bent
|
2010-05-22 14:35:34 -05:00 |
|
Chris Jones
|
03b01c916d
|
Bug 562741: Allow |Shmem|s to be shared across different protocol trees. r=bent
|
2010-05-22 14:35:33 -05:00 |
|
Chris Jones
|
e3a04f9359
|
Bug 562741: Refcount |SharedMemory|s. r=joedrew
|
2010-05-22 14:35:32 -05:00 |
|
Chris Jones
|
9751148c41
|
Bug 564086: Frontend support for IPDL process graphs and Bridge()ing processes. r=benjamn
|
2010-05-22 14:35:31 -05:00 |
|
Chris Jones
|
5be467f10e
|
Bug 565844: Distinguish between illegal-value and couldn't-process errors in IPDL error messages. r=bent
|
2010-05-22 14:35:29 -05:00 |
|
Timothy Nikkel
|
9b09f5a1b6
|
Bug 567292. When making asserts for lazy frame construction, if we hit a leaf frame, forgive any previous transgressions because leaf frames do their own thing. r=bzbarsky
|
2010-05-22 13:55:41 -05:00 |
|
Timothy Nikkel
|
af8793ced3
|
Bug 553359. Address review comments.
|
2010-05-22 13:55:41 -05:00 |
|
Marco Bonardo
|
44c93d30ab
|
followup to Bug 553070. Fix test_xpcomutils.js permaorange.
|
2010-05-22 14:55:34 +02:00 |
|
Marco Bonardo
|
065ae2ea6c
|
Forgot to enable the test for Bug 553070
|
2010-05-22 11:56:43 +02:00 |
|
Marco Bonardo
|
026c01b479
|
Bug 553070 - Allow XPCOMUtils to do category registration for specific apps. r=sayrer
|
2010-05-22 10:41:00 +02:00 |
|
Vladimir Vukicevic
|
569d29edc3
|
b=563701; add memory reporters for imglib, canvas, and some gfx surfaces; r=joe
|
2010-05-21 21:10:14 -07:00 |
|
Jason Duell
|
6cd446aadb
|
# User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
|
2010-05-21 14:03:02 -07:00 |
|
Honza Bambas
|
832c15d6d8
|
Bug 564975 - Intermittent test_bug455367.html | Test timed out, added larger timeout, r=ted
|
2010-05-21 22:43:09 +02:00 |
|
Honza Bambas
|
0ba478d017
|
Bug 542775 - Add nsDOMStorageEvent to cycle collection, r=Olli
|
2010-05-21 22:43:09 +02:00 |
|
L. David Baron
|
4acfdbd9de
|
Make nsUTF8ToUnicode use SSE.h (Bug 513422) r=vlad
|
2010-05-21 13:17:58 -07:00 |
|
L. David Baron
|
01794a91eb
|
Add more tests for invalid URL parsing for CSS 2.1 issue 129.
|
2010-05-21 13:17:58 -07:00 |
|
L. David Baron
|
5e4b4f2956
|
content/html/content/src line in LOCAL_INCLUDES should not be conditional on MOZ_MEDIA. (Bug 567191) r=roc
|
2010-05-21 13:17:58 -07:00 |
|
L. David Baron
|
2dfafa6cbd
|
Enable the reporting of assertion failures in the reftest harness. (Bug 472557)
|
2010-05-21 13:17:58 -07:00 |
|
Ehsan Akhgari
|
ffc7ca6166
|
Back out changeset 0d2f650b8581 because of crashtest failure
|
2010-05-21 15:27:24 -04:00 |
|
Ehsan Akhgari
|
1b26141a44
|
Bug 534694 - Move the layout debug extension to layout/tools; r=ted,roc
--HG--
rename : extensions/layout-debug/Makefile.in => layout/tools/layout-debug/Makefile.in
rename : extensions/layout-debug/application.ini => layout/tools/layout-debug/application.ini
rename : extensions/layout-debug/chrome.manifest => layout/tools/layout-debug/chrome.manifest
rename : extensions/layout-debug/layoutdebug-prefs.js => layout/tools/layout-debug/layoutdebug-prefs.js
rename : extensions/layout-debug/makefiles.sh => layout/tools/layout-debug/makefiles.sh
rename : extensions/layout-debug/src/Makefile.in => layout/tools/layout-debug/src/Makefile.in
rename : extensions/layout-debug/src/nsDebugFactory.cpp => layout/tools/layout-debug/src/nsDebugFactory.cpp
rename : extensions/layout-debug/src/nsILayoutDebuggingTools.idl => layout/tools/layout-debug/src/nsILayoutDebuggingTools.idl
rename : extensions/layout-debug/src/nsILayoutRegressionTester.idl => layout/tools/layout-debug/src/nsILayoutRegressionTester.idl
rename : extensions/layout-debug/src/nsLayoutDebugCIID.h => layout/tools/layout-debug/src/nsLayoutDebugCIID.h
rename : extensions/layout-debug/src/nsLayoutDebugCLH.cpp => layout/tools/layout-debug/src/nsLayoutDebugCLH.cpp
rename : extensions/layout-debug/src/nsLayoutDebugCLH.h => layout/tools/layout-debug/src/nsLayoutDebugCLH.h
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.cpp => layout/tools/layout-debug/src/nsLayoutDebuggingTools.cpp
rename : extensions/layout-debug/src/nsLayoutDebuggingTools.h => layout/tools/layout-debug/src/nsLayoutDebuggingTools.h
rename : extensions/layout-debug/src/nsRegressionTester.cpp => layout/tools/layout-debug/src/nsRegressionTester.cpp
rename : extensions/layout-debug/src/nsRegressionTester.h => layout/tools/layout-debug/src/nsRegressionTester.h
rename : extensions/layout-debug/ui/Makefile.in => layout/tools/layout-debug/ui/Makefile.in
rename : extensions/layout-debug/ui/content/layoutdebug-overlay.xul => layout/tools/layout-debug/ui/content/layoutdebug-overlay.xul
rename : extensions/layout-debug/ui/content/layoutdebug.js => layout/tools/layout-debug/ui/content/layoutdebug.js
rename : extensions/layout-debug/ui/content/layoutdebug.xul => layout/tools/layout-debug/ui/content/layoutdebug.xul
rename : extensions/layout-debug/ui/jar.mn => layout/tools/layout-debug/ui/jar.mn
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug-overlay.dtd
rename : extensions/layout-debug/ui/locale/en-US/layoutdebug.dtd => layout/tools/layout-debug/ui/locale/en-US/layoutdebug.dtd
|
2010-04-23 15:03:22 -04:00 |
|
Ehsan Akhgari
|
e2a5227542
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc
|
2010-05-21 14:15:21 -04:00 |
|
Mounir Lamouri
|
b53642468f
|
Bug 566983 - Intermittent failure in test_bug546995-4.html; r=ehsan
|
2010-05-21 14:13:09 -04:00 |
|
Michael Wu
|
710801e936
|
Bug 552121 - Point resource URIs to the omnijar [3/7], r=biesi
|
2010-05-21 11:00:57 -07:00 |
|
Michael Wu
|
00b04d4c1a
|
Bug 552121 - Add omnijar API [2/7], r=bsmedberg
|
2010-05-21 10:58:32 -07:00 |
|
Benjamin Smedberg
|
1ad31a9292
|
Bug 549388 - Don't use refcounting for nsProxyObjectManager: create it once, and destroy it at shutdown after all the clients have finished with it, r=timeless
--HG--
extra : rebase_source : d4c0486a748675e29de713a8a55ee594764c4c9b
|
2010-05-21 11:50:05 -04:00 |
|
Jim Mathies
|
0879ff6221
|
Bug 558986 - detect and resolve races between MS-COM RPC and IPDL RPC by implementing IMessageFilter and processing pending IPDL RPC calls while waiting for MS-COM RPC responses. Original patch by bsmedberg, r=cjones/jimm/ehsan with followup fixes by Jim Mathies, r=bsmedberg
--HG--
extra : rebase_source : 214029d3188f8aa00948e0dcdc3c11cd279d1569
|
2010-05-21 11:48:34 -04:00 |
|
Mats Palmgren
|
13ef722c05
|
Backout bug 530070 due to Tinderbox orange.
|
2010-05-21 18:33:28 +02:00 |
|
Mats Palmgren
|
64294ccd1a
|
Backout bug 39098 due to Tinderbox orange.
|
2010-05-21 18:28:39 +02:00 |
|
Mats Palmgren
|
4d3f50fd0a
|
Backout bug 564967.
|
2010-05-21 18:26:33 +02:00 |
|
Mats Palmgren
|
995e4a33cb
|
Make use of SkipInvisibleContent flag to skip invisible content in Selection.toString(). r=dbaron b=564967
|
2010-05-21 18:02:04 +02:00 |
|
Mats Palmgren
|
76d0a556b0
|
Bug 39098 - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard. r=dbaron
|
2010-05-21 15:52:07 +02:00 |
|
Mats Palmgren
|
42928ba297
|
Bug 530070. r=jmathies
|
2010-05-21 15:52:07 +02:00 |
|
Oleg Romashin
|
3c481f45ca
|
Bug 566845 - Make desktop flash plugin works on Fennec QT. r=dougt.
|
2010-05-21 13:19:57 -04:00 |
|
Alexander Surkov
|
d5708bb5a7
|
Bug 567084 - getTextAttributes should return invalid arg if the given offset is wrong, r=marcoz
|
2010-05-21 20:27:00 +09:00 |
|
Robert O'Callahan
|
021650f32f
|
Bug 552859. Fix cairo patch to relfect what I actually landed. Not part of the build.
|
2010-05-21 20:48:55 +12:00 |
|
Mark Banner
|
c027ae5726
|
Fix bustage for non-libxul apps following bug 566467 - link xpcom-core against psapi.lib
|
2010-05-21 09:21:52 +01:00 |
|
Vladimir Vukicevic
|
e5ad2578f7
|
b=566467; add win32 core memory reporters; r=jmathies
|
2010-05-20 22:58:53 -07:00 |
|
Robert O'Callahan
|
20c2e464f7
|
Backed out changeset efa8719a93d2
|
2010-05-21 16:34:23 +12:00 |
|
Robert O'Callahan
|
6391e1262a
|
Bug 564993. Part 5: Change ThebesLayer painting to be callback-based; move layer tree construction to FrameLayerBuilder. r=Bas,mats,sr=vlad
|
2010-05-21 15:20:48 +12:00 |
|
Robert O'Callahan
|
b5746a540b
|
Bug 564993. Part 4: Add trivial user-data API so layout can attach data to layers. r=Bas,sr=vlad
|
2010-05-21 15:20:48 +12:00 |
|
David Bolter
|
95872e8b2a
|
Bug 565569. Fix accessibility tests.
|
2010-05-21 15:20:48 +12:00 |
|
Robert O'Callahan
|
c7f9f7d189
|
Bug 565569. Set primary frame for anonymous text in buttons. r=mats
|
2010-05-21 15:20:48 +12:00 |
|