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
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
Marshall Culpepper
58ffceb873
Bug 771595 - Ensure the Gonk widget falls back to software rendering when the GL context cannot be created. r=cjones
2012-07-07 10:07:00 -04:00
Jeff Muizelaar
5e678dc998
Bug 764188 - Expose a global frame tree generation number. r=dbaron
...
This generation number will be incremented every time that the frame
tree for a presshell changes. Callers need to deal with the case where
this value overflows. We use this to avoid a bunch of Android
screenshotting.
2012-07-04 11:42:29 -04:00
Nicolas Silva
a98e13e783
Bug 771307 - Disable OMTC for popup widgets that are not XUL panels. r=ajuma
2012-07-05 23:08:28 -04:00
Makoto Kato
5567f1a177
Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar
2012-07-06 18:43:28 +09:00
Gian-Carlo Pascutto
9430f58cae
Bug 762620 - Make daily timer callback resilient against Android misfiring. r=roc
2012-07-06 07:31:07 +02:00
Gian-Carlo Pascutto
4db37c250d
Bug 762620 - Force last idle-daily time to be saved. r=blassey
2012-07-06 07:30:55 +02:00
Masayuki Nakano
b5584f2955
Bug 769190 part.2 Rename nsInputEvent::IsWin() and widget::MODIFIER_(SCROLL|WIN) to nsInputEvent::IsOS() and widget::MODIFIER_(SCROLLLOCK|OS) r=smaug
2012-07-06 09:42:05 +09:00
Masayuki Nakano
e5e6f98f79
Bug 769190 part.1 Rename Scroll and Win to ScrollLock and OS for the argument of getModifierState() r=smaug, sr=jst
2012-07-06 09:42:05 +09:00
Tim Abraldes
e5ac4db667
bug 708033. Cache the large and small icons that are set for each nsWindow
. Free them in nsWindow::~nsWindow()
rather than in nsWindow::OnDestroy()
. r=jimm
2012-07-05 16:06:13 -07:00
Brian R. Bondy
45f24fb0bf
Bug 751729 - File dialogs don't open with Visual Themes disabled in Windows 7 fix. r=jimm
2012-07-03 10:38:09 -04:00
Benoit Jacob
b8d40b05f7
Bug 754572 - add option to use fatal assertions in NS_CheckThreadSafe, use it in nsBaseScreen and nsScreenManagerAndroid - r=bsmedberg
2012-07-05 10:32:10 -04:00
Benoit Jacob
719a318e65
Bug 766251 - 5/5 - update Adreno WebGL blacklisting - r=jrmuizel
2012-07-05 10:13:04 -04:00
Benoit Jacob
082920e6af
Bug 766251 - 4/5 - clean up GetGfxDriverInfo on Android - r=jrmuizel
2012-07-05 10:12:54 -04:00
Benoit Jacob
5b5bd4968d
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
b0176aef4d
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
052d6b6480
Bug 766251 - 1/5 - GfxInfo on Android: the Java and AndroidBridge parts - r=kats,jrmuizel
2012-07-05 10:12:10 -04:00
Kan-Ru Chen
9c89649eae
Bug 770440 - Make sure we only initialize sGLContext/sFramebufferOpen once. r=cjones
2012-07-04 08:30:59 -04:00
KO Myung-Hun
6a5c055961
Bug 768742 - Implement Full OS/2 IME support. r=daveryeo
2012-06-20 19:09:05 +09:00
Masayuki Nakano
630f786a41
Bug 764285 part.2 Use naming rules of virtual keycodes in SDK for defining undefined keycode r=smichaud
2012-07-04 14:59:50 +09:00
Masayuki Nakano
fce042eb3b
Bug 764285 part.1 Use virtual keycodes defined in SDK r=smichaud
2012-07-04 14:59:50 +09:00
Ehsan Akhgari
46cbc36da6
Merge backout of DLBI from mozilla-central
2012-07-03 20:53:08 -04:00
Ehsan Akhgari
cee73c3f9e
Backout changeset d97bd4246317 (bug 539356) because of performance and correctness regressions
2012-07-03 20:26:18 -04:00
Ehsan Akhgari
5e6974df88
Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions
2012-07-03 20:24:55 -04:00
Ehsan Akhgari
45fb0d4893
Backout changeset d9f3358435ba (bug 539356) because of performance and correctness regressions
2012-07-03 20:17:53 -04:00
Ehsan Akhgari
74e9cbc920
Backout changeset b7b89bbdd7ab (bug 539356) because of performance and correctness regressions
2012-07-03 20:15:58 -04:00
Ehsan Akhgari
55cdeecc72
Backout changeset ba7021170544 (bug 539356) because of performance and correctness regressions
2012-07-03 20:12:45 -04:00
Ehsan Akhgari
50c48849de
Backout changeset 6e8c5c011767 (bug 539356) because of performance and correctness regressions
2012-07-03 20:11:05 -04:00
Ryan VanderMeulen
4e39980aac
Merge the last PGO-green inbound changeset to m-c.
2012-07-03 19:04:41 -04:00
Ryan VanderMeulen
f72224b873
Merge m-c to inbound.
2012-07-03 18:40:47 -04:00
Brad Lassey
cfaf0c3c97
bug 770289 - JNIEnv->NewString can throw and needs to be caught before another JNI call, follow up to fix whitespace r=kats
2012-07-02 15:32:34 -04:00
Brad Lassey
fc9f8556a4
bug 770289 - JNIEnv->NewString can throw and needs to be caught before another JNI call r=kats
2012-07-02 15:12:50 -04:00
Brad Lassey
b94842eeea
bug 749917 - crash in mozilla::AndroidBridge::CheckURIVisited r=kats
2012-07-02 13:54:10 -04:00
Oleg Romashin
9de7212cbc
Bug 770414: Framebuffer stride isn't calculated properly for gonk fb back/Front Buffer. r=mwu
2012-07-03 14:09:17 -07:00
KO Myung-Hun
ea43e0cffc
Bug 684487 Place OS/2 IME input box correctly. NPOTDB DONTBUILD OS/2 Only. r=daveryeo
...
Process WM_QUERYCONVERTPOS message correctly.
2012-06-19 16:33:42 +09:00
Ehsan Akhgari
b6f4ebefe4
Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc
2012-07-01 14:18:23 -04:00
David Zbarsky
ae718ee1c0
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
2012-07-01 16:45:59 -07:00
Matt Woodrow
3900adf612
Bug 539356 - Part 24 - Don't paint android widgets that aren't being composited, or at the front. r=roc
2012-06-30 15:06:13 +12:00
Matt Woodrow
0664c2e210
Bug 539356 - Part 22 - Force a background color when running android reftests. r=roc
2012-06-30 15:06:13 +12:00
Matt Woodrow
fc782c15da
Bug 539356 - Part 17 - Don't paint widgets that an invisible or empty bounds. r=roc
...
* * *
Bug 539356 - Part 13 - Only repaint widgets that have had changes since the last paint
2012-06-30 15:06:12 +12:00
Matt Woodrow
5dc07fe113
Bug 539356 - Part 13 - Only repaint widgets that have had changes since the last paint. r=roc
2012-06-30 15:06:12 +12:00
Matt Woodrow
cbd39105d9
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
2012-06-30 15:06:11 +12:00
Matt Woodrow
36717ce675
Bug 539356 - Part 8a - Add END_NO_COMPOSITE to EndTransactionFlags and implement in for all LayerManagers. r=roc
2012-06-30 15:06:10 +12:00
Justin Lebar
3a773623da
Bug 769584 - Disable b2g hardware back button on all devices. r=gal
2012-06-29 13:49:09 +02:00
Justin Lebar
a5ce138092
Bug 769585 - Fix vim modelines. DONTBUILD rs=mrbkap
2012-06-29 12:42:59 +02:00
Bonnie Surender
e360fa128a
Fixing bug 715041. Add support for Idle API. r=bent, jst
2012-06-29 01:32:21 -07:00
Ed Morley
0359c6c4e5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-29 08:41:44 +01:00
Jim Mathies
65b601bac4
merge backout
2012-06-28 07:29:26 -05:00
Jim Mathies
cd5e62eefd
Bug 769212 - backout of bug 733630 due to bug 769212. r=backout
2012-06-28 07:29:15 -05:00