Commit Graph

11392 Commits

Author SHA1 Message Date
Gregory Szorc
55f0bf74d1 Merge m-c into s-c 2012-03-26 11:25:30 -07:00
Wolfgang Rosenauer
41b39e4e5c Bug 737646 - no biff notification if notification-daemon not running. r=karlt 2012-03-26 10:51:40 +02:00
Dão Gottwald
dad3d01523 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
Michael Wu
680a4a71eb ELFSIZE not defined on gonk-ics (bug 737190, r=gal). 2012-03-25 03:15:33 +02:00
Richard Newman
c4d0cd31b8 Merge m-c to s-c. 2012-03-23 11:15:43 -07:00
Richard Newman
bb9254c9f5 Bug 735551 - cleanup and correction in nsFormHistory.js. rs=dolske 2012-03-23 10:56:12 -07:00
Daniel Holbert
1e6e07e341 Bug 734125: Remove reference to recently-removed globalstorage Makefile from toolkit-makefiles.sh. rs=ted 2012-03-22 22:01:16 -07:00
Makoto Kato
8b0f0ddc19 Bug 738209 - Cleanup a usages of NS_Convert*to*() in places. r=mak 2012-03-23 13:18:59 +09:00
Marco Bonardo
8b41ce4e56 Merge central to inbound 2012-03-23 02:02:03 +01:00
Marco Bonardo
e0389c6f8a Merge last green PGO from inbound to central 2012-03-23 01:59:29 +01:00
Gavin Sharp
025c32dbae Bug 738097: fix typo in patch for bug 392188 that broke clicks on scrollbars in background windows, r=mstange 2012-03-22 17:32:23 -07:00
Mark Banner
da888d3e8c Unit test bustage fix for apps that don't have private browsing following bug 728143. Fix incorrect brackets in if statement and a bad function name in the tests. r=bustage fix,test-only fix 2012-03-22 19:51:27 +00:00
Marco Bonardo
a2f365ca6e Bug 735697 - Close the old connection when switching to/from private mode. r=mak. 2012-03-22 13:02:28 -04:00
Marco Bonardo
508dc27a5b Merge last green PGO from inbound to central 2012-03-22 13:04:29 +01:00
Yury
3d6687900a Bug 714712 - Part 3: Fix browser_select_update.js and browser_select_confirm.js. r=bmcbride 2012-03-21 22:25:06 -04:00
aceman
6ece73238d Bug 714606 - Use Services.prompt instead of gPromptService in Toolkit. r=mossop 2012-03-21 19:52:24 -04:00
Chris Jones
3230be69f4 Bug 737368, part 2: Implement a trivial update-application-progress UI for Gonk that shows ASCII bars in logcat. r=mwu
--HG--
rename : toolkit/mozapps/update/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_gonk.cpp
2012-03-21 15:50:53 -07:00
Chris Jones
c1482b9eec Bug 737368, part 1: Fix up ifdefs to support building update code for Gonk. r=mwu 2012-03-21 15:50:53 -07:00
Marco Bonardo
ca7dd86f81 Merge fx-team and central 2012-03-21 23:49:13 +01:00
Asaf Romano
00b4826f3d Bug 718608 - Migration code shrink and cleanup: unified code for notifications and error handling, prepare for deCOM. r=mak. sr=gavin on the interface change. browser/components/build part was done by mak (r=bsmedberg. 2012-03-21 21:20:47 +02:00
Joel Maher
9ebdd062f8 Bug 712643 - land Marionette on m-c. r=mossop,robcee 2012-03-22 11:19:57 -04:00
Henri Sivonen
526035785c Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug. 2012-03-20 17:28:42 +02:00
Mike Hommey
566c9a89ca Bug 736519 - Package jssubloader cache in omnijar. r=khuey 2012-03-16 18:32:02 +01:00
Henri Sivonen
2eb27ead85 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Henri Sivonen
98c2fd10a7 Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
Henri Sivonen
4dbc4331f0 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
David Rajchenbach-Teller
5266e41d88 Bug 736918 - Intermittent "test_nodb_pluschanges.js | false == true". r=gavin 2012-03-20 09:16:42 +01:00
Aryeh Gregor
992887447e Bug 735805 - Part 4: Fix toolkit mochitest that runs no tests. r=enn 2012-03-16 16:07:16 -04:00
Gervase Markham
303cc92e31 Bug 731193 - Update Microsoft "DirectX" licence in about:license to list all
shipped MS DLLs and give it a more generic name. r=villalu.
2012-03-20 17:38:16 +00:00
Neil Deakin
7ef1b6ad5c Bug 710431, add telemetry for new browser window command, r=dao 2012-03-20 11:20:56 -04:00
Mounir Lamouri
e5fe0f2c05 Merging mozilla-central into mozilla-inbound. 2012-03-20 11:41:17 +01:00
Mounir Lamouri
64f70e4049 Merging mozilla-inbound into mozilla-central. 2012-03-20 11:39:42 +01:00
Tim Taubert
b1db731c92 merge m-c to fx-team 2012-03-20 09:23:36 +01:00
Nicholas Nethercote
bb742312e3 Bug 724863 - Fix some mishandled cases in about:memory's handling of expanded/collapsed sub-trees after updating. r=jlebar.
--HG--
extra : rebase_source : 68d433284b2d2637251fdd00b0fc88a552c55d00
2012-03-19 20:32:28 -07:00
Adam Dane [:hobophobe]
3c986b3780 Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc 2012-03-19 21:09:50 -05:00
Dão Gottwald
6a83ce299e Backed out changeset 2cd01fd07ce8 2012-03-19 12:54:32 +01:00
Adam Dane [:hobophobe]
1157561543 Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc 2012-03-18 14:42:25 -05:00
Nicholas Nethercote
75315de3e2 Bug 732842 - Add assertions for memory reports. r=jlebar. 2012-03-15 15:16:11 -07:00
Joshua M
a7056bfed9 Bug 734371 - Adjust toolbar color for Australis. r=dao 2012-03-18 15:50:06 +01:00
Ehsan Akhgari
9fb965340a Merge from mozilla-central 2012-03-17 12:32:28 -04:00
Neil Rashbrook
49c0c022d4 Bug 728790 test_prompt_async.html doesn't track its dialogs correctly r=mayhemer 2012-03-16 21:57:13 +00:00
Marco Bonardo
312ed3ed80 Merge inbound and central 2012-03-16 13:42:16 +01:00
Masayuki Nakano
5f93695680 Bug 728103 part.2 Fix new test failures r=smaug 2012-03-16 15:29:15 +09:00
Gavin Sharp
596c9d1a03 merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Blair McBride
84e166a9e2 Bug 727398 - Restartless extensions that uninstall themselves on startup break the UI. r=dtownsend 2012-03-15 16:21:06 +13:00
Ed Morley
b4dda70351 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-15 12:42:01 +00:00
Landry Breuil
f91d1cc11b Bug 735422: Don't use shared-libraries.h and SharedLibraryInfo structs where SPS is not enabled; r=ehsan 2012-03-14 22:57:04 -04:00
Brian R. Bondy
24ef69a7c8 Bug 735784 - Workaround for 13.0a1 users who are getting version downgrade errors. r=rstrong 2012-03-14 22:42:42 -04:00
Justin Lebar
91694f2fcd Bug 729111 - Re-land (back out rev 114c4148c6f3, backing in rev c7e4db80d280), because this code has been cleared of suspicion of causing oranges (bug 735574). 2012-03-14 21:09:35 -04:00
Brian R. Bondy
222b5d3a39 Bug 735713 - MAR files should specify maximum version for version compare checks; r=ehsan 2012-03-14 19:39:40 -04:00