Frank Wein
|
1cd38a6b82
|
Bug 807938 - Fix nsGnomeVFSProtocolHandler.cpp compile problem (PR_FormatTimeUSEnglish was not declared in this scope), r=ehsan
|
2012-11-02 15:41:58 +01: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 |
|
Jacek Szpot
|
0b35b0e3d8
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Ryan VanderMeulen
|
dd87cc277e
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
|
Mike Conley
|
856cc650dc
|
Bug 790475 - Part 1: Allow inline spellcheck to operate through adjacent text nodes. r=ehsan.
|
2012-10-25 18:32:12 -04:00 |
|
Nick Hurley
|
31985d7fa6
|
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
|
Peter Van der Beken
|
57adeb4354
|
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
--HG--
extra : rebase_source : 5dd51c4ad5274da9235c8c341b0531f234e95a91
|
2012-10-09 14:31:24 +02: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 |
|
Mike Hommey
|
4dbb2e1066
|
Bug 799441 - Build GIO module in libxul. r=ted
|
2012-10-18 14:47:10 +02: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 |
|
Mounir Lamouri
|
437e73a06b
|
Bug 785632 - Remove the permission manager workaround for Gaia. r=jlebar
|
2012-09-25 23:50:17 +01:00 |
|
David Zbarsky
|
1ad98d51b4
|
Fix some && within || warnings, no bug
|
2012-10-15 21:00:21 -04:00 |
|
Mats Palmgren
|
d72301b33e
|
Bug 801330 - Make ISO2022JPCharLenTable large enough. r=smontagu
|
2012-10-14 19:10:04 +02:00 |
|
Mats Palmgren
|
ab095130c4
|
Bug 801330 - Assert if charLenTable is too small. r=smontagu
|
2012-10-14 19:10:04 +02:00 |
|
Aryeh Gregor
|
45b3e80460
|
Bug 799917 - Make document.characterSet always lowercase; r=bz,f=hsivonen,smontagu
|
2012-10-14 10:13:19 +02:00 |
|
Andrew Quartey
|
464807b57d
|
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
|
2012-10-12 13:29:11 -04:00 |
|
Trevor Saunders
|
3d3592cd63
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
|
Aryeh Gregor
|
c7f2c15225
|
Bug 793866 - Missing null check in mozInlineSpellChecker::UpdateCurrentDictionary(); r=ehsan
|
2012-10-10 09:05:16 +02:00 |
|
Mario Alvarado [:marioalv]
|
83b01cf855
|
Bug 783288 - Add 'conformant' to the spellchecker en-US dictionary; r=ehsan
|
2012-10-01 16:03:57 -06:00 |
|
Mounir Lamouri
|
d862c3f266
|
Bug 795136 - 2/2 - Add 'network-events' permission to access network-{upload,download} events. r=sicking
|
2012-09-30 14:48:40 +01:00 |
|
Isaac Aggrey
|
e496b51126
|
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
|
2012-09-28 14:55:23 -05:00 |
|
Isaac Aggrey
|
997db4d142
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Mounir Lamouri
|
210a855204
|
Bug 783408 - 4/4 - Tests. r=mconnor
--HG--
rename : extensions/cookie/test/test_app_uninstall.html => extensions/cookie/test/test_app_uninstall_permissions.html
|
2012-09-27 22:34:13 +01:00 |
|
Karl Tomlinson
|
112a243be8
|
b=713802 link gio extension against libxul for tracemalloc stack functions r=bsmedberg
--HG--
extra : transplant_source : %C8%A3o%BE%A0z%F7%C8%8A%E6%0E%D4s%7D%90%9C%D9%0F%06%7E
|
2012-09-27 13:47:19 +12:00 |
|
Terrence Cole
|
68f1a7379e
|
Bug 791322 - Move Rooted to js:: namespace; r=billm
These should not be part of the public API.
--HG--
extra : rebase_source : 00a69ee54f06e3f557cd9ec2f3b059df10aa32df
|
2012-09-24 18:08:22 -07:00 |
|
Chris Jones
|
9bae56577f
|
Back out bug 785632 for breaking several things (7de3b05cd7d8)
--HG--
extra : rebase_source : 316d258d39e86a760326c14f3196fff5319dc2b1
|
2012-09-25 21:21:35 -07:00 |
|
Mounir Lamouri
|
8a64aaafc3
|
Bug 785632 - Remove the permission manager workaround for Gaia. r=jlebar
|
2012-09-25 23:50:17 +01:00 |
|
Mike Habicher
|
e695772791
|
Bug 776934 - Add permissions check to camera API. r=jlebar
|
2012-09-21 06:32:18 -04:00 |
|
Ms2ger
|
1e7015f897
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Ms2ger
|
14bb88f62a
|
Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted
|
2012-09-20 09:55:36 +02:00 |
|
David Zbarsky
|
1e164bad05
|
Fix virtual dtor warning, no bug, blanket r=bz
|
2012-09-19 23:57:04 -04:00 |
|
Bobby Holley
|
4146acd0bd
|
Bug 790905 - Make the compartment principal of autoconfig_glob match the principal passed to JS::Evaluate. r=bz
|
2012-09-19 11:15:24 +02:00 |
|
Jason Duell
|
e8292ead1f
|
Bug 756648 - Implement "cookie jars" for apps. r=biesi,smaug
--HG--
rename : netwerk/test/unit_ipc/test_cookie_wrap.js => netwerk/test/unit_ipc/test_cookie_header_wrap.js
|
2012-09-18 12:04:04 -04:00 |
|
Monica Chew
|
ac45691812
|
Bug 770691 - Add plubming for per-site third party cookie blocking. r=mconnor sr=biesi,jduell,mconnor
--HG--
extra : rebase_source : 4ee3c16a72f0a557575349354060b76ca4e34031
|
2012-09-14 13:57:56 -07:00 |
|
Mounir Lamouri
|
567601f01d
|
Bug 724878 - Make nsPermissionManager DB access (except init) async. r=jlebar
|
2012-09-08 15:48:20 +02:00 |
|
Mounir Lamouri
|
5c6348dfef
|
Bug 787717 - r=bsmith
|
2012-09-19 18:25:17 +01: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 |
|
Gregor Wagner
|
c4e645e110
|
Bug 778326 - Create Permission.txt that explains permisson-names and purpose. r=sicking DONTBUILD
|
2012-09-05 17:40:27 -07:00 |
|
Myk Melez
|
5c26a10f81
|
bug 785545 - unrefactor mozApps tests for maximum readability/reliability; r=fabrice
|
2012-09-05 10:08:54 -07:00 |
|
Randell Jesup
|
eedf93a21d
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Mounir Lamouri
|
41418e78b5
|
Bug 786296 - Remove permissions when an app is uninstalled. r=jlebar,fabrice
|
2012-08-31 11:34:28 -03:00 |
|
Mounir Lamouri
|
4fabe12e02
|
Bug 769589 - Remove deprecated GetOriginatingURI from nsICookiePermission. r=mconnor sr=cbiesinger
|
2012-08-30 17:07:03 -03:00 |
|
Andrew McCreight
|
485c489c25
|
Bug 780979 - Compute length of char to freq order tables. r=smontagu
|
2012-08-29 06:48:15 -07:00 |
|
Philipp von Weitershausen
|
5801c8b2ab
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
|
Benjamin Peterson
|
de7d529c1c
|
Bug 781035 - Use the C++ JS compile API in more places. r=jorendorff sr=jst
|
2012-08-27 08:04:37 -04:00 |
|