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

292511 Коммитов

Автор SHA1 Сообщение Дата
Ms2ger 613aeea7ae Bug 724252 - Don't QI in nsDocument::GetDefaultView; r=smaug 2012-02-21 10:34:02 +01:00
Ms2ger 04a3166da3 Bug 726961 - Remove unused variable database from IDBIndex::Create; r=khuey 2012-02-21 10:34:01 +01:00
Ms2ger 4f655c17c6 Bug 726434 - Return DOMString for XMLHttpRequest.getAllResponseHeaders(); r=bent 2012-02-21 10:34:01 +01:00
Ms2ger 963d0eb357 Bug 726968 - Fix some dom/ build warnings; r=mounir 2012-02-21 10:34:01 +01:00
Ms2ger 0e97eb05dc Bug 726416 - Fix some content/ build warnings; r=mounir 2012-02-21 10:34:01 +01:00
Ms2ger 6f3fcb1c5f Bug 725977 - Update table cellpadding / cellspacing to spec; r=bz 2012-02-21 10:34:01 +01:00
Dão Gottwald f43cf75e22 Bug 572659 - Don't expose the Gecko patch level (13.X.Y) in the UA string, only show the major version (13.X). r=glandium,bz sr=gerv 2012-02-21 04:29:09 +01:00
Dão Gottwald 1f2999a781 Bug 728932 - needHomepageOverride should use nsIXULAppInfo::platformVersion instead of nsIHttpProtocolHandler::misc. r=gavin 2012-02-21 04:26:51 +01:00
Serge Gautherie e0bd656572 Bug 728628. (Av1) browser_viewsourceprefs.js: Use "about:mozilla", instead of "about:robots", to support non-Firefox applications. f=jwein r=neil. 2012-02-21 03:41:10 +01:00
Justin Dolske 5b1843dc66 Backout bfc937247f3c (bug 588909), UA change breaks Google and Zimbra. 2012-02-20 16:29:38 -08:00
Justin Dolske 33bbf1d481 Backout 0a7410527788 (bug 572659), UA change breaks Google and Zimbra. 2012-02-20 16:29:36 -08:00
Zack Weinberg 51393f583e Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc 2012-02-20 15:19:48 -08:00
Nicholas Nethercote 0343f7d1ee Bug 728780 - Define String.prototype.startsWith and use it in about:memory. r=jschoenick.
--HG--
extra : rebase_source : 8b3f4476cc93279ebb481e529bbf35b353d938c5
2012-02-20 14:42:22 -08:00
Fabrice Desré 5e226f0a31 Bug 725143 - crash when restarting b2g with screen off [a=gal] DONTBUILD because NPOTB 2012-02-20 14:07:13 -08:00
Fabrice Desré 2f6c8d4f36 Bug 725143 - crash when restarting b2g with screen off [r=gal] 2012-02-20 09:24:57 -08:00
Philipp von Weitershausen 08a929174e Bug 728890 follow-up: path served by HTTP server changed, too. DONTBUILD because NPOTB 2012-02-20 17:44:24 +01:00
Philipp von Weitershausen a0ce5f9279 Bug 728890 - B2G: Update permission prefs after internal HTTP server port change. r=cjones DONTBUILD because NPOTB 2012-02-20 17:01:34 +01:00
Dão Gottwald 696c00790e Bug 572659 - Don't expose the Gecko patch level (13.X.Y) in the UA string, only show the major version (13.X). r=glandium,bz sr=gerv 2012-02-20 15:39:33 +01:00
Olli Pettay 569821d53c Backout Bug 704623, a=dromaeo regression
--HG--
extra : rebase_source : ab8b467e3aac40a56b5df6d56477603dacfc7c69
2012-02-20 14:54:45 +02:00
Blake Kaplan f51881034d Bug 727690 - Kill any existing connections on startup so we can successfully reconnect after we've been killed. r=gal 2012-02-20 13:01:53 +01:00
Ed Morley 4bf9c638b6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-20 12:08:28 +00:00
Richard Newman 250b291fcf Merge m-c to s-c. 2012-02-20 00:16:43 -08:00
Serge Gautherie fabb333b8b Bug 718237. (Bv2) test_focus_autocomplete.xul: Skip this test on SeaMonkey ftb. r=surkov.alexander. 2012-02-20 05:25:17 +01:00
Nicholas Nethercote 7371cbd848 Bug 711901 - Use mallocSizeOf in the source image memory reporters. r=joedrew.
--HG--
extra : rebase_source : 9c39bbb44cb40fa900a8245842a50d894c02f4e0
2012-02-19 19:51:48 -08:00
Ginn Chen e9a727d1d7 Bug 674478 Implement rmdir rf without FTS on Solaris r=bbondy 2012-02-22 10:12:54 +08:00
Alexander Surkov 828385b0a5 Bug 650241 - Location returned by accessibles sometimes incorrect when page zoomed, r=marcoz 2012-02-22 11:07:43 +09:00
Josh Aas 493772051a Bug 729246: Fix clang warnings in Cocoa widgets. r=smichaud 2012-02-21 20:44:40 -05:00
Ed Morley c43ccd8c05 Merge mozilla-central to mozilla-inbound 2012-02-22 01:28:34 +00:00
Bill McCloskey 62199989fa Bug 728686 - JS_NewPropertyIterator shouldn't disable IGC (r=igor) 2012-02-21 17:04:53 -08:00
Brian Nicholson c5a87b7583 Bug 727973 - Remove notifyChange from LocalBrowserDB. r=mfinkle 2012-02-21 16:34:21 -08:00
Josh Aas 2360f7b380 Bug 729155: Fix warnings in plugin ipc code. r=bsmedberg 2012-02-21 19:32:06 -05:00
Wes Johnston cfb5ea6566 Bug 727817 - Add hidden click to play button for mobile video controls. r=mfinkle,dolske 2012-02-21 15:53:21 -08:00
Mats Palmgren dba6afa13e Bug 638937 - For text frames that are a child a floating first-letter frame, use the parent of the associated placeholder as the line-container to search. r=roc 2012-02-22 00:50:16 +01:00
Atul Aggarwal 3eeca7cec1 Bug 703178 - Fixing Wunused-but-set-variable warning in security/manager/ssl/src. r=kaie
--HG--
extra : rebase_source : a2fba6e6728fdc0381b6f5cd4d6d5df247307206
2012-02-21 23:09:58 +05:30
Joshua M 1b607d6cbe Bug 729293 - Reduce toolbar border-radii. r=dao
--HG--
extra : rebase_source : 783006477c88e264b04d5e7fa8824c0f5301c451
2012-02-22 00:13:27 +01:00
Geoff Lankow 55f37d07ff Bug 728655 - Test for bug 713810; r=neil f=jwein 2012-02-22 12:13:24 +13:00
Cameron McCormack 8369f93a8b Bug 728661 - Remove CalcVectorAngle and use AngleOfVector instead. r=jwatt 2012-02-20 11:37:22 +11:00
Bobby Holley a83d55e36c Bug 718543 - Preserve SpecialPowers wrapper identity with a WeakMap cache. r=mrbkap 2012-02-19 15:47:12 -08:00
Philipp von Weitershausen 1134043c1d Bug 720643 - B2G SMS: Notify SMS send success. r=qDot 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen 1a9c718b5f Bug 720632 - Part 4: Use nsISmsRequestManager in Android JNI code. r=cjones 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen f06ca397cb Bug 720632 - Part 3: Register SmsRequestManager. r=cjones 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen c6b9a7b3e2 Bug 720632 - Part 2: XPCOMtaminate SmsRequestManager. r=cjones,mounir 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen b53ceb3e09 Bug 720632 - Part 1: nsISmsRequestManager. r=cjones,gal 2012-02-20 00:44:29 +01:00
David Seifried 90bbafec42 Bug 680321 - Media preload state should reset in resource selection algorithm. r=cpearce 2012-02-20 10:02:08 +13:00
Chris Pearce ac5645815a Bug 727303 - Add nsPIDOMWindow::SetFullScreenInteral. r=roc 2012-02-20 10:02:08 +13:00
Jonathan Watt 52bf95ec31 Bug 721920 - Honor the 'lang' and 'xml:lang' attributes in SVG as we do in HTML. r=bz. 2012-02-19 20:49:34 +00:00
Jesse Ruderman 4b56ca6ced Bug 728717 - Make the 'Some pres arena objects were not freed' assertion fatal. r=bz 2012-02-19 12:40:14 -08:00
Richard Newman 6d921758b2 Bug 700540 - Intermittent test_jpakeclient.js | Shouldn't have aborted with jpake.error.timeout! r=gps 2012-02-19 12:02:01 -08:00
Patrick McManus 39bc6f50a8 bug 727943 spdy broke caldav (and probly webdav) methods r=honzab 2012-02-19 14:29:09 -05:00
Patrick McManus 8b2de30221 bug 727855 spdy: rst streams instead of sessions on some errors r=honzab 2012-02-19 14:28:58 -05:00