Nicholas Nethercote
d656746a93
Bug 755583 (part 1) - Introduce "sundries" entries for aggregating small entries in per-compartment memory reporters. r=luke.
...
--HG--
extra : rebase_source : 797fc0deb2a438cbb7f4c64f4c03dd4b6378e498
2012-05-16 20:43:36 -07:00
Nicholas Nethercote
c23b35d44f
Bug 755581 - Follow-up: replace js::RuntimeSizes with JS::RuntimeSizes. r=luke.
...
--HG--
extra : rebase_source : a1081266cec2f249f8acac782c2c806e5db705aa
2012-05-17 17:08:57 -07:00
Mark Capella
16accac8d4
Bug 736886 - test_nsIAccessibleDocument.html silently dies, r=surkov
2012-05-17 20:10:10 -04:00
Nicholas Nethercote
fd4271cf1c
Bug 754180 - Give ObjectBox and FunctionBox constructors. r=jorendorff.
2012-05-16 18:42:34 -07:00
Cameron McCormack
5a5f63981b
Back out bug 715024 due to bustage.
2012-05-17 12:13:02 +10:00
Nicholas Nethercote
cab8f462a9
Bug 754179 - Remove some dead front-end code. r=jorendorff.
...
--HG--
extra : rebase_source : 6483ba3654782181b89fb5ac3c8f352929efbaa7
2012-05-16 18:12:47 -07:00
Cameron McCormack
27b87a665f
Bug 715024 - Remove duplicate functions on nsCocoaFeatures and nsToolkit. r=bgirard
2012-05-17 11:36:56 +10:00
Ryan VanderMeulen
a6bc4e5bf7
Merge last PGO green inbound changeset to m-c.
2012-05-16 20:48:40 -04:00
Margaret Leibovic
05078cde39
Bug 732901 - Use notifyDatasetChanged() to update view after modifying mTabsAdapter. r=sriram
2012-05-16 15:40:16 -07:00
Margaret Leibovic
5c1a618d14
Bug 732901 - Call Tabs.notifyListeners() on the main thread. r=mfinkle
2012-05-17 14:35:33 -07:00
Jeff Muizelaar
012e715022
Bug 755834. Use even lower precision bilinear interpolation when scaling 565 to 565. r=joe
...
This takes a trick from skia to go faster. For now, it's only
used on non-NEON devices.
--HG--
extra : rebase_source : c2ddce91cc8cf71ee609420107b0922d1166db43
2012-05-17 16:54:02 -04:00
Nick Alexander
e1a6551162
Bug 709311 - Handle changed meta/global. r=rnewman, a=blocking-fennec
2012-05-17 13:20:49 -07:00
Nick Alexander
9a9d84392f
Bug 709313 - Upload meta/global. r=rnewman, a=blocking-fennec
2012-05-17 13:20:49 -07:00
Richard Newman
fae5db439d
Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj
2012-05-17 13:20:49 -07:00
Rafael Ávila de Espíndola
9adbe18195
Bug 683975 - Build zlib. r=rail.
2012-05-17 16:14:38 -04:00
Benoit Girard
51f967fdc3
Bug 754233 - Handle negative layer coordinate in Tiled layers. r=ajuma
2012-05-17 15:47:53 -04:00
Fernando Jiménez
e621918b9f
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 8 - RadioLayerInterface; r=philikon
2012-05-17 12:42:39 -07:00
Fernando Jiménez
9839bece14
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 7 - Tests; r=philikon
2012-05-17 12:42:39 -07:00
Fernando Jiménez
f26074f28a
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 6 - B2G backend; r=philikon
2012-05-17 12:42:38 -07:00
Fernando Jiménez
c8685cb5aa
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 5 - IPC; r=mounir
2012-05-17 12:42:38 -07:00
Fernando Jiménez
12caaa9c4f
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 4 - Fallback; r=mounir
2012-05-17 12:42:38 -07:00
Fernando Jiménez
9115f8c255
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 3 - Android Backend; r=mounir
2012-05-17 12:42:38 -07:00
Fernando Jiménez
47f41e7b22
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 2 - WebSMS; r=mounir
2012-05-17 12:42:38 -07:00
Fernando Jiménez
7516bbad17
Bug 733320 - [WebSMS][B2G SMS] Add 'read' attribute to nsIDOMMozSmsMessage. Part 1. IDLs; r=mounir
2012-05-17 12:42:38 -07:00
Matt Brubeck
f5056a7267
Bug 756156 - Don't export ANDROID_SERIAL if it isn't set explicitly [r=glandium]
2012-05-17 12:20:42 -07:00
Landry Breuil
b43b46524f
Bug 732875 - use stdint.h types instead of PRtypes, fixes build on OpenBSD - r=Ms2ger
2012-05-17 10:07:26 -04:00
Benoit Jacob
ce077b3952
Bug 732875 - Further CheckedInt tweaks - r=Ms2ger,jwalden
2012-05-17 10:07:24 -04:00
Christian Ascheberg
15fbc17a6f
Bug 317190 - Change "Check Now" to "Set Firefox as the default browser". r=jaws
2012-05-17 12:04:49 -07:00
Ed Morley
0be25c12f2
Backout a97741bbd972 (bug 755604) for compilation failures
2012-05-17 19:34:56 +01:00
Kyle Huey
32b77ac8c5
Back out bug 754142 due to bustage.
2012-05-16 15:21:58 -07:00
Kyle Huey
0ceb106711
Fix magical text that appeared. r=me No Bug
2012-05-16 15:12:11 -07:00
Ben Turner
44a6e9eb0b
Bug 747247: Fix assertions about null owners. r=khuey
2012-05-16 15:08:18 -07:00
Kyle Huey
929cffd17f
Bug 754142: Don't install quota handlers on chrome databases. r=bent
2012-05-16 15:08:18 -07:00
Ed Morley
3065f27819
Bug 668716 - Disable test_bug632379.xul on Mac for now, for too many unexpected passes
2012-05-16 20:46:11 +01:00
Marshall Culpepper
e60c2723f3
Bug 755427: Use the darwin-x86 host directory for the emulator in OSX. Added a new --emulator-binary argument to runtests.py to allow overriding of the emulator used by Marionette. r=mdas
2012-05-16 12:42:59 -07:00
Rob Campbell
781fd2f3b9
merge fx-team to m-c
2012-05-16 12:03:18 -07:00
Ed Morley
1bf50d8d09
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-16 10:06:15 +01:00
Kyle Huey
8b95eba736
Back out bug 703484 on this CLOSED TREE.
2012-05-15 20:19:37 -07:00
Kyle Huey
7a9b2a66a2
Back out bug 750746 on our death march to a green tree.
2012-05-15 19:56:06 -07:00
Kyle Huey
845fa4c74f
Back out bug 753501 due to possible Talos bustage.
2012-05-15 19:53:09 -07:00
Jignesh Kakadiya
40b1cc630a
Bug 751493 - Move out combobox list logic from nsHTMLSelectListAccessible::NativeRole r=surkov
2012-05-16 11:38:49 +09:00
Bas Schouten
9b889709df
Bug 755591: Properly initialize mPermitSubpixelAA. r=jrmuizel
2012-05-16 03:34:18 +02:00
Ryan VanderMeulen
9f18aeac63
Backout df38ed62a24a (bug 754364) due to Windows red. a=CLOSED TREE
2012-05-15 20:29:13 -04:00
Masayuki Nakano
7c56539c8f
Bug 753256 Use [NSEvent modifierFlags] or convert the result of GetCurrentKeyModifiers() to cocoa flags at getting current modifier state r=smichaud
2012-05-16 09:28:48 +09:00
Benoit Girard
f036a5ce86
Backout ab1cd425d884 for talos failures
...
--HG--
extra : rebase_source : 0d2930f14507123535a72aa75f73f78d03bcb765
2012-05-15 19:21:10 -04:00
Ryan VanderMeulen
d0d422a19f
Merge m-c to inbound
2012-05-15 19:24:50 -04:00
Geoff Brown
7268cdb70a
Bug 755324 - Avoid JNI leak in AndroidGLController::ProvideEGLSurface. r=kats
2012-05-15 18:30:15 -04:00
aceman
f9b5004741
Bug 754573 - Remove Services.prefs.getBranch(null) occurrence in browser.xml. r=gavin
2012-05-15 18:30:15 -04:00
Till Schneidereit
a3499ac567
Bug 754299 - Update gcMaxMallocBytes of existing compartments in JSRuntime::setGCMaxMallocBytes. r=billm
2012-05-15 18:30:15 -04:00
Frédéric Wang
e8578a7176
Crashtest for bug 398038. r=karlt
2012-05-15 18:30:15 -04:00