Commit Graph

287610 Commits

Author SHA1 Message Date
Scott Johnson
8fcb3495bb Bug 784375: Add a preference to control maximum font size inflation ratio. 2012-10-15 14:03:37 -05:00
Scott Johnson
804b61adbb Bug 799492: Reword settings option for reflow-on-zoom to make it more clear. [r=blassey,ibarlow] 2012-10-15 14:03:35 -05:00
Chris Lord
502d6506df Bug 801566 - Fix building with --disable-debug and --enable-dump-painting. r=mattwoodrow
Change #ifdef DEBUG to MOZ_DUMP_PAINTING for function AppUnitsPerDevPixel.
2012-10-15 19:56:11 +01:00
Margaret Leibovic
bbcd754944 Bug 784360 - java.util.ConcurrentModificationException: at java.util.HashMap$HashIterator.nextEntry(HashMap.java) at org.mozilla.gecko.DoorHangerPopup.onTabChanged(DoorHangerPopup.java). r=wesj 2012-08-29 16:42:15 -07:00
Anant Narayanan
3a3cdec226 Merge with inbound 2012-10-15 11:36:15 -07:00
David Zbarsky
e1da975f5f Backout bug 779684 for topcrash 2012-10-15 14:35:50 -04:00
Anant Narayanan
fe803ee13d Bug 801297: Fix PeerConnection.createAnswer API; r=jesup 2012-10-15 11:35:21 -07:00
Ehsan Akhgari
ee902c51f9 Backout changeset 0f0797cdb55a (bug 800106) because of Kraken regressions on Windows XP 2012-10-15 14:19:55 -04:00
Fabrice Desré
cfc35322a6 Bug 794228 - addon-manager services are running in B2G [r=glandium] 2012-10-15 11:14:53 -07:00
Wes Johnston
879e234b2e Bug 787765 - Retheme about:home thumbnails. r=sriram 2012-10-15 11:11:43 -07:00
Boris Zbarsky
91b717e786 Bug 799875. Make the global scope polluter work even for qualified lookups. r=jst
--HG--
rename : dom/base/test/test_gsp-standards.html => dom/base/test/test_gsp-qualified.html
2012-10-15 14:00:09 -04:00
Brian Nicholson
a70866d490 Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle 2012-10-15 10:40:16 -07:00
David Zbarsky
45f6f3a578 Bug 799407: Enable FAIL_ON_WARNINGS in more of layout/ r=roc 2012-10-15 01:42:40 -04:00
Trevor Saunders
732ef9a77f bug 801459 - remove unused function r=surkov 2012-10-14 17:45:16 -04:00
Benoit Jacob
96865bc6d7 back out 621cfd13ceaf for build failures 2012-10-15 13:34:42 -04:00
Joel Maher
c2138f61fe Backout e814e12508af (bug 799107), 45863b00372b (bug 801633), 2012-10-15 13:33:37 -04:00
Matt Joras
243e78c48b Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar 2012-10-15 13:02:21 -04:00
Benoit Jacob
902a0dd738 Bug 800657 - Fix WebGL typedefs, WebGLintptr was wrong on 32bit systems, caused index-validation.html regression - r=bz 2012-10-15 12:57:14 -04:00
Mike Conley
5a6ff66fa2 Bug 799929 - Make Downloads Panel icons more visible on OSX. ui-r=shorlander, r=mak77. 2012-10-15 12:51:21 -04:00
Lucas Rocha
8613aaea4b Bug 793771 - Use drawing cache on the tabs pane sliding on pre-ICS phone (r=mfinkle) 2012-10-15 16:18:30 +01:00
Mounir Lamouri
37e443f35d Bug 796911 - Attempt #2 to fix Intermittent test_clear_browser_data.html. r=bz
This patch also removes the debug statements.
2012-10-15 16:28:23 +01:00
Ed Morley
6d1ff2e75b Backout fd093acb629e (bug 793031) for causing bug 801660 2012-10-15 16:24:44 +01:00
Joel Maher
3c72bf2083 Bug 799107 - minidumps not being generated from robocop test crashes (breakpad environment variables not being set properly). r=kats 2012-10-15 11:13:44 -04:00
Joel Maher
807ab2d348 Bug 801633 - upload a new talos.zip to capture latest talos changes. r=armenzg 2012-10-15 11:13:43 -04:00
Ed Morley
057bdb3632 Merge mozilla-central to mozilla-inbound 2012-10-15 16:09:10 +01:00
Kannan Vijayan
46c9ff5428 Bug 800935 - Fix ASSERT error in generateCallGetter. (r=nbp) 2012-10-15 10:56:20 -04:00
Mounir Lamouri
be9c32a7de Bug 665548 - Test. r=jst 2012-10-15 15:48:26 +01:00
Ryan VanderMeulen
409f1f5ca2 Merge inbound to m-c. 2012-10-14 16:39:23 -04:00
Mats Palmgren
df0e84f199 Bug 798691. r=roc 2012-10-14 20:27:37 +02:00
Oleg Romashin
f53967a6a6 Bug 801428 - MozQWidget does not build due to wrong return value type. r=romaxa. DONTBUILD because NPOTB 2012-10-14 10:28:26 -07:00
Mats Palmgren
a1592dc47c Bug 801330 - Make ISO2022JPCharLenTable large enough. r=smontagu 2012-10-14 19:10:04 +02:00
Mats Palmgren
1a014d5dce Bug 801330 - Assert if charLenTable is too small. r=smontagu 2012-10-14 19:10:04 +02:00
Andrew McCreight
2f959ef5b7 Bug 800392 - Clear nsXBLSpecialDocInfo's fields at shutdown. r=smaug 2012-10-14 12:15:12 -04:00
Jonathan Watt
80d8f8a0e0 Reftest for bug 797231 (Clip path region is incorrect with direct2d). r=Bas. 2012-10-14 16:30:14 +01:00
Ehsan Akhgari
c046eecc51 Bug 801344 - Make sure that JSRuntime::initSelfHosting never returns an uninitialized value; r=till 2012-10-14 11:12:03 -04:00
Ehsan Akhgari
76e3d29305 Bug 801345 - Give MessageReplyDeserializer a virtual dtor since we delete the base class pointer; r=cjones 2012-10-14 11:11:04 -04:00
Ms2ger
1a160d7b3f Bug 742191 - Part c: Update testharness.js and friends some more; r=Aryeh 2012-10-14 09:48:14 +02:00
Ms2ger
97916641ab Bug 776515 - Move InternalIsSupported to nsContentUtils; r=khuey 2012-10-14 09:47:02 +02:00
Ms2ger
53e642872f Bug 742191 - Part b: Update testharness.js and friends; r=Aryeh 2012-10-14 09:46:57 +02:00
Ms2ger
fecd660b2f Bug 742191 - Part a: Regenerate expected failures; r=Aryeh 2012-10-14 09:46:53 +02:00
Ms2ger
f6de8c6006 Bug 742191 - Part 0: Fix the editing/ special case in parseFailures.py to actually work; r=Aryeh 2012-10-14 09:46:46 +02:00
Ms2ger
b86e67f2b2 Bug 793244 - Part b: Convert Screen to WebIDL; r=bz 2012-10-14 09:40:11 +02:00
Ms2ger
dcd05691e8 Bug 793244 - Part a: Rewrite mozLockOrientation to match WebIDL requirements; f=mounir r=bz 2012-10-14 09:39:34 +02:00
Ms2ger
7dbb2106ba Bug 798014 - Remove dead DefineConstructor definition; r=khuey 2012-10-14 09:39:05 +02:00
Philip Chee
8187aa7b15 Bug 800197 Warning Popup for Failed Find Has Wrong Title Bar "(JavaScript Application)" r=Neil. 2012-10-14 13:08:47 +08:00
Ryan VanderMeulen
87b15267d4 Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Tim Taubert
1f0eb587ed merge m-c to fx-team 2012-10-13 23:20:19 +02:00
Gregor Wagner
27e40a03e1 Bug 801075 - [contacts] aRequest misspelled and a check for "request" which fails. r=ddahl 2012-10-13 11:57:59 -07:00
David Zbarsky
9850d4f0f5 Backed out changeset 3884ab03451d (bug Bug 799407) because new warnings have
been added.
2012-10-13 14:49:35 -04:00
David Zbarsky
2cb86cabd4 Bug 799407: Fix warnings under layout/generic, r=roc 2012-10-13 14:31:19 -04:00