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

271180 Коммитов

Автор SHA1 Сообщение Дата
Jeff Muizelaar 0502288506 Bug 754872. Avoid using two passes to draw glyphs on mobile. r=joe
Chrome & Safari both use a single pass for overlapping glyphs. We shouldn't try
so hard when running on mobile.
2012-05-15 00:48:00 -04:00
Matt Brubeck 3b4a9cde72 Merge mozilla-central and mozilla-inbound 2012-05-14 21:41:08 -07:00
Nicholas Nethercote 5b94342f79 Bug 752816 (part 3) - Remove TCF_COMPILE_N_GO from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : caaac2b872c30d1b4fafacc2e3f32677a609fa7c
2012-05-14 18:00:19 -07:00
Nicholas Nethercote aa803c7ddc Bug 752816 (part 2) - Remove TCF_{NO_SCRIPT_RVAL,NEED_SCRIPT_GLOBAL} from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 26aacee3d6663be4a77a758b5ebab77a48c797e5
2012-05-14 18:00:17 -07:00
Nicholas Nethercote ee228e7635 Bug 752816 (part 1) - Remove TCF_COMPILE_FOR_EVAL from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 18460968ee955f620e18da19a34a42fc2e061b0d
2012-05-14 18:00:15 -07:00
Tim Taubert 46a4a85b4c merge m-c to fx-team 2012-05-14 23:35:24 +02:00
Matt Brubeck a00e243a06 Merge last green changeset from inbound to mozilla-central 2012-05-14 14:00:57 -07:00
Kyle Huey 200ce02ac2 Bug 725499. r=bent 2012-05-14 11:29:41 -07:00
Tim Taubert cccb79c6de Bug 753755 - [Page Thumbnails] Disabling thumbnails should not create empty folders; r=dietrich 2012-05-14 18:18:27 +02:00
Tim Taubert 27678d855e Bug 752409 - Intermittent browser/browser/components/thumbnails/test/browser_thumbnails_storage.js; r=dietrich 2012-05-14 18:16:25 +02:00
Mike Hommey 729aa0cd5f Fixup for bug 754625. r=ted 2012-05-14 17:55:43 +02:00
Matt Brubeck bda44f3eb6 Bug 754759 [leave open] - Mark 752226-1.html or 752226-2.html as asserting randomly [r=Ms2ger] 2012-05-14 08:30:20 -07:00
Andrew McCreight 2ab077501f Bug 754151 - add macros for basic wrappercached cycle collected classes. r=smaug 2012-05-14 08:24:03 -07:00
Mike Hommey 88670fcd3e Bug 754625 - Use idl-parser from $(LIBXUL_DIST)/sdk/bin and only remove lex and yacc files in header.py --regen. r=khuey 2012-05-14 17:19:39 +02:00
Tim Taubert 0530b3807b Bug 753815 - Intermittent INFO | runtests.py | Received unexpected exception while running application; r=ted 2012-05-14 17:02:26 +02:00
Jeff Hammel bd9e16269a Bug 754392 - deploy new talos.zip to fix tp5 responsiveness regressions on windows. r=jmaher 2012-05-14 10:19:29 -04:00
Joel Maher 1907a8d015 Bug 754001 - random-if r3 failures so we can unhide the tests. r=jrmuizel 2012-05-14 10:19:28 -04:00
Tim Taubert 612e339a10 Bug 745303 - remove leftover test/browser_tabview_storage_policy.js; r=me 2012-05-14 15:31:56 +02:00
Mike Conley 3d54dae212 Bug 754432 - Let Thunderbird have access to ContactService.jsm and ContactDB.jsm. r=fabrice. 2012-05-14 09:13:46 -04:00
Bobby Holley b572a685e7 Bug 753277 - Assert that all cross-scope wrapper reparenting operations are cross-compartment, and remove the conditional. r=mrbkap
The reindentation is pure. No snakes.
2012-05-14 12:52:17 +02:00
Bobby Holley a8b6ee5b62 Bug 753277 - Rename tobj to wrapperGuts, and avoid going through the SCSW on the other side unnecessarily. r=mrbkap
It's not wrong, but it's not necessary either, since we'll just unwrap directly to the underlying object during wrapping. And this is confusing enough as-is.
2012-05-14 12:52:17 +02:00
Bobby Holley bdab0d509a Bug 753277 - Rename |obj| to |newWrapper| in js_TransplantObjectWithWrapper. r=mrbkap 2012-05-14 12:52:17 +02:00
Bobby Holley f72dfca882 Bug 753277 - Make js_TransplantObjectWithWrapper use RemapWrappers. r=mrbkap 2012-05-14 12:52:17 +02:00
Bobby Holley 85cfd6cd32 Bug 753277 - Rename |obj| to |newIdentity| in JS_TransplantObject. r=mrbkap 2012-05-14 12:52:16 +02:00
Bobby Holley 2d09d27412 Bug 753277 - Factor out CCW remapping from JS_TransplantObject and add comments. r=mrbkap 2012-05-14 12:52:16 +02:00
Gian-Carlo Pascutto 331068a6fa Bug 754453 - BrowserProvider insert failures are silent. r=blassey 2012-05-14 12:22:10 +02:00
Jet Villegas ebb501820b Bug 752918 - Convert expensive SVG masks to clip-paths. r=dao 2012-05-14 10:22:14 +02:00
Oonishi Atsushi a7ca8e641f Bug 623155 - Use LOCATION_CHANGE_ERROR_PAGE to identify error page loads. r=dao 2012-05-14 10:17:21 +02:00
Oleg Romashin 7e6989adf6 Bug 754489 - Qt port does not need linking with glib. r=glandium 2012-05-14 10:15:26 +02:00
Yoshi Huang 72e0d39992 Bug 754777 - B2G RIL: Add a Helper to read String delimiters. r=philikon 2012-05-14 14:45:13 +08:00
Hsin-Yi Tsai 2284f877c4 Bug 749794 - B2G telephony: need to reset audio state when phone call ends. r=philikon 2012-05-14 21:13:06 -07:00
Hsin-Yi Tsai 2768bdbd4d Bug 746496 - B2G telephony: update the audio system for incoming calls and holding calls. r=philikon 2012-05-14 21:13:06 -07:00
Price Tseng d21656acfa Bug 717462 - WebTelephony: notify errors. r=philikon 2012-05-14 21:13:06 -07:00
Price Tseng c48f2de48c Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon 2012-05-14 21:13:06 -07:00
Vicamo Yang 35364e50f3 Bug 753012 - B2G SMS: wrong calculated encoding value for dcs = 0xF?. r=philikon 2012-05-14 21:13:06 -07:00
Brian R. Bondy 7926a57807 Bug 290735 - When launching a file use download path as working directory. r=jimm 2012-05-14 09:19:22 -04:00
Matt Brubeck 6e0bad8356 Bug 752681 - Make official XUL Fennec builds install on xlarge tablets only [r=blassey] 2012-05-14 18:16:09 -07:00
Nicholas Nethercote d23dd6129f Bug 752793 (part 3) - Remove TCF_DECL_DESTRUCTURING from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 559857d9f8eed138c78f376014b9748a3a8ce4e1
2012-05-14 16:23:33 -07:00
Nicholas Nethercote 067791d449 Bug 752793 (part 2) - Remove TCF_HAS_FUNCTION_STMT from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 82cf18efce409b2b48bf10b36090b67daeda6981
2012-05-14 16:23:31 -07:00
Nicholas Nethercote 53346d647d Bug 752793 (part 1) - Remove TCF_RETURN_{EXPR,VOID} from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 6408cd4daf61e330b975cceff41d694cc2240847
2012-05-14 16:23:29 -07:00
Ryan VanderMeulen 1d7e715229 Backout 449229be3db1 (bug 749455) to fix reftest failures. r=TrySchmy 2012-05-14 20:32:00 -04:00
Paul O’Shannessy 98cd6d982e Bug 714172 - Change fullscreen menu for Lion [r=gavin] 2012-05-14 17:04:19 -07:00
Tim Abraldes 07c61ad41a bug 753123. Use wide-string versions of Windows API calls to make redit.exe work with unicode file paths. Also updates redit to scopeguard its resources. r=jimm 2012-05-14 16:54:25 -07:00
Bill McCloskey 07db26ab73 Backout incremental GC (bug 735099) for tinderbox crashes (r=orange) 2012-05-13 17:20:52 -07:00
Matt Brubeck 12fd04ad22 Bug 754637 - Don't zoom in to list items or blockquotes on double-tap [r=mfinkle] 2012-05-13 17:09:32 -07:00
Matt Brubeck 790701eabc Merge mozilla-central and mozilla-inbound 2012-05-13 08:27:03 -07:00
Tim Taubert 823701c74f merge m-c to fx-team 2012-05-12 20:06:48 +02:00
Matt Brubeck d9c6628179 Merge last green changeset from inbound to mozilla-central 2012-05-12 08:44:31 -07:00
ffxbld 7872d6ffb8 Automated blocklist update from host linux-ix-slave26 2012-05-12 03:12:49 -07:00
Honza Bambas b58db907db Bug 748240 - view-source: doesn't load HTML from AppCache, r=bz 2012-05-12 11:42:20 +02:00