Commit Graph

154107 Commits

Author SHA1 Message Date
Birunthan Mohanathas
192d1ba4c1 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
Birunthan Mohanathas
87a8df9112 Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan 2013-11-11 14:16:31 -05:00
Birunthan Mohanathas
acbbb7ecd1 Bug 784739 - Switch from NULL to nullptr in mozglue/linker/; r=ehsan 2013-11-11 14:15:46 -05:00
Birunthan Mohanathas
b4377bad8c Bug 784739 - Switch from NULL to nullptr in mozglue/; r=ehsan 2013-11-11 14:14:45 -05:00
Birunthan Mohanathas
830a350581 Bug 784739 - Switch from NULL to nullptr in build/; r=ehsan 2013-11-11 14:13:38 -05:00
Monica Chew
70b1692903 Bug 895476: Remove extra dump call (r=paolo) 2013-11-11 11:07:03 -08:00
Eddy Bruel
b9f2725248 Bug 930411 - Implement export declarations; r=bholley 2013-11-11 20:05:40 +01:00
Monica Chew
7ea66069d9 Bug 895476: Integrate application reputation with download manager, disable remote lookups for application reputation (r=paolo) 2013-11-11 10:54:09 -08:00
Monica Chew
2de8653cb6 Bug 895476: Enable updating local lists for application reputation (r=gcp) 2013-10-31 14:15:14 -07:00
Terrence Cole
d2021bdd1c Bug 936040 - Fix a rooting analysis false positive in nsWindowSH::PostCreate; r=smaug
--HG--
extra : rebase_source : c295bd28a4413c67fe242f0bcce476037f0d7fee
2013-11-07 08:27:47 -08:00
Dan Gohman
65b92a265d Bug 936737 - IonMonkey: Re-disable beta node for unsigned comparisons. r=nbp 2013-11-11 10:54:28 -08:00
Ryan VanderMeulen
7167362e03 Backed out changeset 9ad40457f58f (bug 936555) for checktest failures. 2013-11-11 13:40:42 -05:00
David Rajchenbach-Teller
62608e4dda Bug 860493 - Add telemetry for history swipe animations. r=spohl,felipe 2013-11-11 13:20:35 -05:00
Nathan Froyd
d1025ea211 Bug 936555 - make mozinfo use MozconfigLoader to locate the mozconfig; r=gps 2013-11-08 14:57:31 -05:00
Nathan Froyd
2a6b791647 Bug 608915 - part 2 - use MFBT's double-conversion code in nsString::AppendFloat; r=bz,gps 2013-09-24 13:36:55 -04:00
Nathan Froyd
f698b7e054 Bug 608915 - part 1 - extend ToPrecision to tell use whether exponential notation was used; r=Waldo 2013-11-07 12:46:05 -05:00
Ryan VanderMeulen
c561136c16 Bug 915897 - Disable testShareLink due to intermittent failures. 2013-11-11 12:25:42 -05:00
Olli Pettay
8a8cc168d3 Bug 936969, make sure to null check the return value of GetFrameElementInternal(), r=bholley
--HG--
extra : rebase_source : 91f1276627c6f31aa2d8de18a1dfc8d8ee533bec
2013-11-11 18:56:45 +02:00
Ehsan Akhgari
26533594b5 Bug 936924 - Build libpng in unified mode; r=jrmuizel 2013-11-11 11:56:58 -05:00
Ed Morley
92d3126980 Backed out changeset e75f3902b7f6 (bug 925308) for assertions 2013-11-11 16:48:18 +00:00
Josh Aas
49ee3587cc Bug 923967: Move from deprecated Unicode Utilities usage to CFStringTokenizer on OS X. r=smontagu 2013-11-11 10:31:11 -06:00
Kannan Vijayan
fc7ea25e70 Bug 925308 - Dont pop profiler frames for stack frames pushed by invalidated IonScripts which didn not have profiler instrumentation. r=jandem 2013-11-11 11:19:47 -05:00
Federico Paolinelli
e128844e77 Bug 934345 - Move NotificationHelper initialization to GeckoApp since it was being initialized twice when more than one process were active. r=wesj 2013-11-11 11:17:02 -05:00
Andy Wingo
89a820f764 Bug 937058 - Paper over debug-mode checks of stack depth for unreachable bytecode. r=jandem 2013-11-11 16:21:20 +01:00
Andy Wingo
e3b27bcf78 Bug 931414 - Add test case. r=jandem 2013-11-11 12:22:24 +01:00
Sebastiaan de Haan
c760dd20bd Bug 937097 - Bump marionette_client version to 0.6.2. r=dhunt 2013-11-11 05:55:00 +00:00
Eddy Bruel
9ae330310e Bug 933952 - The NO_DELTA flag in CharacterInfo is unnecessary; r=evilpies 2013-11-11 16:52:40 +01:00
Ryan VanderMeulen
d7e6c2c44a No bug - Alphabetize robocop.ini. DONTBUILD 2013-11-11 10:51:32 -05:00
Ryan VanderMeulen
4e18566b8b Bug 913254 - Disable testReaderMode due to intermittent failures. 2013-11-11 10:36:19 -05:00
Stephen Pohl
0078132507 Bug 930771 - Ensure that overlay scrollbars don't leave behind white bands after fading out. r=jimm 2013-11-11 10:19:54 -05:00
Henri Sivonen
37a99b5359 Bug 935453 - Gather telemetry about dangerous encodings and encodings we might remove. r=emk,sstamm. 2013-11-11 17:04:02 +02:00
Geoff Brown
8349232aed Bug 936226 - Disable frequent robocop failures on Android x86; r=dminor 2013-11-11 07:54:12 -07:00
Feiko Koopman
c6db3aa061 Bug 936341 - Get NSPR emulation working on BSD. r=billm 2013-11-11 09:16:47 -05:00
Douglas Crosher
c0cbfcb100 Bug 906964 - ARM: leave some head-room in the double pools to help avoid bailing out which causes compilation failure for asm.js code. r=mjrosenb 2013-11-10 04:20:22 +11:00
Ehsan Akhgari
b36f465a9d Bug 936927 - Build the HTML parser in unified mode; r=hsivonen 2013-11-11 09:07:50 -05:00
Ryan VanderMeulen
5a724dd3a8 Bug 915350 - Disable testBookmark due to intermittent failures. 2013-11-11 08:34:54 -05:00
Ryan VanderMeulen
6e6533ae3c Bug 894914 - Disable test_postMessage_closed.html on Android & B2G due to intermittent failures. 2013-11-11 08:27:33 -05:00
Ed Morley
69faaab2a4 Merge mozilla-central and inbound 2013-11-11 13:20:20 +00:00
Carsten "Tomcat" Book
eced2fbfac merge fx-team to mozilla-central 2013-11-11 12:32:39 +01:00
Carsten "Tomcat" Book
905fe735af merge b2g-inbound to mozilla-central 2013-11-11 12:03:04 +01:00
Ms2ger
786aa40195 No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Ms2ger
5dd88f6bd7 Bug 931462 - Move LOCAL_INCLUDES to moz.build in embedding/; r=mshal 2013-11-11 09:04:22 +01:00
Ms2ger
f862565c8f Bug 931461 - Remove docshell/base/Makefile.in; r=gps 2013-11-11 09:04:17 +01:00
Ms2ger
bd6c1c7dc9 Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
Ms2ger
84b1d4041e Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
Ms2ger
18114993ff Bug 928741 - Stop using PR_STATIC_ASSERT in content; r=jst 2013-11-11 09:03:59 +01:00
Ms2ger
2d2f7fa030 Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
Ms2ger
912c0ae2b2 Bug 921718 - Part a: Rename nsMediaList::Count to Length and make it return uint32_t; r=bz 2013-11-11 09:01:01 +01:00
Ms2ger
c1e5a09403 Bug 923251 - Part i: Outparamdel nsMediaList::Clone; r=heycam 2013-11-11 09:00:55 +01:00
Ms2ger
dea78db886 Bug 923251 - Part h: Don't handle allocation failure in nsMediaQuery::Clone; r=heycam 2013-11-11 09:00:50 +01:00