Commit Graph

15041 Commits

Author SHA1 Message Date
Mike de Boer
5eaa4176a1 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
cf8607be57 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
b636e4bf9b Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
9961d20654 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
7de8174c31 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Mike de Boer
d963e48612 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Brian Nicholson
3b9de36248 Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
--HG--
rename : mobile/android/base/CrashReporter.java.in => mobile/android/base/CrashReporter.java
rename : mobile/android/base/GeckoActivity.java.in => mobile/android/base/GeckoActivity.java
rename : mobile/android/base/Restarter.java.in => mobile/android/base/Restarter.java
rename : mobile/android/base/SmsManager.java.in => mobile/android/base/SmsManager.java
rename : mobile/android/base/UpdateServiceHelper.java.in => mobile/android/base/UpdateServiceHelper.java
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
2013-04-09 17:10:47 -07:00
Nick Alexander
004449feb1 Bug 848519 - Part 2: Update Makefile.in and test harness. r=gavin 2013-04-15 12:45:33 -07:00
Nick Alexander
8b888a0726 Bug 848519 - Part 1: Move files. r=gavin
--HG--
rename : services/common/preferences.js => toolkit/modules/Preferences.jsm
rename : services/common/tests/unit/test_preferences.js => toolkit/modules/tests/xpcshell/test_Preferences.js
2013-04-15 12:45:29 -07:00
Shane Caraveo
72983486ed bug 859715 protect against migration failures of social providers, r=markh 2013-04-11 15:43:40 -07:00
Vladan Djeric
d9a0a0c856 Bug 860544 - Typo in field name in Telemetry ping. r=froydnj 2013-04-15 12:08:04 -04:00
Julian Seward
a23bdaca24 Bug 861141 - Connect Breakpad on Android to faulty.lib's mmap interface. r=glandium,ted 2013-04-15 16:46:43 +02:00
Patrick McManus
e11c98aeeb bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab 2013-04-15 09:41:27 -04:00
Raymond Lee
1330d7c991 Bug 855190 - Use new async getCharsetForURI in /toolkit/components/places/tests/unit/test_bookmarks_json.js. r=mak 2013-04-15 12:20:48 +08:00
Honza Bambas
e7a737bf35 Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Mark Hammond
92ead0358e Bug 860176 - always remove document-element-inserted observer from frameworkers. r=jaws 2013-04-17 11:29:03 +10:00
Victor Porof
dcd62879d7 Bug 855544 - Implement a network monitor, r=dcamp,msucan 2013-03-11 23:50:42 -07:00
Panos Astithas
ce7e3ef6fc Bug 853787 - Report errors in nested event loops in xpcshell tests; r=jimb 2013-04-05 09:06:38 +03:00
Tim Taubert
26ac00e471 merge m-c to fx-team 2013-04-03 12:30:29 +02:00
Alexandre Poirot
b8fb16353d Bug 854937: Fix reason code for bootstrap addon dropped in profile extensions folder. r=Mossop,Unfocused 2013-04-03 00:29:37 +13:00
Ehsan Akhgari
ee7bcb26f4 Bug 855990 - Part 3: Integrate Kiss FFT with the build system; r=glandium
--HG--
extra : rebase_source : 0cad51212a1701fc013420597c59d1bf8a6c7d52
2013-04-02 15:01:26 -04:00
Ehsan Akhgari
46e1b20ac2 Bug 855990 - Part 2: Import the Kiss FFT library; license-r=gerv
--HG--
extra : rebase_source : 329760cbe5b9ac6844a6e9e4b244bd03281c4e54
2013-04-02 14:56:56 -04:00
Ryan VanderMeulen
e3317ed60e Merge m-c to fx-team. 2013-04-01 10:47:29 -04:00
Quentin Headen
b9fbbd91bc Bug 802454 - Log messages for 404 errors when checking for add-on updates should include the URL. r=Unfocused 2013-04-01 22:15:40 +13:00
Blair McBride
707d95edab Bug 837008 - Make the Add-ons Manager search textbox adapt to small window size. r=Mossop 2013-04-01 22:08:36 +13:00
Blair McBride
ed27f6e540 Bug 806271 - Introduce new settings type, OPTIONS_TYPE_INLINE_INFO. r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/bootstrap.js => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/bootstrap.js
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/install.rdf => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/install.rdf
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/options.xul => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/options.xul
rename : toolkit/mozapps/extensions/test/browser/browser_inlinesettings.js => toolkit/mozapps/extensions/test/browser/browser_inlinesettings_info.js
2013-04-01 22:07:23 +13:00
Blair McBride
85a9533bcb Bug 847867 - Ensure extensions.bootstrappedAddons is updated to reflect live changes. r=Mossop 2013-04-01 21:58:16 +13:00
Ryan VanderMeulen
56631e4a1e Backed out changeset badf8d382f79 (bug 850210) for frequent mochitest-bc failures on a CLOSED TREE. 2013-03-30 16:48:44 -04:00
Panos Astithas
8cd9ea9259 Backout a69d60d90110 (bug 772119) for bustage 2013-03-30 19:37:00 +02:00
Nick Fitzgerald
93091c3cf0 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-03-29 14:05:00 +02:00
Alexandre Poirot
5aee482ab9 Bug 839280: Fix document leak in nsLoginManager. r=dolske 2013-03-28 18:34:53 +02:00
Ryan VanderMeulen
fe282cbdab Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen
bab20e53c3 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
David Rajchenbach-Teller
25c9a7ac20 Bug 753768 - Moving Page Thumbs I/O fully off the main thread;r=ttaubert 2013-03-27 16:35:56 +01:00
Bobby Holley
f29e69ac81 Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
061514d5c1 Bug 790732 - Fix two more toolkit tests. r=me
Not sure why these didn't appear on earlier try runs, but they're trivial.
2013-03-27 18:27:25 -07:00
Guilherme Goncalves
a9d0df345c Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Felipe Gomes
94fd7555bf Bug 854299 - Part 5. Make nsHelperAppDlg.promptForSaveToFileAsync actually async. r=bz 2013-04-01 03:16:13 -03:00
Felipe Gomes
27cdff0dfc Bug 854299 - Part 4. Add a callback function to contentAreaUtils's getTargetFile. r=adw 2013-04-01 03:13:37 -03:00
Felipe Gomes
229f25ead8 Bug 854299 - Part 2. Update DownloadLastDir.getFile. r=adw 2013-04-01 03:08:49 -03:00
Felipe Gomes
a4b5554093 Bug 854299 - Part 1. Split nsExternalAppHandler::SaveToDisk in two parts to make second part async. r=bz sr=roc 2013-04-01 03:07:13 -03:00
Felipe Gomes
8baa21f1c9 Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Sunny
30bfec8dd3 Bug 854350 - Add some cleanup code which fixes mochitest failures. r=Yoric 2013-04-02 10:16:28 -04:00
Sunny
7ccc08e481 Bug 854350 - [OS.File] Clean up code by using default arguments. r=Yoric 2013-04-02 10:15:41 -04:00
Andrea Marchesini
16016dbb36 Bug 856001 - Built-in file picker dialog does not populate file input, r=mounir 2013-04-02 14:54:09 +02:00
Nathan Froyd
b0635d88b0 Back out 80034b418a48 (bug 844331, part 6) on suspicion of breaking Telemetry submission; r=vladan 2013-04-01 16:25:51 -04:00
Cykesiopka
6f8e1d2a3f Bug 801266 - Add label next to Error Console's filter box. r=dao 2013-03-27 13:56:40 -04:00
Cykesiopka
fed5ff225d Bug 800522 - Add javascript.options.showInConsole to all.js so that Error Console can use a field instead of rolling its own lazy getter. r=Neil 2013-03-27 11:49:02 -04:00
Ryan VanderMeulen
c0b4a0ab95 Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Ryan VanderMeulen
bd92ef9f3d Backed out changeset ed90c16f9b22 (bug 854350) for mochitest-other failures on a CLOSED TREE. 2013-03-27 12:08:08 -04:00
Ryan VanderMeulen
1960e21af5 Backed out changeset ef6fba6c2878 (bug 852143) for mochitest-other orange on a CLOSED TREE. 2013-03-27 12:05:32 -04:00
Raymond Lee
53d8f7b6f2 Bug 852040 - Apply use of BookmarkJSONUtils.importFromURL r=mbrubeck
--HG--
extra : rebase_source : 0b1a99da2455b86fce5aeae991d3f3384336e596
2013-03-22 13:08:03 +08:00
leo.bugzilla.gecko@gmail.com
b5f1729d27 Bug 852409 - Change XREMain::XRE_mainInit() method to use mAppData instead of aAppData which is given as parameter. r=jmathies 2013-03-27 11:19:10 -04:00
Jed Parsons
72a7e63d40 Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Sam Foster
18f9a96a0b Bug 855270 - splice off trailing null entries from NewTabUtils pinnedLinks when unpinning. r=ttaubert 2013-03-27 15:05:00 +00:00
Sunny
caa69d71fc Bug 854350 - [OS.File] Clean up code by using default arguments. r=Yoric 2013-03-27 10:52:46 -04:00
David Rajchenbach-Teller
19db226339 Bug 852143 - Write strings efficiently in OS.File. r=froydnj 2013-03-27 10:52:46 -04:00
Cykesiopka
3faa78eb85 Bug 802989 - [OS.File] Fix documentation of OS.Path. r=Yoric 2013-03-27 10:52:46 -04:00
Benoit Girard
1116a2a1b3 Bug 853896 - Turn off MOZ_EVENT_TRACE when profiling. r=ted
--HG--
extra : rebase_source : 2ae36f2f4be730528b0f18154377fa32ee25b49a
2013-03-22 17:16:52 +01:00
Patrick McManus
49235c6f48 bug 848139 - telemetry for tls server hello size r=honzab
--HG--
extra : rebase_source : 5e8d1fa5e86ed7845cb196ad84539a6be024ca73
2013-03-26 20:06:15 -04:00
Patrick McManus
a813477c0b bug 845934 Telemetry for TLS Resumption rates r=honzab
--HG--
extra : rebase_source : 185c871273dcca7a84aafea5dc818033fcda945d
2013-03-26 20:06:14 -04:00
Gavin Sharp
042230d0b4 Bug 856144: add nsIBlocklistService to Services.jsm, r=dtownsend
--HG--
extra : transplant_source : D%05%93z%A6%5Ck%92%A7%E5%80%FB%86XN%B93%DA%2B%2B
2013-03-29 16:10:47 -04:00
Panos Astithas
7630b93091 Bug 855223 - Packaging fails when using a symlink format with: TypeError: fatal() takes exactly 2 arguments (3 given); r=glandium 2013-03-27 13:10:22 +02:00
Gregory Szorc
a11b2607b9 Merge mozilla-central into services-central 2013-03-26 22:22:33 -07:00
Gregory Szorc
ea4bd019b6 Bug 848136 - Part 2: Checkpoint WAL after data collection; r=rnewman 2013-03-26 14:28:22 -07:00
Richard Newman
898e7f5c89 Bug 841554 - Part 1: extend nsISearchEngine to include identifier. r=gavin 2013-03-25 10:53:40 -04:00
Joe Drew
0c230fbb59 Merge last PGO-green mozilla-inbound changeset to mozilla-central. 2013-03-25 12:34:36 -04:00
Tim Taubert
56f6beb13a merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Joe Walker
3517d9df53 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Joe Drew
c4d3ad36aa Bug 716140 - Mark test_preferences.xul as sometimes asserting once. 2013-03-24 09:39:47 -04:00
Ryan VanderMeulen
8a2621fb4d Backed out changeset 8a6cacf047a1 (bug 833795)to fix bug 856083. 2013-04-05 07:55:25 -04:00
Jacek Caban
dd398ef31f Bug 856566 - Fixed crashreporter compilation and profiler on mingw. r=ted 2013-04-05 11:29:50 +02:00
Markus Stange
03fee99099 Bug 853488 - Styling tweaks for Mac XUL notification alerts. r=dolske
--HG--
extra : rebase_source : e6265bd7e80d13aa325446778dbc299684a49dd0
2013-04-05 10:17:52 +02:00
Ms2ger
d73b4fb2c0 Revert to changeset 4c45dbd81a32 to fix mochitest-chrome orange. 2013-04-05 09:40:13 +02:00
Gavin Sharp
a56d2447c8 Bug 369180: override nsIAuthPromptProvider implementation on search suggestion callbacks to avoid proxy authentication dialog popping up while entering text in the search bar, r=mayhemer
--HG--
extra : transplant_source : %22%9B%3E%7C%F9%F9.%E5%E8%7F%ADy%B1%07%27%17%09%D1o%FE
2013-03-29 13:07:14 -04:00
Ben Turner
d7f95aa8c9 Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop. 2013-04-04 17:14:46 -07:00
Richard Marti
5abd5f2f05 Bug 814041 - Fix menulist item padding and active text color on Windows XP. r=fryn 2013-03-02 11:30:44 +01:00
Neil Deakin
41bd53e4d7 Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe 2013-03-21 08:58:07 -04:00
Ed Morley
5eda760084 Merge latest green inbound changeset to mozilla-central 2013-03-21 11:49:34 +00:00
Tim Taubert
91c0270f30 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Tim Taubert
477c197cab Bug 851845 - Intermittent (NS_ERROR_NOT_AVAILABLE) [nsIDOMWindowUtils.getScrollbarSize]; r=jaws 2013-03-21 09:23:02 +01:00
Justin Dolske
bd3838bc8e Bug 851846 - Update password manager's logging function. r=mattn 2013-03-20 21:54:45 -07:00
Phil Ringnalda
f4b4ab8746 Back out fe29b2ae604b, 8c6ec2899d89 and 6b2f3cb031da (bug 851964) for test hangs
CLOSED TREE
2013-03-19 21:44:48 -07:00
Mike Hommey
bb6cc49735 Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin 2013-03-20 23:59:45 +01:00
Panos Astithas
8c4c5b18bf Bug 852860 - Remove obsolete script cache; r=vporof 2013-03-20 09:48:35 +02:00
David Rajchenbach-Teller
413a6dee87 Bug 852452 - Measure how long SessionStore writing blocks the main thread;r=ttaubert 2013-03-20 09:15:24 +01:00
Vladimir Vukicevic
5f4c0daded b=851964; Odin/OSX, part 2. add BreakpadUserExceptionHandler support to breakpad; r=ted 2013-03-18 18:50:19 -04:00
Vladimir Vukicevic
0dfdf68653 b=851964; Odin/OSX, part 1. add breakpad TARGET_OSX_USE_64BIT_EXCEPTIONS, and use it; r=ted 2013-03-18 01:01:53 -04:00
Gregory Szorc
94ec89296d Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Matthew Gregan
56f37c387c Bug 852401 - Remove sydneyaudio. r=doublec
--HG--
rename : media/libsydneyaudio/src/gonk/AudioSystem.h => dom/system/gonk/android_audio/AudioSystem.h
rename : media/libsydneyaudio/src/gonk/AudioTrack.h => dom/system/gonk/android_audio/AudioTrack.h
rename : media/libsydneyaudio/src/gonk/EffectApi.h => dom/system/gonk/android_audio/EffectApi.h
rename : media/libsydneyaudio/src/gonk/IAudioFlinger.h => dom/system/gonk/android_audio/IAudioFlinger.h
rename : media/libsydneyaudio/src/gonk/IAudioFlingerClient.h => dom/system/gonk/android_audio/IAudioFlingerClient.h
rename : media/libsydneyaudio/src/gonk/IAudioRecord.h => dom/system/gonk/android_audio/IAudioRecord.h
rename : media/libsydneyaudio/src/gonk/IAudioTrack.h => dom/system/gonk/android_audio/IAudioTrack.h
rename : media/libsydneyaudio/src/gonk/IEffect.h => dom/system/gonk/android_audio/IEffect.h
rename : media/libsydneyaudio/src/gonk/IEffectClient.h => dom/system/gonk/android_audio/IEffectClient.h
2013-03-19 17:12:36 +13:00
Jim Blandy
f0e5161a62 Bug 852208: Delete unused DebuggerServerConnection.prototype.addCleanup. r=past 2013-03-19 17:48:39 -07:00
Mike Shal
ea1d9b8ba7 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Yura Zenevich
28aeb1f5c4 Bug 848085 - Add telemetry probe for session file createBackupCopy. r=yoric 2013-03-19 17:36:35 -04:00
Steven Lee
191e7eceb8 Bug 818843 - Part 3: Do not build test cases. r=ted 2013-03-19 16:02:44 -04:00
Mike Hommey
b93ae84da9 Bug 852950 - Kill libxpcom. r=bsmedberg
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Makoto Kato
dca225d764 Bug 843984 - msdmo should be delay loaded dll w/ MOZ_WEBRTC_IN_LIBXUL. r=ted 2013-03-25 11:41:21 +09:00
Brian R. Bondy
283bc4b2ff Bug 846365 - Add proper handling for background session closes in Firefox for Metro. r=jimm 2013-03-24 19:10:46 -04:00
Geoff Lankow
8135a7145c Bug 849614 - Give both version numbers to bootstrap methods when an addon is down/upgraded; r=Unfocused 2013-03-23 15:15:12 +13:00
Justin Dolske
d9297b8cb7 Bug 853308 - Expose master password login state via nsILoginManager. r=MattN 2013-03-22 19:03:12 -07:00
Justin Dolske
e151a1330b Bug 854035 - PopupNotification should reset mainAction label when it's removed. r=MattN 2013-03-22 19:03:12 -07:00
Mike Hommey
b00fda0382 Bug 855822 - Remove Add/RemoveLibraryMappingForChild. r=ted 2013-03-30 10:32:10 +01:00
Drew Willcoxon
d9ddb778b5 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Felipe Gomes
6d7f340d3d Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-03-29 23:08:52 -03:00
Felipe Gomes
8eb577433f Bug 850210 - Part 1. Update ForgetAboutSite.jsm to use the nsIContentPrefService2 API. r=adw 2013-03-29 23:08:46 -03:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
David Rajchenbach-Teller
649a611e90 Bug 782641 - Fixed ReferenceError. r=yoric 2013-03-29 14:57:34 -04:00
Cykesiopka
5ac11c380c Bug 852295 - Allow Lightweight Themes in Permanent Private Browsing. r=dao 2013-03-29 11:29:29 -04:00
David Rajchenbach-Teller
9eae76e04a Bug 846848 - UNC-formated paths. r=froydnj 2013-03-29 11:29:28 -04:00
Richard Marti
1dfe3a6ba5 Bug 853431 - Fix menulist active (hover) text color on Windows 7 and up. r=fryn ui-r=fryn 2013-03-25 21:28:13 +01:00
Mats Palmgren
8578ae1198 Bug 854102 - Fix JS syntax errors that broke the builtin file picker. r=mounir 2013-03-29 01:10:57 +01:00
Bobby Holley
59aaf3ab0c Bug 843829 - Convert XUL mochitest to a chrome test. r=me
This is testing a XUL element that could never exist in content, and so its
XBL implementation isn't set up to deal with the bound element potentially
being in a less-privileged scope. This means that the call to
appendNotification here ends up passing in an unprivileged object as the
|aButtons| argument (see notification.xml), which we now wrap with an opaque
wrapper.

The whole situation here is totally artification and an artifact of our
automation infrastructure. Now that we have mochitest-chrome, this should
certainly be switched.
2013-04-03 11:41:24 -07:00
Drew Willcoxon
6061651644 Bug 723163 - Improve about:crashes copy & paste by improving XHTML text/plain encoding. r=hsivonen,njn 2013-04-03 11:39:06 -07:00
Ryan VanderMeulen
00049b734f Merge m-c to inbound on a CLOSED TREE. 2013-04-03 11:50:19 -04:00
Neil Rashbrook
ad66d9d2ef Bug 856571 Move accesskey for Error Console's filter box back r=dao 2013-04-03 16:31:41 +01:00
Ed Morley
1c424abc57 Merge latest green inbound changeset to mozilla-central 2013-04-03 11:34:44 +01:00
Ed Morley
8888292266 Merge mozilla-central to mozilla-inbound 2013-04-03 13:01:49 +01:00
Aaron Klotz
495888a4fe Bug 810454: Replaces A/B test for cookie db readahead with always-enabled readahead. r=ehsan
--HG--
extra : rebase_source : 0ac433d97270b98a0d89c7eb68bdd3b9fa149e71
2013-04-02 20:44:08 -06:00
Gavin Sharp
bb0501d9b8 Bug 854740: PopupNotifications doesn't handle showing a dismissed notification after showing a normal one, r=MattN
--HG--
extra : rebase_source : b0da4054ae15276f0b37d951675ff284a54bff3a
2013-03-28 17:27:57 -04:00
Shane Caraveo
d746becc66 bug 856772 fix japanese/chinese/etc text in social manifests. r=gavin 2013-04-01 16:27:13 -07:00
Shane Caraveo
7191ed1386 bug 836452 implement service install panel, cleanup activation panel. r=markh 2013-04-02 16:28:30 -07:00
Jim Blandy
1b2bb89895 Bug 847656: Change ContentParent::GetNewOrUsed to return an already_AddRefed value. r=khuey 2013-04-02 16:52:51 -07:00
Mounir Lamouri
ce7e619e34 Bug 838705 - Show the file names or "No file selected" in a <input type='file'> tooltip. r=ttaubert 2013-03-27 11:38:07 +00:00
Shane Caraveo
adbf2f8827 Bug 850947 - make social use of addon install panel work as an osx panel, r=felipe,markh 2013-03-21 13:34:26 -07:00
Mounir Lamouri
f3f1c5207f No bug - Revert changes made in bug 841001 as they are no longer needed. 2013-03-25 19:37:12 +00:00
Benoit Girard
6ed333dbb5 Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
2013-03-18 15:25:50 +01:00
Benoit Girard
bbe4c3065e Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
2013-03-16 00:47:02 -04:00
Ed Morley
3fb60529df Merge mozilla-central to mozilla-inbound 2013-03-25 17:02:36 +00:00
Marco Bonardo
952c24e301 Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
2013-03-25 14:44:41 +01:00
Edwin Flores
7da79436e5 Bug 846465 - Fix OMX plugin crash on HTC One X r=doublec 2013-03-22 15:24:47 +13:00
Ryan VanderMeulen
2d75b9f7d3 Merge m-c to inbound. 2013-03-27 07:27:36 -04:00
Makoto Kato
f09bf0d8b2 Bug 855173 - jsshell package needs nss3.dll due to MOZ_FOLD_LIBS. r=glandium 2013-03-27 16:51:43 +09:00
Mike Hommey
0bc0448a86 Bug 852950 - Kill libxpcom. r=bsmedberg
Also refactored the xpcom standalone glue to reside in a single file and
removed its use of realpath().

--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Phil Ringnalda
9df92a2118 Back out 8e59146e161e:29acf1494fed (bug 790732) for failing in exactly the same way it failed on the tryserver
CLOSED TREE
2013-03-26 23:40:45 -07:00
Nicholas Nethercote
5bd34085b0 Bug 831588 - Don't measure decommitted GC arenas in the "explicit" tree. r=terrence,jlebar.
--HG--
extra : rebase_source : a35d978b8884e25169cca8ffc93f96e532e82320
2013-03-26 15:07:33 -07:00
Bobby Holley
811c2926ea Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-26 22:18:56 -07:00
Bobby Holley
b542cefe1b Bug 790732 - Fix two more toolkit tests. r=me
Not sure why these didn't appear on earlier try runs, but they're trivial.
2013-03-26 22:18:54 -07:00
Hubert Figuière
242d120566 Backout 96f2990b1124 (bug 840612) due to orange on Mn. CLOSED TREE 2013-03-26 21:07:50 -04:00
Hubert Figuière
63c449b880 Bug 840612 - Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-02-28 15:39:38 -05:00
Panos Astithas
b65c2bfb25 Bug 775924 - Intermittent test_dbgsocket.js; r=me 2013-03-21 23:51:45 +02:00
Raymond Lee
8e1561e9f4 Bug 834543 - Part 3: Update use of getCharsetForURI. r=mak 2013-03-22 01:07:12 +08:00
Raymond Lee
9b2982334e Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak 2013-03-22 01:06:53 +08:00
Raymond Lee
b340bb7478 Bug 834543 - Part 1: Async helpers and unit tests. r=mak 2013-03-22 01:06:15 +08:00
Mike Shal
f290401a73 Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps 2013-03-21 08:41:00 -07:00
Bobby Holley
e17b2e5eed Bug 848939 - De-field videocontrols.xml. r=dao 2013-03-21 09:34:37 -07:00
Bobby Holley
451d39dc39 Bug 848939 - De-field scale.xml. r=jaws 2013-03-21 09:34:36 -07:00
Matt Brubeck
cb941e9301 Back out cd218e07ede2, e57ac5581703, f53ad2a10ff8, ec91252c57d2, 2eca17711eff, 1997e63a1124 for build errors 2013-04-18 22:29:25 -07:00
David Zbarsky
0cc27eeace [Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger 2013-04-19 00:48:02 -04:00
Mark Hammond
2a110494f6 Bug 824963 part 3 - add tests for arrow panels. r=enn. 2013-04-19 10:47:27 +10:00
Neil Deakin
ef1d8a4928 Bug 824963 part 1 - Rework arrow positioning and alignment code for arrow panels to be simpler, using the actual anchor/alignment position rather than guessing this from the coordinates, fix centred positioning in rtl, r=neil 2013-04-19 10:47:27 +10:00
bindarel@yahoo.com
b7b02e59f9 Bug 796005 - Add telemetry for XUL cache being disabled, r=smaug
--HG--
extra : rebase_source : f279b78ceb93a46a8f6535713f96c366ca0e13fe
2013-04-12 17:41:02 +03:00
Landry Breuil
68b1cba73d Bug 853364 : Backout bug 648730 to fix SIGBUS at startup (symbols clash) on OpenBSD after bug 648407. r=glandium 2013-04-12 15:08:15 +02:00
Mike Hommey
727e07aaa0 Bug 857596 - Remove fileid leftovers from hg mq screwup. r=me. DONTBUILD 2013-04-12 15:50:34 +02:00
Bobby Holley
825b42fa01 Bug 850253 - Remove Off-Main-Thread XPCWrappedJS refcounting from KeyGenRunnable. r=jedp 2013-04-11 14:05:35 -07:00
David Rajchenbach-Teller
04ed794433 Bug 860291 - Fix options check in osfile_async_worker.js. r=froydnj 2013-04-12 08:20:31 -04:00
Mike Hommey
13e6b16b04 Bug 844016 - Move webapprt locale files. r=Pike
--HG--
rename : browser/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties => webapprt/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties
rename : browser/locales/en-US/webapprt/webapp.dtd => webapprt/locales/en-US/webapprt/webapp.dtd
rename : browser/locales/en-US/webapprt/webapp.properties => webapprt/locales/en-US/webapprt/webapp.properties
2013-04-12 10:23:10 +02:00
Ryan VanderMeulen
e9c65dfa10 Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE. 2013-04-11 17:00:28 -04:00
Honza Bambas
52e949bcbc Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-11 18:26:06 +02:00
Ryan VanderMeulen
25dcf8cff7 Merge m-c to inbound. 2013-04-11 12:03:46 -04:00
Mike de Boer
e2394534f2 Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin 2013-04-09 16:48:30 -07:00
Ryan VanderMeulen
c0d89e121e Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes. 2013-04-11 11:53:13 -04:00
Nick Fitzgerald
da01f24dd8 Bug 850738 - Add a crap load of telemetry tests; r=past 2013-04-09 13:47:00 +03:00
David Rajchenbach-Teller
330751e730 Bug 857201 - Restoring PageThumbsStorage.getFileForURL, with deprecation warning;r=ttaubert 2013-04-11 08:27:11 +02:00
Neil Deakin
f79e9ffda7 Bug 566746, use improved callback api for asyncronous form history methods, r=mak 2013-04-11 04:01:49 -04:00
Neil Deakin
cbf19df4af Bug 566746 - main test for asynchronous form history module FormHistory.jsm and changes to notification test, r=mak 2013-04-11 04:01:49 -04:00
Neil Deakin
5d91ded00f Bug 566746, support deleted table in new form history module, r=mak 2013-04-11 04:01:49 -04:00
Neil Deakin
2d24f224da Bug 566746 - Convert to use asynchronous FormHistory.jsm for form history autocomplete tests, p=enndeakin,felix, r=dteller 2013-04-11 04:01:48 -04:00
Neil Deakin
c47a3be0eb Bug 566746 - Use Asynchronous FormHistory.jsm for test_autocomplete.js and perf_autocomplete.js, p=enndeakin,felix, r=dteller 2013-04-11 04:01:48 -04:00
Steve Fink
c1724ef816 Bug 835552 - Make load() be script-relative and read()/snarf() be cwd-relative.. r=njn
--HG--
extra : rebase_source : 2ed11de42cdb9f5298cad2fc4e43974f1a11fb42
2013-03-11 15:36:16 -07:00
Andrea Marchesini
9196b955c3 Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice 2013-03-19 18:49:16 +01:00
Patrick McManus
c7b87ef2cf bug 850968 - http cache effectiveness experiment r=hurley 2013-03-14 17:10:11 -04:00
Yura Zenevich
b93fe39b16 Bug 848278 - Add an |outExecutionDuration| option to all osfile operations that support options argument. It will be udpated with the actual time it took to perform the operation off the main thread. r=yoric 2013-03-19 09:23:59 -04:00
Brandon Waterloo
53bb39efc1 Bug 846929 - Instead of directly overwriting the style attribute to give a zoom in/zoom out cursor on very large images (when they overflow), add/remove classes that will change the cursor. r=roc 2013-03-15 16:45:40 -04:00
Andres Hernandez
e88d71b14d Bug 822200 - Create a module for async JSON backups/restores. r=mak77 2013-03-17 23:05:30 -06:00
Phil Ringnalda
5a4f3598e4 Back out 01207a5deca5 and 34e30f1b46d8 (bug 848939) for Android bustage 2013-03-18 22:34:39 -07:00
Bobby Holley
6b94a0f08c Bug 848939 - De-field videocontrols.xml. r=dao 2013-03-18 20:32:01 -07:00
Bobby Holley
927832934d Bug 848939 - De-field scale.xml. r=jaws 2013-03-18 20:32:01 -07:00
Nicholas Nethercote
002fe1c5b2 Bug 850523 (part 1) - Add a "js-main-runtime-temporary-peak" memory reporter (2nd attempt). r=wmccloskey,jlebar.
--HG--
extra : rebase_source : d90dcad2ed990b6e276ff38c36170b815ae9b823
2013-03-06 20:40:36 -08:00
Bobby Holley
ec82df3680 Bug 848538 - Followup test bustage fix on a CLOSED TREE. r=me 2013-03-18 12:54:55 -07:00
Bobby Holley
10fdccc415 Bug 848538 - Push a cx before calling into ctypes callbacks. r=jorendorff 2013-03-18 11:04:07 -07:00
Dão Gottwald
22333540cb merge backout 2013-03-18 16:46:39 +01:00
Dão Gottwald
b31f7c5cc4 Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
Marco Bonardo
07c716c8ca Bug 830423 part 2 - Avoid history view refreshes when onvisit falls into the Today bucket.
r=Mano
2013-03-18 16:09:11 +01:00
Marco Bonardo
af5b8eb33d Bug 830423 part 1 - Avoid repeated execution of daysOfHistory query.
r=Mano
2013-03-18 16:09:09 +01:00
Aryeh Gregor
c3554406cb Bug 851911 - Unused variable rv in MakeOrSetMinidumpPath() in nsAppRunner.cpp; r=bsmedberg 2013-03-17 17:04:57 +02:00
Josh Matthews
604e47fa2a Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Ed Morley
4a0f5f39ca Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
Ed Morley
47bc17c5f5 Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
2013-03-18 14:10:30 +00:00
Benoit Girard
90f13c7e56 Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
2013-03-18 14:41:02 +01:00
Benoit Girard
95a5b4c35f Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
2013-03-16 00:47:02 -04:00
William Chen
7ef3668d05 Bug 782211 - Part 9: Remove native notification systems on desktop platforms. r=dougt 2013-03-18 06:24:55 -07:00
William Chen
8fab6c381c Bug 782211 - Part 8: Updated existing XUL alerts to implement the Notification API. r=enn 2013-03-18 06:24:54 -07:00
Ryan VanderMeulen
58d6a5bbd0 Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
Kartikaya Gupta
998a58ab43 Bug 847499 - Save the current session telemetry data when Fennec goes into the background, so that it is not lost. r=froydnj 2013-03-26 14:05:14 -04:00
Drew Willcoxon
b4fea4c3d5 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Drew Willcoxon
9e50a00aea Bug 703088 - Add storage.vacuum.last. preferences to about:support. r=unfocused 2013-03-26 10:43:53 -07:00
Drew Willcoxon
5da25fb952 Bug 749672 - Focus Cancel by default in the “Reset Firefox” (resetProfileAndRestart) button’s dialog of about:support. r=unfocused 2013-03-26 10:43:49 -07:00
Jan Varga
71a59dcdc8 Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
Bill McCloskey
f079230fe4 Bug 862078 - Use an about:config preference to control multiprocess browsing, part 3 (r=felipe) 2013-04-22 19:47:58 -07:00
Wes Kocher
8fd473289f Merge m-c to m-c 2013-04-22 19:00:15 -07:00
Wes Kocher
4d33464c67 Merge the last PGO-green inbound changeset to m-c. 2013-04-22 18:47:53 -07:00
Matt Brubeck
4e11c5a9d8 Bug 863897 - Update doc comment for CheckArg in nsAppRunner.cpp [r=bsmedberg]
DONTBUILD (comment-only change)
2013-04-22 16:00:17 -07:00
Julian Seward
c39a985c15 Bug 859745 - Install sane unwinding limit for SPS/breakpad. r=ted 2013-04-22 17:10:54 +02:00
Ehsan Akhgari
625818e3fe Bug 864091 - Part 1: Import the Dynamics Compressor implementation from Blink; r=padenot
The original code was copied from Blink SVN revision 148720.
2013-04-20 19:46:24 -04:00
Max Li
1e2776070d Bug 858016 - Double click does not enable fullscreen mode. r=jaws 2013-04-21 21:23:19 -04:00
Panos Astithas
f2aaf5c476 Add some telemetry to try to diagnose the cause for test_dbgsocket.js failing intermittently (bug 775924); r=me 2013-04-22 15:48:55 +03:00
Georg Fritzsche
285c08c9eb Bug 836829 - Fix missing result check in Mac exception handler. r=ted 2013-04-22 13:29:12 +02:00
Paolo Amadini
678122da22 Bug 851461 - Make the JavaScript API for downloads available in parallel to nsIDownloadManager. r=mak 2013-04-22 04:23:25 +02:00
Paolo Amadini
183fe83417 Bug 847191 - Integration with legacy interfaces to start new downloads. r=enn 2013-04-22 04:23:21 +02:00
Richard Marti
fe1d36992b Bug 864128 - Fix height of editable menulist dropmarker. r=fryn ui-r=fryn 2013-04-21 13:53:17 +02:00
Justin Lebar
79171233a7 Bug 857833 - Remove some warnings in toolkit/xre/nsAppRunner.cpp. r=bsmedberg 2013-04-21 16:41:18 -04:00
Bob Clary
f59a43a260 Bug 303505 - make toolkit intl nsCharsetMenu.cpp NS_NOTYETIMPLEMENTED messages more meaningful, r=bz. 2013-04-21 07:20:06 -07:00
Joey Armstrong
12356a4c50 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
David Zbarsky
5588f9fdd1 [Bug 866527] Fix ctypes rooting hazards r=terrence 2013-04-29 14:25:53 -04:00
Bobby Holley
1ebbd86c0f Bug 865729 - Remove nsIJSContextStack from other miscellaneous parts of gecko. r=gabor 2013-04-29 11:16:19 -07:00
Mounir Lamouri
4ccc8f4cf3 Bug 855657 - Follow-up comments for bug 838705. r=enndeakin 2013-03-28 18:12:24 +00:00
Andrew Halberstadt
81a9b1f146 Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin 2013-03-28 16:42:49 -04:00
Julian Seward
2b5501bcf1 Bug 853851 - Transition some breakpad logging to BPLOG. r=ted
--HG--
rename : toolkit/crashreporter/google-breakpad/src/processor/logging.cc => toolkit/crashreporter/google-breakpad/src/common/logging.cc
rename : toolkit/crashreporter/google-breakpad/src/processor/logging.h => toolkit/crashreporter/google-breakpad/src/common/logging.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.cc
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.h => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper_unittest.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper_unittest.cc
extra : rebase_source : c2cf8bcfc7c996e0cdd82422adc7f6a50a8d964a
2013-03-28 18:06:39 +01:00
Florian Quèze
d4d88836cf Bug 855112 - OS.File.read fails with a "reference to undefined property options.bytes" JS Error, r=Yoric. 2013-03-28 14:46:45 +01:00
David Rajchenbach-Teller
dce38606ba Bug 852143 - Write strings efficiently in OS.File. r=froydnj 2013-03-28 09:16:13 -04:00
Jacek Caban
c95e648b67 Bug 855286 - Fix gamepad compilation on mingw. r=ted 2013-03-28 11:43:23 +01:00
Ryan VanderMeulen
f636341f4b Merge m-c to inbound. 2013-04-23 15:05:21 -04:00
Vasil Dimov
43321abf7e Bug 860827 - Add unit tests for ReadSysFile(). r=dhylands, r=BenWa 2013-04-23 13:55:46 -04:00
Tom Schuster
88d7dfb0b5 Bug 862834 - Root mozJSComponentLoader. r=bholley,terrence 2013-04-23 17:48:05 +02:00
Marco Bonardo
81561726f1 Bug 748894 follow-up - increase menu-button dropmarker clickable area.
r=dao
2013-04-23 16:06:20 +02:00
Boris Zbarsky
71fae3fb7c Bug 792215. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Ryan VanderMeulen
49b4423e2d Merge m-c to inbound. 2013-04-01 14:32:42 -04:00
Ryan VanderMeulen
cd2e2e41ba Merge inbound to m-c. 2013-04-01 13:36:59 -04:00
David Rajchenbach-Teller
2114b7fd4b Bug 853860 - outExecutionDuration now accumulates durations. r=froydnj 2013-04-01 10:37:51 -04:00
Cykesiopka
fab51f6583 Bug 799089 - Remove error console filter timeout hack. r=Neil 2013-04-01 10:37:50 -04:00
Ms2ger
e80d498393 Merge backout. 2013-04-01 12:01:06 +02:00
Ms2ger
fc90eb4974 Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange. 2013-04-01 12:00:49 +02:00
Richard Marti
9673767c27 Bug 856040 - Adjust padding of XUL menulist to match native widget on Windows 7 and up. r=fryn ui-r=fryn 2013-04-01 10:09:44 +02:00
Felipe Gomes
6b6d8138fc Bug 854299. Part 5. Make nsHelperAppDlg.promptForSaveToFileAsync actually async. r=bz 2013-04-01 03:16:13 -03:00
Felipe Gomes
22c12c7d5a Bug 854299. Part 4. Add a callback function to contentAreaUtils's getTargetFile. r=adw 2013-04-01 03:13:37 -03:00
Felipe Gomes
3f9c4806fc Bug 854299 - Part 2. Update DownloadLastDir.getFile. r=adw 2013-04-01 03:08:49 -03:00
Felipe Gomes
647dddbcc7 Bug 854299 - Part 1. Split nsExternalAppHandler::SaveToDisk in two parts to make second part async. r=bz sr=roc 2013-04-01 03:07:13 -03:00
Felipe Gomes
6e94c6111e Bug 850210 - Part 3. Update DownloadLastDir usage of removePrefsByName to nsIContentPrefService2. r=adw 2013-04-01 02:59:17 -03:00
Aaron Klotz
8974175441 Bug 836488: Add telemetry for plugin metadata load time. r=bsmedberg 2013-04-01 11:38:48 -06:00
William Chen
bcf0fa1e8e Bug 782211 - Part 2: Updated the nsIAlertsService API and its implementation to include support for bidi overrides and a method to close notifications. r=dougt 2013-03-18 06:24:53 -07:00
William Chen
41cc11a176 Bug 782211 - Part 1: Implemented additional functionality in Fennec to support Notification API. r=wesj 2013-03-18 06:24:53 -07:00
Ryan VanderMeulen
3137f33bc3 Merge m-c to inbound. 2013-03-18 09:06:50 -04:00
Irving Reid
d2ce93c04d Bug 841028: Add last build ID to telemetry system info if build ID has changed. r=froydnj 2013-03-18 07:29:43 -04:00
Ed Morley
401eea57f3 Bug 845190 - Disable test_645970.js on debug Linux for too many intermittent assertions 2013-03-18 12:15:50 +00:00
Tim Taubert
c6107cb869 merge m-c to fx-team 2013-03-18 09:23:51 +01:00
Ms2ger
aed8044ac2 Merge m-c to m-i. 2013-03-17 13:22:37 +01:00
Ms2ger
69401c3aeb Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Ms2ger
ecaff4e0d2 Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Mike Hommey
d6babd6685 Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted 2013-03-17 07:53:39 +01:00