Commit Graph

158568 Commits

Author SHA1 Message Date
Nicholas Nethercote
803d8a5bcc Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
2013-12-03 20:01:24 -08:00
Max Jonas Werner
d381473051 Bug 892148 - Make DTLS fingerprint accessible from JS r=abr 2013-12-04 15:36:00 -06:00
Kyle Huey
dc16cac3af Bug 934563: Use the safe JSContext since it will always exist. r=bholley
--HG--
extra : rebase_source : 828e6c0c3f9bbc689a791839545cb403a0d2e03d
2013-12-04 11:53:50 -05:00
Kyle Huey
4421c2e1ad Bug 933497: Teach ObjectWrapper.jsm to deal with Typed Arrays. r=bholley
--HG--
extra : rebase_source : ed6d5f41e302e7e0d721f533c9cdb773b381fc4f
2013-12-04 11:53:21 -05:00
Bobby Holley
acb9e755bd Bug 932906 - Exempt Remote XUL from CanCreateWrapper checks. r=bz 2013-12-04 19:15:40 -08:00
Bobby Holley
2cd2b2d5d1 Bug 943152 - Tests. r=jgriffin 2013-12-04 19:15:40 -08:00
Martijn Wargers
995f82531d Bug 943152 - Remove ChromePowers from mochitest-chrome, r=jmaher 2013-12-04 19:15:40 -08:00
Ryan VanderMeulen
d72c6b7d7e Backed out changeset 8b33af450fc6 (bug 945632) for OSX asserts.
CLOSED TREE
2013-12-04 22:03:29 -05:00
Nicholas Nethercote
84eb42e808 Bug 943744 (part 3) - Re-use the |strings| table from the zone with the most strings when computing totals. r=till.
--HG--
extra : rebase_source : 3fa7b4249526ffcfbadd108aa55e7e9e5f0c8ebf
2013-12-04 03:54:54 -08:00
Nicholas Nethercote
b72a8989be Bug 943744 (part 2) - Represent the sizes in StringInfo more compactly. r=till.
--HG--
extra : rebase_source : 799693bac2beb4609daf55fc5e8cbe19adff3ed8
2013-12-02 21:40:25 -08:00
Nicholas Nethercote
6633debe59 Bug 943744 (part 1) - Remove StringInfo::length. r=till.
--HG--
extra : rebase_source : 4ac0be283e35bd878ad4410b805548255fcd8cee
2013-12-02 21:40:25 -08:00
Alexander Surkov
da06e7bbab Bug 945308 - crash in mozilla::a11y::HyperTextAccessible::GetBoundsInFrame(nsIFrame*, unsigned int, unsigned int), r=tbsaude 2013-12-04 16:15:22 -05:00
Jim Chen
456545fdc7 Bug 940737 - Monitor Compositor thread hangs using BackgroundHangMonitor; r=bsmedberg r=BenWa 2013-12-04 21:24:28 -05:00
Ryan VanderMeulen
76170944f3 Backed out changeset ad0d9f62c29c (bug 206659) for B2G desktop mochitest orange. 2013-12-04 21:24:09 -05:00
Ehsan Akhgari
288c67ff02 Bug 946209 - Build intl/strres in unified mode; r=smontagu
--HG--
extra : rebase_source : aa4b70a6ad3bd3b718169cbf5ee2a7bd038e5c1d
2013-12-04 12:07:57 -05:00
Ehsan Akhgari
f450c4dedf Bug 946221 - Build intl/locale in unified mode; r=glandium
--HG--
extra : rebase_source : cf909b354efb1c16b0298ad56f040aabfa356133
2013-12-04 09:46:05 -05:00
Ehsan Akhgari
2472c5b43a Bug 946219 - Build intl/hyphenation in unified mode; r=glandium
--HG--
extra : rebase_source : 68f8e2151144b383c06e9f26f8781383dfabc96a
2013-12-04 09:45:35 -05:00
Ehsan Akhgari
09c44f04e7 Bug 946218 - Build intl/chardet in unified mode; r=glandium
--HG--
extra : rebase_source : 0466346b707ffb25247c269a5f66d37ea6aa58e0
2013-12-04 09:44:23 -05:00
Ehsan Akhgari
98e0da114b Bug 946217 - Build intl/lwbrk in unified mode; r=glandium
--HG--
extra : rebase_source : 1e6dfc33913491a87c3ac72c068ed9c78f64e776
2013-12-04 09:43:58 -05:00
Ehsan Akhgari
f300b8430c Bug 946216 - Build content/media/plugins in unified mode; r=glandium
--HG--
extra : rebase_source : 25f86174a09cf0a4a30f741405dddb153c3453ba
2013-12-04 09:43:36 -05:00
Ehsan Akhgari
4cfc5ebde5 Bug 946214 - Build dom/devicestorage in unified mode; r=glandium
--HG--
extra : rebase_source : 44470490fc64cbe0cb59b7223dc93b41846c88e9
2013-12-04 09:43:13 -05:00
Ehsan Akhgari
684c06c319 Bug 946212 - Put all of dom/encoding into unified mode; r=glandium
--HG--
extra : rebase_source : 6bb73bc7f0ae03342bd729d0d610c84de283e519
2013-12-04 09:42:49 -05:00
Ehsan Akhgari
1e25a0e82c Bug 946210 - Build dom/telephony in unified mode; r=glandium
--HG--
extra : rebase_source : 2a73bc864f08798b3555fce6261e19b318c265ea
2013-12-04 09:42:23 -05:00
Nicholas Nethercote
c01398819f Bug 946484 - Ignore "redundant/"-prefixed memory reports. r=khuey.
--HG--
extra : rebase_source : 9ee5e9c208b37f361e0cfa0b599ced801428e93d
2013-12-04 16:21:55 -08:00
Daniel Holbert
e93c243e39 Bug 946405 - Tweak some anonymous namespacing in jsinfer.cpp and jsopcode.cpp to fix GCC build warnings about "has a field...whose type uses the anonymous namespace". r=jandem 2013-12-04 20:59:13 -05:00
Andy Wingo
db3a35cb7d Bug 945828 - Work around bug 945756. r=luke 2013-12-03 19:04:25 +01:00
Douglas Crosher
66edd7347e Bug 869473 - Optimize DivI with a power of two divisor when the numerator is not negative. r=sunfish 2013-12-05 07:34:29 +11:00
Ryan VanderMeulen
fee893bac3 Backed out changeset 9d673e562fa6 (bug 945023) for OSX bustage. 2013-12-04 20:42:55 -05:00
Trevor Saunders
a47d920ed3 bug 900797 - fix warnings as errors with gcc 4.8 from ndk r9 r=glandium 2013-11-20 20:00:05 -05:00
Olli Pettay
33d09f5f67 Bug 946206 - crash in nsDOMEventTargetHelper::EventListenerRemoved, r=mccr8
--HG--
extra : rebase_source : e0fc56535494b7a9773ece721d98aa2fb0cad6b9
2013-12-04 20:17:53 +02:00
Nicholas Cameron
a7d0b9b31c Bug 945632. Assert we don't leak on the host side. r=nical 2013-12-05 14:21:15 +13:00
Brian Hackett
548b426eb7 Bug 944080 - Fix IonBuilder handling of missing length property in array type information, r=jandem. 2013-12-04 17:19:54 -08:00
Cameron McCormack
f3785d1baf Bug 935056 - Don't apply minimum font sizes to SVG text. r=dbaron 2013-12-05 11:55:45 +11:00
Ryan VanderMeulen
1070324f25 Backed out changeset 838f865fa1c7 (bug 933231) for bustage on some platforms. 2013-12-04 18:16:27 -05:00
Glenn Randers-Pehrson
26f0281467 Bug 938740 - Update libpng to version 1.6.7. r=jmuizelaar 2013-12-04 08:01:34 -05:00
Bill Gianopoulos
823ec470bb Bug 946189 - Fix Windows build issue with --disable-crashreporter. r=bsmedberg 2013-12-04 08:20:41 -05:00
Dan Glastonbury
782b9f8480 Bug 945023 - Extract CreateTextureXXX and friends from GLContext. r=bjacob 2013-12-04 15:41:22 +10:00
Jan-Ivar Bruaroey
06185186a7 Bug 944854 - Avoid triggering harmless assertion on PeerConnectionObserver weakref. r=abr 2013-12-03 09:02:07 -05:00
Dongie Agnir
c4fd8f4be2 Bug 942356 - Fix up Flash version string on Linux. r=bsmedberg 2013-12-04 17:46:20 -05:00
Frédéric Wang
1d0295e885 Bug 941607 - Incorrect preferred width of script l in <mi>. r=karlt 2013-12-04 17:46:20 -05:00
ISHIKAWA, Chiaki
7a8dae7be5 Bug 938687 - Check the value of PR_Close() and issue warning when it is not PR_SUCCESS. r=bsmedberg 2013-12-04 17:46:20 -05:00
Morris
19a48551b0 Bug 938528 - Check if data in the layer is still valid. r=gw280, r=snorp 2013-12-04 17:46:20 -05:00
Corey Ford
e53321c213 Bug 916302 - Part 2: In sticky positioning calculations, use the union of the element's margin boxes and the union of the containing-block element's content boxes. r=dholbert 2013-12-03 11:28:32 -08:00
Corey Ford
531a3d94ed Bug 916302 - Part 1: Generalize nsLayoutUtils::GetAllInFlowRects to support other types of frame rects beyond border rects. r=dholbert
This adds extra bits for the aFlags parameter to GetAllInFlowRects and GetAllInFlowRectsUnion, removes BoxToRect::GetRectFromFrameFun, and also adds a few more rect-getting methods to nsIFrame.
2013-12-03 11:13:16 -08:00
Evan Wallace
20daa164eb Bug 888689 - Render SVG cursors correctly on retina displays. r=mstange 2013-12-04 17:46:19 -05:00
Birunthan Mohanathas
b67d65714d Bug 206659 - Disregard case of MIME types in nsPluginTag::InitMime and add tests to verify mixed-case MIME type handling. r=bsmedberg 2013-12-04 17:46:19 -05:00
Ryan VanderMeulen
2ec48f94e7 Merge inbound to m-c on a CLOSED TREE. 2013-12-04 17:35:44 -05:00
Ryan VanderMeulen
ed69ed8e4f Merge fx-team to m-c. 2013-12-04 17:34:58 -05:00
Ryan VanderMeulen
f31a233588 Merge b2g-inbound to m-c on a CLOSED TREE. 2013-12-04 17:34:18 -05:00
Ryan VanderMeulen
42bf063001 Backed out changesets 9906961b21af and b2b20bc6576a (bug 946178) because they didn't prevent the crashes. DONTBUILD CLOSED TREE 2013-12-04 17:23:58 -05:00