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

17459 Коммитов

Автор SHA1 Сообщение Дата
Mounir Lamouri 35ff229593 Merge mozilla-central into mozilla-inbound. 2011-11-25 10:51:57 +01:00
Marco Bonardo 44387f7473 Bug 702761 - AsyncGetFaviconURLForPage should not warn on missing icons.
r=dietrich
2011-11-24 17:08:41 +01:00
Marco Bonardo 5cf29a3409 Bug 703592 - Useless warning in FetchItemInfo.
r=dietrich
2011-11-24 17:08:39 +01:00
Ed Morley b84ca36707 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-24 15:50:30 +00:00
Rob Campbell 910746568c merge fx-team to m-c 2011-11-24 11:44:28 -04:00
Jared Wein 993ff3fded Bug 470628 - Part 3: Update tests to work with the new full screen button. r=dolske 2011-11-23 16:07:41 -05:00
Jared Wein b371762754 Bug 470628 - Part 2: Full screen button graphic. r=dolske 2011-11-23 14:42:25 -05:00
Jared Wein b55183b500 Bug 470628 - Part 1: CSS, JS, XBL, and locale changes (with fall-back support). r=dolske ui-r=shorlander f=fryn 2011-11-23 14:42:18 -05:00
Dave Townsend 6292942ff6 Bug 699175: The current theme is not active when updating Firefox and the add-ons database schema changes. r=Unfocused 2011-11-22 18:28:27 -08:00
David Anderson abd24522a3 Remove browser prefs for the tracer (bug 698201 part 7, r+sr=gal). 2011-11-22 17:41:43 -05:00
Rob Campbell 2f6b8cf4ed merge fx-team to m-c 2011-11-22 10:29:39 -04:00
Ed Morley 35c7a20354 Backout 8ceaedf06a57, f67977dea071 & 3fcaee9224ce (bug 704230) since bug 686466 does the same thing for all platforms; a=glandium 2011-11-22 11:44:41 +00:00
Jared Wein 9272383f45 Bug 698940 - Remove throbber from HTML5 <audio>. r=dolske 2011-11-21 13:24:36 -08:00
Doug Turner 5a686b4ffd Bug 704230 - Use nsXREAppData instead of extracting and reading back in files. r=blassey
--HG--
extra : rebase_source : 76f0f062ba3cb5247922eaa2b585bda964df9a7b
2011-11-21 11:40:20 -08:00
Doug Turner 5db41e9d9d Bug 704230 - Use nsXREAppData instead of extracting and reading back in files. Temp workaround. r=blassey
--HG--
extra : rebase_source : 19fb78e15a6f6bb6f6ac61dd721409a9710a30d0
2011-11-21 11:40:10 -08:00
Doug Turner 37605cff8b no bug - Don't harcode the appID in nsAndroidStartup.cpp [r=ted] (from birch)
--HG--
extra : rebase_source : 6b59b4559422af30721f70492bf4cebecb0334ce
2011-11-21 16:08:34 -08:00
Dave Townsend a4a535cbd1 Removing debug logging that was accidentally left in the patch for bug 703154. 2011-11-21 14:37:03 -08:00
Ted Mielczarek 2563ced86a bug 704479 - Annotate ReleaseChannel with MOZ_UPDATE_CHANNEL earlier in startup. r=bsmedberg 2011-11-22 16:46:57 -05:00
Dave Townsend 1b9f24073e Bug 703154: Simplify the schema migration code. r=Unfocused 2011-11-21 12:09:26 -08:00
Ted Mielczarek 38d8c97caf Backed out changeset 2873fd694750 for build bustage on mac. 2011-11-21 13:54:32 -05:00
Ted Mielczarek cbc1572000 Rename Breakpad's md5.c to md5.cc, wrap its functions in the google_breakpad namespace. no bug, r=mento at http://breakpad.appspot.com/322003/show
--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/md5.c => toolkit/crashreporter/google-breakpad/src/common/md5.cc
2011-11-21 12:40:25 -05:00
Jonathan Kew cb3541bb14 bug 703990 - fix incorrect messages in test_tooltip.xul. r=enndeakin 2011-11-21 08:19:37 +00:00
Sonny Piers 4b26d9b432 Bug 703123 - web console 'Web Developer' filter button should be renamed; r=msucan,dao 2011-11-21 11:37:18 +01:00
Ed Morley ce20037814 Merge mozilla-central and mozilla-inbound 2011-11-20 11:17:44 +00:00
Rafael Avila de Espindola ebce91e6af Bug 696404 - Finalize statements in profile-before-change; r=mak 2011-11-20 11:13:40 +00:00
Olli Pettay 8866ce0579 Bug 703715 - Add Telemetry probes for sync XHR, r=sicking, taras 2011-11-19 20:50:46 +02:00
Olli Pettay 3bd4ce607a Bug 703715 - Add Telemetry probes for sync XHR, r=sicking, taras 2011-11-19 20:50:17 +02:00
Richard Marti b8621ffdb4 Bug 687968 - Highlight the whole treerow on dragging/dropping. r=dao 2011-11-19 14:40:20 +01:00
Paolo Amadini 8fda21e507 Bug 679314 - Cleanup test_download_history.js. r=mak 2011-11-19 14:34:28 +01:00
Geoff Lankow 5300c04d14 Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
Justin Wood 83d0705d2d Merge m-c to m-i 2011-11-19 04:33:12 -05:00
Benjamin Smedberg 600b8b3cc7 Bug 699134 - Protect against reentrancy in the LdrLoadDll hook, with less XPCOM stringery and more locking. a=bsmedberg ON A CLOSED TREE
--HG--
extra : transplant_source : %9E%CE%8C%9C%FE%BEz%14%60%D7%84%3A%D1%05%16%26G%DEj/
2011-11-18 18:26:00 -05:00
Alex Keybl 2f273a85fa Bug 699134, block Roboform <= ver 7.6.1, r=jonas a=akeybl CLOSED TREE
--HG--
extra : transplant_source : %E5%D3mu%E2%5B%1F%C2%93%5E%23%C4%CB%9B%8B.%25%3E3%CC
2011-11-19 03:33:30 -05:00
Doug Turner 7001e67d31 Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
Sriram Ramasubramanian 33bd4ed932 Bug 703305 - Fix elfhack bustage. r=gladium 2011-11-18 13:18:24 -08:00
Doug Turner 99cbeadbe4 Bug 703680 - support both embedding/android and mobile/android/base. r=khuey 2011-11-18 13:17:40 -08:00
Ed Morley e860bf2342 Merge b-s and m-c 2011-11-18 19:04:13 +00:00
Ed Morley 06b1076330 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-18 08:43:10 +00:00
Felix Fung 0cc88782ff Bug 702410 - mIsOpen is a Redundant Property. r=mak 2011-11-18 14:37:51 -08:00
Ed Morley 56c7c0b39c Merge mozilla-central and mozilla-inbound 2011-11-18 21:28:29 +00:00
Blair McBride a7b09d055a merge fx-team to mozilla-central 2011-11-18 14:52:59 +13:00
Gregory Szorc bdaf4e4633 Bug 702178 - Consolidate libxul-config.mk and libxul-rules.mk into Makefile; r=ted 2011-11-16 10:58:09 -08:00
Ed Morley eebf034614 Merge mozilla-central to mozilla-inbound 2011-11-16 18:05:23 +00:00
Andrew Halberstadt 92a095b7f2 Bug 700656 - Include new user responsiveness peptest in packaged tests r=ctalbert 2011-11-16 08:58:30 -08:00
Clint Talbert 94ddecfc05 Backed out changeset 1646f17e51b1 - Patch incorrectly moved to m-i 2011-11-16 08:46:15 -08:00
Andrew Halberstadt 6261e0a71e Bug 700656 - Include new user responsiveness peptests in packaged tests r=ctalbert 2011-11-16 08:41:05 -08:00
Ed Morley 0f2639a814 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-16 11:02:43 +00:00
Felix Fung 776ec584ef Bug 440866 - NO_MATCH in Multiple AutoComplete Searches Cancels Others. r=gavin 2011-11-16 02:36:02 -08:00
Ms2ger 4993ee18ae Bug 672796 - Move MOZILLA_GUARD_OBJECT_NOTIFIER_* out of AutoRestore.h; r=khuey 2011-11-16 08:50:19 +01:00
Rob Campbell e608db6cdd merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00