Mounir Lamouri
|
7d2529f029
|
Bug 769571 - Unprefix Vibrator API. r=jlebar sr=smaug
|
2012-07-05 12:04:45 +02:00 |
|
Mounir Lamouri
|
a65283def1
|
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
|
99a8ff9dbe
|
Bug 769864 - Fix intermittent test failure due to timing inconsistency; r=rnewman
|
2012-07-02 16:44:23 -07:00 |
|
Aryeh Gregor
|
05ec8ced0c
|
Bug 768765 - Fix assert in nsEditor::DeleteSelectionAndPrepareToCreateNode; r=ehsan
|
2012-07-02 16:31:49 +03:00 |
|
Richard Newman
|
bed5378e3f
|
Merge m-c to s-c.
|
2012-07-01 11:06:36 -07:00 |
|
Ryan VanderMeulen
|
eea9df6e75
|
Merge m-c to inbound.
|
2012-07-01 11:03:00 -04:00 |
|
Ryan VanderMeulen
|
ea4eac24f4
|
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
|
c8abd6c7c8
|
Merge m-c to s-c.
|
2012-06-29 23:45:13 -07:00 |
|
L. David Baron
|
9e9f3a474a
|
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
|
908601bb91
|
No bug: disable this test on Android until we can debug it.
|
2012-06-29 18:49:07 -07:00 |
|
Ehsan Akhgari
|
545c1e95d8
|
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
|
7df0e726de
|
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
|
1459c2769b
|
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
|
77034df852
|
Bug 767354 - Typing 1 character in password fields will insert 2 characters. r=cpeterson
|
2012-07-09 13:03:38 -07:00 |
|
Olli Pettay
|
e7c825623c
|
Bug 770684, make sure chrome DOMParser doesn't load external resources, r=bz
|
2012-07-09 21:24:58 +03:00 |
|
Joel Maher
|
54991cc9c3
|
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
|
1a758577c1
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-09 12:38:37 +01:00 |
|
Eddy Bruel
|
9012c9ad5c
|
Bug 703537 - Revert accidental mozconfig change; DONTBUILD
|
2012-07-09 12:25:28 +02:00 |
|
Vicamo Yang
|
0679a81acf
|
Bug 769347: order database query results by timestamp, r=philikon
|
2012-07-09 13:06:13 +08:00 |
|
Brian R. Bondy
|
182be556b1
|
Bug 770883 - Disable functionality for clearing prefetch. r=taras
|
2012-07-06 07:41:41 -04:00 |
|
Emmanuele Bassi
|
8e11d54d2a
|
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
|
0eecac73f7
|
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
|
4242f88d3d
|
Bug 771903 - Fix member initialization order warning. r=smaug
|
2012-07-09 11:09:51 +10:00 |
|
Cameron McCormack
|
71d8fe9ca4
|
Bug 771874 - Make nsTextFrame::TrimmedOffsets::GetEnd const. r=roc
|
2012-07-09 11:09:51 +10:00 |
|
Cameron McCormack
|
bd91987c75
|
Bug 771879 - Minor code formatting tweaks. r=roc
|
2012-07-09 11:09:50 +10:00 |
|
Cameron McCormack
|
eea8c9dc34
|
Bug 771883 - Minor nsTextFrame::GetCaretColorAt refactoring. r=roc
|
2012-07-09 11:09:50 +10:00 |
|
Cameron McCormack
|
ecdfad2302
|
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
|
8b34895f35
|
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
|
d4d3516834
|
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
|
f04474c3b4
|
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
|
244367d595
|
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
|
74e4b17f59
|
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
|
7280310c3b
|
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
|
f84800f98f
|
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
|
84dfc29387
|
Bug 771042, part 3 - Enable the reftests/svg/smil/motion tests. r=birtles.
|
2012-07-09 18:41:14 +01:00 |
|
Jonathan Watt
|
da072672f8
|
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
|
9eeaa6feea
|
Bug 771042, part 1 - Fix invalidation of animateMotion. r=birtles.
|
2012-07-09 18:41:12 +01:00 |
|
Nathan Froyd
|
a7eb97f896
|
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 |
|
Vladimir Vukicevic
|
4c6ced282f
|
b=767064; use 4444/565 GL context format for WebGL on mobile; r=jgilbert
|
2012-07-06 09:19:27 -04:00 |
|
Wes Johnston
|
412176e299
|
Bug 769454 - Turn off helper app prompts. r=mfinkle
|
2012-07-09 10:02:25 -07:00 |
|
Wes Johnston
|
1ac7209852
|
Bug 732052 - Internal touch event listeners should not enable slow path. r=smaug
|
2012-07-09 09:55:37 -07:00 |
|
Wes Johnston
|
1d0bf152bf
|
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
|
2012-07-09 09:55:35 -07:00 |
|
Wes Johnston
|
6e118dffc0
|
Bug 732052 - Update video controls for touch events. r=dolske
|
2012-07-09 09:55:34 -07:00 |
|
Vicamo Yang
|
e192a1390c
|
Bug 771048: fix typo in nsAutoRef::swap, r=khuey
|
2012-07-10 00:19:59 +08:00 |
|
Brian Hackett
|
548b46b175
|
Fix --enable-root-analysis builds break, no bug. r=billm
|
2012-07-09 09:58:22 -06:00 |
|
Justin Lebar
|
2164d9fef3
|
Bug 771829 - Add a python script to create new browser element tests. r=mounir DONTBUILD
|
2012-07-09 11:54:51 -04:00 |
|
Mike Hommey
|
63005a540c
|
Bug 771569 - Move elfhack sections before .rel{,a}.dyn to work around glibc 2.16 bug. r=nfroyd
|
2012-07-09 17:53:35 +02:00 |
|
Ehsan Akhgari
|
1de5481ffb
|
Bug 769460 - Add a build time option for enabling per-window private browsing; r=glandium
|
2012-07-06 15:07:51 -04:00 |
|
Brian R. Bondy
|
b522020496
|
Bug 693263 - Support CF_HDROP format for drag and dropped files. r=neil.
|
2012-07-08 17:12:42 -04:00 |
|
Raphael Catolino
|
618bbc4d80
|
Bug 771492 - Enable the dom.experimental_forms pref by default on mobile. r=mfinkle
|
2012-07-09 16:53:09 +02:00 |
|