Commit Graph

85872 Commits

Author SHA1 Message Date
Kyle Huey
46ce194b09 Bug 723029 - Crash in mozilla::storage::Service::UpdateQutoaInformationForFile @ `anonymous namespace''::xOpen.
r=taras
2012-02-04 16:19:44 +01:00
Ms2ger
608bc37868 Bug 705429 - Remove dead code: txNamespaceMap::lookupNamespace(const nsAString&); r=peterv 2012-02-04 15:02:06 +00:00
Ms2ger
97c2a4d652 Bug 705430 - Remove dead code: txXPathNodeUtils::getDocument; r=peterv 2012-02-04 15:02:06 +00:00
Marco Bonardo
39552c2602 Bug 723126 - Telemetry for time needed for idle maintenance.
r=dietrich
2012-02-04 15:12:46 +01:00
Marco Bonardo
a38fe49873 Bug 723124 - Telemetry for time needed for idle frecency update.
r=dietrich
2012-02-04 15:12:42 +01:00
Marco Bonardo
799c050c61 Backout f66ffefbb697 (bug 715402) for m-oth proprty leaks 2012-02-04 15:12:21 +01:00
Robert Longson
e7583c378e Bug 616892 - Make more updates honour suspendRedraw. r=roc 2012-02-04 13:58:46 +00:00
Masatoshi Kimura
0b5ecd0592 Bug 722962 - Avoid a race condition; r=jonas 2012-02-04 13:11:09 +00:00
Aryeh Gregor
a4b1dc9d86 Bug 723637 - Fix two reftests from bug 505115; r=roc 2012-02-02 14:13:13 -05:00
Florian Maier
79eee87b55 Bug 680436. Don't clamp shrink-to-fit values. r=roc 2012-01-30 06:52:57 +01:00
Edwin Flores
bc6a31b0b1 Bug 719288 - Fill and stroke SVG text with one Draw call r=roc 2012-02-04 13:11:09 +00:00
Dietrich Ayala
c0c8d98a47 Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible.
r=gavin
2012-02-04 14:02:10 +01:00
Ms2ger
a1a7e85f92 Bug 723680 - Back out for Windows failures. 2012-02-04 10:54:01 +01:00
Brad Lassey
ac9cd73193 bug 724042 - disable tile by tile rendering r=dougt 2012-02-03 13:58:02 -05:00
Aryeh Gregor
7f8b5ca2f7 Bug 723680 - Fix known failing test from bug 505115 2012-02-02 15:50:08 -05:00
Boris Zbarsky
a9e9757504 Bug 716628. Implement support for 'turn' unit in CSS. r=dbaron 2012-02-04 00:01:23 -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
Sriram Ramasubramanian
969a73d9e2 Bug 723899: There is no "empty" resource in ICS. [r=mfinkle] 2012-02-03 11:22:36 -08:00
Ed Morley
0f53210896 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-03 16:45:09 +00:00
Matt Brubeck
17c9624887 Bug 720985 - Temporarily whitelist properties leaked by Fennec tests [r=dao] 2012-02-03 08:20:08 -08:00
Matt Brubeck
69f0e81495 Bug 723480 - Mouse events in XUL Fennec broken by bug 721484 [r=blassey] 2012-02-03 07:44:45 -08:00
Jonathan Kew
4956afc425 backout 5ca407ff5564 (bug 672507) for M-oth (a11y) orange 2012-02-03 10:18:03 +00:00
Rafael Ávila de Espíndola
a6de2ba5ee Bug 723501 - Mark MemoryReporter_* final. r=justin.lebar.
--HG--
extra : rebase_source : 7c1066ab8353c8d4766b060491cbbd4adfa44ce0
2012-02-03 10:22:01 +01:00
Daniel Holbert
f775d27eaf Bug 723809: Fix signed/unsigned build warning in TestTArray.cpp. r=jlebar 2012-02-03 01:18:58 -08:00
Daniel Holbert
b4df9659f9 Bug 723754: Fix C++ style comment in header that gets included by .c files. r=karlt 2012-02-03 01:18:53 -08:00
Dão Gottwald
6a95aff71b Bug 720985 - Make some tests stop polluting the global scope 2012-02-03 10:13:41 +01:00
Dão Gottwald
c579a46b74 Bug 720985 - Report a failure when a test leaks a global variable. r=gavin 2012-02-03 10:10:52 +01:00
Neil Rashbrook
0a1cf802b8 Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie. 2012-02-02 22:54:58 +01:00
Olli Pettay
08dfac99be Bug 716014 - Use CompartmentGC more often, r=billm,mccr8 2012-02-02 22:34:53 +02:00
Philipp von Weitershausen
9c36e6d2b7 Bug 723372 - B2G telephony: audio should be turned on during dialing + ringing. r=bent DONTBUILD because NPOTB 2012-02-02 11:12:32 -08:00
Philipp von Weitershausen
867f2a013f Bug 723356 - Make console output show up in logcat. r=gal 2012-02-02 11:11:42 -08:00
Philipp von Weitershausen
91dc535ce8 Bug 716709 - RIL: call state on SGS2 has extra uint32. r=qDot 2012-02-02 10:41:07 -08:00
Philipp von Weitershausen
ca578f8c1a Bug 720747 - Completely silence RIL worker by default. r=qDot 2012-02-02 10:41:07 -08:00
Armen Zambrano Gasparnian
b80e45e273 Bug 719567. expand talos.json to support pageloader.xpi. r=jmaher 2012-02-02 11:03:47 -05:00