Chris Jones
|
6c66e5c907
|
bug 507083: do not include headers from within |extern "C" { }|. r=bsmedberg
|
2009-08-21 17:26:29 -05:00 |
|
Steffen Wilberg
|
4cf7c6abc3
|
Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
|
2009-08-21 21:26:02 +02:00 |
|
Doug Turner
|
1e370a90b2
|
Bug 511902 - Device Orientation Support - cocoa. r=josh
|
2009-08-21 13:49:43 -07:00 |
|
Ryo Kawaguchi
|
7e855c94bb
|
Add tests to TestRect and fix TestColorNames. (Bug 113577) r=roc
|
2009-08-21 13:39:25 -07:00 |
|
Ryo Kawaguchi
|
54bb0a0d80
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07:00 |
|
Marco Bonardo
|
28008553c9
|
Bug 431798 - add test to ensure RESULTS_AS_TAG_CONTENTS queries do liveupdate, r=dietrich
|
2009-08-21 22:37:16 +02:00 |
|
Marco Bonardo
|
733288ebb0
|
Bug 511846 - allow head_queries to remove annotations, r=dietrich
|
2009-08-21 22:37:10 +02:00 |
|
Marco Bonardo
|
0f542a1874
|
Bug 510464 - re-enable and fix randomly failing test_419731.js, r=dietrich
|
2009-08-21 22:37:05 +02:00 |
|
Marco Bonardo
|
3f51d0e4e0
|
Bug 511965 - Delay Places syncs after results updates, r=sdwilsh
|
2009-08-21 22:36:59 +02:00 |
|
Marco Bonardo
|
eaf7e3c442
|
Bug 428591 - idl is hiding the fact QUERY_TYPE_BOOKMARKS does not support grouping, r=dietrich
|
2009-08-21 22:36:53 +02:00 |
|
Marco Bonardo
|
6f4aab9823
|
Bug 416066 - Tests for bug 399606 are commented out and unreliable, so fix them, r=sdwilsh
|
2009-08-21 22:36:47 +02:00 |
|
Doug Turner
|
89c31657a5
|
Bug 492328 - Add GPSD as a geolocation provider. Fix packaging files. r=ted
|
2009-08-21 13:13:15 -07:00 |
|
Nochum Sossonko
|
56e1815f06
|
Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.4; r=enndeakin
|
2009-08-21 20:47:28 +02:00 |
|
Serge Gautherie
|
5dab950ca0
|
Bug 494397 - SimpleTest.js |window.onerror| calls |SimpleTest.finish()| while test is still running; (Bv2) Update interactive report, Use 'diag' parameter from |window.onerror|; r=rcampbell
|
2009-08-21 20:41:44 +02:00 |
|
Doug Turner
|
74c9fd92d0
|
Bug 485943 - Fixes a regression caused by a duplicate id being used. r=olli
|
2009-08-21 10:28:52 -07:00 |
|
Doug Turner
|
db1a20b897
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
|
Blair McBride
|
cac0ba4883
|
Bug 468528: Gracefully handle errors in regular expressions in the blocklist. r=dtownsend
|
2009-08-21 16:52:57 +01:00 |
|
peterv@propagandism.org
|
2fa6b71daf
|
Bug 461640 - Box objects should participate in cycle collection, r=smaug
--HG--
extra : rebase_source : 337d82f08d17641dd4306c55743a076f53a4a22f
|
2009-08-21 15:51:08 +03:00 |
|
Olli Pettay
|
066604efe9
|
Bug 461640 - Box objects should participate in cycle collection, r=peterv
--HG--
extra : rebase_source : 274ffed884d7b8ed753796a67f4682df141e821e
|
2009-08-21 15:50:15 +03:00 |
|
Marco Bonardo
|
0f255b6490
|
Bug 511860 - test_result-as-visits.js is randomly (but constantly) failing, disable test for now.
|
2009-08-21 14:44:19 +02:00 |
|
Alexander Surkov
|
4876485a3d
|
Bug 507382 - focus is fired earlier than root accessible name is changed when switching between tabs, r=davidb, sr=neil
|
2009-08-21 21:20:18 +08:00 |
|
Alexander Surkov
|
6cf65259f1
|
Bug 506206 - ASSERTION: There should always be a DOM node for an event: 'Not Reached', file c:/mozilla/fx07-22/accessible/src/base/nsAccessibleEventData.cpp, line 114, part2, r=ginn, sr=neil
--HG--
rename : accessible/src/atk/nsAppRootAccessible.cpp => accessible/src/atk/nsApplicationAccessibleWrap.cpp
rename : accessible/src/atk/nsAppRootAccessible.h => accessible/src/atk/nsApplicationAccessibleWrap.h
|
2009-08-21 20:33:31 +08:00 |
|
Bobby Holley
|
a0d96f0c87
|
Bug 510001 - Added debugging dumps for the test for bug 507902. r=jwalden
|
2009-08-21 12:05:27 +02:00 |
|
Marco Bonardo
|
288ddb9a94
|
Bug 430862 - create a test for excludeReadOnlyFolders query option, original test by ctalbert, r=dietrich
|
2009-08-21 11:54:18 +02:00 |
|
Marco Bonardo
|
942029b1e0
|
Bug 326208 - API should not allow creation of "holes" in bookmark folders, r=dietrich
|
2009-08-21 11:54:12 +02:00 |
|
Marco Bonardo
|
dee4846ef3
|
Bug 425726 - Unified Queries are not yet implemented, but the idl is hiding the fact, r=dietrich
|
2009-08-21 11:54:05 +02:00 |
|
Marco Bonardo
|
4d747d88f1
|
Bug 511374 - fix test_results-as-visit.js, r=dietrich
|
2009-08-21 11:53:59 +02:00 |
|
Doug Turner
|
99576ac81e
|
Bug 481950 - Hildon - Entering caps or special characters using hardware keyboard in password fields is broken. r=masayuki@d-toybox.com
|
2009-08-20 21:31:56 -07:00 |
|
Robert Strong
|
834995a25c
|
Bug 510836 - mozce_shunt.dll loaded with updater.exe. r=blassey, r=vlad
|
2009-08-20 19:58:47 -07:00 |
|
Robert Strong
|
4b5a702e05
|
Bug 510162 - Updater dialog should size itself appropriately on mobile devices. r=vlad
|
2009-08-20 19:58:17 -07:00 |
|
Vladimir Vukicevic
|
8ddb6fef0b
|
b=510571; [arm,wince] don't report illegal instructions to debugger while doing our tests; r=graydon
|
2009-08-20 19:19:56 -07:00 |
|
Vladimir Vukicevic
|
632d2bb1ff
|
b=511568; WinCE shunt not overriding std::nothrow operator new; r=blassey
|
2009-08-20 18:46:34 -07:00 |
|
Chris Seawood
|
9fae068e97
|
Bug 505736 - Use IMPORT_LIB_SUFFIX when linking thebes. r=cls patch=jacek@codeweavers.com
|
2009-08-20 17:48:12 -07:00 |
|
Chris Seawood
|
d6d815503e
|
Merge Bug 505736
|
2009-08-20 17:42:57 -07:00 |
|
Jason Duell
|
f7394c2c36
|
Bug 511718 - Fix compiler warnings about redefining LOG in necko; r=cbiesinger
|
2009-08-21 00:55:07 +02:00 |
|
Serge Gautherie
|
40eb131c1b
|
Bug 503613 - Stop using tail_ files in xpcshell: use do_register_cleanup() instead; (Av1a) Drop "empty" xpcshell tail.js; r=jwalden
|
2009-08-21 00:51:17 +02:00 |
|
Justin Dolske
|
202ff3ed21
|
Bug 474046 - Remove unused nsIAutoCompleteMdbResult[2]. r=mconnor
|
2009-08-20 15:17:30 -07:00 |
|
Justin Dolske
|
1b26f9a08b
|
Bug 380917 - Remove old password manager .idl and .h files. r=mconnor
|
2009-08-20 15:17:30 -07:00 |
|
Jens Hatlak
|
b1fb6fb735
|
Bug 485701 - Add sort markers/arrows to Password Manager and keep sort direction when clearing filter. r=dolske
|
2009-08-20 15:17:30 -07:00 |
|
Justin Dolske
|
ac40d6a9b8
|
Bug 502526 - Need splashscreen artwork for Windows CE. artwork=horlander, ui-r=faaborg, r=vladimir
|
2009-08-20 15:17:29 -07:00 |
|
Justin Dolske
|
5c8fe7b1db
|
Bug 510627 - Windows CE hanging on some SSL sites. r=vladimir sr=cbiesinger
|
2009-08-20 15:17:29 -07:00 |
|
Karl Tomlinson
|
04f1f2de08
|
Bug 477724 avoid pointless shell interpreter hanging around r=bsmedberg
|
2009-08-21 10:09:54 +12:00 |
|
Karl Tomlinson
|
b6fc8db4b7
|
Bug 511326 Move libasound out of global OS_LIBS r=doublec
|
2009-08-21 10:08:18 +12:00 |
|
Zack Weinberg
|
2cd31f70f9
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
|
Zack Weinberg
|
c62f969ab1
|
Bug 511147: Avoid the slow greedy-operator path for A > B ~ C selectors. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Brian Birtles
|
60e3fae385
|
Bug 507067: Fix GetAnimVal and GetBaseVal's handling of em/ex/etc. units inside display:none elements by using nsComputedDOMStyle's method for resolving style contexts for such elements. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
63e2075a2a
|
Bug 443976: Parsing support for the unicode-range: descriptor in @font-face. r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
6ade4eb7d1
|
Fix parenthesis-matching while parsing format() function in @font-face src: descriptor. (Bug 511333) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|
L. David Baron
|
325ccb4cf2
|
Fix parenthesis-matching while parsing local() function in @font-face src: descriptor. (Bug 511333) r=zweinberg
|
2009-08-20 14:52:47 -07:00 |
|
Zack Weinberg
|
f8cb071942
|
Fix DEBUG-only crash parsing empty 'src' descriptor of @font-face rule. (Bug 511304) r=dbaron
|
2009-08-20 14:52:47 -07:00 |
|