Robert O'Callahan
74bb89e7ff
Bug 804062. Move device-pixels-per-CSS-pixel preference logic into nsIWidget::GetDefaultScale. r=jfkthame a=bajaj
2012-11-14 15:08:49 -08:00
Jonathan Kew
d7ea1888c1
bug 794038 - rollup patch for Aurora 18. r=roc+smichaud+bgirard a=bajaj
2012-10-16 20:41:19 +01:00
Karl Tomlinson
24ed2a26a9
Bug 806583 - Remove unnecessary extra space added for textfield/entry in 1556064f1c20. r=mattwoodrow, a=bajaj
2012-11-07 10:52:36 +13:00
Karl Tomlinson
40347c9564
Bug 806583 - Don't draw the entry background outside its widget. r=roc, a=bajaj
2012-11-07 10:52:36 +13:00
Marco Bonardo
fcbe61bfef
Bug 799609 - Disable Places in B2G - Part 4 - Disable Places in Firefox for Android. Move Android history implementation to the mobile folder, use the newly
...
exposed NotifyVisited API, and disable Places. r=blassey, a=blocking-basecamp
--HG--
rename : toolkit/components/places/nsAndroidHistory.cpp => mobile/android/components/build/nsAndroidHistory.cpp
rename : toolkit/components/places/nsAndroidHistory.h => mobile/android/components/build/nsAndroidHistory.h
2012-11-09 10:55:59 +01:00
Marco Bonardo
77ab323a58
Bug 799609 - Disable Places in B2G - Part 3 - Allow widget to be built without Places. r=jimm, a=blocking-basecamp
2012-11-09 10:55:56 +01:00
Randy Lin
ff82749f0c
Bug 805744 - Add Support for media control on Wired Headset Button. r=fabrice, a=blocking-basecamp
2012-11-07 09:45:54 +08:00
Jonathan Kew
35deec3b8d
bug 803383 - scale quartz surface properly to ensure full-resolution backing store is used when compositing xul:panels. r=smichaud a=bajaj
2012-11-06 17:01:58 +00:00
Benoit Jacob
1d32b558a4
Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec, a=akeybl
2012-11-01 17:13:10 -04:00
Michael Kaply
058c70cd34
Bug 800498 - Check for null context in MainWindowHook. r=jmathies, a=lsblakk
2012-11-07 08:27:24 -06:00
Chris Jones
6b03e1bc33
Bug 806029 - Have remote content drop their buffers when they're hidden. r=mattwoodrow, sr=roc, a=blocking-basecamp
2012-11-07 19:51:55 -08:00
Geoff Brown
9cfdc17a03
Bug 797942 - Update compositor size on SIZE_CHANGED or SetCompositor, but only at startup; r=snorp, a=akeybl
2012-11-08 12:20:37 -07:00
Geoff Brown
ad18b91367
backout rev a7a10b14ff06 (bug797942); a=akeybl
2012-11-08 12:20:30 -07:00
Gian-Carlo Pascutto
287b2b244b
Bug 809459 - Disable SmsRequest on Android to fix a startup crash. r=dougt a=blassey
2012-11-08 17:37:13 +01:00
Vicamo Yang
090ea82899
Bug 775997 - Make sSmsRequests a static class member. r=dougt, a=blocking-basecamp
2012-11-07 06:13:58 +08:00
Vicamo Yang
c5b44a751d
Bug 775997 - Part 2/2: Android implementation. r=dougt, a=blocking-basecamp
2012-11-06 13:32:07 -08:00
Ryan VanderMeulen
9083ad8674
Backout 244df1bb706d (bug 806369) to see if it fixes Android NoIon timeouts. a=backout
2012-11-03 16:43:34 -04:00
Benoit Jacob
e6e48fb9a0
Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec, a=akeybl
2012-11-01 17:13:10 -04:00
Shelly Lin
cb07fffd8f
Bug 803039 - Use TimeStamp instead of PRTime to store the idle time. r=jlebar, a=blocking-basecamp
2012-10-26 10:17:36 +08:00
Jonathan Kew
b8420a4257
Bug 806059 - Make gfxQuartzNativeDrawing aware of backing scale factor when rendering native widgets. r=smichaud, a=bajaj
2012-10-29 09:22:30 +00:00
Justin Lebar
02529c1fff
Bug 771195 - Fire memory pressure events on Gonk. r=dhylands a=blocking-basecamp
...
* * *
Bug 771195 - Follow-up: Fix debug build error on a CLOSED TREE. r=me
2012-10-31 13:29:14 -04:00
Vicamo Yang
c19caf86e4
Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey, a=blocking-basecamp
2012-10-31 17:10:53 +08:00
Vicamo Yang
08b064b12a
Bug 742790 - Part 4/5: Android implementation, r=mounir,blassey, a=blocking-basecamp
2012-10-30 18:53:31 +08:00
Jim Chen
db2c442b32
Bug 792928 - Don't select entire text when event offsets are out of bounds. r=masayuki, a=akeybl
2012-10-19 14:45:54 -04:00
Jim Mathies
d65c2158d6
Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg, a=bajaj
2012-10-30 06:23:51 -05:00
Mats Palmgren
f39656c956
Bug 805957. r=roc a=lsblakk
2012-10-29 23:05:22 +01:00
James H
b848a35e94
Bug 802316 - Remove WS_EX_COMPOSITED style from popups with WS_EX_LAYERED to prevent invisible context menus. r=roc a=bajaj
2012-10-17 16:18:22 -04:00
Timothy Nikkel
64f481d432
Backout 4af749bc6e82 (bug 802456) for maybe causing intermittent orange. a=backout
2012-10-25 02:41:37 -05:00
Timothy Nikkel
35fda6ef6d
Backout b100957a878e (bug 802316) for maybe causing intermittent orange. a=backout
2012-10-25 02:40:04 -05:00
Timothy Nikkel
e7464e1db8
Bug 802456. Make all popup type windows on Windows have the composited style to work around a bug in Windows. r=jimm a=bajaj
2012-10-20 16:05:14 -05:00
James H
f263ada858
Bug 802316 - Remove WS_EX_COMPOSITED style from popups with WS_EX_LAYERED to prevent invisible context menus. r=roc a=bajaj
2012-10-17 16:18:22 -04:00
James H
8444af4b03
Bug 801301 - Fix popup submenus opening behind their parent on Windows XP. r=roc, a=bajaj
2012-10-14 18:04:05 -04:00
Robert O'Callahan
40d2c24613
Bug 626245. Part 1: Refactor test_plugin_scroll_invalidation to definitely wait for a paint between each call to waitForPaint. r=matspal, a=bajaj
...
The current code sets the plugin size to 0,0 and then does some stuff after a setTimeout(0), then
sets the size back to 1,1 and expects to be sure to get a new paint event. This is wrong since
the timing of plugin geometry changes isn't guaranteed, so we might simply not resize the plugin
between setting the size to 0,0 and 1,1.
--HG--
extra : rebase_source : 8c23a839b2ea62c4a354483d1f39868fb5a4f358
2012-10-08 17:45:16 +13:00
Ryan VanderMeulen
e2e0f29da5
Backout bug 626245 for build bustage. a=bustage
2012-10-17 23:25:53 -04:00
Robert O'Callahan
82e5b25717
Bug 626245. Part 1: Refactor test_plugin_scroll_invalidation to definitely wait for a paint between each call to waitForPaint. r=matspal, a=bajaj
...
The current code sets the plugin size to 0,0 and then does some stuff after a setTimeout(0), then
sets the size back to 1,1 and expects to be sure to get a new paint event. This is wrong since
the timing of plugin geometry changes isn't guaranteed, so we might simply not resize the plugin
between setting the size to 0,0 and 1,1.
2012-10-08 17:45:16 +13:00
Jonathan Kew
8ab1a18077
bug 800668 - doubling of Cocoa widget sizes should depend on whether the context is HiDPI, not on the zoom factor. r=mstange a=bbajaj
2012-10-13 13:10:54 +01:00
Jonathan Kew
b94443ee85
bug 799900 - [HiDPI] account for device-pixel scaling for IME window position. r=smichaud a=akeybl
2012-10-10 19:09:29 +01:00
Joe Drew
8b22bfcb32
Revert bug 792199 for Firefox 18. a=gavin
2012-10-09 14:10:57 -04:00
James H
1e0bf4e944
Bug 610713 - Fix popup menus leaving behind artifacts when using hardware acceleration and a basic Windows theme. r=jmathies
2012-09-13 21:31:53 -04:00
Wes Johnston
5d4a9e0c25
Bug 795053 - Unlock locked profiles on Android. r=blassey
2012-10-05 12:35:26 -07:00
Steven Michaud
45495233e6
Bug 797834: Fix build error on OSX 10.6 in nsMacWebAppUtils; r=dwalkowski
2012-10-04 11:30:00 -07:00
Chris Lord
66a018ae62
Bug 794130 - Fix intermittent crash in AndroidBridge::ShouldAbortProgressiveUpdate. r=blassey
...
I messed up the JNI code in AndroidJavaWrappers for this function. It was
always returning false and sometimes crashing.
2012-10-05 15:41:03 +01:00
Geoff Brown
4a3354e734
Bug 797942: Propagate SIZE_CHANGED to LayerManagerOGL; r=cwiiis
2012-10-05 04:26:33 -06:00
Josh Matthews
a9c2289382
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Robert O'Callahan
25d8a9eeb3
Bug 603880. Implement nsWindow::GetDefaultScale on Windows based on LOGPIXELSY, set by font DPI settings. r=jmathies
...
--HG--
extra : rebase_source : 9f557d71a0aff00cf51093983809d7bbda477294
2012-10-05 15:29:10 +13:00
Ryan VanderMeulen
44a8d6faa6
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Josh Matthews
13630d0f8f
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Jeff Muizelaar
62bb43ba59
Bug 792199. Only decode visible images immediately when switching to a tab. r=joe
...
This creates a new method 'StartDecoding' which does a RequestDecode and some
decoding of the image.
--HG--
extra : rebase_source : 89c1c2f40e3dfb6e025939ebf3257f81ce429501
2012-10-04 16:02:15 -04:00
Chris Lord
5c25992386
Bug 794130 - Abort drawing if appropriate when using progressive tile updates. r=bgirard,blassey
...
Add a function to BasicLayerManager to check if it's appropriate to abort an
ongoing progressive update, and add an Android-specific implementation in
mobile/android/base/gfx/GeckoLayerClient.java.
--HG--
extra : rebase_source : edbd20acb53660340d52265591849aacafd179c4
2012-10-04 14:45:16 -04:00
Jacek Caban
fe4bf5159a
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (widget/windows part) r=jmathies
...
--HG--
extra : rebase_source : e7f460a18397aa903fb2ba3f9ba7e5fe67d76db6
2012-10-04 10:33:24 +02:00