Commit Graph

14631 Commits

Author SHA1 Message Date
Shane Caraveo
e35b5e5d4e 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
d220794992 No bug - Revert changes made in bug 841001 as they are no longer needed. 2013-03-25 19:37:12 +00:00
Benoit Girard
fc10a7cfe4 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
9d12529d78 Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
2013-03-16 00:47:02 -04:00
Ed Morley
2d3e3ded1e Merge mozilla-central to mozilla-inbound 2013-03-25 17:02:36 +00:00
Joe Drew
e96d35ae6a Merge last PGO-green mozilla-inbound changeset to mozilla-central. 2013-03-25 12:34:36 -04:00
Tim Taubert
42f260b331 merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Joe Walker
ea579ff364 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Marco Bonardo
b7ea9efd3a Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
2013-03-25 14:44:41 +01:00
Joe Drew
cf9f0e6007 Bug 716140 - Mark test_preferences.xul as sometimes asserting once. 2013-03-24 09:39:47 -04:00
Richard Marti
4c13796f22 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
9b1635e32c 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
a40c36aa00 Merge latest green inbound changeset to mozilla-central 2013-03-21 11:49:34 +00:00
Tim Taubert
ae15ac57d8 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Tim Taubert
de02fa344e Bug 851845 - Intermittent (NS_ERROR_NOT_AVAILABLE) [nsIDOMWindowUtils.getScrollbarSize]; r=jaws 2013-03-21 09:23:02 +01:00
Justin Dolske
a79bf9cf89 Bug 851846 - Update password manager's logging function. r=mattn 2013-03-20 21:54:45 -07:00
Phil Ringnalda
17f6e7ca7f Back out fe29b2ae604b, 8c6ec2899d89 and 6b2f3cb031da (bug 851964) for test hangs
CLOSED TREE
2013-03-19 21:44:48 -07:00
Mike Hommey
5354067c63 Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin 2013-03-20 23:59:45 +01:00
Panos Astithas
c66f936536 Bug 852860 - Remove obsolete script cache; r=vporof 2013-03-20 09:48:35 +02:00
David Rajchenbach-Teller
4b344ff7c9 Bug 852452 - Measure how long SessionStore writing blocks the main thread;r=ttaubert 2013-03-20 09:15:24 +01:00
Vladimir Vukicevic
8f04f7970a b=851964; Odin/OSX, part 2. add BreakpadUserExceptionHandler support to breakpad; r=ted 2013-03-18 18:50:19 -04:00
Vladimir Vukicevic
5abda55745 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
09e7b06723 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
c7c49a4e9a 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
280a0af11a Bug 852208: Delete unused DebuggerServerConnection.prototype.addCleanup. r=past 2013-03-19 17:48:39 -07:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Yura Zenevich
6429ba2be0 Bug 848085 - Add telemetry probe for session file createBackupCopy. r=yoric 2013-03-19 17:36:35 -04:00
Steven Lee
292d5cf0b5 Bug 818843 - Part 3: Do not build test cases. r=ted 2013-03-19 16:02:44 -04:00
Mike Hommey
cadfe73f5b 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
10166ad978 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
705205ef03 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
6f1208ca38 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
f4212bace7 Bug 853308 - Expose master password login state via nsILoginManager. r=MattN 2013-03-22 19:03:12 -07:00
Justin Dolske
2f31f904de Bug 854035 - PopupNotification should reset mainAction label when it's removed. r=MattN 2013-03-22 19:03:12 -07:00
Edwin Flores
f04dcb6e91 Bug 846465 - Fix OMX plugin crash on HTC One X r=doublec 2013-03-22 15:24:47 +13:00
Panos Astithas
3ddc68c122 Bug 775924 - Intermittent test_dbgsocket.js; r=me 2013-03-21 23:51:45 +02:00
Raymond Lee
5ccbc1e0b0 Bug 834543 - Part 3: Update use of getCharsetForURI. r=mak 2013-03-22 01:07:12 +08:00
Raymond Lee
01118e9f7c Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak 2013-03-22 01:06:53 +08:00
Raymond Lee
a02b96427b Bug 834543 - Part 1: Async helpers and unit tests. r=mak 2013-03-22 01:06:15 +08:00
Mike Shal
c2a9341a2e Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps 2013-03-21 08:41:00 -07:00
Bobby Holley
8e815082ae Bug 848939 - De-field videocontrols.xml. r=dao 2013-03-21 09:34:37 -07:00
Bobby Holley
669422b39d Bug 848939 - De-field scale.xml. r=jaws 2013-03-21 09:34:36 -07:00
Steve Fink
d78dffc4dd 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
143d81b397 Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice 2013-03-19 18:49:16 +01:00
Patrick McManus
a25af97476 bug 850968 - http cache effectiveness experiment r=hurley 2013-03-14 17:10:11 -04:00
Yura Zenevich
4133db401e 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
99837db8ac 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
770900fce9 Bug 822200 - Create a module for async JSON backups/restores. r=mak77 2013-03-17 23:05:30 -06:00
Phil Ringnalda
23745c7cc6 Back out 01207a5deca5 and 34e30f1b46d8 (bug 848939) for Android bustage 2013-03-18 22:34:39 -07:00
Bobby Holley
09700411cf Bug 848939 - De-field videocontrols.xml. r=dao 2013-03-18 20:32:01 -07:00