Rafael Ávila de Espíndola
834326712b
Bug 787302 - Most stacks are truncated (using minidump_stackwalk on a
...
Mac Tinderbox debug build). r=catlee.
patch clang to always produce debug_frame.
--HG--
extra : rebase_source : 0ca24100e9451b5d4d585fa27c116183fa6c5864
2012-09-17 09:21:17 -04:00
Ed Morley
6a83e3de8d
Backout 7f86b28171a2 (bug 787853) & e18fdb9a8e12, ba47dac3cf97, e3fdcf7ed7f2, 992ee4c72c87 (bug 777946) for intermittent linux M4 ABORTs
2012-09-17 14:17:02 +01:00
Peter Van der Beken
75f85b799b
Fix for bug 791345 (Support non-wrappercached objects in proxy-based bindings). r=bz.
...
--HG--
extra : rebase_source : 884073cf7dccc2e9d1fa1769b00d5ee581d22573
2012-09-17 11:44:59 +02:00
Matt Woodrow
77745de1bf
Bug 788044 - Make various functions take const parameters. r=roc
2012-09-13 12:32:53 +12:00
Aryeh Gregor
141b095414
Bug 791213 - Don't return nsresult from a function that returns bool; r=doublec
2012-09-16 12:19:01 +03:00
Aryeh Gregor
400f75105f
Bug 791216 - Work around gcc enum class compiler bug; r=ehsan
2012-09-09 19:35:29 +03:00
Phil Ringnalda
7f0e274a9f
Bug 786938 - disable test_handlerApps.xhtml on OS X 10.8 where it's permaorange and keeping mochitest-5 hidden
2012-09-15 17:42:22 -07:00
Theo Chevalier
3e01ab40f8
Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak
2012-09-16 00:06:34 +02:00
Theo Chevalier
37b412855b
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-09-16 00:06:31 +02:00
Theo Chevalier
9a034e4598
Backing out 107165:7bb5f1ebb833 and 107164:ee6470d54349 s/computers/devices
2012-09-15 23:59:33 +02:00
Kartikaya Gupta
d2a3547aee
Bug 791264 - Move ScreenshotHandler into its own file. r=blassey
...
--HG--
rename : mobile/android/base/GeckoAppShell.java => mobile/android/base/ScreenshotHandler.java
2012-09-15 17:17:57 -04:00
Theo Chevalier
29e6811f9e
Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak
2012-09-15 22:59:30 +02:00
Theo Chevalier
4a6e0b2c4c
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-09-15 22:59:28 +02:00
Michael Wu
f1dfdbbad0
Bug 791269 - dlopen opensl library, r=kinetik
2012-09-15 15:52:34 -04:00
Andrea Marchesini
360071129f
Bug 609748 - Workers: If CSP blocks eval in a page, eval should also be blocked in workers created by that page. r=bent
2012-09-15 14:51:55 -04:00
Ryan VanderMeulen
afca730ce4
Merge m-c to inbound.
2012-09-15 14:51:45 -04:00
Jesse Ruderman
fe94b3e6fd
Bug 789275 - Better error message when trying to process a crash report without symbols. r=wlach. DONTBUILD
2012-09-15 11:33:02 -07:00
Ryan VanderMeulen
8b096cd2e2
Merge inbound to m-c.
2012-09-15 09:39:57 -04:00
Robert Longson
ded52f5aa6
Bug 791427 - speed up smil/transform tests on Android. r=dholbert
2012-09-15 12:08:03 +01:00
ffxbld
ad2c44dc82
Automated blocklist update from host bld-centos5-32-vmw-020 - a=blocklist-update
2012-09-15 03:21:07 -07:00
Kyle Machulis
a6c96ce51e
Bug 791413: Exit early when bluetooth property types don't match; r=cjones
2012-09-15 00:39:21 -07:00
Kyle Machulis
43548dd0c8
Bug 791189: Exit signal filters early when signal not handled, remove service reg/unreg to fix bt crashes; r=dhylands
2012-09-14 23:47:01 -07:00
Geoff Brown
757b82a7b3
Bug 767215 - Robocop: increase wait time for paint events; r=jmaher
2012-09-14 21:50:30 -06:00
Doug Sherk
6c4740a37a
Bug 787549 - B2G: Stop simulating mouse events unless there's a tap. r=cjones
2012-09-14 21:16:32 -04:00
Ryan VanderMeulen
ecbbdd9bb1
Merge m-c to inbound.
2012-09-14 21:16:25 -04:00
Ryan VanderMeulen
ea8418a01e
Merge the last PGO-green inbound changeset to m-c.
2012-09-14 21:09:07 -04:00
Bill McCloskey
2b5c5c30ba
Bug 790865 - Add more compartment assertions (r=terrence)
2012-09-14 17:19:53 -07:00
Mihnea Dobrescu-Balaur
12a5ed177b
Bug 791025 - Add flag to re-use xpcshell files on a device from a previous run, r=jgriffin, DONTBUILD because NPOTB
2012-09-14 16:44:29 -07:00
Bill McCloskey
707b83567c
Bug 791371 - IonMonkey: ContextStack::currentScript needs check (r=dvander)
2012-09-14 16:23:43 -07:00
Bill McCloskey
7f4261cbf6
Bug 791376 - Simplify JSObject::swap (r=bholley)
2012-09-14 16:20:04 -07:00
Scott Johnson
4622da3332
Bug 789962: Change comment in Preferences.h to refer to correct file, DONTBUILD because NPOTB. [r=bsmedberg]
2012-09-14 17:42:35 -05:00
Doug Sherk
1b0f8474b3
Bug 780395: Part 1, B2G: Listen to scrollTo calls and metrics being clobbered r=cjones
2012-09-14 17:57:35 -04:00
Monica Chew
ac45691812
Bug 770691 - Add plubming for per-site third party cookie blocking. r=mconnor sr=biesi,jduell,mconnor
...
--HG--
extra : rebase_source : 4ee3c16a72f0a557575349354060b76ca4e34031
2012-09-14 13:57:56 -07:00
Jeff Hammel
199dd374aa
bug 702832 follow up: add license header;r=wlach DONTBUILD because NPOTB
...
--HG--
extra : rebase_source : 054283ae7cd75772a8303358e553f5d8b78ec680
2012-09-14 14:17:32 -07:00
Markus Stange
21e524c8f8
Bug 788189. Account for the context menu offset in the stored position of a context menu popup so that we don't end up in an infinite loop continually adding the context menu offset. r=enndeakin
2012-09-14 16:17:08 -05:00
L. David Baron
83a028dd10
Make reftest harness print max difference and number of differing pixels on the TEST-UNEXPECTED-FAIL line so that it ends up in bugs. (Bug 789602) r=ted
2012-09-14 14:12:34 -07:00
L. David Baron
98ee92424c
Add more profile labels for the separate parts of restyle processing. (Bug 790379) rs=cjones
2012-09-14 14:12:34 -07:00
Jeff Hammel
e0575a9678
Bug 702832 - solidify strategy to sync mozbase packages to m-c;r=wlach DONTBUILD because NPOTB
2012-09-14 14:12:35 -07:00
Patrick McManus
b6479d75e2
bug 347307 - make pac myIPAddress() more accurate r=biesi
2012-09-14 16:27:46 -04:00
Patrick McManus
fc64a80f2f
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-14 16:27:46 -04:00
Patrick McManus
cafe3619a5
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Tim Taubert
0c1bf4422e
Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan
2012-09-14 22:15:44 +02:00
Jan Varga
a9743fed16
Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking
2012-09-14 22:23:44 +02:00
Tim Taubert
4fe91e602e
merge m-c to fx-team
2012-09-14 22:13:48 +02:00
Jeff Muizelaar
ac204f120b
Bug 791305. Use libjpeg's color conversion code instead of our own. r=joe,r=khuey
...
libjpeg-turbo supports converting directly to a format compatible with cairo's
FORMAT_RGB24. Use that instead of our own handcoded function. This also gives
us SSE2 and NEON version of this function.
--HG--
extra : rebase_source : 18f48925f023a33ec2a097d4f4e5cc2ab40be1e9
2012-09-14 15:54:55 -04:00
Adam Dane [:hobophobe]
d70d5d201f
Bug 787624 - Test for bug 787624. r=roc
2012-09-14 15:00:21 -05:00
Makoto Kato
d5c93adaee
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
2012-09-14 16:09:52 -04:00
Takanori MATSUURA
003daee28d
Bug 790868 - Remove duplicated --disable-ion definition. r=njn
2012-09-14 16:04:47 -04:00
Doug Turner
d817f4aafc
Backing out 7653a9cc00ae. Shouldn't have been checked in. r=me
2012-09-14 09:39:44 -07:00
Doug Turner
cca062f605
Bug 791287 - Device Storage - stat() doesn't always reflect disk usage immediately. r=dougt
2012-09-14 09:33:08 -07:00