Mike Hommey
|
9ae3c48776
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
|
Garvan Keeley
|
ee376a4968
|
Bug 1035044 - Use timestamp equality to check if a consecutive location is cached, removed unnecessary additional cached location from nsGeolocation class. r=jdm
|
2014-07-10 12:24:00 +02:00 |
|
Boris Zbarsky
|
0b86f5635c
|
Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley.
|
2014-07-18 21:31:11 -04:00 |
|
Benoit Girard
|
cb397e6eb5
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
|
Andrew McCreight
|
1ee07d58d6
|
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
|
2014-07-14 12:21:34 -07:00 |
|
Boris Zbarsky
|
64f283c845
|
Bug 965413 part 9. Support use of a LoadInfo for javascript: URLs. r=smaug
|
2014-07-10 02:56:37 -04:00 |
|
Boris Zbarsky
|
f22144a471
|
Bug 965413 part 3. Add a .loadInfo property to channels. r=mcmanus
|
2014-07-10 02:56:36 -04:00 |
|
Benoit Jacob
|
66530c3e02
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
|
Garvan Keeley
|
f4bee68727
|
Bug 1013012 - Support for js highAccuracy flag in geolocation. r=jdm
|
2014-07-07 06:47:00 +02:00 |
|
Jan de Mooij
|
f3876da607
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
|
Boris Zbarsky
|
98d7fb77a1
|
Bug 1018583 part 1. Remove the execute-in-sandbox mode for javascript: URIs, and use the don't-execute mode wherever we used the sandbox one. r=bholley,dao
|
2014-07-04 01:21:57 -04:00 |
|
Carsten "Tomcat" Book
|
030939a356
|
Backed out changeset d9f9398b90dc (bug 1018583) for bustage on a CLOSED TREE
|
2014-07-04 08:24:09 +02:00 |
|
Boris Zbarsky
|
eb7c1c0611
|
Bug 1018583 part 1. Remove the execute-in-sandbox mode for javascript: URIs, and use the don't-execute mode wherever we used the sandbox one. r=bholley,dao
|
2014-07-04 01:21:57 -04:00 |
|
Kyle Huey
|
b0f4a14fc1
|
Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug
|
2014-06-30 16:02:04 -07:00 |
|
Kyle Huey
|
d7ce3f886a
|
Bug 1027163: Using fallible allocation in DOMStorage::SetItem. r=bz
|
2014-06-28 20:12:48 -07:00 |
|
Benoit Jacob
|
84b13c683d
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
|
Alexandre Lissy
|
d9e6fb974a
|
Bug 1024090 - Ensure proper loading of Notification database. r=gwagner
|
2014-06-14 03:52:00 -04:00 |
|
Ben Kelly
|
bf1b5506d6
|
Bug 1025973 - Part 1: Rename GlobalObject::GetContext() to Context(). r=bz
|
2014-06-16 14:08:00 -04:00 |
|
Olli Pettay
|
9233bc118d
|
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
|
2014-06-11 22:38:55 +03:00 |
|
Alexandre Lissy
|
cfe3f18bfb
|
Bug 1003050 - Harden NotificationDB code with Promises. r=mhenretty
|
2014-06-09 02:34:00 -04:00 |
|
Ryan VanderMeulen
|
417a88dbc6
|
Backed out changeset 3b877866e65c (bug 1022235) since it just pushed the crashes to the next test.
|
2014-06-09 15:30:01 -04:00 |
|
Randell Jesup
|
aaaad10d2e
|
Bug 1022235: Disable crashtest until underlying cause is backed out (bug 1022509) rs=edmorely
|
2014-06-09 07:50:12 -04:00 |
|
Alexandre Lissy
|
31dfe05fc1
|
Bug 1006537 - Check window validity in NotificationObserver. r=mhenretty
|
2014-06-04 06:06:00 -04:00 |
|
Honza Bambas
|
420f7458b0
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 20:14:07 +02:00 |
|
Ryan VanderMeulen
|
a399b90ef2
|
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
|
2014-06-05 13:32:04 -04:00 |
|
Honza Bambas
|
6a323418e1
|
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
|
2014-06-05 18:27:38 +02:00 |
|
Nathan Froyd
|
f91ae60b07
|
Bug 1013263 - fix -Wmaybe-uninitialized warning in Notification.cpp; r=mhenretty
|
2014-05-20 09:26:36 -04:00 |
|
Andrea Marchesini
|
59f6c06277
|
Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger
|
2014-05-23 08:33:24 +01:00 |
|
Birunthan Mohanathas
|
53a11ecbdf
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
016d46e5f3
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
41bdca1ff6
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Alexandre Lissy
|
fffbce376b
|
Bug 1000337 - Make NotificationStorage cache origin-aware. r=mhenretty
|
2014-04-24 16:14:09 +02:00 |
|
Nick Lebedev
|
7d585aca9e
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
|
Alexandre Lissy
|
9576612895
|
Bug 967475 - Implement mozChromeNotifications API. r=mhenretty,bent
|
2014-05-08 23:16:00 +02:00 |
|
Wes Kocher
|
09226c1b69
|
Backed out changeset 21d743a319c6 (bug 967475) for apparently introducing two hazards to the build
|
2014-05-08 16:06:40 -07:00 |
|
Alexandre Lissy
|
0d48a7242e
|
Bug 967475 - Implement mozChromeNotifications API. r=mhenretty, r=bent
--HG--
extra : rebase_source : 595b53c85f031784bd77591d4e0593e60b39ccfd
|
2014-05-08 10:07:00 -04:00 |
|
Bobby Holley
|
0a5fb33d0a
|
Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger
|
2014-05-06 15:43:03 -07:00 |
|
Josh Aas
|
bba4c769bc
|
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
|
2014-05-02 13:44:13 -05:00 |
|
Nathan Froyd
|
b2b2d28887
|
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
|
2014-04-29 13:27:26 -04:00 |
|
Birunthan Mohanathas
|
80da21dedb
|
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
|
2014-04-29 04:57:00 -04:00 |
|
Jon Coppeard
|
e52714cca7
|
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
|
2014-04-30 10:10:33 +01:00 |
|
Alexandre Lissy
|
213b38e651
|
Bug 997949 - Make sure NotificationDB never starves. r=mhenretty
|
2014-04-28 02:55:00 -04:00 |
|
Birunthan Mohanathas
|
504b581650
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Birunthan Mohanathas
|
c8c6722bb4
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
|
Honza Bambas
|
8dcd92d7a4
|
Bug 992512 - DOMStorageCache crashes (sDatabase access violation read), patch v3, r=smaug
|
2014-04-26 21:55:20 +02:00 |
|
Honza Bambas
|
4eb17a722d
|
Bug 992512 - Back patch v2 out, r=me
|
2014-04-26 21:55:20 +02:00 |
|
Honza Bambas
|
927d907a98
|
Bug 992512 - DOMStorageCache crashes (sDatabase access violation read), r=smaug
|
2014-04-26 20:39:33 +02:00 |
|
Ryan VanderMeulen
|
56dc0c1f4b
|
Merge m-c to inbound.
|
2014-04-10 14:46:04 -04:00 |
|
Alexandre Lissy
|
94f83fb9d0
|
Bug 930794 - Delete notification cleared from tray. r=mhenretty, gwagner
|
2014-03-18 17:01:13 +01:00 |
|
Aaron Klotz
|
7bd0ac22b6
|
Bug 913653: Remove lock from IOInterposer and add IOInterposer thread registration; r=froydnj
|
2014-04-08 22:57:52 -06:00 |
|