Tim Abraldes
|
bb4ee51634
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. This time without bustage! r=bbondy
|
2013-05-16 21:22:21 -07:00 |
|
Phil Ringnalda
|
a82109f5f1
|
Back out 9675dce26f53 (bug 839342) for browser-chrome bustage
|
2013-05-16 20:09:24 -07:00 |
|
Tim Abraldes
|
a8f80df70f
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. r=bbondy
|
2013-05-16 17:47:46 -07:00 |
|
Ted Mielczarek
|
3cfd62c3d2
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Benoit Girard
|
b12794dbec
|
Bug 857538 - Diagnostic for HWNDGetter leak. r=ted
|
2013-05-15 16:45:50 -04:00 |
|
Hector Zhao
|
6f0da60663
|
Bug 739156 - Replace illegal characters in filename for Win Vista+ file picker. r=jimm
|
2013-05-13 14:58:10 +08:00 |
|
Jonathan Watt
|
2d3609092f
|
Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc
|
2013-05-14 00:47:03 +01:00 |
|
L. David Baron
|
36eb724d1d
|
Backout changeset af5273034fdf (bug 871264), which doesn't compile (didn't fix nsRangeFrame.cpp (and possibly others).
|
2013-05-13 17:28:47 -07:00 |
|
Jonathan Watt
|
51442b3c5d
|
Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc
|
2013-05-14 00:47:03 +01:00 |
|
Makoto Kato
|
8733fd74ec
|
Bug 870583 - Rev IID for IUIABridge. r=jimm
|
2013-05-10 20:28:38 +09:00 |
|
Trevor Saunders
|
ff816988f1
|
bug 869284 - fix some gcc warnings for windows widgetish stuff r=roc
|
2013-05-06 22:04:02 -04:00 |
|
Jim Mathies
|
a06e5601e1
|
Bug 869936 - Add GetPreferredCompositorBackend to MetroWidget. r=bbondy
|
2013-05-08 09:57:29 -05:00 |
|
Bas Schouten
|
d07d0900a7
|
Bug 830347 - Part 3: Integrate new D3D compositor into widget. r=jmathies
|
2013-05-03 19:34:33 +02:00 |
|
Jonathan Kew
|
d168a23744
|
bug 857061 - scale Windows taskbar preview properly for hi-dpi configuration. r=jimm
|
2013-04-09 17:01:13 +01:00 |
|
Jim Mathies
|
7803b575c2
|
merge
|
2013-05-08 15:53:32 -05:00 |
|
Jim Mathies
|
d7f5a33f70
|
backout Bug 869936 which relies on bug 830347.
|
2013-05-08 15:53:15 -05:00 |
|
Jim Mathies
|
3196ed5930
|
Bug 869936 - Add GetPreferredCompositorBackend to MetroWidget. r=bbondy
|
2013-05-08 09:57:29 -05:00 |
|
Kyle Huey
|
19ffa23570
|
Merge backout of bug 830347.
|
2013-05-08 12:06:17 -07:00 |
|
Kyle Huey
|
de21211adf
|
Back out bug 830347.
|
2013-05-08 12:04:11 -07:00 |
|
Bas Schouten
|
689f180c53
|
Bug 830347 - Part 3: Integrate new D3D compositor into widget. r=jmathies
|
2013-05-03 19:34:33 +02:00 |
|
Sumedh Shekhar
|
87dffc32e4
|
Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan
|
2013-05-08 00:52:52 +09:00 |
|
Iivari Äikäs
|
6ad63ad8a5
|
Bug 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt
|
2013-05-07 10:25:21 -04:00 |
|
Milan Sreckovic
|
e4336169d7
|
Bug 804144: blocklist Intel on Windows 8, with driver 8.15.10.2141 or less r=bjacob
|
2013-05-02 17:39:56 -04:00 |
|
Masayuki Nakano
|
539d7e3b5d
|
Bug 866736 - InputScope support for IMM32 with CUAS, fix bustage without Win8 SDK, r=jmathies
|
2013-05-02 17:37:35 +02:00 |
|
Matt Woodrow
|
99f82e605d
|
Bug 867474 - Split BasicShadowableLayerManager into a separate ClientLayerManager. r=nrc
--HG--
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/CopyableCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/CopyableCanvasLayer.h
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/client/ClientCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/client/ClientCanvasLayer.h
rename : gfx/layers/basic/BasicColorLayer.cpp => gfx/layers/client/ClientColorLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.cpp => gfx/layers/client/ClientContainerLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.h => gfx/layers/client/ClientContainerLayer.h
rename : gfx/layers/basic/BasicImageLayer.cpp => gfx/layers/client/ClientImageLayer.cpp
rename : gfx/layers/basic/BasicLayerManager.cpp => gfx/layers/client/ClientLayerManager.cpp
rename : gfx/layers/basic/BasicLayers.h => gfx/layers/client/ClientLayerManager.h
rename : gfx/layers/basic/BasicThebesLayer.cpp => gfx/layers/client/ClientThebesLayer.cpp
rename : gfx/layers/basic/BasicThebesLayer.h => gfx/layers/client/ClientThebesLayer.h
rename : gfx/layers/basic/BasicTiledThebesLayer.cpp => gfx/layers/client/ClientTiledThebesLayer.cpp
rename : gfx/layers/basic/BasicTiledThebesLayer.h => gfx/layers/client/ClientTiledThebesLayer.h
|
2013-05-01 17:03:25 +12:00 |
|
Masayuki Nakano
|
324317e896
|
Bug 865566 Support "Separator" key on Numpad of Brazilian ABNT keyboard and JIS keyboard for Mac r=jimm
|
2013-05-01 08:19:04 +09:00 |
|
Yohei Yukawa
|
e6ec2cbe7a
|
Bug 866736 Use SetInputScopes to support InputScope on IMM32 r=masayuki
|
2013-04-30 00:41:45 +09:00 |
|
Nicolas Silva
|
a1ee3bf807
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-24 14:42:40 -04:00 |
|
Masayuki Nakano
|
c1222e22f1
|
Bug 842927 part.4 Implement D3E KeyboardEvent.key on Windows (Metro) r=smaug+jimm
|
2013-04-24 12:49:47 +09:00 |
|
Masayuki Nakano
|
877ab22109
|
Bug 842927 part.3 Implement D3E KeyboardEvent.key on Windows (Desktop) r=smaug+jimm
|
2013-04-24 12:49:47 +09:00 |
|
Ehsan Akhgari
|
93b18e529b
|
Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
|
2013-04-22 18:12:15 -04:00 |
|
Nicolas Silva
|
faf423d4c4
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-22 22:51:11 -04:00 |
|
Ryan VanderMeulen
|
42cef9be70
|
Backed out changeset ddf944cc292d (bug 863324) for Android bustage on a CLOSED TREE.
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
|
2013-04-22 14:47:16 -04:00 |
|
Nicolas Silva
|
bb0bda95b2
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-22 18:07:48 -04:00 |
|
Timothy Nikkel
|
ef9ea7f803
|
Bug 863889. nsWindow::Move should compare the same type of pixels when determining if we are moving the window at all. r=jfkthame
|
2013-04-20 13:19:26 -05:00 |
|
Chris Pearce
|
dc27fe0f7e
|
Bug 852915 - Disable MP3 playback using WMF on Win7SP0 to prevent random crashes. r=bbondy
|
2013-04-19 14:54:26 +12:00 |
|
Phil Ringnalda
|
e6860e379a
|
Back out 248daf8c6362 (bug 852915) for Win7 mochitest-1 orange
|
2013-04-17 23:23:33 -07:00 |
|
Chris Pearce
|
3fa3e4a95c
|
Bug 852915 - Disable MP3 playback using WMF on Win7SP0 to prevent random crashes. r=bbondy
|
2013-04-18 16:38:14 +12:00 |
|
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Jonathan Kew
|
a4706ed92a
|
bug 861403 - fix mixing of device pixels with global display pixels in MoveClient and ResizeClient calculations. r=roc
|
2013-04-15 13:17:22 +01:00 |
|
Joshua Cranmer
|
aa1ca5d8f4
|
Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg
|
2013-04-11 22:22:09 -05:00 |
|
Jim Mathies
|
8c5e1271fe
|
Bug 860683 - Switch winrt widget utils log output to ascii. r=bbondy
|
2013-04-11 17:45:29 -05:00 |
|
Jim Mathies
|
3e8def3918
|
Bug 860683 - When running tests in immersive mode, connect firefox stdout to a metrotestharness pipe to route test output to mozilla test harnesses. r=bbondy
|
2013-04-11 17:45:29 -05:00 |
|
Jim Mathies
|
5a2bdc73a3
|
Bug 859077 - Annotate crash reports with hresult failure codes when layer manager fails to initialize. r=bbondy
DONTBUILD
|
2013-04-10 09:02:44 -05:00 |
|
Ryan VanderMeulen
|
615efab05a
|
Backed out changeset b37f8a4ef976 (bug 859077) for landing with the wrong bug number.
|
2013-04-10 10:22:56 -04:00 |
|
Jim Mathies
|
c909004dca
|
Bug 859007 - Annotate crash reports with hresult failure codes when layer manager fails to initialize. r=bbondy
|
2013-04-10 09:02:44 -05:00 |
|
Jonathan Kew
|
1431089f7c
|
bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw
|
2013-04-09 22:07:02 +01:00 |
|
Jonathan Kew
|
fa20089fa1
|
backout 4149244358fd and 5ad0e08799d9 (bug 851520) for b2g bustage on a CLOSED TREE
|
2013-04-09 21:57:12 +01:00 |
|
Jonathan Kew
|
c189ce6fa7
|
bug 851520 part 1 - expose systemDefaultScale attribute on nsIScreenManager. r=roc
|
2013-04-09 14:28:55 +01:00 |
|
Stephen Pohl
|
0cd77e174b
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
Jonathan Kew
|
6354f2dfe3
|
bug 859266 - respect devPixelsPerPx preference when calculating screen dimens on Windows. r=roc
|
2013-04-09 09:39:47 +01:00 |
|
Yuan Pengfei
|
ea0f8cc220
|
Bug 844031 - Fix Intel graphics driver detection. r=bjacob
|
2013-04-06 14:13:18 -04:00 |
|
Jim Mathies
|
6f8283e53d
|
Bug 855232 - revamp UIABridge such that it queries for element state in real-time rather than relying on accessible observer events. r=bbondy
|
2013-04-05 05:33:41 -05:00 |
|
Jacek Caban
|
735f1dbd18
|
Bug 856566 - Fixed crashreporter compilation and profiler on mingw. r=ted
|
2013-04-05 11:29:50 +02:00 |
|
David Zbarsky
|
632574c3c6
|
Bug 856962: Move Touch to its own file r=Ms2ger
--HG--
rename : content/events/src/nsDOMTouchEvent.cpp => content/events/src/Touch.cpp
rename : content/events/src/nsDOMTouchEvent.h => content/events/src/Touch.h
|
2013-04-05 04:49:00 -04:00 |
|
Brian R. Bondy
|
f47cb922e5
|
Bug 841228 - Defect - Hover state on buttons (like the bookmark star) persists after you tap the button. r=jimm
|
2013-04-04 12:17:53 -04:00 |
|
Benoit Jacob
|
57f86aa277
|
Bug 843273 - Fix spoofing the driver version on Intel GPUs/Windows - r=joe
|
2013-04-03 14:47:56 -04:00 |
|
Jonathan Watt
|
ebb97727c3
|
Bug 857034 - Add support for native theming of <input type=range> on Windows. r=roc
|
2013-04-03 11:07:12 +01:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Jonathan Kew
|
5aa31382f8
|
bug 851952 - handle conversion between logical and device pixels in Windows screen-manager and window position-constraint code. r=jimm
|
2013-04-01 10:10:33 +01:00 |
|
Jonathan Kew
|
0f5958303f
|
bug 818927 part 2 - refactoring - create a GetDPIScale method in gfxWindowsPlatform, and use this to replace GetDeviceCaps(hdc, LOGPIXELSY) in widget code. r=jimm
|
2013-04-01 10:10:28 +01:00 |
|
Jonathan Kew
|
c6a6640fdd
|
bug 818927 - convert drop location to logical pixels for Windows. r=jimm
|
2013-04-01 10:10:09 +01:00 |
|
Jonathan Kew
|
0a50f9f6b5
|
bug 832524 pt 1 - account for resolution-dependent size of menuitem icons in GetGutterSize. r=jimm
|
2013-04-01 10:09:51 +01:00 |
|
Ehsan Akhgari
|
6169d80e19
|
Bug 856339 - Make nsIMM32Handler::mClauseArray/mAttributeArray infallible; r=jimm
|
2013-03-30 14:15:27 -04:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Brandon Waterloo
|
ae0a839590
|
Bug 853490 - Added a block so that Windows pinch-to-zoom ends with a MozMagnifyGesture--implicitly, the end of the gesture. Parity with OS X. r=jmathies
|
2013-03-22 15:23:53 -04:00 |
|
Masayuki Nakano
|
d068300221
|
Bug 848672 Redesign focus handling of nsTextStore r=jimm
|
2013-03-27 09:04:02 +09:00 |
|
Jim Mathies
|
8ba333026a
|
Bug 833016 - Fix for FrameworkView addrefing which is causing crashes on shutdown. r=bbondy
|
2013-03-26 17:01:15 -05:00 |
|
Brian R. Bondy
|
17f555db9a
|
Bug 846365 - Add proper handling for background session closes in Firefox for Metro. r=jimm
|
2013-03-24 19:10:46 -04:00 |
|
Masayuki Nakano
|
67da4d273e
|
Bug 849647 Get rid of message order optimization on Windows r=jimm
|
2013-03-23 23:18:52 +09:00 |
|
Ethan Hugg
|
cd784bdf39
|
Bug 730277 - Hold reference until data used in CreateIcon r=joe
|
2013-03-22 15:57:50 -07:00 |
|
Jeff Gilbert
|
e031fc4556
|
Bug 848201 - Only blocklist the 8.982.*.* for Win8 AMD cards - r=bjacob,joe
|
2013-03-19 17:44:10 -07:00 |
|
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Jonathan Kew
|
1beddbc13f
|
bug 852522 - (win-hidpi) scale system font sizes in response to dpi/devPixelsPerPx setting. r=jimm
|
2013-03-19 17:24:27 +00:00 |
|
Jonathan Kew
|
3c12543a8e
|
bug 824386 - (win-hidpi) nsScreenWin needs to account for logical dpi (resolution scale factor). r=jimm
|
2013-03-19 17:24:25 +00:00 |
|
Brian R. Bondy
|
088feab527
|
Bug 851897 - Fix crash in mozilla::widget::nsWinMetroUtils::GetActivationURI. r=jimm
|
2013-03-18 11:44:16 -04:00 |
|
Masayuki Nakano
|
78960ed56e
|
Bug 852024 Implement MetroWidget::GetIMEUpdatePreference() r=jimm
|
2013-03-18 18:51:24 +09:00 |
|
Nathan Froyd
|
cdcd9fd8f3
|
Bug 844331 - part 5 - add profile-before-change2 notification; r=bsmedberg
|
2013-03-01 15:11:21 -05:00 |
|
Masayuki Nakano
|
8818d46337
|
Bug 807241 Use ITfMessagePump and ITfKeystrokeMgr r=jimm
|
2013-03-18 13:41:24 +09:00 |
|
Gregory Szorc
|
7d09ff18e0
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Jonathan Kew
|
a58f8fce43
|
bug 851197 - respond to changes in LogicalDpi in Metro widget code. r=jimm
|
2013-03-15 22:13:08 +00:00 |
|
Brian R. Bondy
|
a5d0dbb797
|
Bug 831609 - Provide support for determining activaiton URI from WinRT. r=jimm
|
2013-03-15 15:26:56 -04:00 |
|
Brian R. Bondy
|
f4544a1c98
|
Bug 831614 - Widget code for storing sync credentials. r=jimm
|
2013-03-15 10:29:59 -04:00 |
|
Masayuki Nakano
|
7e9019e1d9
|
Bug 829952 Reimplement system scroll speed override stuff for D3E WheelEvent feedback=avih, r=smaug+roc, sr=roc
|
2013-03-15 18:03:16 +09:00 |
|
Jonathan Kew
|
5f4d281491
|
bug 816709 - HiDPI support for Win8 Metro. r=jimm
|
2013-03-13 15:09:46 +00:00 |
|
Jeff Walden
|
5ec763f216
|
Bug 847480 - Blindly convert all existing mozilla::Abs users to mozilla::DeprecatedAbs. Individualized conversions to the reformed mozilla::Abs will continue until mozilla::DeprecatedAbs is unused, at which point it will be removed. r=Ms2ger
|
2013-03-05 15:43:30 -08:00 |
|
Jim Mathies
|
c03108a8cc
|
Bug 844362 - Don't invoke various interfaces during shutdown if GetActivationFactory for a interface fails (crashfix). r=tabraldes DONTBUILD CLOSED TREE
|
2013-03-13 09:11:17 -05:00 |
|
Jim Mathies
|
ad193ac20d
|
Bug 844362 - commit backout changes. DONTBUILD CLOSED TREE
|
2013-03-13 09:10:47 -05:00 |
|
Jim Mathies
|
5e55b9d665
|
backout 7416ba3eb977 due to a bad bug number in the commit message. DONTBUILD CLOSED TREE
|
2013-03-13 09:10:08 -05:00 |
|
Jim Mathies
|
0e54a5de06
|
Bug 833362 - Don't invoke various interfaces during shutdown if GetActivationFactory for a interface fails (crashfix). r=tabraldes
|
2013-03-12 12:07:49 -05:00 |
|
Brian R. Bondy
|
40c230bc09
|
Bug 849607 - Sharing in Metro Firefox start screen should indicate nothing to share instead of error. r=jimm
|
2013-03-12 10:11:48 -04:00 |
|
Masayuki Nakano
|
395528cbb5
|
Bug 790516 part.10 Make nsTextStore::RecordCompositionEndAction() for processing composition end action r=jimm
|
2013-03-13 12:01:30 +09:00 |
|
Masayuki Nakano
|
58a397a703
|
Bug 790516 part.9 Rename nsTextStore::OnCompositionStartInternal() to nsTextStore::RecordCompositionStartAction() r=emk
|
2013-03-13 12:01:30 +09:00 |
|
Masayuki Nakano
|
8a192a1b0b
|
Bug 790516 part.8 Rename nsTextStore::UpdateCompositionExtent() to nsTextStore::RestartCompositionIfNecessary() r=emk
|
2013-03-13 12:01:30 +09:00 |
|
Masayuki Nakano
|
da870c38bc
|
Bug 790516 part.7 Remove nsTextStore::Composition::mLength r=jimm
|
2013-03-13 12:01:30 +09:00 |
|
Masayuki Nakano
|
d533e861ee
|
Bug 790516 part.6 Cache content during document lock r=jimm
|
2013-03-13 12:01:30 +09:00 |
|
Masayuki Nakano
|
f2a2a482cb
|
Bug 790516 part.5 Store selection even if there is no composition r=jimm
|
2013-03-13 12:01:29 +09:00 |
|
Masayuki Nakano
|
0d759e095f
|
Bug 790516 part.4 Refine logging the document lock state of nsTextStore r=emk
|
2013-03-13 12:01:29 +09:00 |
|
Masayuki Nakano
|
a206647c96
|
Bug 790516 part.3 Store edit actions during document lock and flush them at unlocking the document r=jimm
|
2013-03-13 12:01:29 +09:00 |
|