Commit Graph

262604 Commits

Author SHA1 Message Date
Tim Taubert
e82d020767 merge fx-team to m-c 2012-01-26 08:36:07 +01:00
Ed Morley
38ce873b08 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-26 01:30:30 +00:00
Richard Newman
074ae67ccc Bug 720471 - Missing Arrays and SharedPreferences.Editor methods in Android SDK <= 8. r=rnewman 2012-01-25 17:20:00 -08:00
Richard Newman
e5fb0cf2fd Bug 721129 - Incorrect BigInteger comparison in JPakeCrypto. r=dchan 2012-01-25 17:20:00 -08:00
Richard Newman
69a6774d4f Bug 720933 - Android Sync 0.3 code drop. a=mobile
Bug 718848 - Part 7: More link styling, pin display styling, alignment per UI feedback.
 Bug 718848 - Part 6: Fixed regression of progressbar layout.
 Bug 718848 - Part 5: Indentation alignment.
 Bug 718848 - Part 4: Fixes for links, icon blurriness, PIN display.
 Bug 718848 - Part 3: Whitespace changes.
 Bug 718848 - Part 2: Setting theme on start of Sync setup.
 Bug 718848 - Part 1: Theme and layout changes, per UI meeting.
 Bug 717075 - make classic setup hint text visible. Added basic SyncTheme.
 Bug 717691 - Part 1: fall back to supported cipher suites for older Android releases.
 Bug 717691 - Part 0: Specify HTTP 1.1 in HTTP requests.
 Bug 718848 - Part 2: fixed string revision: "computer" not "desktop".  r=rnewman
 Bug 719669 - Part 1: throw IncorrectZkpException when g^x^q % p = 1 in J-PAKE.
 Bug 719669 - Part 0: code reformatting and string tidying.
 Bug 718149 - go somewhere useful after Firefox Sync set up, on launch.
2012-01-25 17:20:00 -08:00
Richard Newman
810d4c676e Bug 718928 - AndroidManifest.xml does not depend on Sync manifest include fragments. r=ted 2012-01-25 17:20:00 -08:00
Marina Samuel
72bccd2c10 Bug 709660 - correctly process resolution-specific Sync resources. r=mbrubeck r=rnewman 2012-01-25 17:19:59 -08:00
Tim Taubert
86c5dfed1c Bug 497543 - Part 6 - Don't capture thumbnails for SVG/XML documents; r=dietrich 2012-01-25 22:47:39 +01:00
Tim Taubert
da5b11be93 Bug 497543 - Part 5 - Don't capture thumbnails while the page is scrolled; r=dietrich 2012-01-25 22:47:39 +01:00
Patrick McManus
f70e102f81 bug 718206 fix spdy nsitransport event generation r=honzab 2012-01-25 15:21:13 -05:00
Patrick McManus
23992ced26 bug 716380 - remove an incorrect assertion in socket transport r=honzab 2012-01-25 15:21:11 -05:00
Mark Reid
2184283516 Bug 720785: report update channel in telemetry ping, r=gavin 2012-01-25 12:12:26 -08:00
Justin Lebar
0540a38dc7 Bug 720444 - Add amount of free physical memory and free space in the page file to Windows crash reports. r=ted
--HG--
extra : rebase_source : 62470172fbcb49f7a1d19c45a1a6bf5dbf46fb4c
2012-01-25 15:05:05 -05:00
Doug Turner
c88126cdb1 Backing out 1b2d36e0657b - Bug 716906 - Crashes on ICS. r=dougt 2012-01-25 11:34:34 -08:00
Michael Wu
4264f4a09e Bug 712973 - Use InputReader from libui in gonk widget backend, r=cjones 2012-01-25 11:00:34 -08:00
Michael Wu
5ad4ed5538 Bug 720769 - Enable nsTransferable in Gonk backend, r=cjones 2012-01-25 10:22:15 -08:00
Bill McCloskey
dc52ba7996 Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8) 2012-01-25 10:59:55 -08:00
Tim Taubert
abec786e98 merge m-c to fx-team 2012-01-25 17:54:52 +01:00
Ed Morley
c4c765992a Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-25 14:14:48 +00:00
Marco Castelluccio
69a2659f69 Bug 664824 - JM+TI: Make JSOP_IN fast for dense arrays. r=jandem 2012-01-25 14:55:00 +01:00
Wes Johnston
249a23d926 Bug 718904 - Don't show a context menu for long taps on header rows in the awesome screen. r=lucasr 2012-01-25 08:58:16 -08:00
Serge Gautherie
2e3dfd7e13 Bug 720955. (Av1) xpt.py: Report IIDs when they differ. r=ted.mielczarek. 2012-01-25 14:22:28 +01:00
Henri Sivonen
77bda48bf8 Bug 358452 - Make the behavior of space, tab, carriage return and line feed in title attribute tooltips HTML5-compliant / IE-compatible. r=dao 2012-01-25 10:59:36 +00:00
Ms2ger
97967af56e Merge m-c to m-i. 2012-01-25 11:06:40 +01:00
Chris Lord
084cc77735 Bug 720663 - devicemanagerADB pushDir fallback not always tried. r=gbrown
The devicemanagerADB.py pushDir method has two paths, one that uses zip/unzip
and the other that just pushes each file one at a time. The idea is that the
first path is chosen, and if it fails, the second is tried before bailing out,
but it's possible for the first failure not to be detected in such a way that
activates the fallback path.

Add a try/except block to catch exceptions in the first path and fall back to
the second.
2012-01-25 09:49:30 +00:00
Mike Hommey
be671dceba Bug 720737 - Set MOZ_LINKER_CACHE instead of CACHE_PATH. r=blassey 2012-01-25 10:36:58 +01:00
Mike Hommey
a84cacdc0f Bug 719742 - Make expandlibs properly handle the case where OBJ_SUFFIX is .i_o on Linux PGO first pass. r=ted 2012-01-25 10:34:14 +01:00
Ms2ger
fa49b00e76 Bug 718504 - Remove some GetChildAt callers; r=smaug 2012-01-25 08:50:07 +01:00
Ms2ger
b4f8648985 Bug 718170 - Part c: Use nsINode in IsEmptyCell; r=ehsan 2012-01-25 08:50:06 +01:00
Ms2ger
0ee0b0b894 Bug 718170 - Part b: Use nsINode in IsVisTextNode; r=ehsan 2012-01-25 08:50:05 +01:00
Ms2ger
f0b670f424 Bug 718170 - Part a: Use nsINode in IsEmptyNodeImpl; r=ehsan 2012-01-25 08:50:05 +01:00
Ms2ger
3a0dd5a314 Bug 689337 - Desktop notification interfaces should not be marked 'function'; r=khuey 2012-01-25 08:50:04 +01:00
Ms2ger
3b6294d172 Bug 718271 - Use TEST-UNEXPECTED-FAIL instead of TEST-UNEXPECTED-ERROR; r=jmaher 2012-01-25 08:50:04 +01:00
Ms2ger
a98525ac10 Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen 2012-01-25 08:50:04 +01:00
Ms2ger
c1e941dcc3 Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen 2012-01-25 08:50:04 +01:00
Ms2ger
2a1d41ff0a Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen 2012-01-25 08:50:04 +01:00
Ms2ger
8167dbbb55 Bug 720124 - Remove dead code from HTMLContentSink: form; r=hsivonen 2012-01-25 08:50:03 +01:00
Ms2ger
fac6a5017b Bug 720124 - Remove dead code from HTMLContentSink: meta; r=hsivonen 2012-01-25 08:50:03 +01:00
Ms2ger
59adf29bb1 Bug 720124 - Remove dead code from HTMLContentSink: mInsideNoXXXTag; r=hsivonen 2012-01-25 08:50:03 +01:00
Ms2ger
c28a33d866 Bug 720124 - Remove dead code from HTMLContentSink: mNumOpenIFRAMES; r=hsivonen 2012-01-25 08:50:03 +01:00
Ms2ger
b51f11201d Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen 2012-01-25 08:50:02 +01:00
Ms2ger
4088648603 Bug 720124 - Remove dead code from HTMLContentSink: frameset - link - style - doctype; r=hsivonen 2012-01-25 08:48:59 +01:00
Ms2ger
3db20856ec Bug 715112 - Remove HTMLContentSink::ProcessSCRIPTEndTag; r=hsivonen 2012-01-25 08:48:59 +01:00
Oleg Romashin
c252b1e68b Bug 720299 - Qt Fennec does not compile with faststartup (undefined reference moz_free/alloc et.c). r=dougt 2012-01-25 02:07:21 -05:00
Cedric Vivier
fa75301a17 Bug 720431 - Can't close Style Editor with cmd+w. r=paul 2012-01-25 02:45:00 +01:00
Margaret Leibovic
cc0839ce13 Bug 719860 - Full screen plugins don't work with click to play enabled. r=jst 2012-01-24 17:24:41 -08:00
Ali Juma
68cc9e12bb Bug 717951 - Allow AppendAppNotesToCrashReport to be called from off the main thread in the chrome process. r=ted 2012-01-25 09:43:52 -05:00
Abhishek Singh
3cc60bc3bc Bug 650322 - Remove 'ac_add_options --disable-installer'. r=ted 2012-01-25 14:53:24 +01:00
Geoff Brown
c0d5fe5799 Bug 712277 - Avoid crash in zlib adler32 following compression failure; r=michal.novotny 2012-01-25 14:52:29 +01:00
Rogério Gonçalves
80d7512dee Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00