Commit Graph

98583 Commits

Author SHA1 Message Date
Benoit Jacob
ee53ef1ef8 Bug 769812 - ATI OpenGL driver renders point sprite upside-down - r=jgilbert 2012-07-05 10:13:46 -04:00
Benoit Jacob
48592034dc Bug 768570 - Fix all the warnings in CheckedInt - r=jwalden 2012-07-05 10:13:31 -04:00
Benoit Jacob
184c216c48 Bug 768538 - 2/2 - Fix undefined behavior in the CheckedInt unit test - r=jwalden 2012-07-05 10:13:23 -04:00
Benoit Jacob
457f2bf3b9 Bug 768538 - 1/2 - Fix undefined behavior in CheckedInt - r=jwalden 2012-07-05 10:13:13 -04:00
Benoit Jacob
e6fb01b882 Bug 766251 - 5/5 - update Adreno WebGL blacklisting - r=jrmuizel 2012-07-05 10:13:04 -04:00
Benoit Jacob
2bc4784d59 Bug 766251 - 4/5 - clean up GetGfxDriverInfo on Android - r=jrmuizel 2012-07-05 10:12:54 -04:00
Benoit Jacob
3304b14a29 Bug 766251 - 3/5 - fatal-assert GL layers support on android in nsBaseWidget on Android - r=jrmuizel 2012-07-05 10:12:43 -04:00
Benoit Jacob
948c49313f Bug 766251 - 2/5 - reimplement GfxInfo on Android to use the data provided by the Java thread - r=jrmuizel 2012-07-05 10:12:33 -04:00
Benoit Jacob
de3d2ca49c Bug 766251 - 1/5 - GfxInfo on Android: the Java and AndroidBridge parts - r=kats,jrmuizel 2012-07-05 10:12:10 -04:00
Vladimir Vukicevic
3af0060f0a b=765150, HTML5 video playback shows purple screen on Motorola/Tegra 2 devices; r=jrmuizel 2012-07-05 10:00:23 -04:00
Mounir Lamouri
76d382c04f Bug 769571 - Unprefix Battery API. r=sicking sr=smaug
--HG--
rename : dom/battery/nsIDOMNavigatorBattery.idl => dom/battery/nsINavigatorBattery.idl
2012-07-05 12:05:09 +02:00
Mounir Lamouri
c84d60f166 Bug 769571 - Unprefix Vibrator API. r=jlebar sr=smaug 2012-07-05 12:04:45 +02:00
Mounir Lamouri
bc75031273 Bug 767806 - Don't create a useless string every time we check for input's validity. r=jlebar 2012-07-05 12:03:19 +02:00
Gregory Szorc
5a30ff765e Bug 769864 - Fix intermittent test failure due to timing inconsistency; r=rnewman 2012-07-02 16:44:23 -07:00
Aryeh Gregor
857375332d Bug 768765 - Fix assert in nsEditor::DeleteSelectionAndPrepareToCreateNode; r=ehsan 2012-07-02 16:31:49 +03:00
Richard Newman
ba0670a911 Merge m-c to s-c. 2012-07-01 11:06:36 -07:00
Ryan VanderMeulen
d896e0e1d6 Merge m-c to inbound. 2012-07-01 11:03:00 -04:00
Ryan VanderMeulen
098ccbfbaa Bug 758357 - Back out part of the landing due to risk of it introducing oranges. 2012-07-01 09:38:44 -04:00
Richard Newman
096b184aab Merge m-c to s-c. 2012-06-29 23:45:13 -07:00
L. David Baron
6c96fba7b3 Back out half of the previous patch for bug 709747, since the nsCOMPtr<nsISupports>::forget(nsISupports**) specialization is substantially different from nsCOMPtr<T>::forget(I**), and uses swap which already does the needed logging. 2012-06-29 22:50:45 -07:00
Kyle Huey
ac9d05600f No bug: disable this test on Android until we can debug it. 2012-06-29 18:49:07 -07:00
Matthew Noorenberghe
583f42158d Bug 753239 - Implement a DOM component for navigator.id. r=jst
--HG--
extra : rebase_source : 8ec0f3a07dc6dc1991758d9c60f43a823f564b0c
2012-06-29 16:12:00 -07:00
Ehsan Akhgari
fb92077dcd Remove the trailing semicolon after function definition in order to silence clang warnings; (no bug, DONTBUILD) 2012-06-29 18:59:42 -04:00
Chris Peterson
7c2bac2be6 Bug 769520 - Part 2: In debug builds, assert IME code is running on UI thread. r=blassey 2012-06-29 15:49:48 -07:00
Chris Peterson
9ee45fded3 Bug 769520 - Part 1: Post Gecko's IME callbacks from Gecko thread to UI thread. r=blassey 2012-07-09 11:00:09 -07:00
Makoto Kato
f95941452e Bug 767354 - Typing 1 character in password fields will insert 2 characters. r=cpeterson 2012-07-09 13:03:38 -07:00
Olli Pettay
1a5e02680d Bug 770684, make sure chrome DOMParser doesn't load external resources, r=bz 2012-07-09 21:24:58 +03:00
Joel Maher
713fec65d3 Bug 771587 - update a talos.zip to include specialpowers, a11y, dirty, v8, sunspider changes. r=jhammel 2012-07-09 13:56:13 -04:00
Ed Morley
0eb86ed0dc Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-09 12:38:37 +01:00
Eddy Bruel
fcb05e584c Bug 703537 - Revert accidental mozconfig change; DONTBUILD 2012-07-09 12:25:28 +02:00
Vicamo Yang
7ccd0ca368 Bug 769347: order database query results by timestamp, r=philikon 2012-07-09 13:06:13 +08:00
Brian R. Bondy
7674d6cc3e Bug 770883 - Disable functionality for clearing prefetch. r=taras 2012-07-06 07:41:41 -04:00
Emmanuele Bassi
06a1c689ee Bug 762303 - Unprefix CSS Transition properties and provide temporary aliases for -moz-transition and exposed subproperties. r=dbaron 2012-07-08 21:25:10 -04:00
Emmanuele Bassi
98c084c55f Bug 762302 - Unprefix CSS Animation properties and @keyframes rule and provide temporary aliases for -moz-animation and exposed subproperties. r=dbaron 2012-07-08 21:25:10 -04:00
Cameron McCormack
ba2cd68004 Bug 771903 - Fix member initialization order warning. r=smaug 2012-07-09 11:09:51 +10:00
Cameron McCormack
bcbad1983d Bug 771874 - Make nsTextFrame::TrimmedOffsets::GetEnd const. r=roc 2012-07-09 11:09:51 +10:00
Cameron McCormack
d6201ab092 Bug 771879 - Minor code formatting tweaks. r=roc 2012-07-09 11:09:50 +10:00
Cameron McCormack
6b663e7a61 Bug 771883 - Minor nsTextFrame::GetCaretColorAt refactoring. r=roc 2012-07-09 11:09:50 +10:00
Cameron McCormack
c205057dfb Bug 771900 - Don't have presentation attributes for properties we don't support. r=jwatt 2012-07-09 11:09:49 +10:00
Jonathan Watt
f410406b60 Bug 769742 - Account for nsSVGOuterSVGFrames' border/padding offset by giving nsSVGOuterSVGFrame an anonymous child to wrap its real children. r=roc. 2012-07-09 02:04:56 +01:00
Jonathan Watt
09ff7e2e99 Bug 771935 - SVGs that are larger than the browser content area should scroll. r=roc. 2012-07-09 01:55:34 +01:00
Luqman Aden
591dff9c8a Bug 770814 - Make nsEditor::GetNodeLocation return already_AddRefed<nsIDOMNode> instead of having it as an out param; r=ehsan 2012-07-08 20:45:12 -04:00
Chris Peterson
6392236789 Bug 769520 - Part 2: In debug builds, assert IME code is running on UI thread. r=blassey 2012-06-29 15:49:48 -07:00
Chris Peterson
da237cedf9 Bug 769520 - Part 1: Post Gecko's IME callbacks from Gecko thread to UI thread. r=blassey 2012-07-09 11:00:09 -07:00
Matt Brubeck
5a42c3cba4 Bug 768254 - Fix crash in shouldUpdateThumbnail when opening a new window in a WebApp [r=sriram] 2012-07-09 11:04:49 -07:00
Justin Lebar
d7dfd82b68 Bug 772076 - Fix race condition whereby BrowserElementParent.js can be loaded /after/ BrowserElementChild.js, for popup windows in <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 725a604814379760736cba5a020cf10de57e895f
2012-07-09 14:00:55 -04:00
Jonathan Watt
65cbc80365 Bug 771042, part 3 - Enable the reftests/svg/smil/motion tests. r=birtles. 2012-07-09 18:41:14 +01:00
Jonathan Watt
3f7916377e Bug 771042, part 2 - Fix bug in reftests/svg/smil/motion/animateMotion-rotate-2.svg. r=me. 2012-07-09 18:41:14 +01:00
Jonathan Watt
66bcbc10a0 Bug 771042, part 1 - Fix invalidation of animateMotion. r=birtles. 2012-07-09 18:41:12 +01:00
Nathan Froyd
5b30baa4c3 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00