Masatoshi Kimura
2ca51c4f79
Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert
2013-04-07 13:45:34 +09:00
Xin Zhang
3507be82e0
Bug 849764 - Replace removeObserver() calls with three params with two in toolkit dir. r=mak
2013-04-06 14:46:35 -04:00
Brian R. Bondy
dee7b837d4
Bug 854088. r=rstrong.
2013-04-04 13:32:43 -04:00
Brian R. Bondy
1d562f8b20
Bug 850492. r=rstrong.
2013-04-04 13:32:47 -04:00
Shane Caraveo
8cb05890fb
bug 858663 fix install of facebook, broken by bug 851936. r=gavin
2013-04-05 15:48:48 -07:00
Shane Caraveo
dc60a696b3
bug 845151 add new service icon for social services tab in about:addons, r=markh
2013-04-04 12:40:43 -07:00
Daniel Holbert
5dfb1830ae
Bug 473236, 2013 edition, part 2: Remove executable bit from any png files that are incorrectly marked as executable, tree-wide. DONTBUILD
2013-04-05 16:15:41 -07:00
Ryan VanderMeulen
85f7ffe0b8
Merge m-c to inbound.
2013-04-05 17:01:53 -04:00
Ryan VanderMeulen
fc8712b906
Merge the last PGO-green inbound changeset to m-c.
2013-04-05 16:13:05 -04:00
Patrick McManus
9496e70780
bug 850968 - backout cache experiment for causing 858588 r=backout
2013-04-05 15:50:31 -04:00
Ryan VanderMeulen
cb83c8dd84
Bug 849394 - Change assertion annotation on a CLOSED TREE.
2013-04-05 10:00:48 -04:00
Ryan VanderMeulen
a5474bf00e
No bug - Re-add expected assertions to test_bug451286.xul on a CLOSED TREE.
2013-04-05 09:52:50 -04:00
Shane Caraveo
bf8400bfe9
bug 851936 allow uninstall of builtin providers, r=markh
2013-04-03 20:39:37 -07:00
Raymond Lee
b6933912bc
Bug 854927 - Remove callback from new async getCharsetForURI in PlacesUtils. r=mak
2013-04-05 01:32:27 +08:00
Jonathan Laver
e41e419f3a
Bug 851044 - Modified stringifyArgs to use the objects toString method if it is not Object.prototype.toString when logging. r=Yoric
2013-04-05 10:29:16 +01:00
Trevor Saunders
b0ffacd110
bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium
2013-03-30 15:42:45 -04:00
Brian R. Bondy
afc1b6bf01
Bug 856202 - Alert service always cancels in Metro right away. r=wchen
2013-04-08 20:39:55 -04:00
Gavin Sharp
a145ce4afa
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 : rebase_source : e662bf239ad508f911f213ef9de61bdd0abbef8a
2013-03-29 13:07:14 -04:00
Yura Zenevich
22a3b1d992
Bug 861264 - Add support for options argument for OS.File.read method. r=Yoric
2013-04-14 21:32:07 -04:00
Ralph Giles
2d5bfa7015
Bug 860338 - Remove MOZ_WEBVTT. r=khuey, r=ted
...
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
2013-04-10 16:37:00 -07:00
Raymond Lee
ada048d41b
Bug 852032 - Create a PlacesBackups.jsm. r=mak
2013-04-10 17:10:33 +08:00
Mike Hommey
9ebb432abb
Bug 857147 - Fixup Android DIST_FILES after bug 648407 and bug 852950. r=ted
2013-04-08 08:33:38 +02:00
Shane Caraveo
28206ffddb
bug 858868 fix xpcshell test bug and social pref migration. r=markh
2013-04-05 19:14:41 -07:00
Gabriele Svelto
fd8cb96cec
Bug 793735 - Make XRE_StartupTimelineRecord() generate TimeStamps and modify its callers to use the appropriate timers, r=froydnj
2013-03-26 11:31:20 +01:00
Gabriele Svelto
a44c29d010
Bug 793735 - Make StartupTimeline use TimeStamp instead of PRTime and adjust nsAppStartup to cope with it, r=froydnj
2013-03-28 11:50:16 +01:00
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