Commit Graph

85920 Commits

Author SHA1 Message Date
Nicholas Nethercote
0a958739f2 Bug 722609 - Rename the js-total memory reports. r=luke. 2012-01-30 20:03:29 -08:00
Nicholas Nethercote
26f5d80631 Bug 722595 - Add memory reporters for misc things hanging off JS objects. r=bhackett.
--HG--
extra : rebase_source : 211b35134923f4cb99625bb240b96e81f0f28b4b
2012-01-30 18:12:03 -08:00
Nicholas Nethercote
4f777a0a0d Bug 710054 - Add {nsString,nsCString}::SizeOf{In,Ex}cludingThis. r=bz.
--HG--
extra : rebase_source : 2f5eb0a61cc36bdefe420658a86e5badc79484df
2012-02-02 14:52:02 -08:00
Robert Longson
129c2b01d6 Bug 619469 - animation should be disabled for failing conditional-processing conditions. r=dholbert 2012-02-05 23:17:23 +00:00
David Rajchenbach-Teller
10a61d376a Bug 696033 - Add xperf probes (sample startup probes); r=glandium 2012-02-05 22:49:37 +00:00
David Rajchenbach-Teller
159af95deb Bug 696033 - Add xperf probes (the API); r=glandium 2012-02-05 22:49:37 +00:00
Christian Sonne
d86f6d0552 Bug 705422 - Remove all cookies button not disabled when filter is applied via Page Info dialog; r=gavin f=jaws 2012-02-05 16:09:52 +01:00
Nathan Froyd
29793b88f7 Bug 724278 - fix -Wset-but-unused-variable warnings; r=josh 2012-02-04 07:48:02 -05:00
Dão Gottwald
fb5926d8cc Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich 2012-02-05 21:22:57 +01:00
Jonathan Kew
e4e70175fe bug 724356 - check the proxy's family pointer is still valid before using it. r=jdaggett 2012-02-05 20:10:50 +00:00
Thinker K.F. Li
86d125619e Bug 697641 - part 5: Export Android Sensor Manager for mobile/. r=cjones 2012-02-05 19:54:25 +00:00
Sinker Li
12341d2f9d Bug 697641, part 4: Pass sensor events from Android to Gecko. r=cjones 2011-10-29 10:35:29 +00:00
Sinker Li
19bdb8bf7b Bug 697641, part 3: Make Sensor API available for Sandbox. r=cjones
Add Sensor API to PHal protocol that Sandbox can access sensors.
2012-02-05 19:51:06 +00:00
Sinker Li
67386c06c9 Bug 697641, part 2: Add a hal API for sensor access. r=cjones
With this API, Gecko code can access sensors provied by system.  This
patch include an implementation for Android.
2012-02-05 19:51:06 +00:00
Sinker Li
15e62f5789 Bug 697641, part 1: Export Android Sensor Manager API to Gecko. r=cjones 2012-02-05 19:51:05 +00:00
Maxim Iorsh
1be841dd20 Bug 460146 - CSS3 border-image images should appear in Page Info -> Media; r=db48x 2012-02-05 19:07:18 +00:00
Nathan Froyd
b9d5bef2be Bug 724275 - fix -Wswitch warnings; r=jrmuizel 2012-02-04 07:22:47 -05:00
Masatoshi Kimura
28e1453f25 Bug 723894 - Crash when Web IDL dictionary object is null; r=mrbkap 2012-02-05 18:57:46 +00:00
aceman
342548bbbd Bug 559501 - On about:support, change "Profile Directory" to "Profile Folder" on Windows & Mac; r=gavin.sharp 2012-02-05 18:57:46 +00:00
Masayuki Nakano
835925fac6 Bug 713628 When lParam of WM_IME_COMPOSITION indicates neither committing nor composing, should dispatch better text event r=emk 2012-02-05 21:19:31 +09:00
Ed Morley
fbed806f3b Merge mozilla-central to mozilla-inbound 2012-02-05 11:34:57 +00:00
Ed Morley
abd2c4311d Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-05 11:10:53 +00:00
Tom Schuster
265f99d7f7 Bug 720675 - OOM Crash [@ JSString::isFlat] because of NULL deref for ensureFlat. r=bhackett 2012-02-05 11:32:12 +01:00
Justin Lebar
e6d34778fa Bug 722581 - Update comments in mfbt/LinkedList.h. r=waldo 2012-02-04 21:49:10 -05:00
Richard Newman
d05831b3eb Bug 724297 - Firefox Sync launcher icon opens settings or Fennec main activity, not setup. 2012-02-04 18:24:06 -08:00
Chris Lord
6d06b90bbe Bug 724230 - Backout ondemand tiling. r=blassey, kats
This backs out changes d8fc13006aa4, ddde7a49f6f7, 34b1cc9454d2 and
8919c54229e1, leaving in some initialisation fixes that were introduced when
rebasing.

This work may be re-applied at a later date.
2012-02-04 18:49:59 -05:00
Kartikaya Gupta
e7157d112e Bug 724042 - back out 663892ff23e0 as we have a better solution. 2012-02-04 18:48:21 -05:00
Serge Gautherie
6a4f5e1fed Bug 707039. (Dv4) XPFE autocomplete.xml: Adjust the direction of the (content) autocomplete popup list based on the textbox direction. r=neil.
DONTBUILD (NPODB).
2012-02-05 00:07:40 +01:00
ffxbld
572f87b5e0 Automated blocklist update from host mv-moz2-linux-ix-slave05 2012-02-04 03:20:25 -08:00
Tim Taubert
5f79e14963 merge m-c to fx-team 2012-02-04 11:31:07 +01:00
Tim Taubert
013824d68d merge m-c to fx-team 2012-02-04 11:28:09 +01:00
Brad Lassey
63228acae3 bug 719560 - Can't publish split native and xul builds under the same product on android market, include large screens for xul r=mbrubeck 2012-02-04 02:05:26 -05:00
David Bolter
b65afa882c Bug 721772 - Call ISimpleDOM telemetry accumulation only once. r=tbsaunde 2012-02-04 13:52:52 -05:00
Igor Bukanov
3163d5e91e bug 723517 - Drop cx argumrent from JS_GetClass(cx, obj). r=luke 2012-02-04 01:54:57 +01:00
Matt Brubeck
4b5cd88475 Merge mozilla-central and mozilla-inbound 2012-02-03 16:41:11 -08:00
Matt Brubeck
330b3d5465 Bug 723917 - NullPointerException when removing a menu item [r=sriram] 2012-02-03 16:18:46 -05:00
Brad Lassey
b2b928f458 backing out 394c3ef8a0dc because it breaks the xul build and doesn't fix the problem 2012-02-03 16:16:48 -05:00
Richard Newman
a138d6e858 Bug 718544, Bug 723992 - adjust Sync's permissions. 2012-02-03 13:09:29 -08:00
Richard Newman
a57cbdd2fe Bug 723235, Bug 720304, Bug 723240 - Request bookmarks and history items sorted by sortindex/frecency, with limits.
• Bug 720304 - Limit number of processed history records, with a hard limit of 500 history items per request.
• Bug 723235 - Request history items sorted by sortindex/frecency.
• Bug 723240 - Request bookmark items sorted by sortindex/frecency.

And imposes a sanity limit of 5,000 bookmarks per fetch.

(Note that batching is outside the scope of these bugs.)
2012-02-03 13:09:29 -08:00
Richard Newman
5eaaa0a16f Bug 720934 - Part 2: Collected Android Sync 0.4 code drop (Bug 722945, Bug 709348). a=mobile
Includes:
Bug 722945 - Transactional behavior for store (don't return stored records in subsequent fetch).
Bug 709348 - Refactor and improve reconciling and storing of records.
2012-02-03 13:09:29 -08:00
Richard Newman
e6a8a4354f Bug 718703 - Part 2: makefile change to preprocess sync_options.xml. r=ted 2012-02-03 13:09:28 -08:00
Richard Newman
9b401b2cd9 Bug 718703 - Part 1: Sync crashes from Pair a Device link in sync settings. r=rnewman 2012-02-03 13:09:28 -08:00
Richard Newman
e5ef3394a1 Bug 722430 - Propagate NoSuchAlgorithmException and InvalidKeyException; wrap in CryptoException higher up the call stack. r=rnewman 2012-02-03 13:09:28 -08:00
Richard Newman
15679a8dee Bug 722896. r=dchan 2012-02-03 13:09:28 -08:00
Richard Newman
5043cc5581 Bug 722426 - Remove WRITE_SECURE_SETTINGS from the Android manifest, since this permission is only granted to system/firmware applications. r=rnewman 2012-02-03 13:09:28 -08:00
Richard Newman
fc3249a330 Bug 722434 - check for failure after JSON parsing. r=rnewman 2012-02-03 13:09:28 -08:00
Richard Newman
8ea74e7f50 Bug 720934 - Part 1: Collected Android Sync 0.4 code drop (Bug 721305, Bug 709348, Bug 719693, Bug 709660, Bug 718703). a=mobile
Includes:
3ad57f4 Bug 718703 - Pair a Device crashes. r=rnewman
3c530d1 Bug 709660 - Fixed blurry icons used in SyncAdapter. r=rnewman
bde287a Bug 719693 - Compatibility for JDK < 6.
91c5e23 Bug 719693 - Effect review comments on 6ffb7d72f.
6ffb7d7 Bug 719693 - Handle date-format HTTP Retry-After headers.
6df289e Bug 709348 - Trace logging and fixed logging of visit equality.
71580df Bug 709348 - Include Fennec visits and counts in HistoryRecord androidID equivalence.
8f6a106 Bug 709348 - Equality work.
f40bf4a Bug 709348 - Part 5: Rework handling of certain cases of incoming deletion, including history visits.
0dd004d Bug 709348 - Part 4: Reworking equality tests between records.
2210717 Bug 709348 - Part 3: Better commenting for ignored bookmark records.
c05236b Bug 709348 - Part 2: Introduce trace log method.
a34f4aa Bug 709348 - Part 1: Introduce copyWithIDs to clone records.
796b15f Bug 721305 - sync.link.advancedsetup.label should use …, not ....
adf7586 Bump AndroidSync User-Agent version.
2012-02-03 13:09:28 -08:00
Richard Newman
ee4c971fd9 Bug 718703 - Part 0: Makefile fix for preprocessing multiple files. r=ted 2012-02-03 13:09:28 -08:00
Brian Nicholson
3ed70e74f5 Bug 723550 - Lots of base64 decode errors in logcat [r=blassey] 2012-02-03 15:55:09 -05:00
Joel Maher
71630b7c60 Bug 719560 - [resize screen] Can't publish split native and xul builds under the same product on android market. r=blassey 2012-02-03 15:05:49 -05:00