Commit Graph

83196 Commits

Author SHA1 Message Date
Mats Palmgren
ecaac9ba30 Bug 515530 - Remove nsHTMLContainerFrame. r=roc 2011-12-27 21:18:48 +01:00
Kartikaya Gupta
d2a1b926b2 Bug 710297 - Send page size updates to Java more often during load. r=Cwiiis 2011-12-27 00:57:27 -05:00
Kartikaya Gupta
20d96ebe14 Bug 712386 - Limit how much zoom can be applied. r=Cwiiis 2011-12-27 00:56:57 -05:00
Jeff Walden
19621b98f1 Bug 713560 - Make MOZ_STATIC_ASSERT, when it expands to C++11 static_cast(), pass its reason argument along to static_cast in more compilers. r=typo-fix 2011-12-27 12:09:41 -06:00
Brad Lassey
01e745cb0b bug 712559 - top sites section of about:home resizes when thumbnails populate r=mfinkle 2011-12-27 12:44:22 -05:00
Oleg Romashin
4c74b7c007 Bug 703434 - Add support for Qt resource files (qrc) which possible to pre-compile with rcc compiler. r=glandium 2011-11-17 01:28:33 -05:00
Phil Ringnalda
15b94e5783 Bug 713504 - Stop trying to package jetpack.xpt, since it was removed by bug 711838, r=khuey 2011-12-26 15:03:11 -08:00
Terrence Cole
fd6643611b Backed out changeset d354ab9ac1f4 2011-12-26 11:20:04 -08:00
Terrence Cole
88d107dc02 Bug 712460 - Add missing barriers in jsexn; r=billm
When we create an exception object, we copy Values into a custom exception
privates struct that we pass around.  If any of the Values copied to this
struct are gcthings in the nursery, this external array needs to root them.

--HG--
extra : rebase_source : 8d31ffd349bcbaca3f2bbbcd0c4b5a099d57ec21
2011-12-20 14:51:25 -08:00
Terrence Cole
a2d2e60025 Bug 712837 - Remove flakey test js1_5/extensions/regress-371636.js; r=dmandelin
In the test js1_5/extensions/regress-371636.js, we time a loop over an Array
using Numbers as keys, then do the same loop again using Strings as keys.  The
test asserts that the time using Strings is less than 3 times as large as the
time using Numbers.  Naturally, when running the tests with high parallelism,
this tends to fail at random.  Since losing this optimization would be an
extremely serious perf bug, we would notice this immediately from our perf
tests.  There is no reason to keep this as a correctness test.

--HG--
extra : rebase_source : 1b24b3326154c2f34b0bc0e7cba51ad7e5924c97
2011-12-22 09:51:50 -08:00
Terrence Cole
c13085c7d2 Bug 712519 - Update test file encodings; r=rwalden
Since we switched to using JS_CompileUTF8File in the shell, all of our tests
that include comments with non-UTF-8 encoded characters fail.  This patch
replaces these characters with their UTF-8 equivalents.

--HG--
extra : rebase_source : 4090e824320a329e989cffb61b3eb3c421a1bbd7
2011-12-21 18:20:17 -08:00
Boris Zbarsky
8a05054a41 Bug 707717. Don't dynamically mutate the proto chains of DOM prototypes. r=peterv 2011-12-26 11:31:07 -05:00
Tim Guan-tin Chien
ba150e9b44 Bug 713498 - [b2g] Allow keyCode and charCode to be different in the mozKeyboard interface r=vingtetun 2011-12-26 15:10:24 +01:00
Vivien Nicolas
2ae85fdb11 Bug 711358 - [b2g] Add indexedDB-unlimited permission to pre-installed apps r=cjones 2011-12-26 15:07:41 +01:00
Mats Palmgren
d60797cd3d Bug 713417 - Another crash test. 2011-12-26 14:29:25 +01:00
Jesse Ruderman
837851c4c9 Bug 713417 - Crash test. 2011-12-26 14:29:25 +01:00
Mats Palmgren
222c87f7e7 Bug 713417 - Make the nsGkAtoms::range property transferable. r=smaug 2011-12-26 14:29:25 +01:00
Scott Johnson
31e988481d Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron 2011-12-25 23:25:59 -06:00
Geoff Lankow
d47f2e4577 Backed out changeset 4730eb3ec77a (bug 246620) 2011-12-26 13:19:08 +13:00
Curtis Bartley
3010f90aeb Bug 246620 - Simple view-source test; r=ehsan 2011-12-26 12:27:39 +13:00
Tatiana Meshkova
e371ab5f49 Bug 701190 - position:fixed items disappear due to wrong translation. Reftest. r=roc 2011-11-09 11:14:43 -08:00
Tatiana Meshkova
25b9b50fbd Bug 701190 - position:fixed items disappear due to wrong translation. r=roc 2011-11-09 14:47:23 -08:00
Geoff Lankow
55891cb418 Bug 246620 - Add line numbers to View Source for Firefox; r=ehsan 2011-11-02 14:05:50 +13:00
Jonathan Watt
52a1f8383d Bug 668163 - Map 'width' and 'height' on <svg> into style to stop <svg>'s computed width/height falling back to 150px x 300px when they're set to explicit percentage values that can be resolved (regression from bug 611099). r=dbaron. 2011-12-27 10:27:42 +00:00
Jacek Caban
34e17e538d Backout ff350b65a616 due to Android build failure 2011-12-27 11:11:00 +01:00
Blake Kaplan
f81b042b92 Bug 712341 - Make dump in workers show up in adb logcat. r=bent
--HG--
extra : rebase_source : c17d8195b47dd908fa98e371b12647ccfccfc760
2011-12-07 02:29:34 -08:00
Jacek Caban
38de7556e7 Bug 712585 - Export vpx_codec_control_ from gkmedias.dll r=khuey 2011-12-27 10:52:10 +01:00
Jacek Caban
39c91c27af Bug 712584 - Properly use .def files on mingw builds r=khuey 2011-12-27 10:51:53 +01:00
Jacek Caban
cdd21ae361 Bug 712594 - libffi fails to build on mingw-w64 r=bsmedberg
--HG--
extra : rebase_source : 498652c35d8f628d276a938f2c526e2a44a6eb07
2011-12-23 13:22:48 +01:00
Jacek Caban
fefcd2a951 Bug 712254 - Use StdInt.h in platform.h r=BenWa
--HG--
extra : rebase_source : 5f5fcf8fff315097638829d95594e347052955ed
2011-12-23 13:21:35 +01:00
Makoto Kato
0a8c7d7f14 Bug 712870 - Skia works on non-tier1 cpu. r=mattwoodrow 2011-12-27 18:01:12 +09:00
Andrew Quartey
072440fd1c Bug 507419-Consistent ordering of AppendFrames and InsertFrames 2011-12-27 09:31:22 +01:00
Bernd
7d67be01a3 bug 531200 - always set the desiredHeight, also if SplitSpanningCells does not split any cell r=dholbert 2011-12-27 09:31:10 +01:00
Bernd
87f1efe456 bug 711359 - mark all subsequent rows as damaged r=mats 2011-12-27 09:31:09 +01:00
Margaret Leibovic
07e8d1406f Bug 711216 - Form autocomplete popup doesn't disappear when input gets out of view after pinch zoom [r=mfinkle] 2011-12-21 17:03:21 -08:00
Margaret Leibovic
d6865667e8 Bug 712588 - Clear location not available in 'Clear Site Settings' [r=mfinkle] 2011-12-22 11:50:44 -08:00
Mark Finkle
75266eb6f9 Bug 712627 - Fennec crashes if a long tap is performed in AwesomeBar/History (forgot to qref) [r=mfinkle] 2011-12-27 01:13:25 -05:00
Wesley Johnston
3dbcfabd0d Bug 712627 - Fennec crashes if a long tap is performed in AwesomeBar/History [r=mfinkle] 2011-12-27 01:07:46 -05:00
Mark Finkle
778c544d97 Bug 713600 - MasterPassword helper is missing _tokenName [r=blassey] 2011-12-27 01:07:44 -05:00
Mark Finkle
2a9582b367 Bug 713578 - java.lang.NullPointerException at org.mozilla.gecko.Tabs.closeTab [r=blassey] 2011-12-27 01:07:41 -05:00
Brad Lassey
31d980c48b Bug 712980 - java.lang.NullPointerException @ org.mozilla.gecko.GeckoPreferences.onPreferenceChange [r=mfinkle] 2011-12-26 10:19:27 -05:00
Kartikaya Gupta
b70f8b5a51 Bug 712761 - Fix returning incorrect object from openURI. r=dougt 2011-12-27 00:58:18 -05:00
Kartikaya Gupta
7f85e8a8e4 Bug 710297 - Send page size updates to Java more often during load. r=Cwiiis 2011-12-27 00:57:27 -05:00
Kartikaya Gupta
88063c04a6 Bug 712386 - Limit how much zoom can be applied. r=Cwiiis 2011-12-27 00:56:57 -05:00
Geoff Lankow
cd15aad08b Bug 246620 - Add line numbers to View Source for Firefox; r=ehsan 2011-11-02 14:05:50 +13:00
Phil Ringnalda
9b723454c8 Bug 713415 - Stop trying to package dom_threads.xpt, since it was removed by bug 649537, r=khuey 2011-12-24 18:14:13 -08:00
Chris Jones
12ac46364b Bug 713169: Build skia for MOZ_WIDGET_TOOLKIT=android. r=khuey 2011-12-25 09:17:32 -08:00
Tom Schuster
c2e3138a62 Backout b85379036da2 because of test failures 2011-12-25 15:47:27 +01:00
Tom Schuster
f540fe67b9 Bug 582841 use false instead of JS_FALSE. DONTBUILD 2011-12-25 15:32:35 +01:00
Tom Schuster
f415f53a3e Bug 622348 - JavaScript Math.round incorrect for (2^53)-1. r=luke 2011-12-25 15:16:12 +01:00