Masayuki Nakano
|
5ab5b790b9
|
Bug 961704 part.2 Add an option to nsIMEUpdatePreference which prevents to be notified selection/text changes caused by composition r=smaug
|
2014-02-26 09:48:02 +09:00 |
|
Makoto Kato
|
c8c567d47e
|
Bug 976394 - NS_QUERY_SELECTED_TEXT on e10s is sometimes wrong value. r=masayuki
|
2014-02-25 14:51:01 +09:00 |
|
Phil Ringnalda
|
761929bf63
|
Back out b157f5d0c235 (bug 974197) for b2g reftest-4 and reftest-6 failures
CLOSED TREE
|
2014-02-24 21:06:18 -08:00 |
|
Matt Woodrow
|
387770d792
|
Bug 974197 - Fire MozAfterPaint after the compositor runs. r=roc
|
2014-02-25 12:55:39 +13:00 |
|
Bill McCloskey
|
f419b06d27
|
Bug 910384 - [e10s] Use blobs for cross-cross file picker (r=bent)
|
2014-02-24 13:09:03 -08:00 |
|
Tom Schuster
|
368ff61eab
|
Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm
|
2014-02-23 21:19:43 +01:00 |
|
Phil Ringnalda
|
eb31fa81a5
|
Back out 5e4cee2fcbc6 (bug 963294) for build bustage
CLOSED TREE
|
2014-02-23 12:59:52 -08:00 |
|
Tom Schuster
|
8472e2081d
|
Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm
|
2014-02-23 21:19:43 +01:00 |
|
Oleg Romashin
|
0b54069e9d
|
Bug 974335 - Refactor Qt Widget Backend implementation. Shared Widget part . r=doug
|
2014-02-20 18:08:53 -08:00 |
|
Bill McCloskey
|
b9eee1d1e8
|
Bug 974007 - Change OMTC behavior when browser.tabs.remote is set (r=mattwoodrow,felipe)
|
2014-02-20 17:26:41 -08:00 |
|
Kartikaya Gupta
|
0fa623e448
|
Bug 966507 - Recenter the displayport around the composition bounds if layout doesn't accept the scroll update calculated by APZ. r=tn,Cwiiis
|
2014-02-19 09:50:46 -05:00 |
|
Tom Schuster
|
f573c1ca86
|
Bug 910384 - Change nsFilePickerProxy to be asynchronous and add a proper IPDL protocol for it. r=jdm
|
2014-02-18 01:30:06 +01:00 |
|
Masayuki Nakano
|
f241d9bab3
|
Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc
|
2014-02-18 09:00:15 +09:00 |
|
Phil Ringnalda
|
6f0427c88e
|
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
|
2014-02-14 23:58:49 -08:00 |
|
Mike de Boer
|
f0b8ce03e4
|
Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz
|
2014-02-14 14:04:19 +01:00 |
|
Aaron Klotz
|
38230af2d2
|
Bug 852117: Modify nsBaseAppShell to notify the crash reporter when the event loop nesting level changes; r=roc
--HG--
extra : rebase_source : 4216520beb56f4e87bb77c89a4edc0cf9a02b658
|
2014-02-13 10:54:10 -07:00 |
|
Jeff Walden
|
4f02c51b42
|
Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in widget/. r=vlad
--HG--
extra : rebase_source : 29bf1f696e8952ea7056d2417522dcc0f88cecc4
|
2014-02-06 22:17:07 -08:00 |
|
Ehsan Akhgari
|
82ebdc883f
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Bill McCloskey
|
fbe2d7656a
|
Bug 966467 - Proxy clipboard service in content process (r=vlad)
|
2014-02-09 16:13:10 -08:00 |
|
Bill McCloskey
|
77da710746
|
Bug 966467 - Enable some service proxies only in content processes (r=vlad)
|
2014-02-09 16:13:05 -08:00 |
|
Ms2ger
|
b995cb3325
|
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
|
2014-02-09 09:04:38 +01:00 |
|
Kartikaya Gupta
|
3b9d933124
|
Bug 963278 - Better fix to deal with concurrent scroll updates from APZ and other places. r=tn,botond,jimm
|
2014-02-05 17:43:20 -05:00 |
|
Olli Pettay
|
cd30a9b12b
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
--HG--
extra : rebase_source : 6f6de1cbf54670d63b74c44ca0134ed9c5354d2b
|
2014-01-30 21:35:44 -08:00 |
|
Matt Woodrow
|
5f00132e5d
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
* * *
Bug 962786 - Bustage fix on a CLOSED TREE
|
2014-01-29 13:10:33 +13:00 |
|
Nick Lebedev
|
568a26741f
|
Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug
--HG--
extra : rebase_source : e3f84cb38ee2a0c75bf775027c8a59e4f9e64908
|
2014-01-28 08:09:34 -08:00 |
|
Makoto Kato
|
e95745c71c
|
Bug 960877 - Part 3. Always notice IME information to parent process for supporting NS_QUERY event if not B2G. r=masayuki
|
2014-01-29 18:32:39 +09:00 |
|
Makoto Kato
|
c966f62b9d
|
Bug 960877 - Part 2. Remove mWantHints from nsIMEUpdatePreference. r=masayuki
|
2014-01-29 18:32:35 +09:00 |
|
Phil Ringnalda
|
f6238bafc1
|
Backed out 5 changesets (bug 962786, bug 952011) for svg test_text_selection.html bustage
CLOSED TREE
Backed out changeset d7a6a64b42f0 (bug 962786)
Backed out changeset e50ced4f4040 (bug 952011)
Backed out changeset c9e6fd6d5a03 (bug 952011)
Backed out changeset 406540ed9da0 (bug 952011)
Backed out changeset d6f164b6421a (bug 962786)
|
2014-01-28 19:37:54 -08:00 |
|
Matt Woodrow
|
2b66d6f29a
|
Bug 962786 - Convert nsDragService to use Moz2D. r=roc
|
2014-01-29 13:10:33 +13:00 |
|
Kartikaya Gupta
|
49a38a6b30
|
Bug 961280 - Prevent the APZ repaint request from clobbering a layout-driven async scroll. r=tn
|
2014-01-28 17:54:59 -05:00 |
|
Masayuki Nakano
|
18cff6bdb6
|
Bug 962005 Make mozilla::TextComposition ref-countable class r=smaug
|
2014-01-28 17:19:29 +09:00 |
|
ISHIKAWA, Chiaki
|
b89890d521
|
Bug 963550 - Warn about OpenGL non-support only once during execution instead of spamming the log. r=bjacob
|
2014-01-27 15:40:50 -05:00 |
|
Benoit Jacob
|
15ef84b8b5
|
Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc
find content/media dom/ipc widget/ gfx/tests gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)LAYERS_\(NONE\|BASIC\|OPENGL\|D3D9\|D3D10\|D3D11\|CLIENT\|LAST\)\($\|[^A-Za-z0-9_]\)/\1LayersBackend::LAYERS_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::BUFFER_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(BUFFERED\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(DRAW\|DRAW_SNAPPED\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::CLIP_\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SURFACE_\(NONE\|OPAQUE\|SINGLE_CHANNEL_ALPHA\|COMPONENT_ALPHA\)\($\|[^A-Za-z0-9_]\)/\1SurfaceMode::SURFACE_\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(STRETCH\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::SCALE_\2\3/g'
|
2014-01-23 13:26:41 -05:00 |
|
Benoit Jacob
|
28ff3ad25f
|
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Benoit Jacob
|
981c6431d3
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
find . -type f | grep -v \./obj | grep -v \.hg | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxImageFormat\(ARGB32\|RGB24\|A8\|A1\|RGB16_565\|Unknown\)\($\|[^A-Za-z0-9_]\)/\1gfxImageFormat::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Ryan VanderMeulen
|
e29dbb855d
|
Backed out changeset 5297eafc36e2 (bug 962911) for making B2G reftests much more failure-prone.
CLOSED TREE
|
2014-01-23 11:50:52 -05:00 |
|
Olli Pettay
|
d65409c81e
|
Bug 962911 - Bring back more-than-one-native-event-per-gecko-event processing, r=avih
|
2014-01-23 14:49:39 +02:00 |
|
Terrence Cole
|
3e141bbf5e
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink
--HG--
extra : rebase_source : ace7b0fa6ba93acbf0ec8ecaeb68ffa287a33665
|
2014-01-16 09:48:58 -08:00 |
|
Olli Pettay
|
9eba76141c
|
Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : e936e5b02dc2e613816fb6f97f9af5a303dc6f6d
|
2014-01-16 16:09:08 +02:00 |
|
Makoto Kato
|
c60aa0b2ad
|
Bug 935821 - Part 3. Support remote NS_QUERY_CARET_RECT. r=masayuki
|
2014-01-16 19:04:39 +09:00 |
|
Makoto Kato
|
bc6d141e6a
|
Bug 935821 - Part 1. Notify IME Compostion to widget. r=masayuki
|
2013-11-07 09:11:11 +09:00 |
|
Makoto Kato
|
582c1f8d28
|
Bug 926798 - Deinfe MOZ_CROSS_PROCESS_IME for non-B2G, r=roc
|
2014-01-16 19:04:05 +09:00 |
|
Tom Schuster
|
5e3191afd2
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
|
David Zbarsky
|
7474ed0454
|
Bug 952977: Switch GL world transform to gfx::Matrix r=nical
|
2014-01-16 02:22:19 -05:00 |
|
Ryan VanderMeulen
|
b6f0a2657c
|
Merge inbound to m-c.
|
2014-01-15 14:34:05 -05:00 |
|
Ryan VanderMeulen
|
cc9bcd2414
|
Backed out changeset 347d5704cbe1 (bug 930793) for frequent Linux mochitest-bc orange.
CLOSED TREE
|
2014-01-15 14:11:20 -05:00 |
|
Yuan Xulei
|
c9c86233e4
|
Bug 946068 - Fix composition events' synthesizing in chrome process. r=masayuki
|
2014-01-15 09:41:39 -05:00 |
|
Kartikaya Gupta
|
a9c56bd2fe
|
Bug 951113 - Trigger a repaint request when getting a scroll offset update to cover a race condition allowed by async IPC. r=botond
|
2014-01-14 16:43:43 -05:00 |
|
Kartikaya Gupta
|
aef1f6ceb4
|
Bug 951113 - Fix code to adjust the displayport when the scroll offset is changing. r=Cwiiis
|
2014-01-14 16:43:42 -05:00 |
|
Nick Lebedev
|
3bc8322d83
|
Bug 795567 - Part 2: Introduce ContentHelper class that will be responsible for retrieving touch-action info from content and setting it to widget. r=kats
|
2014-01-15 10:03:15 -05:00 |
|