Commit Graph

85391 Commits

Author SHA1 Message Date
Robert O'Callahan
01d0e1b487 Bug 721627. Don't return nsRefPtr/nsCOMPtr from nsDisplayImage methods. nsDisplayImage::GetImage is unused anyway. r=mats 2012-01-30 18:16:54 +13:00
Phil Ringnalda
8d187947cf Back out a4045a049e9e (bug 662324) for browser-chrome orange 2012-01-29 18:42:27 -08:00
Thinker K.F. Li
a75369871d Bug 718617 - Move ObserverList of chromium into namespace "base", r=bsmedberg 2012-01-17 05:41:00 -08:00
Reuben Morais
b15bc38f0f Bug 722144 - Allow dblclick on EventUtils.sendMouseEvent. r=smaug 2012-01-29 05:01:00 -08:00
Karun Dambiec
d4cbdb1337 Bug 721495 - Passwordmgr tests: Use EventUtils sendChar() and sendKey(), instead of calling synthesizeKey() directly, r=zpao 2012-01-26 14:13:00 -08:00
Landry Breuil
e73b511e09 Bug 722011 - Comma at the end of enums are not valid in C++, r=Ms2ger
Skia headers are included from c++ code and -pedantic is on by default,
which leads to 'error: comma at end of enumerator list' on OpenBSD/gcc 4.2.1.
2012-01-28 05:54:00 -08:00
George Wright
5fd307b7b1 Bug 721855 - Honour the gfx.canvas.azure.prefer-skia pref on OS X, r=joe
--HG--
extra : rebase_source : 93aba135b44e5e0f944a8bf604b77a5b414185cf
2012-01-27 14:38:00 -08:00
Wes Kocher
ed25607feb Bug 707223 - Move Graphics <tbody>s into a single table to fix cell alignment issues. r=jmuizelaar
--HG--
extra : rebase_source : 0b67f1896a77dc3fa9e447ce19ceeabeb17eb09c
2012-01-26 13:33:32 -06:00
Ian Moody
7870f42bfd Bug 662324 - Add "Fill" and "Fit" position support for "Set As Desktop Background...", r=gavin
--HG--
extra : rebase_source : a5f8a9e9f098891014588dd9365b30b617e48cd6
2012-01-19 12:47:00 -08:00
Andrew McCreight
51e4c65bea Bug 721420 - WantAllTraces should disable Skippable CC optimizations. r=smaug 2012-01-29 16:45:08 -08:00
Doug Turner
795f79c2bc Bug 713803 - Rationalize JNI access accross android widget. r=blassey 2012-01-29 12:39:30 -08:00
Phil Ringnalda
ba58eb3517 Merge mozilla-inbound and mozilla-central 2012-01-29 10:58:29 -08:00
Serge Gautherie
5fb136ddc0 Bug 721535. (Av1) Stop packaging dead chardet.xpt. r=smontagu. 2012-01-29 11:21:33 +01:00
Robert Longson
6d028c1044 Bug 722003 - Fix crash calling getClientRects on non-rendered foreignObject. r=roc 2012-01-29 08:56:20 +00:00
Phil Ringnalda
acc2c0c02e Back out 59d8d92f9f3c (bug 713803) for Android C1 permaorange 2012-01-29 00:49:02 -08:00
Mats Palmgren
5b436fdeea Bug 722117 - "ASSERTION: CalcDifference() returned bigger hint than MaxDifference()" with blink. r=roc 2012-01-29 09:48:20 +01:00
Doug Turner
3fa071d3e3 Bug 713803 - Rationalize JNI access accross android widget. r=blassey 2012-01-28 22:38:02 -08:00
Matt Brubeck
bb579357ab Bug 720400 - Crash in nsPluginInstanceOwner::RemovePluginView @ mozilla::AndroidBridge::EnsureJNIThread [r=blassey] 2012-01-28 20:16:26 -08:00
Jim Blandy
fe57dbc879 Bug 718786: Make the shell exit with EXITCODE_RUNTIME_ERROR when code is terminated. r=jorendorff
In js/src/jit-test/jit_test.py, add an 'exitstatus' jit-test cookie
attribute (and rename test.error to test.expect_error). Mark tests that
terminate with their expected termination code.

Clean up TMFLAGS comments.
2012-01-28 16:24:03 -08:00
Matthew Noorenberghe
5a5eedd048 Bug 721265 - Firefox migrator: form history support r=mak
--HG--
extra : rebase_source : 3f7ae6f3934b4edc9aabd6228c23acf487e8b293
2012-01-28 13:16:18 -08:00
Jon Buckley
ec8f21a6ca Bug 721230 - Implement a compressed texture support stub for WebGL conformance. r=bjacob 2012-01-28 16:15:27 -05:00
Joe Drew
e860474010 Merge mozilla-central to mozilla-inbound. 2012-01-28 15:48:23 -05:00
Landry Breuil
b3f01361f3 Bug 722046: Fix build failure on OpenBSD/Gcc 4.2.1 due to extra semicolon. r=Ms2ger 2012-01-28 12:03:35 -08:00
Daniel Holbert
6b024ed41e Bug 714496: Disable known-random mochitest test_smilCSSInherit.xhtml. r=jwatt 2012-01-28 12:01:47 -08:00
Wes Johnston
6b146e12b9 Bug 718959 - Use data uri for homescreen shortcuts. r=blassey 2012-01-28 18:24:51 +01:00
Wes Johnston
bd24df5dbe Bug 711071 - Check for scrollable in velocity calculations. r=pcwalton 2012-01-28 18:23:45 +01:00
Serge Gautherie
a2b787edf1 Bug 652297. (Bv1) Add '-DMOZ_DEBUG=1' too to actually stop trying to package MSVC DLLs in debug Windows Firefox. r=ted.mielczarek. 2012-01-28 18:13:09 +01:00
Jonathan Kew
7f3403a89e bug 722014 - backout changeset c8ea6b7164bc (test from bug 698652) due to intermittent reftest oranges on OS X and WinXP. 2012-01-28 16:10:02 +00:00
Mats Palmgren
e7044c0447 Bug 714587 - If the new boundary point is null, as it is for the call from Reset(), then it's expected that the new common ancestor is also null. r=smaug 2012-01-28 16:55:23 +01:00
David Zbarsky
452eb69c4e Bug 682611 - Part 3: Remove ns(I)RangeUtils; r=smaug 2012-01-28 16:42:14 +01:00
Gijs Kruitbosch
c7397d32ef Bug 715098 - nsICacheMetaData shouldn't blow up in debug mode if visitor returns false. 2012-01-28 16:13:43 +01:00
Robert Longson
8e2da6f3bf Bug 649114 - Text-anchor middle is not computed correctly for element scaled to 0. r=jwatt 2012-01-28 13:58:17 +00:00
stefanh@inbox.com
76b4d2f495 Bug 425916 - Improve look of mac treerows when in editing mode. r=mstange+dao. 2012-01-28 14:34:05 +01:00
Jonathan Watt
6cf1d24cc0 No bug. Fix orange for real.
--HG--
extra : rebase_source : 7dfa3d81e6c2103828627ab1c3def7a86eac7e18
2012-01-28 13:20:44 +00:00
Jonathan Kew
9f2809d780 bug 721511 - use stack-based buffers for moderate-sized glyph runs in cairo/dwrite backend. r=bas 2012-01-28 12:25:53 +00:00
Jonathan Watt
22924bf756 No bug. Fix orange. 2012-01-28 12:08:27 +00:00
aceman
32d76a59ed Bug 593443 - Add some new prefs to the about:support whitelist. r=Mossop 2012-01-28 11:56:14 +00:00
aceman
e57317799a Bug 559500 - On about:support, "Open Containing Folder" is misleading. r=gavin 2012-01-28 11:55:35 +00:00
ffxbld
a940c2f2e7 Automated blocklist update from host linux-ix-slave32 2012-01-28 03:18:16 -08:00
Jonathan Watt
b14c7a2fa4 Bug 711958 - Add a 'length' property to DOMSVGStringList. r=dholbert. 2012-01-28 10:43:34 +00:00
Jonathan Watt
e194684af6 Bug 716527 - Prevent nsSVGForeignObjectFrame::PaintSVG from dereference null aDirtyRect. r=roc 2012-01-28 10:42:59 +00:00
Jonathan Kew
5bc5447fa4 backout changeset 2ea682dba295 (bug 721511) due to windows crashtest orange. 2012-01-28 09:50:31 +00:00
Jonathan Kew
86583c11cb backout changeset bcd556d83109 (bug 721315) for reftest orange. 2012-01-28 09:37:15 +00:00
Tim Taubert
9aa49fd0a7 merge fx-team to m-c 2012-01-28 10:29:35 +01:00
Jonathan Kew
47ec181f80 bug 721511 - use stack-based buffers for moderate-sized glyph runs in cairo/dwrite backend. r=bas 2012-01-28 08:28:56 +00:00
Jonathan Kew
8de5b3163e bug 721315 - avoid potential dangling mFamily pointers in font entries. r=jdaggett 2012-01-28 08:27:01 +00:00
Tim Taubert
627a8b6c75 merge m-c to fx-team 2012-01-28 09:10:04 +01:00
John Schoenick
90f3621d40 Bug 702466 - Validate internal stack state in xslt parser. r=sicking 2012-01-27 22:38:38 -08:00
Brian Nicholson
4072dc4a70 Bug 701092 - Limit session restore attempts. r=mfinkle 2012-01-27 22:04:54 -08:00
Chris Jones
3adc379405 Bug 698652: Test that minimum font size is ignored in canvas. r=dbaron 2012-01-27 22:00:36 -08:00