Commit Graph

9480 Commits

Author SHA1 Message Date
Gregory Szorc
3416b992a8 Bug 784841 - Part 18y: Convert /modules; r=glandium 2013-02-25 12:47:23 -08:00
Jonathan Kew
e2c957f1d0 bug 700023 - enable graphite font shaping by default. r=jdaggett 2013-02-25 10:39:29 +00:00
Chia-hung Tai
e07370ca5d Bug 810067 - Support automatic/manual/never retrieval modes. r=vyang 2013-02-25 14:08:23 +08:00
Randell Jesup
35b2eb9b99 Bug 796463: enable PeerConnection by default r=roc 2013-02-18 14:45:19 -05:00
Florian Quèze
fe7ef37c6a Bug 839106 - Add preferences to control the stun behavior, r=jesup. 2013-02-18 14:49:14 +01:00
Jan de Mooij
e450b101a6 Merge from mozilla-central. 2013-02-14 12:24:36 +01:00
Ryan VanderMeulen
0f9300ca00 Backed out changeset 38c7d7a7f586 (bug 716859) for B2G reftest failures on a CLOSED TREE. 2013-02-13 21:39:07 -05:00
Jan de Mooij
963211c18b Merge from mozilla-inbound. 2013-02-12 16:37:37 +01:00
Jan de Mooij
3cc711a455 Merge from mozilla-central. 2013-02-12 09:17:56 +01:00
Jan de Mooij
f3b6e1cbe1 Merge from mozilla-central. 2013-02-11 10:33:03 +01:00
Ben Turner
ba03516e31 Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-09 17:59:47 +00:00
Ed Morley
55aeaf5840 Backout 1646e649878a (bug 835698) on suspicion of causing mochitest-1 shutdown hangs on Windows on a rather sad looking CLOSED TREE 2013-02-11 15:41:36 +00:00
Cameron McCormack
429906a481 Bug 655877 - Part 0: Add pref for new CSS-using SVG text frames, initially turned off. r=jwatt 2013-02-11 17:22:16 +11:00
Yura Zenevich
6896335612 Bug 828201 - Replace DEBUG constant by a preference across OS.File and add File.GET_DEBUG method used for testing. r=dteller 2013-02-13 20:51:39 -05:00
Jared Wein
d1623e977a Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz 2013-03-06 23:45:08 -05:00
Matt Brubeck
b7dca43e54 Back out 7f6c38239328 (bug 810151) on suspicion of causing Windows xpcshell failures on a CLOSED TREE 2013-03-06 18:51:12 -08:00
Aaron Klotz
15755dd9f0 Bug 810151: readahead for ordered jar files r=taras
--HG--
extra : rebase_source : dd7984ff2dd7a57e77b8c5c74ab82ad5d033a772
2013-03-06 11:58:29 -07:00
Benjamin Smedberg
3c13d58f37 Bug 844533 - Add a pref which controls whether we load plugins from the root appdir, default to off, r=glandium 2013-03-05 09:45:28 -05:00
Jan de Mooij
1cfed3b1c7 Merge from mozilla-inbound. 2013-02-08 09:20:14 +01:00
Jan de Mooij
a47d529b53 Merge from mozilla-inbound. 2013-02-07 11:36:39 +01:00
Jeff Gilbert
adefde2afe Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 5dad29809733a54a19cd3e5030498f00597d1dc8
2013-02-13 15:26:24 -08:00
Jan de Mooij
def61568bd Bug 837628 - Add baseline JIT browser prefs. r=djvj 2013-02-05 11:11:26 +01:00
Ryan VanderMeulen
46e64bb8b4 Backed out changeset 1646e649878a (bug 835698) for causing bug 839256. 2013-02-11 17:38:41 -05:00
Masatoshi Kimura
0b2426e59c Bug 841289 - Remove prefable option from WebIDL codegen. r=bz 2013-03-06 07:09:38 +09:00
Cykesiopka
651fa5b168 Bug 583566 - Remove old Java plugin scanning pref and related code. r=bsmedberg 2013-02-17 07:07:50 -05:00
Daniel Holbert
648e17e8b6 Bug 841873: Pref off CSS3 flexbox in release builds, by default. r=dbaron 2013-02-16 09:52:27 -08:00
Phil Ringnalda
a59edaacfe Back out 4b47185f48f8 (bug 835698) for Win debug crashes in test_jarchannel_e10s.js 2013-02-06 22:23:33 -08:00
ben turner
eee608fdc3 Bug 835698 - Pre-open() and send the fd for app process's application.zip r=jduell 2013-02-06 05:18:00 -08:00
Benoit Jacob
a53252c868 Bug 838603 - force-enable GL layers on Android - r=blassey
See the bug for context.
2013-02-06 13:40:24 -05:00
Mike Shal
e3efc3a646 Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps 2013-03-21 08:41:00 -07:00
Jet Villegas
096025fce9 Bug 831525: Enable Skia canvas rendering on windows xp. r=mattwoodrow 2013-01-21 17:09:54 -05:00
Ben Turner
95daf24ed3 Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-01 04:23:23 -08:00
Luke Wagner
177c8494f5 Bug 840282 - OdinMonkey (sr=dmandelin)
--HG--
extra : rebase_source : 4a3869dca32755abb58bbd3d9a06599e61b397f2
2013-03-15 02:29:02 -07:00
Jonathan Watt
44c42780ca Bug 841948 - Flip the pref to enable <input type=range> on Nightly and Aurora. r=mounir. 2013-03-15 09:15:18 +00:00
Dave Hylands
812552ed00 Bug 842932 - Add Preferences::RegisterCallbackAndCall which registers a callback and calls it. r=bsmedberg 2013-02-20 11:49:49 -08:00
Ryan VanderMeulen
dcb992f562 Backed out changeset b46c006a7696 (bug 716859) and changeset 6a14e4c15aa6 (bug 841836) for B2G test failures on a CLOSED TREE. 2013-02-20 10:01:20 -05:00
Jeff Gilbert
6e032aab6c Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad 2013-02-13 15:26:24 -08:00
Mike Hommey
026abf6d83 Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
Now log in a single file given by the MOZ_JAR_LOG_FILE environment variable.
Log entries contain the URI of the Zip archive, followed by the path in the
archive.
* * *
Bug 840094 - Fixup for debug builds failure because of nsZipArchive::CloseArchive being called several times
2013-02-19 11:02:12 +01:00
Ben Turner
fccc4a7e71 Bug 835698 - 'Pre-open() and send the fd for app process's application.zip'. r=jduell. 2013-02-15 14:27:21 -08:00
Chia-hung Tai
3a4659ca6b Bug 810097 - B2G MMS: Retry retrieval on error. r=vyang 2013-02-26 17:41:13 +08:00
Benjamin Smedberg
9cd6093d3c Bug 836263 part B - Do custom OOM error reporting in nsPrefBranch::GetComplexValue in the hopes of better diagnosis of a topcrash correlated to a few addons but otherwise very mysterious, r=khuey/ted 2013-03-08 12:27:58 -05:00
Cykesiopka
43aafa5985 Bug 387096 - Update nsIZipEntry.close() documentation. r=Yoric 2013-03-08 08:30:13 -05:00
Gregor Wagner
4ac069736b Bug 752982: Backout c144a6760459 on CLOSED TREE 2013-02-14 20:10:16 -08:00
Drew Willcoxon
8715a08802 Bug 648675 - Allow comments and URL opt-in in content/plugin crash UI. r=dolske,ted 2013-02-14 15:57:50 -08:00
Jeff Gilbert
c0a7597ab0 Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad 2013-02-13 15:26:24 -08:00
Luis de Bethencourt
7c0ab1999f Bug 795376 - Use high-quality scaler for upscaling raster images [r=joedrew] 2013-03-24 12:37:21 -04:00
Chris Pearce
46036de057 Bug 724554 - Don't exit fullscreen on window deactivate, just warn on refocus. r=dao 2013-02-26 18:40:53 +13:00
Bobby Holley
805e9662fe Bug 790732 - Flip pref to omit Components in content. r=me 2013-03-28 14:26:02 -07:00
Bobby Holley
f584d6aef6 Bug 790732 - Omit Components object for content scopes. r=mrbkap 2013-03-27 18:27:27 -07:00
Shih-Chiang Chien
011a0868cd Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira. 2013-02-15 23:41:35 +08:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Chris Jones
f71a3eb305 Bug 835584: Precompile forms.js and preload UserAgentOverrides.jsm. r=fabrice 2013-02-05 18:27:52 -08:00
Chris Pearce
5a9a12ac46 Bug 837859 - Enable Windows Media Foundation support for H.264,AAC and MP3 playback on Windows 7 and later. r=roc 2013-02-05 10:41:51 +13:00
Fabrice Desré
880d0714b0 Bug 752982 - Part 1, implement captive portal detection service. r=thinker,dolske rs=dolske a=shira. 2012-09-15 11:37:53 +08:00
Bobby Holley
a56a907e29 Bug 834697 - Enable XBL scopes, and disable assertion. r=bz,me 2013-02-14 15:15:59 +01:00
Ed Morley
4c432fb3c2 Backed out changeset a0928943de65 (bug 834697) for windows debug mochitest-other crashes on a CLOSED TREE 2013-02-14 13:54:35 +00:00
Bobby Holley
d8c04238cc Bug 834697 - Enable XBL scopes. r=bz 2013-02-14 11:57:23 +01:00
Mike Hommey
efce124035 Bug 838165 - Cleanup in NSPR hooking in the build system. r=ted 2013-02-14 08:25:43 +01:00
William Chen
aef5b50861 Bug 782211 - Part 5: Implement Notification API. r=smaug
--HG--
rename : docshell/test/test_bug344861.html => docshell/test/navigation/test_bug344861.html
2013-03-18 06:24:54 -07:00
Kartikaya Gupta
228117109b Back out of d8d79ba17527 (bug 828201) as it caused a significant memory regression on Android. r=me 2013-02-01 13:41:42 -05:00
Nicholas Nethercote
d9f49c3dc8 Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
Ding dong!  The witch is dead!
2013-01-24 21:24:57 -08:00
Phil Ringnalda
15ecedac46 Back out 66882ea6f8c7 (bug 788293) and 32f09cb3c7b6 (bug 834090) for bustage
CLOSED TREE
2013-01-31 22:29:30 -08:00
Nicholas Nethercote
e4944dd40a Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie.
Ding dong!  The witch is dead!

--HG--
extra : rebase_source : 7574f5620e303c25120fcfc8ceb2099ad75c8f1b
2013-01-24 21:24:57 -08:00
Scott Johnson
f88d47d6be Bug 830645: Allow reflow-on-zoom to happen on page-load. [r=kats] 2013-01-31 14:55:22 -06:00
Randell Jesup
83c2fd91ec Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf 2013-01-29 11:55:09 -05:00
Patrick McManus
496b16cf36 bug 822745 spdy settings type 5 cwnd support r=honzab 2013-01-30 20:34:25 -05:00
Ed Morley
58ea6b383c Backout 40f09f7bc670 & fc262e3c635f (bug 818670) for frequent fedora64 mochitest-3 leaks on a CLOSED TREE 2013-01-30 10:32:11 +00:00
Daniel Holbert
338287beaf Bug 835912: Mark modules/libjar as FAIL_ON_WARNINGS. r=jduell 2013-01-29 14:30:13 -08:00
Daniel Holbert
c514ca0dec Bug 835715: #undef LOG at the top of nsJARChannel.cpp to fix build warning about it being (re)defined later on. r=jduell 2013-01-29 14:30:13 -08:00
Randell Jesup
5bfe28ca5c Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf 2013-01-29 11:55:09 -05:00
Ed Morley
367cd59d9d Backout df75a87cce60 & 19e164f7d88d (bug 818670) for build bustage on a CLOSED TREE 2013-01-29 17:28:30 +00:00
Randell Jesup
abaf7857dc Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM r=derf 2013-01-29 11:55:09 -05:00
Yura Zenevich
0a3fe23198 Bug 828201 - Replace DEBUG constant by a preference across OS.File and add a File.GET_DEBUG method used for testing. r=dteller 2013-01-29 10:50:04 -05:00
Sid Stamm
d4170e5094 Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Robert Longson
99cb944718 Bug 835030 - Remove svg.smil.enabled pref. r=dholbert 2013-01-27 19:30:21 +00:00
Ryan VanderMeulen
0c0f4a7dea Backed out changeset eb2f0c1fffc2 (bug 820613) for xpcshell failures.
--HG--
extra : rebase_source : 7fff4cec5a4d7839cd3ede5cd0322631e11f9d38
2013-01-26 14:05:31 -05:00
Shriram Kunchanapalli
07a2e5d95d Bug 820613 - Remove all references to shutdown-cleanse. r=bsmedberg 2013-01-17 00:40:56 +05:30
Matt Brubeck
cb3d44e94e 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
db0016735c Bug 832162 - fix jar BuildSynthetics r=taras 2013-01-24 17:47:05 -08:00
Nathan Froyd
348797d9b2 Bug 798564 - remove prtypes.h #includes in modules/libmar/; r=ehsan 2013-01-23 16:36:59 -05:00
Vivien Nicolas
19e5952428 Bug 804315: Increase activation delay for tap gestures. r=cjones a=lsblakk 2013-01-23 14:56:56 -08:00
Jonathan Kew
f752845e1e bug 833283 - remove the option to bypass OTS for downloaded fonts. r=jdaggett 2013-01-23 16:41:18 +00:00
Jonathan Kew
9a912dd8ae 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
f62c0089ed Back out 823ab8a1c9c0:bc71821fcb9f (bug 831354) for b2g reftest failures
CLOSED TREE
2013-01-18 19:08:03 -08:00
Jonathan Kew
30bb154fd8 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
529b037b7c 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
c8a9d651b2 bug 844133 - eliminate the MOZ_GRAPHITE configure option. r=ted 2013-02-22 16:52:20 +00:00
Jeff Gilbert
3c4c057a91 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
078c32133c Backout 780c48afccc1 (bug 831354) for Android reftest failures on a CLOSED TREE 2013-01-16 23:08:07 +00:00
Brad Lassey
6239a23ca7 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
b7ae90666d 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
018923b03b Bug 830125 - Follow-up: Fix typo in comment. DONTBUILD 2013-01-14 01:45:04 -05:00
Justin Lebar
30ae94b71e 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
e34f230a7f 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
bc2d799592 Bug 828805 - Implement SVG paint-order property. r=bz,roc 2013-01-13 10:27:53 +11:00
Ehsan Akhgari
27b9a69fba Merge mozilla-central into mozilla-inbound 2013-01-12 09:27:31 -05:00
Gregory Szorc
57f274b2a8 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
1af6f59c67 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
d00714acc0 Backout 8461f75fd62b (bug 809949) for breaking the build on a CLOSED TREE 2013-01-11 11:52:35 +00:00
Justin Lebar
78313ad8ef 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
df6964093f Bug 812859 - A JavaScript module to mark deprecation;r=dolske 2013-01-10 20:55:42 +01:00
Chris Jones
ba4a4c5b0f 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
5474bdd37d Bug 826586 - Add a AddFloatVarCache() API to libpref. r=bz 2013-01-09 22:10:52 -08:00
Alexandre Poirot
ec4b923e4f 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
21b995f576 Bug 828296: Rev the IID of nsIPrefBranch.idl. [r=bsmedberg] 2013-01-09 14:43:13 -06:00
Ed Morley
8304fb5ac1 Backout 250a95a6ff00 (bug 828114) for mochitest timeouts on a CLOSED TREE 2013-01-09 20:01:03 +00:00
Chris Jones
dc502af4df 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
687b28cfce bug 826610 - update zh-CN default font prefs on OS X. r=smontagu 2013-01-08 11:16:37 +00:00
Brian Smith
03f7b88eb1 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
8ff75323ef Bug 833560 - Increase default Plugin Hang UI threshold to 11 seconds. r=vdjeric 2013-02-09 17:21:14 -05:00
Ben Turner
0a6bcfccca 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
310b9a58b0 Backed out changeset 1a2e34c9ebc7 (bug 835698) a=bustage_from_bug_839688 2013-02-08 17:18:28 -08:00
Jonathan Watt
9903b7f6e6 Bug 836326 - Add pref for enabling/disabling <input type=range>. r=mounir. 2013-02-08 14:33:01 +00:00
Bobby Holley
78146f14a8 Bug 821850 - Add infrastructure for lazily-created XBL scopes. r=bz 2013-02-08 14:24:19 +00:00
Matthew Noorenberghe
f7c4d29d1d 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
3417a36828 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
f521bd50a9 Remove network.enableIDN pref. Bug 842282, r=honza.b 2013-03-03 18:36:37 +02:00
Simon Montagu
473990ccbf Remove .com .net and .name from the IDN whitelist. Bug 843739, r=honza.b 2013-03-03 08:06:36 -08:00
Gregory Szorc
02e0479d7d Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman 2013-01-06 16:15:51 -08:00
Phil Ringnalda
a5972c7b9b 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)
56e0349b73 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
b66d21436a Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
Aaron Klotz
ea9d8f367c Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy 2013-01-03 22:24:07 -05:00
Randell Jesup
6cce2e667e Bug 825594: Pref on mozGetUserMedia by default rs=jlebar 2013-01-04 18:13:12 -05:00
Aaron Klotz
2b91478e8a Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy 2013-01-04 17:59:05 -05:00
Chris Jones
3b5768770c 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
4ad1b6649d Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build 2013-01-03 18:36:16 -05:00
Shriram Kunchanapalli
25d2ca6bd4 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
b7723e3c58 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
f908ab3aa2 Bug 824581 - RemoteOpenFileChild::AsyncRemoteFileOpen crashes on Windows/Mac r=jduell 2012-12-26 11:01:00 -08:00
Boris Zbarsky
402ce665fe 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
42c96d1ff8 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
1403709ff4 Bug 815523 - Remote the app: and jar: protocols. r=fabrice,mwu,jdm 2012-12-22 05:56:21 -08:00
Josh Matthews
8658387d97 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
a01c2255bc Back out bug 782542 for regressions. 2012-12-21 18:23:13 -08:00
Chris Jones
25748f517b 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
1423f07f5c 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
154f38b92a Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
Cameron McCormack
73b44be310 Bug 814530 - Disable @supports on Release and Beta. r=dbaron 2012-12-21 10:36:42 +11:00
Josh Matthews
1104291366 Bug 782542 - Secure necko IPDL usage. r=ted,jduell 2012-12-12 10:40:33 -05:00
Georg Fritzsche
c26c92ba1c Bug 823559 - Enable OOPP for Java per default again. r=josh 2012-12-20 18:07:45 +01:00
Justin Lebar
e73a12f35f 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
28ac969099 Bug 815748 - Build system changes for Windows Media Foundation HTML5 media backend. r=khuey 2012-12-18 21:38:19 +13:00
Masatoshi Kimura
335edcbf26 Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu 2012-12-16 19:54:58 -05:00
Ed Morley
f41c087da9 Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts 2012-12-16 18:09:39 +00:00
Josh Matthews
4d20bfdcc1 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
367b53417c Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures 2012-12-11 15:04:11 -05:00
Josh Matthews
4e012f139b Bug 782542 - Secure necko IPDL usage. r=ted,jduell 2012-12-07 17:12:02 -05:00
Brian Hackett
3980518b96 Bug 813559 - Enable off thread Ion compilation by default, r=dvander. 2012-12-10 15:31:46 -07:00
Jason Orendorff
52ef32101d Bug 788290 - Turn javascript.options.xml.chrome off by default. r=Waldo 2012-12-10 09:02:05 -05:00