Nick Fitzgerald
8e972d2c57
Bug 1225618 - Do not capture stacks for cycle collection timeline markers; r=vporof
2015-11-23 16:50:56 +01:00
Nicholas Nethercote
9e0c3170fb
Bug 1221376 - Remove PL_DHASH_STOP. r=froydnj.
...
All uses of it have been removed.
2015-11-03 17:22:15 -08:00
Francois Marier
491aa133c7
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
Gijs Kruitbosch
f65f3b2042
Bug 1191468 - always load app dir add-ons irrespective of enabledScopes, r=Mossop,froydnj
2015-11-17 13:55:31 +00:00
Randell Jesup
b0cb93de68
Bug 1211602: Never timeout if timeout == UINT32_MAX r=jib,froydnj
2015-11-18 15:03:17 -05:00
Valentin Gosu
294ee2a3fb
Bug 412457 - should unescape hostname first, then perform IDNA r=mcmanus
2015-11-18 15:25:27 +01:00
Nicholas Nethercote
0b70469201
Bug 1225365 - Fix assertion in the nsScriptNameSpaceManager memory reporter. r=bz.
...
Also, use a fatal assertion in
nsStringBuffer::SizeOfIncludingThisMustBeUnshared().
2015-11-17 14:46:46 -08:00
Eric Rahm
7e706942d8
Bug 1224685 - Add |resident-unique| measurement to Windows. r=njn
2015-11-13 13:44:48 -08:00
Wes Kocher
692b40fb9e
Merge m-c to inbound, a=merge
2015-11-16 17:27:08 -08:00
Wes Kocher
d68c48e484
Merge inbound to m-c a=merge
2015-11-16 17:20:42 -08:00
Cameron McCormack
b5cda38394
Bug 1225004 - Record reason for NS_ERROR_FILE_CORRUPTED in nsLayoutStylesheetCache::LoadSheet in crash reports. r=roc
2015-11-16 19:18:45 +11:00
Chris H-C
cacf3bb207
Bug 1223800 - Accept BHR reports from 50% of beta clients. Up from 1%. r=vladan
2015-11-13 12:09:54 -05:00
Wes Kocher
9bd753295a
Backed out changeset 4efb6cc4fd5d (bug 1225004) for build bustage CLOSED TREE
2015-11-16 14:51:17 -08:00
Chris H-C
2391e8dd97
Bug 1198196
- rework EVENTLOOP_UI_LAG_EXP_MS to record all lag. r=vladan
...
Previously we were only logging if we accumulated 50ms of lag. Start logging
all lag so we can use this measure to compare smaller changes in UI
responsiveness.
2015-11-11 14:01:00 +01:00
Nigel Babu
b97db88e0c
Backed out changeset 6d47b0590988 (bug 1225004) for ASAN build bustage on a CLOSED TREE
2015-11-16 14:46:58 +05:30
Cameron McCormack
4811457240
Bug 1225004 - Record reason for NS_ERROR_FILE_CORRUPTED in nsLayoutStylesheetCache::LoadSheet in crash reports. r=roc
2015-11-16 19:18:45 +11:00
sajitk
bb96a44c67
Bug 1201997
- Part 4 - Change size and offset variables to size_t.r=froydn
2015-11-15 14:48:08 +01:00
sajitk
27ec5b3453
Bug 1201997
- Part 3 - Make internally used methods private. r=froydn
2015-11-15 14:48:02 +01:00
sajitk
059ca57960
Bug 1201997
- Part 2 - Removing unused methods from the nsDeque class. r=froydn
2015-11-15 14:47:55 +01:00
sajitk
415a399063
Bug 1201997
- Part 1 - Converted compiled test to gtest for nsDeque class. Added tests to test untested methods. r=froydn
2015-11-15 14:47:49 +01:00
Nathan Froyd
a1119f9569
Bug 1217047 - try harder in IsContractIDRegistered to return a reasonable answer; r=bsmedberg,f=yury
2015-10-20 15:06:42 -04:00
Cameron McCormack
4b1ea9aca8
Bug 1225004 - Record reason for NS_ERROR_FILE_CORRUPTED in nsLayoutStylesheetCache::LoadSheet in crash reports. r=roc
2015-11-16 19:18:45 +11:00
Eric Rahm
3307903169
Bug 1223927 - Add resident-unique measurement to OS X. r=njn
2015-11-11 14:07:30 -08:00
Gijs Kruitbosch
9489abdaa4
Bug 1223142 - make XPIDL set default nullptrs for optional out parameters, r=bz
2015-11-05 22:45:25 +00:00
Gijs Kruitbosch
ff2c6d8596
Bug 1209591 - allow loadURI consumers to expose whether an error page was immediately loaded as result of an error, r=smaug,mak
2015-10-27 16:44:24 +01:00
Boris Zbarsky
30c063192a
Bug 1219749. Add a way to faithfully propagate the "exception is already on JSContext" state through an ErrorResult. r=peterv
2015-11-09 20:47:05 -05:00
Wes Kocher
aee88699e0
Merge m-c to inbound a=merge
2015-11-06 15:13:35 -08:00
Carsten "Tomcat" Book
38aee72997
Merge mozilla-central to b2g-inbound
2015-11-06 14:00:33 +01:00
Fabrice Desré
ae4be0a38d
Bug 1220344 - remote some of nsSystemInfo to make it e10s ready on Android r=nchen,froydnj
2015-11-04 11:08:14 -08:00
Carsten "Tomcat" Book
e6a28dcaea
Backed out changeset 8d3ff1d1a809 (bug 1220344) for failing android tests
2015-11-05 11:48:06 +01:00
Botond Ballo
b4f149d49f
Bug 1220923 - Make nsIntRegion a typedef for IntRegionTyped<UnknownUnits>. r=nical
2015-11-04 11:49:49 -05:00
Mike Hommey
7fd290435b
Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps
2015-11-06 09:59:21 +09:00
Fabrice Desré
9b7b1dbb13
Bug 1220344 - remote some of nsSystemInfo to make it e10s ready on Android r=nchen,froydnj
2015-11-04 11:08:14 -08:00
Kit Cambridge
ade04d66c6
Bug 1206302 - Use DOMException
for Push errors. r=mt
2015-11-05 10:38:35 -08:00
Jan de Mooij
99298cfe51
Bug 1125423 part 1 - Attach WindowProxies to globals instead of using innerObject/outerObject hooks. r=bz,luke
2015-11-06 19:03:51 +01:00
Chris Peterson
6a2c51f75d
Bug 1220544 - Fix -Wunreachable-code warnings in xpcom. r=mccr8
...
xpcom/glue/PLDHashTable.cpp:471:10 [-Wunreachable-code-return] 'return' will never be executed
xpcom/tests/TestAutoPtr.cpp:324:9 [-Wunreachable-code] code will never be executed
xpcom/tests/TestBlockingProcess.cpp:6:11 [-Wunreachable-code-return] 'return' will never be executed
2015-11-02 21:03:03 -08:00
Nathan Froyd
d8699b3000
Bug 1219246 - use UniquePtr instead of nsAuto*Ptr in xpcom/; r=erahm
2015-10-31 13:47:14 -04:00
Valentin Gosu
3a15636437
Bug 1163030 - URL: stop escaping ` in query r=mcmanus
2015-11-02 13:55:24 +01:00
Valentin Gosu
44f58ca4d5
Bug 1163028 - URL: stop escaping [ and ] in path r=mcmanus
2015-11-02 13:54:10 +01:00
Birunthan Mohanathas
4c863353ab
Bug 968520 - Always use fallible allocator with nsTArray_base::ShrinkCapacity. r=froydnj
...
We don't need infallible allocation here because failure to shrink the
capacity will leave the array unchanged.
2015-11-02 07:53:27 +02:00
Birunthan Mohanathas
ae9f709353
Bug 968520 - Explicitly use infallible allocator for ShiftData call in nsTArray::RemoveElementsAt. r=froydnj
...
This call will never fail so this merely makes the intent clear.
2015-11-02 07:53:27 +02:00
Birunthan Mohanathas
9c18fc4def
Bug 1185763 - Part 7: Add test for r-value nsTArray::AppendElements. r=froydnj
2015-11-02 07:53:26 +02:00
Birunthan Mohanathas
15f0fd3d68
Bug 1185763 - Part 6: Add fallible variant of r-value nsTArray::AppendElements. r=froydnj
2015-11-02 07:53:26 +02:00
Birunthan Mohanathas
f6aa64ea3b
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
2015-11-02 07:53:26 +02:00
Jeff Walden
acf2871004
Bug 1208808 - Move time zone adjustment information out of JSRuntime, into global state protected by a spinlock. r=till
2015-10-30 16:14:32 -07:00
Nathan Froyd
aa09f4ca5a
Backout 5649b6b8cec3 (bug 1219246) for Linux xpcshell bustage
2015-10-31 13:34:06 -04:00
Nathan Froyd
a898813c51
Bug 1219246 - use UniquePtr instead of nsAutoArrayPtr in xpcom/; r=erahm
2015-10-28 09:50:29 -04:00
Phil Ringnalda
faea3b06a8
Back out changeset 6e21339a66ed (bug 1208808) for bustage in the mislabelled and deceptive arm64 simulator
...
CLOSED TREE
2015-10-31 01:44:22 -07:00
Jeff Walden
c810badd97
Bug 1208808 - Move time zone adjustment information out of JSRuntime, into global state protected by a spinlock. r=till
2015-10-30 16:14:32 -07:00
Chris Peterson
900c88f49a
Bug 1220035 - Fix -Wimplicit-fallthrough warnings in xpcom. r=mccr8
...
xpcom/base/nsDebugImpl.cpp:458:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsCheapSets.h:139:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsPersistentProperties.cpp:232:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:360:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:766:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:1658:9 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/ds/nsVariant.cpp:1661:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/glue/nsTextFormatter.cpp:355:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/glue/nsTextFormatter.cpp:362:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/io/nsWildCard.cpp:85:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
xpcom/io/nsWildCard.cpp:401:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
2015-10-29 21:31:32 -07:00