Gijs Kruitbosch
|
70de40c148
|
Merge m-c to UX
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
|
2013-09-12 18:05:07 +02:00 |
|
Matthew Noorenberghe
|
c9e329be81
|
Merge mozilla-central to UX
|
2013-09-12 01:39:29 -07:00 |
|
Ryan VanderMeulen
|
b2d6edce8e
|
Merge fx-team to m-c.
|
2013-09-11 21:48:20 -04:00 |
|
Ryan VanderMeulen
|
2d3cceca9b
|
Backed out 7 changesets (bug 906088) for robocop failures on a CLOSED TREE.
Backed out changeset c5b4781bd918 (bug 906088)
Backed out changeset a498d1641c16 (bug 906088)
Backed out changeset fcff9ef5cf7d (bug 906088)
Backed out changeset cf1603d47f6c (bug 906088)
Backed out changeset 8671264a5aaa (bug 906088)
Backed out changeset 01d6b977021f (bug 906088)
Backed out changeset 2910cc092c19 (bug 906088)
|
2013-09-11 14:45:12 -04:00 |
|
Wes Johnston
|
efd56fc740
|
Bug 903327 - Use device pixels per css pixel when calculating default font sizes. r=kats
|
2013-09-11 11:36:28 -07:00 |
|
Jim Mathies
|
ac9d24866f
|
Bug 914889 - Remove noisy LogFunction call in MetroWidget's GetDPI(). r=bbondy
|
2013-09-11 06:59:41 -07:00 |
|
Ryan VanderMeulen
|
74d68f7b00
|
Backed out changeset 9fb279a95ce1 (bug 914829) and changeset 414c46543931 (bug 914331) for intermittent mochitest-mc crashes.
|
2013-09-11 21:27:58 -04:00 |
|
Gijs Kruitbosch
|
9449797f29
|
Merge mozilla-central and ux
|
2013-09-11 11:25:41 +02:00 |
|
Chris Kitching
|
01113dc08a
|
Bug 914760 - Delete existing generated uncessary debugging code. r=rnewman
|
2013-09-10 21:10:47 -04:00 |
|
Matt Woodrow
|
0a4526133d
|
Bug 907926 - Use the ClientArea when initializing the draw target in nsWindowGfx. r=Bas
|
2013-09-11 17:08:53 +12:00 |
|
Jim Mathies
|
9c8893e971
|
Bug 914829 - MetroInput should forward touch input to apz first, then to content. r=kats, tabraldes
|
2013-09-11 13:09:46 -05:00 |
|
Carsten "Tomcat" Book
|
cb2f9a1271
|
merge mozilla-central to fx-team
|
2013-09-11 13:57:03 +02:00 |
|
Jim Mathies
|
800d23504e
|
Bug 914331 - On pointer released make sure all gecko touch events are delivered to insure dom state via accessibility is up to date. r=tabraldes
|
2013-09-11 06:06:00 -05:00 |
|
Brian R. Bondy
|
70ab64f72e
|
Bug 882142 - Respect app restart requests in Metro Firefox. r=jimm
|
2013-09-10 10:24:56 -04:00 |
|
Ryan VanderMeulen
|
77b0b7658e
|
Merge fx-team to m-c.
|
2013-09-09 16:30:03 -04:00 |
|
Jim Mathies
|
161bbe3065
|
Bug 907098 - Don't send input events to apz if touchstart or the first touchmove get cancelled. Also filter touchmoves that don't change position. r=tabraldes
|
2013-09-09 13:57:25 -05:00 |
|
Chris Kitching
|
9e636000cd
|
Bug 794981 - Part 7: Storing a void* for mThread instead of a pthread_t is both nonportable and dangerous. r=kats
|
2013-09-09 08:57:37 -04:00 |
|
Chris Kitching
|
8520d15db0
|
Bug 794981 - Part 6: Refactor AndroidBridge to make use of generated code. r=kats
|
2013-09-09 08:57:37 -04:00 |
|
Chris Kitching
|
a2d97e620b
|
Bug 794981 - Part 5: Add the generated code files to version control. r=kats
|
2013-09-09 08:57:36 -04:00 |
|
Chris Kitching
|
9edbee0621
|
Bug 794981 - Part 4: Consistently pass nsAString into the JNI methods, instead of the veritable smorgasbord of string types previously used. r=kats
|
2013-09-09 08:57:36 -04:00 |
|
Chris Kitching
|
27a8904dbc
|
Bug 794981 - Part 3: Make use of the existing macros to simplify JNI code in all applicable places, and relocate them. r=kats
|
2013-09-09 08:57:36 -04:00 |
|
Chris Kitching
|
928b37f41a
|
Bug 794981 - Part 2: Don't pass GeckoAppShell class to Init as a parameter - find it in the usual way. r=kats
|
2013-09-09 08:57:36 -04:00 |
|
Vladan Djeric
|
50cce37a7b
|
Backed out changeset a8e569516f31 (bug 907926) for TART regressions
|
2013-09-11 13:30:53 -04:00 |
|
Nathan Froyd
|
776044e782
|
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
Small fix to notifyPrefObservers to call getPreferences with the new argument style.
Carrying over r+.
|
2013-09-04 09:58:23 -04:00 |
|
Nathan Froyd
|
88480067e4
|
Bug 906088 - part 3 - add Preferences events to AndroidGeckoEvent; r=blassey
This is just the C++ side of things; it's simpler to have this code split out as
a separate patch to review.
|
2013-09-04 09:58:08 -04:00 |
|
Nathan Froyd
|
5a8ea91082
|
Bug 906088 - part 2 - factor out reading an nsString from a Java string in AndroidJavaWrappers.cpp; r=blassey
We duplicate code in several places, and we're going to need this same code for reading
a String[].
|
2013-09-04 09:58:00 -04:00 |
|
Ryan VanderMeulen
|
1f6d0efee0
|
Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
|
2013-09-11 11:45:51 -04:00 |
|
David Zbarsky
|
bb4af5ef27
|
Fix wrong include paths for Bug 914944, r=me
|
2013-09-11 10:36:40 -04:00 |
|
Nicholas Cameron
|
b9da92cf71
|
Bug 912352. Do an async composite as soon as we get a WM_PAINT message. r=roc
|
2013-09-09 09:08:07 +12:00 |
|
Ryan VanderMeulen
|
d2e73511c3
|
Backed out changeset 35575118c650 (bug 912794) for asserts.
|
2013-09-06 23:08:36 -04:00 |
|
Benoit Jacob
|
5479e2b22e
|
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
|
2013-09-06 22:15:49 -04:00 |
|
Matt Woodrow
|
d255f71414
|
Bug 907926 - Use the ClientArea when initializing the draw target in nsWindowGfx. r=Bas
|
2013-09-11 17:08:53 +12:00 |
|
Gijs Kruitbosch
|
9030c8e31a
|
Merge mozilla-central and ux
|
2013-09-10 16:46:22 +02:00 |
|
Gijs Kruitbosch
|
e3552ae5f3
|
Merge mozilla-central and ux-central
|
2013-09-09 17:00:49 +02:00 |
|
Gijs Kruitbosch
|
bebffa1788
|
Merge mozilla-central and ux
|
2013-09-08 14:26:44 +02:00 |
|
Matthew Noorenberghe
|
186f9be72f
|
Merge mozilla-central to UX
|
2013-09-06 17:54:20 -07:00 |
|
Gijs Kruitbosch
|
5fe2b02be1
|
Merge mozilla-central and ux
|
2013-09-06 18:44:23 +02:00 |
|
Matthew Noorenberghe
|
a60bb60a2e
|
Merge mozilla-central to UX
|
2013-09-06 00:10:05 -07:00 |
|
Mike Conley
|
cb9e730fc8
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-09-05 09:59:00 -04:00 |
|
Matthew Noorenberghe
|
3d7d1a0ddb
|
Merge mozilla-central to UX
|
2013-09-04 23:31:53 -07:00 |
|
Wes Kocher
|
3cd7f87960
|
Merge b2g-inbound and mozilla-central on a CLOSED TREE
|
2013-09-04 17:22:09 -07:00 |
|
Matthew Noorenberghe
|
e0b7383ee9
|
Merge mozilla-central to UX
|
2013-09-03 23:17:06 -07:00 |
|
Matthew Noorenberghe
|
402e69d2bd
|
Merge mozilla-central to UX
|
2013-09-02 16:49:09 -07:00 |
|
Matthew Noorenberghe
|
2fdfb08f12
|
Merge mozilla-central to UX
|
2013-08-30 22:20:31 -07:00 |
|
Gijs Kruitbosch
|
8893d1b1c4
|
Merge mozilla-central and ux
|
2013-08-29 23:55:09 +02:00 |
|
Masayuki Nakano
|
64b404534a
|
Bug 910978 part.19 Implement nsMutationEvent::AssignMutationEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
b30c3feef6
|
Bug 910978 part.18 Implement nsAnimationEvent::AssignAnimationEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
1c1e1f20ff
|
Bug 910978 part.17 Implement nsTransitionEvent::AssignTransitionEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
1db2e51d44
|
Bug 910978 part.16 Implement nsSimpleGestureEvent::AssignSimpleGestureEventData() r=smaug
|
2013-09-03 20:45:30 +09:00 |
|
Masayuki Nakano
|
5bac5acde7
|
Bug 910978 part.15 Implement nsFocusEvent::AssignFocusEventData() r=smaug
|
2013-09-03 20:45:29 +09:00 |
|