Граф коммитов

265549 Коммитов

Автор SHA1 Сообщение Дата
Justin Lebar 7dde72371d Bug 729940 - Part 0: Fix {local,session}Storage tests which rely on hashtable iteration order. r=honzab 2012-03-02 18:43:50 -05:00
Jonathan Watt 1231ec9d1b Bug 732429 - Move some code from nsSVGOuterSVGFrame::Paint to nsDisplaySVG::Paint. r=longsonr. 2012-03-02 23:38:36 +00:00
Justin Lebar 0e41e0eb6e Bug 729952 - Part 3: Add missing #include. r=me 2012-03-02 17:46:09 -05:00
John Schoenick 41d567cf1f Bug 406541 - Followup - Handle failed URI creation, fix typo. r=bzbarsky 2012-03-02 14:13:10 -08:00
David Mandelin ed3ba69ec8 Bug 732306: Remove typedef jsint, r=luke
--HG--
extra : rebase_source : 4d15a8514dbd698c114fa688461e533afab68ffa
2012-03-01 18:54:01 -08:00
Olli Pettay 1caa5d5eb4 Bug 730470, FormFillController crashes, r=gavin 2012-02-28 01:31:23 +02:00
John Schoenick 92e156858b Bug 406541 - Ensure we agree with java on applet codebase, and run security checks for file: codebase URIs. r=jst 2012-02-27 13:58:00 -08:00
Phil Ringnalda e5441bb709 Back out 4537403fb911 (bug 731450), c9e48c19363a (bug 719294), 682dd844587b (bug 730144) for flambe 2012-02-28 19:07:40 -08:00
David Mandelin 87cdbff548 Bug 730523: remove jscompat.h, r=luke 2012-02-28 18:17:11 -08:00
Steve Fink 07a9af4322 Bug 731450 - jstests.py needs to import subprocess.call. r=dmandelin
--HG--
extra : rebase_source : b80c2698e84b9744dbc7faeb2ce5654479f7b6d4
2012-02-28 17:15:26 -08:00
Piers Biddlestone fcedfcc0db Bug 716080 - Restore Previous Session does not re-use blank tabs [r=zpao] 2012-02-27 13:41:22 -08:00
Josh Aas 609f726108 Bug 729673: Fix cases in which plugin instance src data stream is not delivered properly. r=bsmedberg 2012-02-27 15:36:46 -05:00
Mihai Sucan a414046b7f Bug 684445 - Orion source editor should have built-in context menu; r=rcampbell f=rcampbell 2012-02-27 20:08:45 +02:00
Olli Pettay c3a5e54da8 Bug 730753, call CC after full GC, r=mccr8 2012-02-27 16:49:59 +02:00
Olli Pettay cc05c57f6b Bug 730601 - Don't use GetListenerManager(false) to check existence of ELM, but HasListenerManager, r=jst 2012-02-27 16:03:15 +02:00
Marco Bonardo 0ced8dbfe4 Merge last green PGO from inbound to central 2012-02-27 13:44:27 +01:00
Serge Gautherie 4087f00de2 Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride. 2012-02-27 10:44:36 +01:00
Tim Taubert 30a7711db3 merge m-c to fx-team 2012-02-27 09:44:06 +01:00
Mike Hommey c1fe921682 Bug 703523 - #ifdef some windows and crash reporter specific parts of browser.js. r=gavin 2012-02-27 08:23:35 +01:00
Mike Hommey a17cd3de2f Bug 716544 - Define android NDK headers as system headers. r=khuey 2012-02-27 08:22:27 +01:00
Mike Hommey bc546e0b47 Bug 729883 - Avoid linker warnings when starting up on Android. r=tglek 2012-02-27 08:19:20 +01:00
Serge Gautherie 5151846cd6 Bug 730551. (Av1) browser_bug638292.js: Support SeaMonkey's "about:blank" loads. r=bmcbride. 2012-02-27 07:54:25 +01:00
Gian-Carlo Pascutto 59da856cee Bug 730247 - Use byteslice coding for SafeBrowsing data. r=dcamp 2012-02-27 07:46:41 +01:00
Richard Newman b889aed36f Merge m-c to s-c. 2012-02-26 22:42:25 -08:00
Richard Newman c6306a4d58 Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey 2012-02-26 22:34:23 -08:00
Jeff Muizelaar 4c6fea1353 Bug 730508. Clip canvas invalidations to the content area of the canvas. r=roc
Previously, operations like drawImage() could invalidate areas outside of the
canvas. This hurt performance of runfield on maple.
2012-02-27 01:05:10 -05:00
Josh Dhaliwal 2c7c72d54b Bug 727905 - Zero width window handling in nsWindow.cpp crash. r=dougt 2012-02-26 19:59:22 -08:00
Masayuki Nakano b37485e0fc Bug 728132 test_bug583533.html shouldn't use nsIDOMNSEvent::*_MASK r=smaug 2012-02-27 12:02:35 +09:00
Phil Ringnalda 072acec7c0 Back out a7255af10a2a and da193f5b526b (bug 729403) for xpcshell assertions in test_TelemetryPing.js 2012-02-26 18:39:06 -08:00
Phil Ringnalda 132b4415b4 Merge last PGO-green from inbound to central 2012-02-26 15:12:07 -08:00
Kartikaya Gupta 2661a2e4f4 Bug 726382 - Ensure the mDir and mMozDir variables are protected by synchronization. r=rnewman
It is possible that two threads will call getDir(), or getDir() and
moveProfilesToAppInstallLocation() simultaneously. Without this patch,
this would attempt to double-create the mozilla or profile directories,
which would then result in an IOException and failure when it shouldn't.
2012-02-26 18:08:03 -05:00
Tim Taubert 36195c1648 Bug 683953 - Follow up, add logger argument for mobile automation to fix Android bustage; r=bustage-fix 2012-02-26 20:35:09 +01:00
Tim Taubert 78b47d1e50 Backed out changeset bbd44e01ef9f (bug 683953) 2012-02-26 20:28:37 +01:00
Tim Taubert 66deaed7e7 merge m-c to fx-team 2012-02-26 19:15:38 +01:00
Tim Taubert 04ea538303 Bug 683953 - Follow up, make logger argument optional to fix Android bustage; r=bustage-fix 2012-02-26 19:12:33 +01:00
Bill McCloskey 85ed5a66f6 Bug 729238 - Don't reset weakmap list during mark validation (r=igor) 2012-02-26 10:04:53 -08:00
Bill McCloskey ebac83c1b1 Bug 728962 - Always use a safe JSContext during GC (r=igor) 2012-02-26 10:03:44 -08:00
Florian Boesch 5f7e9f9ff4 Bug 728354 - WebGL EXT_texture_filter_anisotropic: added the EXT suffix and adjusted conformance test - r=bjacob 2012-02-26 12:06:18 -05:00
Simon Montagu ddfcd4253d Treat <wbr> like ZERO WIDTH SPACE during bidi resoltion. Bug 729047, r=ehsan 2012-02-25 23:12:55 -08:00
Simon Montagu 63f699237f Reftest for bug 729047, r=ehsan 2012-02-25 23:12:55 -08:00
Simon Montagu fd4c554739 Unescape URLs in mail subjects before passing them to ShellExecute. Bug 227268, r=bsmedberg, sr=biesi 2012-02-25 23:12:55 -08:00
Kartikaya Gupta 8c1a438588 Bug 723295 - Prevent startup crashes on devices with API level >= 8 and no SD card. r=wesj 2012-02-25 23:22:40 -05:00
Kartikaya Gupta 22371719c3 Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj 2012-02-25 23:22:40 -05:00
Ryan VanderMeulen 29ebf3fd2b Back out 940194c616f2 (bug 729237) on suspicion of Android XUL bustage. 2012-02-25 22:09:23 -05:00
Andreas Gal 70514b4c7b Turn on disk cache for gonk and point it to the /cache partition (bug 730591, r=cjones). 2012-02-25 19:40:03 +01:00
Tim Taubert 74f48fc0fe Bug 683953 - Part 2 - Add a docShell's history ID to the debug output; r=jlebar 2012-02-25 12:48:06 +01:00
Tim Taubert 242b4e116d Bug 683953 - Part 1 - Parse log output and collect statistics about leaked DOMWindows and DocShells; r=ted 2012-02-25 12:48:05 +01:00
ffxbld 5b6b5c778f Automated blocklist update from host moz2-linux-slave08 2012-02-25 03:10:43 -08:00
Marco Bonardo 31a3579572 Merge last green PGO from inbound to central 2012-02-25 11:11:15 +01:00
Serge Gautherie 908613abfc Bug 718235. (Av1) events/test_focus_general.html: Disable synthShiftTab() check on SeaMonkey. r=surkov.alexander. 2012-02-25 06:18:27 +01:00