Matt Brubeck
f94fb7b1eb
Bug 832101 - Don't fluff out click targets for events from non-touch input [r=roc]
2013-01-24 06:53:18 -08:00
Jason Duell
3ff2ed9d7d
Bug 832162 - fix jar BuildSynthetics r=taras
2013-01-24 17:47:05 -08:00
Nathan Froyd
946a82ce9e
Bug 798564 - remove prtypes.h #includes in modules/libmar/; r=ehsan
2013-01-23 16:36:59 -05:00
Vivien Nicolas
92adf2a19a
Bug 804315: Increase activation delay for tap gestures. r=cjones a=lsblakk
2013-01-23 14:56:56 -08:00
Jonathan Kew
68d48d61d5
bug 833283 - remove the option to bypass OTS for downloaded fonts. r=jdaggett
2013-01-23 16:41:18 +00:00
Jonathan Kew
11ffc28b63
bug 831354 - update default font prefs to use the bundled Open Sans and Charis SIL Compact on Android, but not on Gonk. r=dbaron
2013-01-19 21:36:11 +00:00
Phil Ringnalda
68d9bd5dec
Back out 823ab8a1c9c0:bc71821fcb9f (bug 831354) for b2g reftest failures
...
CLOSED TREE
2013-01-18 19:08:03 -08:00
Jonathan Kew
b5c62c65b0
bug 831354 - Ship fonts (Open Sans and Charis SIL Compact) for content in Firefox for Android. r=mfinkle,blassey
2013-01-16 14:19:10 -05:00
Jonathan Mayer
55b948dec0
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
...
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Jonathan Kew
696cf350b6
bug 844133 - eliminate the MOZ_GRAPHITE configure option. r=ted
2013-02-22 16:52:20 +00:00
Jeff Gilbert
4ed4901299
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
...
--HG--
extra : rebase_source : 3fb4230127df8a265d930fb779bdc93e05626c8b
2013-02-13 15:26:24 -08:00
Ed Morley
4f18982ee0
Backout 780c48afccc1 (bug 831354) for Android reftest failures on a CLOSED TREE
2013-01-16 23:08:07 +00:00
Brad Lassey
9016b62c7c
bug 831354 - Ship fonts for content in Firefox for Android r=mfinkle
...
--HG--
extra : rebase_source : af87e607085c519132ffd554a8fb76e45925f5b5
2013-01-16 14:19:10 -05:00
Mats Palmgren
6c53161814
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
Justin Lebar
c7d1564ffe
Bug 830125 - Follow-up: Fix typo in comment. DONTBUILD
2013-01-14 01:45:04 -05:00
Justin Lebar
a6448c2ae3
Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn
2013-01-14 01:43:25 -05:00
Justin Lebar
bf5db7ef05
Bug 830125 - Add the preferences memory reporter off a runnable, so as to avoid recursive GetService calls. r=njn
2013-01-14 01:43:25 -05:00
Cameron McCormack
572084f298
Bug 828805 - Implement SVG paint-order property. r=bz,roc
2013-01-13 10:27:53 +11:00
Ehsan Akhgari
46c6a08469
Merge mozilla-central into mozilla-inbound
2013-01-12 09:27:31 -05:00
Gregory Szorc
a6c8da1aba
Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
...
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
2013-01-11 13:45:22 -08:00
Gregor Wagner
6cbbf2b5b2
Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent
2013-01-10 23:50:40 +01:00
Ed Morley
44cd9d5c0b
Backout 8461f75fd62b (bug 809949) for breaking the build on a CLOSED TREE
2013-01-11 11:52:35 +00:00
Justin Lebar
90d6e0e8d4
Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn
...
--HG--
extra : rebase_source : edb54edca665486d9efe073be088fee80ebfebdd
2013-01-11 12:26:52 +01:00
David Rajchenbach-Teller
bec98b6e9f
Bug 812859 - A JavaScript module to mark deprecation;r=dolske
2013-01-10 20:55:42 +01:00
Chris Jones
98711a3939
Bug 828114: Set a timer to ensure content processes are killed if their tabs take a long time to shut down. r=jlebar a=blocking-basecamp
2013-01-10 14:22:14 +01:00
Oleg Romashin
bef2790ef8
Bug 826586 - Add a AddFloatVarCache() API to libpref. r=bz
2013-01-09 22:10:52 -08:00
Alexandre Poirot
347c1b9aeb
Bug 813797 - Completely remove apps developer mode (dom.mozApps.dev_mode) in release builds. r=fabrice
2013-01-09 17:34:13 -05:00
Scott Johnson
e1ad9f3f46
Bug 828296: Rev the IID of nsIPrefBranch.idl. [r=bsmedberg]
2013-01-09 14:43:13 -06:00
Ed Morley
e8a6a21738
Backout 250a95a6ff00 (bug 828114) for mochitest timeouts on a CLOSED TREE
2013-01-09 20:01:03 +00:00
Chris Jones
1be98b96c3
Bug 828114: Set a timer to ensure content processes are killed if their tabs take a long time to shut down. r=jlebar a=blocking-basecamp
2013-01-09 19:04:54 +01:00
Xidorn Quan
44bb9784a8
bug 826610 - update zh-CN default font prefs on OS X. r=smontagu
2013-01-08 11:16:37 +00:00
Brian Smith
cffe474fd8
Bug 821207: Only allow signed apps to be installed from the Firefox Marketplace, and require all Firefox Marketplace apps to be signed, r=sicking
...
--HG--
extra : rebase_source : 746392a666bf23c43d309bf9546d2a4bb4d68f27
2012-12-21 14:49:10 -08:00
Aaron Klotz
a40be4cf25
Bug 833560 - Increase default Plugin Hang UI threshold to 11 seconds. r=vdjeric
2013-02-09 17:21:14 -05:00
Ben Turner
624f6d9042
Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell.
2013-02-09 17:59:47 +00:00
Jason Duell
710d5e47dd
Backed out changeset 1a2e34c9ebc7 (bug 835698) a=bustage_from_bug_839688
2013-02-08 17:18:28 -08:00
Jonathan Watt
ccfd343796
Bug 836326 - Add pref for enabling/disabling <input type=range>. r=mounir.
2013-02-08 14:33:01 +00:00
Bobby Holley
23776a5404
Bug 821850 - Add infrastructure for lazily-created XBL scopes. r=bz
2013-02-08 14:24:19 +00:00
Matthew Noorenberghe
b12b548d2b
Bug 583175 - Add a security delay to popup notifications. r=gavin,dolske ui-r=shorlander
...
--HG--
extra : rebase_source : dbbf7551e3aa502a5d2a4fa5384d161a5f05671a
2012-10-26 15:15:31 -07:00
Wan-Teh Chang
09e29abdc2
Bug 807883: Use the new PL_SizeOfArenaPoolExcludingPool function
...
in NSPR 4.9.6. Portions of the patch were written by Nicholas
Nethercote <n.nethercote@gmail.com>. r=n.nethercote.
2013-02-12 08:54:38 -08:00
Simon Montagu
b3698b1032
Remove network.enableIDN pref. Bug 842282, r=honza.b
2013-03-03 18:36:37 +02:00
Simon Montagu
24e151655b
Remove .com .net and .name from the IDN whitelist. Bug 843739, r=honza.b
2013-03-03 08:06:36 -08:00
Gregory Szorc
2a4d95513c
Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman
2013-01-06 16:15:51 -08:00
Phil Ringnalda
8fa0865148
Merge the last PGO-green inbound changeset to m-c
2013-01-05 15:57:15 -08:00
Chris Peterson ext:(%2C%20Shih-Chiang%20Chien%20%3Cschien%40mozilla.com%3E%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
3309ddaa45
Gecko work for bug 823619: Dispatch spec-compliant mouse events when touch events are available. r=cjones,jlebar,schien,vingtetun a=blocking-basecamp
...
This is a rollowup of the following patches
Bug 823619, part 1: Make TabChild dispatch spec-compliant compat mouse events. r=mwu
Bug 823619, part 2: Use touch event for scrolling if available. r=cjones,schien,vingtetun a=blocking-basecamp
2013-01-05 15:53:16 +01:00
Ehsan Akhgari
c962137cc8
Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures
2013-01-03 22:55:45 -05:00
Aaron Klotz
192737bef9
Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy
2013-01-03 22:24:07 -05:00
Randell Jesup
b578c085d4
Bug 825594: Pref on mozGetUserMedia by default rs=jlebar
2013-01-04 18:13:12 -05:00
Aaron Klotz
d826938329
Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy
2013-01-04 17:59:05 -05:00
Chris Jones
90fdd69121
Bug 823610: Make discarding GL contexts of foreground pages on memory pressure pref-able, and pref off for b2g. r=jgilbert,jlebar
2013-01-03 15:39:25 -08:00
Ehsan Akhgari
2cf729e283
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
Shriram Kunchanapalli
bbed330a6b
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
2012-12-24 08:47:18 +05:30
Nicholas Nethercote
acc80a9abd
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
...
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
2012-12-23 16:59:51 -08:00
Bobby Holley
79c4deceb3
Bug 824581 - RemoteOpenFileChild::AsyncRemoteFileOpen crashes on Windows/Mac r=jduell
2012-12-26 11:01:00 -08:00
Boris Zbarsky
4d0a06e9f3
Bug 818400. Add a preference to control :scope and pref it off in release builds for now. r=dbaron
2012-12-24 19:35:34 -08:00
Jason Duell
3c4ef515d6
Bug 815523. Fix syntax of skip-if to skip xpcshell test on windows. r==orangefix
2012-12-22 09:44:38 -08:00
Jason Duell
2968749a62
Bug 815523 - Remote the app: and jar: protocols. r=fabrice,mwu,jdm
2012-12-22 05:56:21 -08:00
Josh Matthews
689255c2e5
Bug 815523. patches stolen from 782542 Parts 1,2,3: Necko IPC security pref, and disable for xpcshell tests, r=ted,jdm
2012-12-07 17:12:02 -05:00
Chris Jones
5b1bde7442
Back out bug 782542 for regressions.
2012-12-21 18:23:13 -08:00
Chris Jones
f43c8d77a4
Backed out changeset 5aa4d9daa13c because it's about to fail some tests
...
--HG--
extra : rebase_source : c613246a6b37584df0174229e53849987847a159
2012-12-21 17:57:14 -08:00
Chris Jones
5311e02a19
Bug 823962: Pref sending CSP reports off for b2g until bug 824170 is resolved. r=fabrice a=blocking-basecamp
2012-12-21 17:42:28 -08:00
Cameron McCormack
873a543487
Bug 793617 - Implement mask-type property. r=dbaron,longsonr
2012-12-21 11:15:22 +11:00
Cameron McCormack
2979a644b9
Bug 814530 - Disable @supports on Release and Beta. r=dbaron
2012-12-21 10:36:42 +11:00
Josh Matthews
b441d6b728
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-12 10:40:33 -05:00
Georg Fritzsche
a01693a7e5
Bug 823559 - Enable OOPP for Java per default again. r=josh
2012-12-20 18:07:45 +01:00
Justin Lebar
7bef45ba1a
Bug 819791 - Part 3: Make typeof nsTArray == typeof InfallibleTArray. r=bz
...
Also make typeof nsAutoTArray == typeof AutoInfallibleTArray and switch
files to using nsTArrayForwardDeclare.h.
2012-12-18 20:16:06 -05:00
Chris Pearce
03480b05d4
Bug 815748 - Build system changes for Windows Media Foundation HTML5 media backend. r=khuey
2012-12-18 21:38:19 +13:00
Masatoshi Kimura
543195e721
Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu
2012-12-16 19:54:58 -05:00
Ed Morley
62e46aa794
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Josh Matthews
b5a5e3ef75
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
...
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542. Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Ehsan Akhgari
9305b46722
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Josh Matthews
6fab8b6f69
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-07 17:12:02 -05:00
Brian Hackett
07f228e0e7
Bug 813559 - Enable off thread Ion compilation by default, r=dvander.
2012-12-10 15:31:46 -07:00
Jason Orendorff
1fb8b9048b
Bug 788290 - Turn javascript.options.xml.chrome off by default. r=Waldo
2012-12-10 09:02:05 -05:00
Theo Chevalier
2e90bf0940
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Masatoshi Kimura
9370910259
Bug 786120 - Implement mousewheel.*.action.override_x. r=smaug
2012-12-08 13:08:19 +09:00
Benoit Jacob
70f713c25d
Bug 818766 - forgot to actually flip the pref to false everywhere - r=jgilbert
2012-12-07 21:37:09 -05:00
Benoit Jacob
7fb07ef78b
Bug 818766 - disable by default losing WebGL contexts on heap-minimize, add a pref for it - r=jgilbert
2012-12-07 21:00:42 -05:00
Daniel Holbert
ce4d2e3e4d
Bug 783409: Enable "layout.css.flexbox.enabled" pref. r=dbaron
2012-12-07 10:58:34 -08:00
Daniel Holbert
fc28094f98
back out 75cab729c971 because it landed with the wrong bug number
2012-12-07 11:15:27 -08:00
Daniel Holbert
5b6cd65092
Bug 783490: Enable "layout.css.flexbox.enabled" pref. r=dbaron
2012-12-07 10:58:34 -08:00
Steve Workman
e1bb45ee7a
Bug 792404 - Enable DASH build by default; functionality pref'd off r=cpearce
2012-12-06 15:26:20 -08:00
Trevor Saunders
7c203dfa67
backout an accidental change that landed with bug 817133
2012-12-05 20:35:09 -05:00
Trevor Saunders
580ff17032
bug 817133 - move platform init and shutdown stuff out of nsAccessNodeWrap and ApplicationAccessibleWrap static methods r=surkov
2012-12-01 19:58:25 -05:00
Patrick McManus
9c1a24229d
bug 792438 part 3: a kill switch r=honzab
2012-12-04 18:06:29 -05:00
Patrick McManus
d670848e8b
bug 792438 - part 2 block network image loads on head css,js r=honzab sr=bz
2012-12-04 18:06:29 -05:00
Trevor Saunders
25cdce267f
bug 801466 - part 1 - remove uses of prmem in layout/ xpcom/ and modules/ r=roc
2012-12-03 16:18:36 -05:00
Vicamo Yang
d2b2019757
Bug 804754 - Add UAProfile url into HTTP request header. r=vyang
2012-11-29 11:39:58 +08:00
Chris Jones
01f70e7675
Bug 814778: Disable font inflation for the b2g master process. r=dbaron
2012-11-28 12:16:01 -08:00
Nils Maier
c818a2c341
Bug 719180: Part 2 - Add jar channel unit tests; r=taras
2012-11-28 13:13:13 -05:00
Nils Maier
98691053de
Bug 719180: Part 1 - Correct jar channel stream ownership; r=taras
...
Avoid potential file locking issues by not keeping references to the input
stream in the first place, analog to how nsBaseChannel/nsFileChannel are
implemented. The file locks will now be released as soon as either the stream
is explictly closed or the stream instance gets destroyed.
This means that a synchronous ::Open() will transfer the input stream
ownership to the caller, while asynchronous ::AsyncOpen() will transfer it to
the pump handling the asynchronous transfer to the caller's listener.
2012-11-28 13:12:56 -05:00
Brian Hackett
4e0efb87f1
Add config option for off thread compilation, bug 815199. r=dvander
2012-11-26 16:30:37 -05:00
Nicholas Cameron
75dacf4dde
Bug 812908; add a debug pref for forcing active layers; r=roc
2012-11-23 12:29:05 +13:00
Chris Jones
a3a255ca87
Bug 803908: Enable font inflation for async pan/zoomed browsers. r=dbaron
2012-11-20 11:55:14 -08:00
Chris Jones
8c1774d31e
Bug 804852: Support for the hwc implementation of Composer2D. r=mattwoodrow,mwu,roc sr=roc
...
This is a rollup of the following patches
part 0: Add a dynamic cast to ColorLayer*
part 1: Add a Composer2D interface to enable implementations to more efficiently compose layer trees
part 2: Let widgets expose Composer2Ds, if they have them
part 3: Expose a layers ogl "friend" API that Composer2D will consume
part 4: Hook Composer2D into the LayerManagerOGL rendering pipeline
part 5: Implement all the goop to let widget/gonk use a Composer2D (HwcComposer2D)
2012-11-19 09:58:38 -08:00
Jonathan Kew
fbbfddb3ae
bug 811201 - include Western fonts in Japanese font prefs, to avoid using ugly Latin letters from CJK fonts. r=blassey
2012-11-15 14:42:48 -08:00
Isaac Aggrey
218a57b4d4
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
2012-11-14 13:14:21 -06:00
Ehsan Akhgari
f5b80eb686
Backed out changeset da25394a8b55 (bug 802706) for build bustage
2012-11-14 13:24:12 -08:00
Isaac Aggrey
2c0ab41183
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan,wtc
2012-11-14 13:14:21 -06:00
Chris Pearce
9abb830db0
Bug 811381 - Remove ns prefix from media code. r=roc
...
--HG--
rename : content/media/nsAudioAvailableEventManager.cpp => content/media/AudioAvailableEventManager.cpp
rename : content/media/nsAudioAvailableEventManager.h => content/media/AudioAvailableEventManager.h
rename : content/media/nsAudioStream.cpp => content/media/AudioStream.cpp
rename : content/media/nsAudioStream.h => content/media/AudioStream.h
rename : content/media/nsMediaCache.cpp => content/media/MediaCache.cpp
rename : content/media/nsMediaCache.h => content/media/MediaCache.h
rename : content/media/nsBuiltinDecoder.cpp => content/media/MediaDecoder.cpp
rename : content/media/nsBuiltinDecoder.h => content/media/MediaDecoder.h
rename : content/media/nsBuiltinDecoderReader.cpp => content/media/MediaDecoderReader.cpp
rename : content/media/nsBuiltinDecoderReader.h => content/media/MediaDecoderReader.h
rename : content/media/nsBuiltinDecoderStateMachine.cpp => content/media/MediaDecoderStateMachine.cpp
rename : content/media/nsBuiltinDecoderStateMachine.h => content/media/MediaDecoderStateMachine.h
rename : content/media/dash/nsDASHDecoder.cpp => content/media/dash/DASHDecoder.cpp
rename : content/media/dash/nsDASHDecoder.h => content/media/dash/DASHDecoder.h
rename : content/media/dash/nsDASHReader.cpp => content/media/dash/DASHReader.cpp
rename : content/media/dash/nsDASHReader.h => content/media/dash/DASHReader.h
rename : content/media/dash/nsDASHRepDecoder.cpp => content/media/dash/DASHRepDecoder.cpp
rename : content/media/dash/nsDASHRepDecoder.h => content/media/dash/DASHRepDecoder.h
rename : content/media/gstreamer/nsGStreamerDecoder.cpp => content/media/gstreamer/GStreamerDecoder.cpp
rename : content/media/gstreamer/nsGStreamerDecoder.h => content/media/gstreamer/GStreamerDecoder.h
rename : content/media/gstreamer/nsGStreamerReader.cpp => content/media/gstreamer/GStreamerReader.cpp
rename : content/media/gstreamer/nsGStreamerReader.h => content/media/gstreamer/GStreamerReader.h
rename : content/media/ogg/nsOggCodecState.cpp => content/media/ogg/OggCodecState.cpp
rename : content/media/ogg/nsOggCodecState.h => content/media/ogg/OggCodecState.h
rename : content/media/ogg/nsOggDecoder.cpp => content/media/ogg/OggDecoder.cpp
rename : content/media/ogg/nsOggDecoder.h => content/media/ogg/OggDecoder.h
rename : content/media/ogg/nsOggReader.cpp => content/media/ogg/OggReader.cpp
rename : content/media/ogg/nsOggReader.h => content/media/ogg/OggReader.h
rename : content/media/omx/nsMediaOmxDecoder.cpp => content/media/omx/MediaOmxDecoder.cpp
rename : content/media/omx/nsMediaOmxDecoder.h => content/media/omx/MediaOmxDecoder.h
rename : content/media/omx/nsMediaOmxReader.cpp => content/media/omx/MediaOmxReader.cpp
rename : content/media/omx/nsMediaOmxReader.h => content/media/omx/MediaOmxReader.h
rename : content/media/plugins/nsMediaPluginDecoder.cpp => content/media/plugins/MediaPluginDecoder.cpp
rename : content/media/plugins/nsMediaPluginDecoder.h => content/media/plugins/MediaPluginDecoder.h
rename : content/media/plugins/nsMediaPluginHost.cpp => content/media/plugins/MediaPluginHost.cpp
rename : content/media/plugins/nsMediaPluginHost.h => content/media/plugins/MediaPluginHost.h
rename : content/media/plugins/nsMediaPluginReader.cpp => content/media/plugins/MediaPluginReader.cpp
rename : content/media/plugins/nsMediaPluginReader.h => content/media/plugins/MediaPluginReader.h
rename : content/media/raw/nsRawDecoder.cpp => content/media/raw/RawDecoder.cpp
rename : content/media/raw/nsRawDecoder.h => content/media/raw/RawDecoder.h
rename : content/media/raw/nsRawReader.cpp => content/media/raw/RawReader.cpp
rename : content/media/raw/nsRawReader.h => content/media/raw/RawReader.h
rename : content/media/raw/nsRawStructs.h => content/media/raw/RawStructs.h
rename : content/media/wave/nsWaveDecoder.cpp => content/media/wave/WaveDecoder.cpp
rename : content/media/wave/nsWaveDecoder.h => content/media/wave/WaveDecoder.h
rename : content/media/wave/nsWaveReader.cpp => content/media/wave/WaveReader.cpp
rename : content/media/wave/nsWaveReader.h => content/media/wave/WaveReader.h
rename : content/media/webm/nsWebMBufferedParser.cpp => content/media/webm/WebMBufferedParser.cpp
rename : content/media/webm/nsWebMBufferedParser.h => content/media/webm/WebMBufferedParser.h
rename : content/media/webm/nsWebMDecoder.cpp => content/media/webm/WebMDecoder.cpp
rename : content/media/webm/nsWebMDecoder.h => content/media/webm/WebMDecoder.h
rename : content/media/webm/nsWebMReader.cpp => content/media/webm/WebMReader.cpp
rename : content/media/webm/nsWebMReader.h => content/media/webm/WebMReader.h
2012-11-14 11:46:40 -08:00
Gabriele Svelto
ffd5580b48
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
2012-11-12 17:41:23 +01:00
Masatoshi Kimura
cb0dd679d3
Bug 562091 - Remove the EUC-KR conveter and rename x-windows-949 to EUC-KR. r=smontagu
2012-11-13 18:58:48 -05:00
Jeff Muizelaar
27a0bd3306
Bug 811467. Increase image decode chunk size. r=joe
...
Telemetry shows us doing image decoding at around 10000 KB/s. This means we
can do about 10240 bytes per ms. Since we have 5ms to do the decoding that
means we should be able to 51200 bytes in 5ms. I'd suggest we change to 16384
as that gives a healthy margin.
It turns out tenfourfox has also increased the size for performance reasons.
--HG--
extra : rebase_source : 9fce27dd9cb2e81c0da43c1ef63668affd9582cb
2012-11-13 15:39:04 -08:00
Gervase Markham
810bd7b352
Bug 791822 - Add .gt to IDN whitelist.
2012-11-09 13:29:43 +00:00
Gervase Markham
3597a772cf
Bug 770877 - Add .com, .net, .name to IDN TLD whitelist.
2012-11-09 13:27:20 +00:00
Mounir Lamouri
2671f5a513
Bug 807613 - Add a pref to make the placeholder disappear when a text field is focused. r=bz
2012-11-09 10:32:58 +00:00
Andrea Marchesini
10c8366adf
Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir
...
--HG--
extra : rebase_source : fc267035c0eb85bb08b9da91bf79ecbb816da1b3
2012-11-08 15:57:17 +00:00
Mounir Lamouri
2c4f8c0fac
Backed out changeset 3566ba4296f7 because of wrong bug number.
...
--HG--
extra : rebase_source : c5d189308a555c7235d6cd405aa44d36c9b7db9a
2012-11-08 15:56:48 +00:00
Andrea Marchesini
2751e6fb32
Bug 809567 - Hide ArchiveReader feature behind a pref (disabled by default), r=mounir
2012-11-08 15:54:26 +00:00
Benoit Jacob
cc10ea918f
Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec
2012-11-01 17:13:10 -04:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Chris Pearce
d33bf73a47
Bug 803287 - Don't use GStreamer (when enabled) for Ogg/WebM if builtin backends present. r=doublec
2012-10-30 14:38:42 +13:00
Mats Palmgren
cbfa147ac8
Bug 804486 - Add toolkit.scrollbox.horizontalScrollDistance pref, default 5. Change horizontal scroll increment from 10px to horizontalScrollDistance * GetLineScrollAmount().width(). Make GetLineScrollAmount() use the font's AveCharWidth() for the horizontal amount rather than MaxHeight(). r=roc
2012-10-29 06:44:31 +01:00
Gregor Wagner
94f2e887b4
Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm
2012-10-26 16:06:19 -07:00
L. David Baron
29f92ad50d
Add preferences (defaulting to enabled, for now) to control whether certain prefixed aliases for CSS properties are supported, so that authors can have a way to test what happens when they're turned off in advance of our disabling them. (Bug 804944) r=bzbarsky
2012-10-26 19:04:20 +02:00
Jed Parsons
e4891fd894
Bug 794680 - Connect gecko to gaia identity ui. r=benadida, r=cjones
2012-10-26 07:39:38 -04:00
Patrick McManus
0b9e7aa8bb
bug 797964 remove spdy ping experiment and change default to 58s r=honzab
2012-10-25 14:20:08 -04:00
Ehsan Akhgari
f117c7a7b0
Backed out 2 changesets (bug 579517)
...
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
2012-10-25 12:32:24 -04:00
Ehsan Akhgari
48b5c1a608
Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517)
2012-10-25 11:48:19 -04:00
Justin Lebar
9cc8a76bf7
Bug 799595 - Add nsIMessageLoop::PostIdleTask and use it to take screenshots. r=cjones
2012-10-25 11:36:24 -04:00
Jim Mathies
ae9b1663ef
Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg
2012-10-25 09:57:51 -05:00
Nathan Froyd
06dac85136
Bug 765244 - add a memory reporter for preferences; r=njn
...
--HG--
extra : rebase_source : 1be2d7c4e2f4d1747afdb025392009532bc71add
2012-10-11 11:36:21 -04:00
Nick Hurley
a115c7b5bc
Bug 536324 part 2 - Change implementers of nsIChannel. r=sworkman
2012-10-22 10:51:07 -07:00
Jared Wein
aa4b4bc91e
Backed out changeset ca101d926240 (bug 787767)
2012-10-22 01:56:10 -07:00
Jared Wein
c574388835
Bug 787767 - Implement runtime performance monitoring for Worker API abuse. r=felipe
...
--HG--
extra : rebase_source : 93e027809cc3f6ceb2939cb2e3919c3516d05be7
2012-10-21 17:26:11 -07:00
Bobby Holley
dc33cae831
Bug 789224 - Separate certificate principals out from CAPS. r=dveditz
...
There's no longer any reason why "certificate principals" need to be principals at all.
I tried to rip them out entirely, but it looks like they're still used vestigially at XPI
install time to display author information. But there's no reason that they have to be
porkbarreled into the security-critical objects that we pass around all over the place.
So let's make them their own deal.
I was tempted to call them "certificate holders", but that would involve renaming methods and
cause more compat fuss than necessary.
--HG--
rename : caps/idl/nsISignatureVerifier.idl => security/manager/ssl/public/nsISignatureVerifier.idl
2012-10-22 08:29:56 +02:00
Peter Van der Beken
0fca6b2112
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
2012-10-13 14:50:24 +02:00
Brian R. Bondy
be9fe21d00
Bug 795915 - Ensure permissions get encoded correctly in libmar test suite. r=rstrong
2012-10-19 19:07:25 -04:00
Scott Johnson
f2cabe41ad
Bug 784375: Add a preference to control maximum font size inflation ratio. [r=dbaron]
2012-10-15 14:03:37 -05:00
Ryan VanderMeulen
6a974d796e
Backed out changeset 779550569432 (bug 787767)
2012-10-18 21:43:12 -04:00
Benjamin Peterson
632234f58e
Bug 803358 - Remove JSOPTION_RELIMIT. r=luke
2012-10-18 21:06:42 -04:00
Jared Wein
d8810e9d3c
Bug 787767 - Implement runtime performance warnings for Worker API abuse. r=felipe
2012-10-18 18:02:42 -07:00
Brian Smith
125999d7c4
Bug 794510: Part 6 - Fixups needed to build on Windows and Android and Mac OS X debug, plus shorten comment to be less than 80 columns; r=ehsan
2012-10-18 15:55:48 -04:00
Ehsan Akhgari
1a3d718b58
Merge mozilla-central into mozilla-inbound
2012-10-17 13:03:16 -04:00
Brian R. Bondy
4ac3a2412e
Bug 798415 - Import signature to MAR files implementation. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
5553198040
Bug 798415 - Tests for import signature to MAR files. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
4e3f290c9a
Bug 798415 - Binary data for tests for import signatures to MAR files. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
5e78e44885
Bug 798413 - Tests for export signature from MAR files. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
bd76a4b7ac
Bug 798413 - Export signature from MAR files implementation. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
f44bca2bf1
Bug 798413 - Binary data for tests for export signatures from MAR files. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
f3bbab7a34
Bug 792452 - Base implementation for multiple signing and verifying. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
f947d40b96
Bug 792452 - Tests for multiple signing. r=bsmith
2012-10-17 09:39:44 -04:00
Brian R. Bondy
b4c32d97e4
Bug 792452 - Binary data for multiple signature test cases. r=bsmith
2012-10-17 09:39:43 -04:00
Brian R. Bondy
95d5df6be1
Bug 795921 - Change MAR verification to use AND semantics for multiple signatures. r=bsmith
2012-10-17 09:39:42 -04:00
Joe Drew
94d378d80c
Bug 795940 - Part 2 - Re-enable high-quality downscaling. r=jlebar
...
--HG--
extra : rebase_source : c105e359c0cd1aec5faf27cf3c4109e7dc77015f
2012-10-12 18:25:14 -04:00
Isaac Aggrey
61d7092334
Bug 794510: Part 3 - create NSPRFormatTime.h with temporarily undef'd NO_NSPR_10_SUPPORT for compatibility; r=ehsan
2012-10-11 13:16:29 -05:00
Aryeh Gregor
c441de2073
Bug 802069 - Make "macintosh" the canonical name of its encoding, not "x-mac-roman"; r=smontagu
...
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_roman.js => intl/uconv/tests/unit/test_decode_macintosh.js
rename : intl/uconv/tests/unit/test_encode_x_mac_roman.js => intl/uconv/tests/unit/test_encode_macintosh.js
2012-10-17 12:15:23 +02:00
Jonathan Kew
d0245b58c2
bug 794038 pt 2.0 - respond to changes to backing-store resolution when a window moves between HiDPI and non-HiDPI displays. r=smichaud
2012-10-16 20:41:20 +01:00
David Keeler
2148728e6b
bug 786417 - filter the hsts preload list to sites that actually send the header r=bsmith, mayhemer
2012-10-15 14:43:57 -07:00
Scott Johnson
5b297d3387
Backout e52a16b96738 (Bug 784375) for oranges on OSX 10.8.
2012-10-15 15:13:40 -05:00
Scott Johnson
c5c4e9bfb9
Bug 784375: Add a preference to control maximum font size inflation ratio. [r=dbaron]
2012-10-15 14:03:37 -05:00
Scott Johnson
d0463a203f
Backout 94f06c75c3b5 for lack of reviewer.
2012-10-15 14:13:35 -05:00
Scott Johnson
4f79a3d4c2
Bug 784375: Add a preference to control maximum font size inflation ratio.
2012-10-15 14:03:37 -05:00
Nicholas Cameron
a18fe5707c
Bug 734668; remove Thebes canvas. r=roc
...
--HG--
extra : rebase_source : 57b08c33f72cd611deb30dc1639060a719747849
2012-10-12 22:42:51 +13:00
Trevor Saunders
3d3592cd63
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00
Ehsan Akhgari
b1dcba0c78
Backout changeset 310e29c26ea3 (bug 798564) for breaking Windows builds
2012-10-11 12:12:09 -04:00
Nathan Froyd
eda12a25ac
Bug 798564 - remove prtypes.h #includes in modules/libmar/; r=ehsan
2012-10-05 17:13:49 -04:00
Fabrice Desré
c2667e7437
Bug 787439 - Ensure applications permissions are updated when doing a system update [r=marshall,ddahl]
2012-10-10 09:16:49 -07:00
Masatoshi Kimura
5637d27654
Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu
2012-10-10 06:32:37 -04:00
Jonathan Kew
b97fe497ea
bug 797398 followup - restore comment in all.js that was accidentally eliminated by this bug. no_r=me DONTBUILD
2012-10-10 09:46:10 +01:00
Jonathan Kew
533218d0f9
bug 797398 - use harfbuzz for all text shaping on Linux. r=jdaggett
2012-10-09 14:38:09 +01:00
Jonathan Kew
24affc8fc3
bug 797402 - use harfbuzz for all OpenType font shaping under OS X. r=jdaggett
2012-10-09 13:45:42 +01:00
Anant Narayanan
b9965a1838
Bug 798966: Create a preference to bypass gUM permission; r=jesup
2012-10-07 17:31:45 -07:00
Anant Narayanan
552e23146d
Bug 694807: Implement PeerConnection DOM interface; r=jst
2012-10-07 01:34:30 -04:00
Patrick McManus
b55ee55d8d
bug 790184 spdy: fix tcp send buffers to bound ping rtt r=honzab sr=biesi
2012-10-06 20:48:20 -04:00
Scott Johnson
5abb129e20
Bug 710298: Support reflow-on-zoom by limiting the max line box width after zooming in on mobile. [r=blassey]
2012-10-04 14:41:46 -05:00
Robert O'Callahan
95dd1216fb
Bug 603880. Implement nsWindow::GetDefaultScale on Windows based on LOGPIXELSY, set by font DPI settings. r=jmathies
...
--HG--
extra : rebase_source : 9f557d71a0aff00cf51093983809d7bbda477294
2012-10-05 15:29:10 +13:00
Valentin Gosu
7c09070a60
Bug 796192 - A/B test HTTP Pipelining on pre-release channel. r=mcmanus
2012-10-04 21:08:58 -04:00
Albert Crespell
6e86939ad1
Bug 746069: Part 3: IDL implementation for NetworkStats. r=philikon sr=jst
2012-10-04 18:42:41 +02:00
Benoit Girard
8aed17295d
Bug 724666 - Add pref for accelerated canvas on mac. r=jrmuizel
2012-07-31 18:48:40 -04:00
Jared Wein
e7375c4784
Bug 786125 - Alert showing/hiding animation is janky (nsIAlertsService). r=Unfocused
2012-10-03 23:59:36 -07:00
Joe Drew
ae803c4362
Bug 797632 - Temporarily disable high-quality downscaling for causing crashes. r=jlebar
2012-10-03 19:53:30 -04:00
Vicamo Yang
7e078e6674
Bug 790192 - Part 1/2: support strict GSM SMS 7-Bit encoding, r=marshall_law
2012-10-03 16:37:19 +08:00
Daniel Holbert
13165b770b
Bug 796212 part 0: Add pref "layout.css.flexbox.enabled" to all.js, set to false. r=bz
2012-10-02 22:04:49 -07:00
Tom Schuster
68bf2735b6
Bug 795442 - Allow nsIChannel.contentDispositionFilename to be writable. r=jduell, sr=biesi
2012-10-02 09:43:00 -07:00
Dave Hylands
07e7ab4c35
Bug 797174 - dom.ipc.processPrelauch is misspelled
...
Corrected spelling to be dom.ipc.processPrelaunch
2012-10-02 17:13:40 -07:00
Gervase Markham
69c7254642
Bug 794314 - add .ca to IDN TLD whitelist.
2012-10-02 14:10:51 +01:00
Joe Drew
85c156d2ef
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
2012-09-27 14:12:56 -04:00
Isaac Aggrey
65e8d33673
Bug 795507: Remove usage of PR_BEGIN_EXTERN_C and PR_END_EXTERN_C; r=ehsan
2012-09-30 21:10:22 -05:00
Ms2ger
a72f8370a2
Bug 795862 - Back out bug 486918 for build bustage in unreviewed code.
2012-10-01 14:16:03 +02:00
Joe Drew
4b9e01692f
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
2012-09-27 14:12:56 -04:00
Steve Workman
fd6793666f
Bug 734546: Add DASH Decoders and Readers r=cpearce r=ted
2012-09-29 16:29:04 -07:00
Jonathan Kew
2cf5d23c2c
bug 674373 pt 6 - support HiDPI display in Cocoa widget code. r=roc,smichaud
2012-09-29 12:36:09 +01:00
Michal Novotny
1c59db4611
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-29 00:39:20 +02:00
Ed Morley
722b933229
Backout 92530b29ac24, 42e659956dc6 & 38277196c099 (bug 486918), d3b69fe15ac3 & b2dba2108722 (bug 786444), e7381ac9e30a (bug 786449) on suspicion of causing Android reftest failures on a CLOSED TREE
2012-09-28 23:00:28 +01:00
Nicolas Silva
b55038bbf2
Bug 794747 - add a pref for the default size of the VideoQueue. r=kinetik
2012-09-28 13:34:03 -04:00
Joe Drew
db8e984995
Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
...
--HG--
extra : rebase_source : 386bee19522e3cb8bca16ec40e3c092a52ae18d2
2012-09-27 14:12:56 -04:00
Isaac Aggrey
997db4d142
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
Ed Morley
ea34844908
Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE
2012-09-28 13:14:26 +01:00
Michal Novotny
c526be2178
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-28 13:53:52 +02:00
Patrick McManus
b0d97b100c
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-14 16:27:46 -04:00
Scott Johnson
e7cec36f2e
Bug 790374: Add a GetFloat() API to libpref which uses a string preference as storage. [r=bsmedberg]
2012-09-26 15:53:37 -05:00
Isaac Aggrey
b33410feb2
Bug 789847 - Remove PR_CALLBACK usage from tree
2012-09-25 11:18:38 -05:00
Jim Mathies
f50c101c4d
Bug 726615 - Implement w3c touch events for Windows. Original patch by Makoto Kato. r=wesj, smaug, mbrubeck
2012-09-22 14:28:35 -05:00
Fabrice Desré
3085ae9ceb
Restore localId initial pref value to what it was before bug 792015 r=me
2012-09-19 15:15:58 -07:00
Ehsan Akhgari
b5c39afb4e
Bug 792502 - Kill the FunctionTimer code; r=vlad
2012-09-19 16:59:38 -04:00
Patrick McManus
4174b0df24
bug 792442 - extend the dns cache grace period r=josh
2012-09-19 16:11:52 -04:00
Gregor Wagner
a3f5338aff
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-19 11:19:00 -07:00
Fabrice Desré
158cd8dd65
Bug 787439 - Ensure applications permissions are updated when doing a system update [r=vingtetun]
2012-09-19 09:28:55 -07:00
Gregor Wagner
da64ed1681
Backout bug 770731
2012-09-18 16:19:56 -07:00
Gregor Wagner
6ff65c4c09
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-18 14:52:39 -07:00
Ed Morley
946a13d148
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
2012-09-17 16:54:09 +01:00
Anthony Jones
50b33c52d2
Bug 789367 - Add content preference for GTK platform; r=nrc
2012-09-16 20:23:00 -07:00
Brandon Sterne
3e532fb70b
Bug 62178 - implement mixed content blocker, r=smaug
2012-09-16 20:49:43 -07:00
Phil Ringnalda
0500299d26
Back out 9805ecdb8f66 (bug 789367) on suspicion of breaking the build
2012-09-16 17:59:25 -07:00
Anthony Jones
7ed9310eb6
Bug 789367 - Add content preference for GTK platform. r=nrc
2012-09-16 20:20:16 -04:00
Phil Ringnalda
ef3b931869
Back out 562ba2baa5b3 and 5065dd13b53d (bug 62178) for Android mochitest-1 failure
2012-09-16 15:24:58 -07:00
Brandon Sterne
47f186bcf0
Bug 62178 - implement mixed content blocker, r=smaug
2012-09-16 13:13:25 -07:00
Scott Johnson
4622da3332
Bug 789962: Change comment in Preferences.h to refer to correct file, DONTBUILD because NPOTB. [r=bsmedberg]
2012-09-14 17:42:35 -05:00
Patrick McManus
fc64a80f2f
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-14 16:27:46 -04:00
Jan Varga
a9743fed16
Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking
2012-09-14 22:23:44 +02:00
Ed Morley
1525bc6440
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
2012-09-13 22:42:29 +01:00
Patrick McManus
3d38be24d9
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-13 15:22:56 -04:00
David Anderson
24145fc9a1
Merge from mozilla-central.
2012-09-10 12:16:38 -07:00
David Anderson
6c5722e35b
Merge from mozilla-central.
2012-09-06 18:28:59 -07:00
David Anderson
043ddae94a
Merge from mozilla-central.
...
--HG--
rename : js/jsd/jsd_scpt.c => js/jsd/jsd_scpt.cpp
rename : js/jsd/jsd_stak.c => js/jsd/jsd_stak.cpp
rename : js/jsd/jsd_val.c => js/jsd/jsd_val.cpp
2012-09-05 16:18:11 -07:00
David Anderson
6b403f94c2
Merge from mozilla-central.
...
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-29 17:51:24 -07:00
Phil Ringnalda
5423f5636c
Back out a08d28e8a86b (bug 768868), 9b96029a9cf0 and 010b5cb3576d (bug 781620) for test failures and leaks
2012-08-27 21:34:53 -07:00
Fabrice Desré
f24d334b22
Bug 768868 - App manifest should support application type [r=vingtetun]
2012-08-27 19:43:57 -07:00
Andrea Marchesini
2e3a4473c5
Bug 783562 - blob: protocol wrong Content-Type header. r=sicking
2012-08-27 19:34:30 -04:00
David Anderson
188c88907e
Merge from mozilla-central.
2012-08-22 16:09:24 -07:00
David Anderson
1ef4c57410
Merge from mozilla-central.
2012-08-21 15:59:12 -07:00
David Anderson
6fe112e8bf
Merge from mozilla-central.
2012-08-15 14:22:26 -07:00
Ed Morley
42369890c2
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-08-15 16:17:53 +01:00
Kyle Huey
fa127e8648
Merge m-c to b-s.
2012-08-15 06:25:20 -07:00
David Anderson
7ef28ac5ac
Merge from mozilla-central.
2012-08-13 13:40:42 -07:00
Kyle Huey
adc77cb365
Bug 685516: Instead of decoding small images synchronously and large images asynchronously, always decode synchronously for some time, and post the remainder to the event loop if necessary. r=joe
2012-08-13 11:12:15 -07:00
David Anderson
efd9a9feee
Merge from mozilla-central.
2012-08-10 14:50:20 -07:00
Ryan VanderMeulen
870142e530
Merge inbound to m-c.
2012-08-11 22:33:42 -04:00
Masayuki Nakano
53c900db7e
Bug 719320 part.8-9 Handle WheelEvent.deltaZ in ESM r=smaug
2012-08-12 10:42:36 +09:00
Masayuki Nakano
1818fe2fb2
Bug 719320 part.5 Redesign mouse wheel action prefs r=smaug
2012-08-12 10:42:35 +09:00
Masayuki Nakano
d26b327f14
Bug 719320 part.4 Remove mousewheel.*.*numlines and add mousewheel.*.delta_multiplier_* r=smaug
2012-08-12 10:42:34 +09:00
Scott Johnson
a126fbce3c
Bug 777089: Add preference to control the function used to map specified font sizes to inflated font sizes. [r=dbaron]
2012-08-11 13:33:36 -05:00
Honza Bambas
541453729c
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
2012-08-10 22:44:11 -04:00
David Anderson
b620fb6c5c
Merge from mozilla-central.
2012-08-09 13:41:13 -07:00
David Anderson
c9ca5124db
Merge from mozilla-central.
2012-08-08 15:09:49 -07:00
Ehsan Akhgari
5b76a146bc
Bug 579517 - Part 5: Add missing StandardInteger.h #includes where needed; r=bsmedberg
...
Landing on a CLOSED TREE
2012-08-08 17:08:17 -04:00
Ehsan Akhgari
0fd9123eac
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
...
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Jeff Gilbert
5626f58942
Bug 738833 - Add webgl force-readback pref - r=bjacob
2012-08-21 20:29:06 -07:00
Doug Turner
f31a39fc0f
Bug 773528 - remove device.motion.enabled. we now use device.sensors.enabled. r=smaug
2012-08-08 11:48:30 -07:00
David Anderson
3ffd33a2cb
Merge from mozilla-central.
2012-08-07 15:13:28 -07:00
Robert O'Callahan
c87a66cef9
Bug 780847. Built-in support for mouse/touch events targeting nodes within a certain radius via heuristics. r=mats,smaug
...
--HG--
extra : rebase_source : 13a350bb6c993e5a23e54657cbe9f22c287036ad
2012-08-20 12:02:42 +12:00
David Anderson
9c45c01c55
Merge from mozilla-central.
...
--HG--
rename : layout/base/nsFrameTraversal.cpp => layout/base/nsFrameIterator.cpp
rename : layout/base/nsFrameTraversal.h => layout/base/nsFrameIterator.h
rename : browser/modules/WebappsInstaller.jsm => toolkit/webapps/WebappsInstaller.jsm
2012-08-06 12:44:06 -07:00
David Anderson
ac219f63e6
Merge from mozilla-central.
2012-08-03 18:58:30 -07:00
Masayuki Nakano
a2e9895dca
Bug 422132 Store unused fractional scroll amount for later wheel events r=smaug
2012-08-15 09:52:07 +09:00
Martin Stransky
dd064d015b
Bug 782612 - Move Xt plugins OOP. r=karlt
2012-08-14 19:56:48 -04:00
Edwin Flores
fe9a9803ab
Bug 719286 - Basic OpenType SVG functionality r=roc
2012-09-06 16:57:54 +12:00
Ryan VanderMeulen
564bdb74b5
Merge m-c to inbound.
2012-09-05 23:03:09 -04:00
Makoto Kato
c28c020a8f
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
2012-09-06 11:41:02 +09:00
Fabrice Desré
f076c96d44
Bug 775327 - App ID generation and storage is unsafe [r=sicking]
2012-09-05 18:07:21 -07:00
David Anderson
ef13f46623
Merge from mozilla-central.
2012-08-02 13:47:20 -07:00
David Anderson
bee6a61001
Merge.
...
--HG--
rename : content/base/src/nsGenericElement.h => content/base/public/FragmentOrElement.h
rename : content/base/src/nsGenericElement.cpp => content/base/src/FragmentOrElement.cpp
rename : gfx/thebes/nsCoreAnimationSupport.mm => gfx/2d/QuartzSupport.mm
2012-08-01 11:30:00 -07:00
Cameron McCormack
d7f2d311ed
Bug 649740 - Implement @supports. r=dbaron,bz
2012-08-02 10:32:12 +10:00
Jonathan Watt
e8df109e51
Bug 776054 - Flip the prefs to enable the use of display lists for SVG painting and hit-testing. r=roc.
2012-08-02 00:29:36 +01:00
David Anderson
9929d37fcc
Merge from mozilla-central.
2012-07-31 17:19:41 -07:00
David Zbarsky
f386a1e940
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
2012-07-31 10:28:21 -07:00
David Anderson
644c651c3e
Merge from mozilla-central.
2012-07-30 13:15:39 -07:00
Mark Finkle
70a01196ec
Backout 169ff207ed19, a34baed70c1b, f9ccdd490bd7, 39550ed860e6, 2194a2dd66b2, 908eb2e26843, a76e0a267f26 due to mobile viewport bustage (bug 778580)
2012-07-30 14:36:12 -04:00
Aryeh Gregor
e806eeab4f
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
Aryeh Gregor
6e5854f625
Bug 777292 - modules/libpref/, toolkit/: Remove conversions to nsresult that will always result in NS_SUCCEEDED; r=bsmedberg
2012-07-27 16:54:09 +03:00
David Anderson
5fc5a16b63
Merge from mozilla-central.
2012-07-24 16:32:08 -07:00
Matt Brubeck
2e41f92cb5
Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures
2012-07-23 20:25:51 -07:00
David Anderson
10352157a6
Merge from mozilla-central.
2012-07-23 12:37:49 -07:00
David Zbarsky
42018cc827
Bug 780342 - Don't allow compositor-driven animation of frames that are not prerendered, provide diagnostics for when that happens r=cjones
2012-08-06 16:33:23 -04:00
Justin Lebar
1651477ac4
Bug 780547 - Disable idle API's fuzz factor. r=mounir
...
There's no need to fuzz the idle API after bug 780507, which restricts the idle API to trusted content.
--HG--
extra : rebase_source : 234920f5d2b7c5b42bc04c469258978dfa7e7f28
2012-08-06 12:10:58 -04:00
David Zbarsky
5deebe2e9b
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
2012-07-23 17:34:46 -07:00
Patrick McManus
10e166070e
bug 762162 - network.http.timeout-connection r=honzab
2012-07-23 19:10:00 -04:00
David Anderson
180cbd4d9d
Merge from mozilla-central.
2012-07-19 14:34:36 -07:00
David Anderson
921bd834c9
Merge from mozilla-central.
...
--HG--
rename : js/xpconnect/wrappers/CrossOriginWrapper.cpp => js/xpconnect/wrappers/WaiveXrayWrapper.cpp
rename : js/xpconnect/wrappers/CrossOriginWrapper.h => js/xpconnect/wrappers/WaiveXrayWrapper.h
2012-07-18 19:02:32 -07:00
Masayuki Nakano
7a210f7746
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
2012-07-19 10:28:16 +09:00
Nicholas Cameron
ba00eb28e7
Bug 773460. Pref on Azure/Cairo for Windows. r=roc
2012-07-31 19:57:34 +12:00
Randell Jesup
eedf93a21d
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
Zuhao(Joe) Chen
8cf7c3d18b
Bug 784602 - Add identity prefs to about:config. r=MattN
...
--HG--
extra : rebase_source : c3c561e3b916dc63ad4bddc385ca7345fd913f56
2012-08-29 17:20:00 -07:00
David Anderson
b93d6b9c04
Merge from mozilla-central.
2012-07-12 13:23:26 -07:00
Jan de Mooij
b727de1167
Bug 769128 - Recreate ion.content browser option lost in merge. (r=dvander)
2012-07-11 17:47:58 -07:00
Joshua Cranmer
4b8f318e78
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
...
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
2012-07-06 15:14:07 -05:00
Vladimir Vukicevic
ebab93cfd3
b=767064; use 4444/565 GL context format for WebGL on mobile; r=jgilbert,r=bjacob
2012-07-06 09:19:27 -04:00
Matt Woodrow
963214988b
Bug 539356 - Part 6 - Add compositing paint flashing to BasicLayers. r=roc
2012-07-17 13:03:51 -04:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Nathan Froyd
a7eb97f896
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Anthony Jones
b0d98e4fff
Bug 773460 - Change the default canvas over to Azure; r=nrc
...
--HG--
extra : rebase_source : cf5c1a05345fe4096d856f432cf26175c4401762
2012-08-27 18:19:07 +12:00
Jason Orendorff
f9227f858d
Bug 778851 - Disable E4X in content by default.
2012-08-26 09:04:33 -05:00
Randell Jesup
5e1942e760
Bug 773847: Fix popupcontrol logic and take snapshots from main thread, enable Snapshots on Android by default r=mounir,blassey
2012-08-26 01:33:08 -04:00
Patrick McManus
4c858109e4
bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
...
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Mike Hommey
d145a2d1a8
Bug 763651 - Link the javascript engine against zlib. r=khuey
2012-07-12 08:30:59 +02:00
Gregor Wagner
67d201613b
Bug 765435 - Make JS heap growth factor depend on the heap size after a GC and GC frequency. r=billm
2012-07-11 11:09:53 -07:00
Gavin Sharp
354e12c7fa
Bug 771980: provider must be re-usable, r=jaws
...
--HG--
extra : transplant_source : s%94%84%C2%7C%27%A3%B0%DB%5B%7F%40%96%A4S%21%FFcSA
2012-07-11 10:43:56 -07:00
Fabrice Desré
b550133be0
Bug 769350 - Implement trusted/certified app scheme support [r=vingtetun]
2012-07-11 08:38:36 -07:00
Ryan VanderMeulen
ed3645f4ca
Merge m-c to inbound.
2012-07-30 20:14:22 -04:00
Aryeh Gregor
903f6c9c84
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
2012-07-27 16:59:29 +03:00
David Zbarsky
5a900008c4
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
2012-07-27 13:23:44 -07:00
Aryeh Gregor
0923bf00ef
Bug 780618 - Move all error codes to nsError.h; r=ehsan
2012-07-27 17:03:27 +03:00
Nicholas Cameron
8cef9af43a
Bug 764125; sort out preferred and fallback Azure backends for all platforms (canvas and prefs). r=Bas
2012-07-24 22:18:40 +12:00
Ben Turner
0727b7098c
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
...
--HG--
rename : ipc/glue/IPCSerializableParams.ipdlh => ipc/glue/InputStreamParams.ipdlh
extra : transplant_source : %A6%BC%8B%8D%3A_%7Df%2B%FE%AA%94%81%AB%CAW%15K%A7%03
2012-08-23 12:33:46 -07:00
Patrick McManus
6fcd24947d
bug 648603 - update connection limits; especially for proxies r=jduell
2012-09-05 08:27:31 -04:00
Anthony Jones
a298612078
Bug 773460 - Change the default canvas over to Azure; r=nrc
2012-09-05 12:05:40 +12:00
Gene Lian
56475ce904
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-06-22 15:37:49 +08:00
Makoto Kato
5567f1a177
Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar
2012-07-06 18:43:28 +09:00
Raphael Catolino
bf4da108f5
Bug 764481 - Add a pref to enable/disable experimental form features. r=mounir
...
--HG--
extra : rebase_source : 43b03c409b9cc52a991ca753c1848d453afbbb33
2012-06-23 14:32:54 +02:00
Ehsan Akhgari
2ea15f6244
Backout changeset 2c411daf6633 (bug 539356) because of performance and correctness regressions
2012-07-03 20:27:47 -04:00
Benjamin Smedberg
be3273a706
Bug 769048 part F - Add the final bits to PluginModuleParent which watch for new Flash processes and inject a crashreporter into them, r=jimm
...
--HG--
extra : rebase_source : dd00ee4c29ec0b2f7bee0e48eedd426644b1ae43
2012-07-03 07:49:23 -04:00
Matthew Noorenberghe
4ea07adc41
Bug 762993 - Implement a sandbox iframe for Identity IdP provisioning. r=jst,benadida,dolske
...
Based on Anant's code from bug 745345.
2012-06-28 01:57:00 -07:00
Matt Woodrow
0b0abe97ec
Bug 539356 - Part 6 - Add compositing paint flashing to BasicLayers. r=roc
2012-06-30 15:06:10 +12:00
Bonnie Surender
e360fa128a
Fixing bug 715041. Add support for Idle API. r=bent, jst
2012-06-29 01:32:21 -07:00
Jason Duell
cea8245cc8
Bug 711793 - Delay websocket reconnection after abnormal termination. r=mcmanus
2012-06-28 17:53:50 -07:00
Nicolas Chaim Echeverria
e5e437fa6c
Bug 726125: Certificates of signed extensions were getting validated on each startup. r=taras, sr=bzbarsky
2012-08-30 16:58:55 -04:00
Dão Gottwald
f9ace114ee
Bug 782453 - Add site-specific User Agent infrastructure and use it to fix AOL Mail. r=bz,ehsan sr=gerv
2012-08-30 13:49:05 +02:00
Landry Breuil
038741989a
Bug 785738 Part 3: use PRTime instead of int64_t where appropriate; r=ehsan
2012-08-30 09:10:35 +02:00
Nicholas Cameron
860bf4ac31
Bug 773460; backout the Linux pref. r=roc
...
--HG--
extra : rebase_source : 6ae7eb2adcada09611286034eaf999f11ef846ee
2012-08-30 13:48:08 +12:00
Fabrice Desré
30faf6cc6f
Bug 768868 - App manifest should support application type [r=vingtetun]
2012-08-27 19:43:57 -07:00
Nicholas Cameron
36cd4fcc73
Bug 773460. Pref on Azure/Cairo for Android. r=joe
...
--HG--
extra : rebase_source : 524a8ab846425e53d57e1977d19390ecf50f6b08
2012-08-10 06:45:03 +12:00
Aryeh Gregor
98c0410ea1
Bug 777292 - modules/libpref/, toolkit/: Fix incorrect conversions to nsresult; r=bsmedberg
2012-07-30 12:24:36 +03:00
Nick Hurley
63c3cf1b49
bug 709297 - reduce max cache size to 350MiB the next time we have to trash the cache. r=jduell
2012-08-07 15:46:33 -07:00
Anant Narayanan
f1b98605fc
Bug 774667: Make media.navigator.enabled visible; r=gavin
2012-07-26 09:57:32 -07:00
Nicholas Cameron
34ba57113f
Back out bug 746883, bug 764125, bug 761895, bug 746883, bug 748116
2012-07-26 18:48:24 +12:00
Nicholas Cameron
fb720292a3
Bug 764125; sort out preferred and fallback Azure backends for all platforms (canvas and prefs). r=Bas
2012-07-24 22:18:40 +12:00
Jonathan Kew
9f3b241daf
bug 766505 - update the default Mac font prefs to include Indic fonts now shipped with the OS. r=jdaggett
2012-06-25 08:18:45 +01:00
Margaret Leibovic
92d165871c
Bug 767073 - Disable clipboard.autocopy on Android. r=mbrubeck
2012-06-21 12:08:07 -07:00
Masayuki Nakano
3a537dd0d1
Bug 422132 part.1 Store unused fractional scroll amount for later wheel events r=smaug
2012-08-20 01:46:21 +09:00
Ed Morley
70e369a460
Backout 41722f2e0c33 (bug 422132), 69da5f098237 (bug 782903), 5c601428c70b (bug 422132) for bug 782903
2012-08-18 23:29:13 +01:00
Gregor Wagner
98df23d3f8
Bug 783151 - Contacts API: remove whitelist leftovers. r=fabrice
2012-08-17 15:17:41 -07:00
Timothy B. Terriberry
74a8fdbaa6
Bug 772341 - Enable Opus support by default, r=roc
2012-07-10 10:51:18 -07:00
Patrick McManus
088966a8d5
bug 770264 - http connection diagnostics r=honzab
2012-07-09 18:07:57 -04:00
Terrence Cole
f3c87e8be3
Bug 773734 - Split off GC event observer notification from console logging; r=billm
2012-07-13 12:13:52 -07:00
Nicolas Silva
1ada2b604f
Bug 598868: Add support for pushing video frames directly to the compositor thread, bypassing the content thread. r=cjones
2012-07-13 15:38:09 -04:00
Chris Jones
f48115c07f
Test for bug 783184. r=jdm
2012-08-17 14:12:57 -07:00
Chris Jones
7256c960fe
Bug 783184: Ensure that child-process pref state always is the same as its parent's. r=bsmedberg
2012-08-22 13:00:21 -07:00
Brian Hackett
1717030cc6
Allow purging analysis-temporary while retaining jitcode, bug 778724. r=luke
2012-08-22 12:28:34 -06:00
Vicamo Yang
2f8e84e3ed
Bug 707659 - Part 1: DOM implementation, r=jlebar
2012-08-23 01:30:27 +08:00
Ed Morley
be8bf4beae
Backout 1244b8a8e57a (bug 755084), 32d16d0f87c9 (bug 706179), 8548e016d4a9 (bug 768440), 697f5b87eae9 (bug 768440), 808fc2bd4e8c (bug 755084), 54b1484cd125 (bug 755084), 876726b632c0 (bug 706179) for xul android R3 failures
2012-07-25 16:37:04 +01:00
David Zbarsky
0fe356e5ed
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
2012-07-25 01:48:09 -07:00
Panos Astithas
564465b6cb
Merge m-c to fx-team
2012-06-21 10:11:14 +03:00
Hub Figuière
1887a4efa8
Bug 761589 - Refactor accessibility.force_disabled to work on Mac too and make it tri-state. r=tbsaunde
2012-06-19 16:19:13 -07:00
Panos Astithas
727e12a234
Use a preference setting to decide whether to bind to the loopback interface only, or all interfaces (Bug 764679); r=dcamp,mfinkle,jgriffin,vingtetun
2012-06-20 16:31:50 +03:00
Ehsan Akhgari
691d0d480f
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (libjar parts); r=glandium
2012-06-12 23:27:07 -04:00
Ehsan Akhgari
9a82406204
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (libpref parts); r=bsmedberg
2012-06-05 22:10:17 -04:00
Ed Morley
a73fc227f9
Backout 61fd66629c4f, 7c8121f8d3af & 2a2e9cf8fd41 (bug 539356), e31a5e6545d3 (bug 761884), 85fa80bd9792, a284ccb25b83, 2865904db9fc, 34e07b09c426, e9b3d41e0360, cef00ebcd6c8, f943b729ac14 & 783f298401b6 (bug 539356), 330a086f1570 (bug 741682), d80219c8842c (bug 739671), e8c96b4fd4da, 313af486e68d, 0adc41ff56dc, 0cd288a38085, f1d43208825c, 4859876972f3, eec8ef3ebe48, f7f29fcd1845, 6079b229d306, f23c3a7e7ce0, 9824458a41e2 & 6748b5496059 (bug 539356) for mochitest-4 orange & talos regressions on multiple platforms
2012-06-11 10:08:32 +01:00
Matt Woodrow
1593e158d4
Bug 539356 - Part 6 - Add compositing paint flashing to BasicLayers. r=roc
2012-06-11 16:44:08 +12:00
Michael Wu
ea17443d61
Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey
2012-05-27 23:25:22 -04:00
Tim Taubert
59348843cd
merge m-c to fx-team
2012-06-09 17:34:20 +02:00
Panos Astithas
e739f30e10
Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 1: desktop); r=dtownsend
2012-06-08 10:00:41 +03:00
Jason Orendorff
47aab0a000
Bug 753542 - Add prefs to enable/disable E4X (javascript.options.xml.content and .chrome). r=bsmedberg, sr=jst.
2012-06-06 21:52:14 -05:00
Patrick McManus
28873c0fb3
bug 761775 pref on spdy v3 r=josh
2012-06-06 16:37:15 -04:00
Geoff Lankow
00f3a215c9
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Andrew Quartey
2760bcfb43
Bug 731836 - Add preference to use Mesa LLVMpipe for software rendering - r=bjacob
2012-06-02 12:05:45 -04:00
Benoit Girard
aa6adfd01c
Bug 760439 - Disable the OMTC pref from the default listing because it causes a startup crash loop. r=ajuma
...
OMTC on desktop is still in development and is not yet supported. However since it's half implemented and leads to a nasty state I'm remove the pref to make it harder to get into this bad state.
2012-06-01 11:34:51 -04:00
Jonathan Kew
b025e19fb9
bug 758241 - enable harfbuzz text shaping for all scripts on Android. r=jdaggett
2012-06-01 08:19:29 +01:00