Michael Shuen
e76fd87034
Bug 972385 - Make JS::AutoValueVector subscript operator return handles. r=jonco, smaug
2014-04-28 16:53:00 +02:00
Wes Kocher
f2ad22eb49
Merge b2g-inbound to m-c
2014-04-28 16:10:59 -07:00
Wes Kocher
4b24f060a1
Backed out changeset c2c65691e01d (bug 996508) for possibly making Android J3 tests flaky
2014-04-28 15:55:53 -07:00
Hsin-Yi Tsai
a38ebd258c
Bug 1000670 - part 3 - DOM: create and dispatch clirmodechange event. r=smaug
2014-04-24 14:37:49 +08:00
Anuj Agarwal
8701388587
Bug 995278 - JS_NewArrayBufferContents frees user data on error. r=sfink
2014-04-27 01:22:00 -04:00
Birunthan Mohanathas
5f1fde8824
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
Henry Chang
fc5f90fc91
Bug 996508 - Don't deliver async messages which were already received. r=smaug
2014-04-16 11:38:15 +08:00
Andrew McCreight
d99d1c60d1
Bug 1001562 - Make SetXBLInsertionParent(nullptr) and SetXBLBinding(nullptr, ...) lazier. r=smaug
2014-04-28 06:15:08 -07:00
Andrew McCreight
a30927681b
Bug 1001587 - nsGenericDOMDataNode's Traverse method doesn't need to call nsBindingManager::Traverse. r=smaug
...
The stuff from nsBindingManager::Traverse that is used for data nodes
was removed in bug 796061, so it now just returns immediately for
non-elements, so we don't need to call it any more in data nodes.
2014-04-28 06:15:08 -07:00
Birunthan Mohanathas
7ac92ae5ea
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
Jason Orendorff
6e21c723d2
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
2014-04-25 16:11:01 -05:00
Andrew McCreight
3cebc6f775
Bug 1000974 - Don't do cycle collector optimization for nodes in the shadow tree. r=smaug
2014-04-25 09:12:26 -07:00
Ben Kelly
4f31b5b419
Bug 987556 Part 12 Remove the nsString ConvertToUTF16() compat shim. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
0ff1f6ac4f
Bug 987556 Part 7 Use JS::SourceBufferHolder in nsFrameMessageManager. r=bz
2014-04-25 10:11:56 -04:00
Ben Kelly
a13edfd03a
Bug 987556 Part 5 Use JS::SourceBufferHolder in nsScriptLoader. r=bz
2014-04-25 10:11:56 -04:00
Aryeh Gregor
abe09769dd
Bug 957430 - Stop pretending Attr.specified is deprecated; r=ehsan
2014-04-25 13:29:56 +03:00
Ehsan Akhgari
3fce8c0087
Bug 998725 - Mark nsIXHRSendable as non-scriptable; r=smaug
2014-04-24 17:09:09 -04:00
Aryeh Gregor
780bdf4c9b
Bug 950386 - Move mozilla::Selection to mozilla::dom::Selection; r=ehsan
2014-04-10 19:09:40 +03:00
Ben Turner
812e72e3e9
Bug 999742, Split Blob<> into BlobParent/BlobChild. rs=sicking.
...
--HG--
extra : transplant_source : %F6%EF%8D%0C%0E%0B7%EFm%7F%15%83%D5%82%19T%BF-%3C%98
2014-04-23 21:43:57 -07:00
Ehsan Akhgari
2ecbad7b1c
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
Henri Sivonen
fcb1c588ef
Bug 999349 - Add "DO NOT USE" annotation to nsIPlatformCharset. r=emk
2014-04-22 12:35:44 +03:00
Jefry Lagrange
3b76d91c36
Bug 939323 - Warn about XMLHttpRequest sendAsBinary usage. r=smaug
2014-04-22 13:59:39 -07:00
Martin Thomson
00ed9d62ef
Bug 907770 - Part 2: Test changes for https support on b2g/android. r=jmaher
2014-03-14 11:25:48 -07:00
Aryeh Gregor
b672281ebd
Bug 805668 - Don't set editable flag on anonymous content; r=ehsan
2013-04-07 16:30:25 +03:00
Aryeh Gregor
7ad76d1434
Bug 986857 - Replace the Attr element getters by something that returns an Element; r=bz
2014-04-10 19:09:50 +03:00
Aryeh Gregor
51d3ba3d79
Bug 906511 - Correctly initialize .bubbles and .cancelable; r=smaug
2014-04-07 19:24:01 +03:00
Adrian Lungu
864ffca9e7
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
2013-10-15 18:35:44 -07:00
Ryan VanderMeulen
cf27d1f9fe
Merge m-c to inbound.
2014-04-18 22:08:16 -04:00
Ryan VanderMeulen
05e02e5efd
Merge inbound to m-c.
2014-04-18 22:00:13 -04:00
Bobby Holley
3fc03f0b3e
Bug 998377 - Remove mDelayedDisconnect and friends. r=smaug
2014-04-18 16:00:06 -07:00
Bobby Holley
cc7636944d
Bug 998377 - Stop calling ReleaseWrapper in DelayedDisconnect(). r=smaug
...
AFAICT, nobody ever calls PreserveWrapper. Presumably, the CC machinery should
take care of us here.
2014-04-18 16:00:06 -07:00
Bobby Holley
fdee6e6a7e
Bug 998377 - Stop nulling out nsInProcessTabChildGlobal::mGlobal during DelayedDisconnect. r=smaug
...
This is already cycle-collected, so no extra work needs to happen.
2014-04-18 16:00:06 -07:00
Ryan VanderMeulen
c583e54c9d
Merge m-c to b2g-inbound. a=merge
2014-04-18 10:03:35 -04:00
Terrence Cole
56f4a8bca3
Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
...
--HG--
rename : js/public/Tracer.h => js/public/TracingAPI.h
2014-04-11 15:19:05 -07:00
Marco Castelluccio
aa859b7748
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
Fabrice Desré
b6c050f2c2
Bug 965970 - Add support to compile asm.js code at install/update time r=luke,bholley,marco
2014-04-17 22:03:03 -07:00
Andrea Marchesini
0f67e8fe14
Bug 969201 - HTMLLinkElement sizes attribute, f=ms2ger, r=bz
2014-04-17 12:50:54 +01:00
Carsten "Tomcat" Book
4b062552c6
merge fx-team to mozilla-central
2014-04-17 12:49:25 +02:00
Ryan VanderMeulen
79b73a6a7a
Merge m-c to fx-team.
2014-04-16 22:53:31 -04:00
Gabor Krizsanits
2434cfbdd2
Bug 996069 - Part1: nsContentUtils::IsSystemOrExpandedPrincipal. r=bz
2014-04-16 22:29:12 +02:00
Olli Pettay
bea4d9e130
Bug 957666 - Send back a huge retry reconnection time in delayedServerEvents.sjs. r=ehsan
2014-04-16 20:56:20 -04:00
Florian Quèze
9b8efd4d75
Bug 995321 - nsIDocumentEncoder.encodeToString should offer a way to limit the size of the output, r=smaug.
2014-04-17 00:01:55 +02:00
Boris Zbarsky
9c3392475d
Bug 843840 part 2. Add a way to ask DOM proxies for only their enumerable property names, and use that in the enumerate hook. r=peterv
2014-04-15 22:58:44 -04:00
Boris Zbarsky
ad59a21b39
Bug 843840 part 1. Add a way to ask DOM proxies with a named getter whether a property is enumerable or not and use that information in getOwnPropertyDescriptor. r=peterv
2014-04-15 22:58:44 -04:00
Kyle Huey
d001ae7759
Bug 994971: Don't export nsObserverService.h. r=bsmedberg
...
--HG--
extra : rebase_source : cd5aa136075086a10cfa03d937743d8a5471fd6c
2014-04-14 12:04:27 -07:00
Robert O'Callahan
458a675e16
Bug 983465. Disable collapsing-text frame construction optimization on a per-document basis. r=bz
...
--HG--
extra : rebase_source : fc2059ac826e001660fb7233d775f8a046467f6b
2014-04-03 03:48:51 -04:00
Timothy Nikkel
a4056fbd00
Bug 964187. Address review comment.
2014-04-15 00:33:45 -05:00
Timothy Nikkel
1dc0090222
Bug 964187. When the frame for an image is destroyed remove it from the list of visible images. r=mats
...
This prevents us from holding onto the image but also doesn't create any more chance that it will be discarded if the frame comes back right away (ie a frame reconstruct, or moving it around in the DOM tree).
2014-04-15 00:24:01 -05:00
Bobby Holley
61c191d83c
Bug 993423 - Don't hoist <svg:use> content into the XBL scope. r=smaug
2014-04-14 20:38:54 -07:00
Ryan VanderMeulen
40b49517d3
Backed out changeset e2d5b2be4142 (bug 994971) for non-unified bustage.
...
CLOSED TREE
2014-04-14 18:27:52 -04:00