Граф коммитов

276427 Коммитов

Автор SHA1 Сообщение Дата
Neil Rashbrook df178f63b5 Bug 660536 Remove useless uses of PromiseFlat(C)String r=smaug 2011-06-09 21:17:58 +01:00
Neil Rashbrook 3e1decb0bd Bug 660535 Remove useless use of PromiseFlatCString r=cjones 2011-06-09 21:15:10 +01:00
Neil Rashbrook 8e956b3efa Bug 660534 Remove useless use of PromiseFlatCString r=joedrew! 2011-06-09 21:14:01 +01:00
Neil Rashbrook ce2671db06 Bug 660525 Remove useless uses of PromiseFlatString r=joedrew! 2011-06-09 21:12:55 +01:00
Daniel Holbert e3bd104a60 Bug 662242: Swap out the old nsIURL IID for the new one, in nsBinaryInputStream::ReadObject. r=bz 2011-06-09 12:10:42 -07:00
Daniel Holbert 3cf84ed3ba Bug 662685: Add parens around "||" condition in txTransformNotifier::SignalTransformEnd to fix logic (& fix build warning). r=bz 2011-06-09 12:10:42 -07:00
Ed Morley 21e7c66428 Bug 549291 - Remove leftovers from MOZ_STATIC_COMPONENTS; r=ted 2011-06-09 12:10:42 -07:00
Ed Morley dd7c106ff4 Bug 659997 - Remove typo'd ENVIRONMENT_MAC_OS_X_VERION_MIN_REQUIRED define; r=ted 2011-06-09 12:10:42 -07:00
Hiroyuki Ikezoe 18d7113f15 Bug 662754 - Remove javascript.options.mem.gc_frequency. r=igor 2011-06-09 12:10:42 -07:00
Oleg Romashin a1c1f33174 Bug 654117 - libXt library is not needed for Qt firefox. r=ted 2011-06-09 12:10:42 -07:00
Randell Jesup 3cd96440a2 Bug 173561: move magic mask constant for nsIRequest into IDL file. r=biesi 2011-06-09 15:03:41 -04:00
Boris Zbarsky b0c300fcac Merge backout of revisions 33bcd05554f3, d8b5c9736831, 59c84742872f, f5a456d99df9, d580181e5434, 61e1aa1afa09, a1b563094e5a to fix Moth orange 2011-06-09 11:53:28 -07:00
Boris Zbarsky 9e48dd0491 Backing out revisions 33bcd05554f3, d8b5c9736831, 59c84742872f, f5a456d99df9, d580181e5434, 61e1aa1afa09, a1b563094e5a to fix Moth orange. 2011-06-09 11:51:05 -07:00
David Humphrey 335153cffc bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted 2011-06-09 14:03:00 -04:00
Ted Mielczarek a126dac2b7 bug 663180 - write $objdir/mozinfo.json during configure. r=khuey,jhammel 2011-06-10 12:44:33 -04:00
Ted Mielczarek 97e5b018ed merge m-c to b-s 2011-06-10 12:58:21 -04:00
Ehsan Akhgari 0929e820a8 Merge mozilla-central into mozilla-inbound 2011-06-09 09:26:52 -04:00
Honza Bambas 63d20aafd1 Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell 2011-06-09 14:04:16 +02:00
Jonathan Kew 626a30de52 backed out changesets 5607cca3f7bf, 1ccc676a3a2c, 3eb99af46b93, 63c8f645cc1c (bug 661471 parts 6-7) to avoid merge conflicts, as they also landed on mozilla-central but with slight differences. 2011-06-09 12:27:48 +01:00
Philipp von Weitershausen 35d7b752fc Merge mozilla-central to services-central 2011-06-09 12:40:13 +02:00
Marco Bonardo 59c1bb6c46 Merge Places and mozilla-central 2011-06-09 12:14:24 +02:00
Peter Van der Beken c5bf870431 Fix for bug 662243 (Hook up more a11y classes to CC). r=davidb, r=surkov.
--HG--
extra : rebase_source : 832afa37757f6a6bca180bc867777fb57ed29ca5
2011-06-09 11:44:31 +02:00
Alexander Surkov 62eee5795c Bug 546812 - treegrid row has accessible name of tree accessible, r=tbsaunde 2011-06-09 18:09:05 +09:00
Dão Gottwald 7b6c3aca45 Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD 2011-06-09 09:38:27 +02:00
Jonathan Kew 374e20f6b3 Bug 661471. Part 7: Only force GDI_CLASSIC rendering for specified fonts if a rendering mode has not been explicitly chosen in prefs. r=roc 2011-06-09 08:17:20 +01:00
Jonathan Kew 43a083b70c Bug 661471. Part 6.3: Only force DW to use specific ClearType modes if ClearType is actually enabled. r=roc 2011-06-09 08:13:13 +01:00
Robert O'Callahan 3e703b011d Bug 661471. Part 6.2: Handle dynamic changes to Cleartype enabled/disabled. r=jfkthame 2011-06-09 08:13:05 +01:00
Robert O'Callahan 74e192417c Bug 661471. Part 6.1: Expose cairo_win32_get_system_text_quality. r=jfkthame 2011-06-09 08:13:02 +01:00
Marco Bonardo cf9572a60e Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
2011-06-08 22:55:49 +02:00
Raymond Lee 497dde54d2 Bug 633190 - Inconsistent animation behavior for creating new tab in Panorama r=ian 2011-06-09 04:21:20 +08:00
Tim Taubert 137863ba7d Bug 607108 - focus group name field after creating new group; f=raymond, r=ehsan 2011-06-09 12:45:38 +02:00
Philipp von Weitershausen 4064efe0d9 Bug 662178 - Ensure Utils.nextTick timers aren't GC'ed prematurely... by not using timers. r=rnewman 2011-06-08 18:12:12 +02:00
Philipp von Weitershausen 49004370ec Bug 662178 - Harden test_utils_namedTimer.js. r=rnewman 2011-06-08 18:12:12 +02:00
Philipp von Weitershausen 47b1aab0b3 Merge mozilla-central to services-central 2011-06-08 18:09:45 +02:00
Philipp von Weitershausen 310d10dce9 Bug 660753 - Don't spin the event loop in the history tracker. r=rnewman 2011-06-08 17:10:29 +02:00
Philipp von Weitershausen 1b1f633937 Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 3: Implementation
2011-06-08 17:10:29 +02:00
Philipp von Weitershausen 90071ffccc Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak sr=rstrong
Part 2: IDL changes
2011-06-08 17:10:29 +02:00
Philipp von Weitershausen 5c4a0f658a Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 1: Tests
2011-06-08 17:10:28 +02:00
Panos Astithas 449bd172d1 Bug 659910 - Evaluating console.log or other API messages in Scratchpad presents wrong source link in web console. r=rcampbell,gavin 2011-06-08 07:48:40 -07:00
ithinc 9a408a5f86 Bug 606884 - Remove the Places controller on view uninit.
r=mak
2011-06-08 15:18:50 +02:00
Marco Bonardo c2145593f3 Merge Places and mozilla-central 2011-06-08 12:24:14 +02:00
Marco Bonardo 8194f7d167 Merge Places and mozilla-central 2011-06-08 12:21:07 +02:00
Mounir Lamouri fa53fbcf2a Bug 350022 (2/2) - Tests. r=bz
This patch also creates a forms/ directory inside content/html/content/tests/
to host the forms test suite.
2011-06-08 00:01:09 +02:00
Mounir Lamouri 1a84ee565b Bug 350022 (1/2) - Don't save a radio button state if the user didn't interact with the group. r=bz 2011-06-08 00:01:25 +02:00
Patrick McManus 7ec88da9b9 Bug 662414 - Provide error page for new necko error NS_ERROR_CORRUPTED_CONTENT. r=jduell 2011-06-08 09:35:26 +02:00
Jesse Ruderman 1ea55d97f5 Bug 659825 - Rename NS_DEPRECATED to MOZ_DEPRECATED to avoid conflict with Mac 10.7 SDK. r=jcranmer sr=bsmedberg 2011-06-08 09:34:02 +02:00
Mike Hommey 2cce700272 Bug 662224 - Define NS_ATTR_MALLOC and NS_WARN_UNUSED_RESULT in xpcom-config.h, and include it from mozalloc.h. r=bsmedberg 2011-06-07 03:09:46 +02:00
Cameron McCormack 8ac14dc3aa Bug 642175 - Part 3: Make existing plugin crash mochitests clean up after themselves. r=ted 2011-06-21 12:12:15 +12:00
Cameron McCormack 45bca24b15 Bug 642175 - Part 2: Allow mochitests to clean up plugin and IPC process crash dumps. r=ted 2011-06-21 12:11:50 +12:00
Cameron McCormack ff39783d4b Bug 642175 - Part 1: Simplify mochitest logging, and other minor cleanups. r=ted 2011-06-21 12:11:18 +12:00