Masayuki Nakano
|
ab2b4dab39
|
Bug 672175 part.18 Make basic tests for MouseScrollHandler r=roc+jimm
|
2012-03-22 09:59:12 +09:00 |
|
Masayuki Nakano
|
b65d0bd050
|
Bug 672175 part.17 System settings of mouse wheel on Windows should be able to be overridden by prefs for testing r=jimm
|
2012-03-22 09:59:12 +09:00 |
|
Masayuki Nakano
|
13041ff659
|
Bug 672175 part.16 Implement nsIWidget::SynthesizeNativeMouseScrollEvent() on Windows r=jimm
|
2012-03-22 09:59:12 +09:00 |
|
Masayuki Nakano
|
cd68fdc428
|
Bug 672175 part.15 Add new API nsIDOMWindowUtils.sendNativeMouseScrollEvent() r=roc, sr=smaug
|
2012-03-22 09:59:12 +09:00 |
|
Brian Nicholson
|
425981b0e8
|
Backout f8b7d116a096 for Tp regression
|
2012-03-21 17:29:43 -07:00 |
|
Oleg Romashin
|
3a4102f73d
|
Bug 735164 - Handle properly WebGL offscreen context in Platform context environment. r=jgilbert
|
2012-03-21 17:16:31 -07:00 |
|
Avi Halachmi
|
55fabcc99e
|
Bug 736251 - Change scrolling duration to 400ms to make it feel more responsive. r=roc, ui-r=limi
|
2012-03-21 20:02:50 -04:00 |
|
aceman
|
8bdd70a01d
|
Bug 714606 - Use Services.prompt instead of gPromptService in Toolkit. r=mossop
|
2012-03-21 19:52:24 -04:00 |
|
Sid Stamm
|
e4377a09c1
|
Bug 672961 - CSP blocks domains incorrectly when on a site with non-standard port. r=mrbkap
|
2012-03-21 19:52:24 -04:00 |
|
Matias Juntunen
|
4147eeb698
|
Bug 617947 - Merge 'class nsQuickSortComparator' into 'nsTArray'. r=bsmedberg
|
2012-03-21 19:52:24 -04:00 |
|
Pranav Ravichandran
|
c6ac0d8892
|
Bug 535594 - Fix/Clean-up 'security.enable_java' preference references. r=bsmedberg
|
2012-03-21 19:52:23 -04:00 |
|
Simon Montagu
|
923520c121
|
Check for orphaned non-fluid continuations after deleting content. Bug 730562, r=roc
|
2012-03-21 16:50:54 -07:00 |
|
Simon Montagu
|
5553dcb958
|
Tests for bug 730562, r=roc
|
2012-03-21 16:50:45 -07:00 |
|
Simon Montagu
|
80800656c5
|
Check for orphaned fluid continuations after deleting content. Bug 726460, r=roc
|
2012-03-21 16:50:37 -07:00 |
|
Simon Montagu
|
672b8f3ab5
|
Reftest for bug 726460, r=roc
|
2012-03-21 16:50:29 -07:00 |
|
Matt Brubeck
|
bd5e243603
|
Back out c61855cb4558 (bug 734302) because of build failure on Android
--HG--
rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_menu.xml
rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/gecko_menu.xml
|
2012-03-21 16:26:38 -07:00 |
|
Oleg Romashin
|
8cdd7da1d2
|
Bug 736802 - Qt EGL Maemo compilation broken. r=joe
|
2012-03-21 16:14:14 -07:00 |
|
Oleg Romashin
|
e74b6215cf
|
Bug 737354 - Embedding initialize GL context before gfxPlatform::Init. r=roc
|
2012-03-21 16:14:09 -07:00 |
|
Oleg Romashin
|
233e3b3dce
|
Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob
|
2012-03-21 16:13:59 -07:00 |
|
Sriram Ramasubramanian
|
8748facb19
|
Bug 737906: Restrict remote tabs to 5 on about:home. [r=mfinkle]
|
2012-03-21 16:06:12 -07:00 |
|
Sriram Ramasubramanian
|
b23d9955d4
|
Bug 727438: Grey bar in background of BrowserToolbar. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/address_bar_texture.png => mobile/android/base/resources/drawable-hdpi/address_bar_texture_port.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_texture.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_texture_land.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_texture.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_texture_land.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_texture.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_texture_land.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_texture.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_texture_port.png
rename : mobile/android/base/resources/drawable/address_bar_texture.png => mobile/android/base/resources/drawable/address_bar_texture_port.png
|
2012-03-21 16:04:18 -07:00 |
|
Chris Jones
|
ee70e91da5
|
Bug 737368, part 4: Enable updater in b2g prefs. r=fabrice
|
2012-03-21 15:50:53 -07:00 |
|
Chris Jones
|
9c86556e0f
|
Bug 737368, part 3: Implement an update prompter (v0) that simply restarts Gecko when an update is downloaded. Not what we want in the log term. r=fabrice
--HG--
rename : mobile/android/components/UpdatePrompt.js => b2g/components/UpdatePrompt.js
|
2012-03-21 15:50:53 -07:00 |
|
Chris Jones
|
28b2216a18
|
Bug 737368, part 2: Implement a trivial update-application-progress UI for Gonk that shows ASCII bars in logcat. r=mwu
--HG--
rename : toolkit/mozapps/update/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_gonk.cpp
|
2012-03-21 15:50:53 -07:00 |
|
Chris Jones
|
f390d1321c
|
Bug 737368, part 1: Fix up ifdefs to support building update code for Gonk. r=mwu
|
2012-03-21 15:50:53 -07:00 |
|
Marco Bonardo
|
f96e1a3cdc
|
Merge fx-team and central
|
2012-03-21 23:49:13 +01:00 |
|
Andrew McCreight
|
39c32bc487
|
Bug 736459 - do WantAllTraces for nodes and base lists. r=smaug
|
2012-03-21 15:38:58 -07:00 |
|
Asaf Romano
|
88eb298398
|
Bug 718608 - Migration code shrink and cleanup: unified code for notifications and error handling, prepare for deCOM. r=mak. sr=gavin on the interface change. browser/components/build part was done by mak (r=bsmedberg.
|
2012-03-21 21:20:47 +02:00 |
|
Matt Brubeck
|
c51963cc5b
|
Merge last green changeset from inbound to mozilla-central
|
2012-03-21 11:58:42 -07:00 |
|
Dão Gottwald
|
13931e27b4
|
Bug 735691 - Make toolbar buttons borderless in the default state. r=shorlander
|
2012-03-21 17:03:28 +01:00 |
|
Justin Lebar
|
d64a9f844b
|
Back out 4d69dc0ec681 (bug 737307) due to orange.
|
2012-03-21 08:57:14 -04:00 |
|
Henri Sivonen
|
cd61e269c7
|
Bug 717488 part 1. r=smaug.
|
2012-03-21 14:39:25 +02:00 |
|
Brian Hackett
|
d660ec709a
|
Update type sets persistently for arithmetic on objects, bug 733979. r=billm
|
2012-03-21 06:32:18 -06:00 |
|
Justin Lebar
|
6dc75a3ff2
|
Fix bug 737307. r=bz
|
2012-03-21 07:38:01 -04:00 |
|
Henri Sivonen
|
fff912d4a6
|
Bug 650776 part 3 - Remove mozSanitizingSerializer from mozilla-central. r=jst.
|
2012-03-21 12:43:54 +02:00 |
|
Mounir Lamouri
|
3700641577
|
Merging mozilla-central into mozilla-inbound.
|
2012-03-21 11:31:28 +01:00 |
|
Mounir Lamouri
|
4ccbf5168d
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-21 11:29:28 +01:00 |
|
Dão Gottwald
|
926a6fd2bf
|
Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske
--HG--
extra : rebase_source : 9ec2ad2ab0ae529b24dd8f7ed2756295061cb545
|
2012-03-21 09:13:36 +01:00 |
|
Jonathan Kew
|
0d8c9ce9cc
|
bug 717175 - disable the timed expiration of shaped-word caches. r=roc
|
2012-03-21 09:01:08 +00:00 |
|
Serge Gautherie
|
4339305b13
|
Bug 483992. (Bv1) dom-level*-*/*: Work around tests that report no SimpleTest checks. r=bzbarsky.
|
2012-03-21 05:30:18 +01:00 |
|
Aryeh Gregor
|
68e33b8d45
|
Bug 734953 - Remove skew() transformation function; r=dbaron
|
2012-03-20 13:39:57 -04:00 |
|
Blake Kaplan
|
81959516d4
|
Bug 737029 - Use DOMRequestHelper.jsm in DOMWifiManager.js. r=fabrice DONTBUILD
|
2012-03-20 16:59:38 +01:00 |
|
Blake Kaplan
|
f0eb4a974f
|
Bug 736092 - Notify on the 'connecting' state so the UI can update itself properly. r=cjones
|
2012-03-20 16:31:10 +01:00 |
|
Henri Sivonen
|
e8ee050c0f
|
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
|
2012-03-20 17:28:42 +02:00 |
|
Blake Kaplan
|
a9840236d4
|
Bug 737376 - Shut down the wifi system on shutdown. r=cjones
|
2012-03-20 14:57:07 +01:00 |
|
Robert O'Callahan
|
6043980c79
|
Bug 723484. Fix alpha values for image layers with opacity. r=bas
|
2012-03-20 20:55:40 +13:00 |
|
Matt Brubeck
|
65e0765863
|
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
--HG--
rename : hal/cocoa/smslib.h => dom/system/cocoa/smslib.h
rename : hal/cocoa/smslib.mm => dom/system/cocoa/smslib.mm
|
2012-03-20 16:59:24 -07:00 |
|
Paul O’Shannessy
|
2ae0a32b55
|
Bug 639705 (Lion Full Screen) Part 4: Fix content tests [r=cpearce]
--HG--
extra : rebase_source : 52bafed68c81c56aab0fe520dc51cb4a04103886
|
2012-03-20 16:21:15 -07:00 |
|
Paul O’Shannessy
|
f2a9a84cc3
|
Bug 639705 (Lion Full Screen) Part 3: Make Firefox support Lion Full Screen on browser windows [r=dao]
--HG--
extra : rebase_source : 5bd252ce3fde6d008c3e9b4335903d8480d31bbf
|
2012-03-20 16:21:15 -07:00 |
|
Paul O’Shannessy
|
19f4b6e9a3
|
Bug 639705 (Lion Full Screen) Part 2: Support Lion Full Screen when fullscreenbutton=true [r=josh,mstange]
--HG--
extra : rebase_source : ce2751e4b32cf0d4344b5ca6a642e1e172c04e3b
|
2012-03-20 16:21:14 -07:00 |
|