Bill McCloskey
b8e57e2e8d
Back out bug 950745 for crashes
2014-07-30 16:19:46 -07:00
Carsten "Tomcat" Book
047562807a
Merge mozilla-central to fx-team
2014-07-30 14:22:07 +02:00
Gijs Kruitbosch
0ee35a2cf3
Bug 1042625 - high contrast mode detection broken on Windows <8, r=jimm
2014-07-24 14:28:00 +01:00
Kartikaya Gupta
491d38ee08
Bug 1043608 - Ensure pending content responses get flushed before the long-tap response is sent. r=jimm
2014-07-29 14:17:54 -04:00
Kartikaya Gupta
eeb6ed30d9
Bug 1043608 - Rewrite touch event codepaths for Metro to deal with changes in the APZ touch block code (made in bug 1009733). r=jimm
2014-07-29 14:17:32 -04:00
Kartikaya Gupta
4a471f2099
Bug 1043608 - Remove unnecessary widget listener in APZController. r=jimm
2014-07-29 14:17:12 -04:00
Benoit Jacob
262af77ae3
Bug 586656 - Serialize external "pluginEvent" structs in WidgetGUIEvent so that plugin events work in e10s - r=masayuki,jimm
2014-07-23 15:55:51 -04:00
Mike Hommey
33ef4f2c39
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
2014-07-23 08:39:56 +09:00
Bill McCloskey
968aab64b3
Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
2014-07-17 21:09:45 -07:00
Ehsan Akhgari
7945db4efb
Bug 1040037 - Give nsBidiKeyboard a private destructor; r=bjacob
...
--HG--
extra : rebase_source : 434f1a864574b40766a8382f077c3fad32761f41
2014-07-17 16:49:41 -04:00
Ehsan Akhgari
f8b133e969
Bug 1040031 - Give JumpListBuilder a private destructor; r=bjacob
...
--HG--
extra : rebase_source : c795efc05054b5e2f13912eff737b26bea04d625
2014-07-17 16:46:26 -04:00
Ehsan Akhgari
60e62856f2
Bug 1040030 - Give InputScopeImpl a private destructor; r=bjacob
...
--HG--
extra : rebase_source : 1adc723ff0f284508b76c147ddc7f01c7b8a5491
2014-07-17 16:45:46 -04:00
Ehsan Akhgari
0361045786
Bug 1038411 - Give myDownloadObserver a private destructor; r=mak
2014-07-16 13:21:23 -04:00
Mike Conley
621a5362ee
Bug 1036003 - "Clean up formatting in nsScreenWin.cpp and nsScreenManagerWin.cpp". r=jmathies f=mconley
2014-07-14 09:52:00 +02:00
Ehsan Akhgari
dc75936e5e
Bug 1038190 - Give JumpListShortcut a private destructor; r=bjacob
2014-07-15 16:41:28 -04:00
Ehsan Akhgari
b75dc8fa6b
Bug 1038166 - Give nsFilePicker a private destructor; r=bjacob
2014-07-15 16:40:41 -04:00
Ehsan Akhgari
8169ced264
Bug 1038170 - Give GfxInfo a private destructor; r=bjacob
2014-07-15 16:40:08 -04:00
Ehsan Akhgari
a18dfaf3ed
Bug 1038187 - Give JumpListSeparator a private destructor; r=bjacob
2014-07-15 16:39:45 -04:00
Ehsan Akhgari
a3188f357f
Bug 1038189 - Give JumpListLink a private destructor; r=bjacob
2014-07-15 16:39:22 -04:00
Ehsan Akhgari
85fc22371b
Bug 1038193
- Give LSPAnnotationGatherer a private destructor; r=bjacob
2014-07-15 16:39:01 -04:00
Ehsan Akhgari
1cc140bd51
Bug 1038196 - Give WinWakeLockListener a private destructor; r=bjacob
2014-07-15 16:38:31 -04:00
Ehsan Akhgari
e962ee1725
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
2014-07-15 16:37:58 -04:00
Ehsan Akhgari
c926e29d01
Backed out changeset 32d47282044f (bug 1038411) because of build bustage on CLOSED TREE
2014-07-15 15:31:15 -04:00
Ehsan Akhgari
2609c063b0
Bug 1038195 - Give some classes in the Windows taskbar code private destructors; r=bjacob
2014-07-15 14:57:14 -04:00
Ehsan Akhgari
b41e037c9d
Bug 1038171 - Give JumpListItem a private destructor; r=bjacob
2014-07-15 14:56:36 -04:00
Ehsan Akhgari
51fa50433a
Bug 1038164 - Give some classes in WinUtils.h private destructors; r=bjacob
2014-07-15 14:56:01 -04:00
Ehsan Akhgari
cf14bd6743
Bug 1038411 - Give myDownloadObserver a private destructor; r=bjacob
2014-07-15 14:55:04 -04:00
Benoit Jacob
35bad31ccd
Bug 988549 - Back out the Intel-specific blacklist relaxations from bug 984417 as these blacklist entries were actually needed to avoid _VEC_memzero crashes - r=Bas
2014-07-15 10:40:00 -04:00
Birunthan Mohanathas
15ce305024
Bug 815952 - Stop clearing clipboard data originating from a private window after closing private windows. r=ehsan
...
This reverts bug 462106.
2014-07-14 12:35:30 -07:00
Mike Conley
25a4418cdf
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
...
Changes to nsIScreen and nsIScreenManager were reviewed by roc.
Changes to dom/ipc were reviewed by jimm.
Changes to gfx/src/nsDeviceContext.cpp were reviewed by roc.
Changes to widget/android were reviewed by snorp.
Changes to widget/cocoa were reviewed by smichaud.
Changes to widget/gtk were reviewed by roc.
Changes to widget/windows were reviewed by jimm.
Changes to widget/xpwidgets were reviewed by roc.
--HG--
extra : rebase_source : 3ebb5763d75d16f73b3cb5e4fc5621188b6c9622
2014-07-14 13:22:26 -04:00
Mike Conley
fe3d89d8bc
Backed out bdf72cebcd85 to fix a CLOSED TREE.
...
--HG--
extra : histedit_source : 0a3977407abecc55d5564a69531d5d6ca804cd86
2014-07-14 12:20:16 -04:00
Mike Conley
5cd8d891e5
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
...
Changes to nsIScreen and nsIScreenManager were reviewed by roc.
Changes to dom/ipc were reviewed by jimm.
Changes to gfx/src/nsDeviceContext.cpp were reviewed by roc.
Changes to widget/android were reviewed by snorp.
Changes to widget/cocoa were reviewed by smichaud.
Changes to widget/gtk were reviewed by roc.
Changes to widget/windows were reviewed by jimm.
Changes to widget/xpwidgets were reviewed by roc.
--HG--
extra : rebase_source : 90d263235b40f6f6937d361705a4dfa44253318e
extra : histedit_source : bab4e689269c67fe3eb65033b6987b93caf9a482%2C86645be32f82f0d80724532e528e597db165b1d1
2014-07-14 11:57:06 -04:00
Masayuki Nakano
7b1bfc56a2
Bug 1037330 Don't enable TSF mode on WinXP nor WinServer 2003 with "intl.tsf.enable" r=jimm
2014-07-12 02:09:59 +09:00
Masayuki Nakano
0e2ed4569b
Bug 995893 part.2 Unregister all references to nsTextStore before releasing its instance r=jimm
2014-07-12 02:09:59 +09:00
Masayuki Nakano
4cae0ee102
Bug 995893 part.1 Use nsAutoRefCnt in IUnknown inherited classes and log the refcounting r=jimm
2014-07-12 02:09:59 +09:00
Masayuki Nakano
6ad34e2039
Bug 962920 nsTextStore should commit composition when WM_ENTERIDLE is received r=jimm
2014-07-11 13:12:36 +09:00
Milan Sreckovic
292c13bcc7
Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
2014-07-09 14:21:49 -04:00
Carsten "Tomcat" Book
33048e598a
Backed out changeset 9f4b2ff029e3 (bug 918386) for breaking emulator tests on a CLOSED TREE
2014-07-09 14:07:52 +02:00
Milan Sreckovic
20478c0461
Bug 918386: Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
2014-06-30 14:26:39 -04:00
Masayuki Nakano
904138ac00
Bug 1035595 Use mozilla::WidgetTouchEvent::TouchArray instead of nsTArry<nsRefPtr<mozilla::dom::Touch>> r=roc
2014-07-09 05:48:19 +09:00
Andrew Comminos
0ed1a0f5e1
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
2014-07-07 18:54:14 +09:00
Ryan VanderMeulen
bc72b17fc8
Backed out changeset 9f1c312a85ee (bug 918386) for crashes.
2014-07-03 14:37:10 -04:00
Milan Sreckovic
8ba9e5c363
Bug 918386: Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
2014-06-30 14:26:39 -04:00
Walter Litwinczyk
3f21897692
Bug 701948 - Rename nsIGfxInfo::FEATURE_NO_INFO to nsIGfxInfo::FEATURE_STATUS_OK. r=jgilbert
2014-07-01 14:44:09 -07:00
Jonathan Watt
54406ec141
Bug 986526 - Create helper functions to encode DrawTargets/SourceSurfaces to PNG/JPEG/BMP/ICO/etc. and save them, dump them, or copy them to the clipboard, either as binary or as data: URIs. r=mattwoodrow
2014-06-27 12:19:40 +01:00
Jonathan Watt
b6e95499e1
Bug 1030843 - Fix crash in nsNativeThemeCocoa::GetMinimumWidgetSize. r=roc
2014-06-27 10:19:00 +01:00
Jonathan Watt
d6b1aace21
Bug 1029627 - Remove unused string variable and member variable in WinUtils code. r=jmathies
2014-06-25 12:59:41 +01:00
Nochum Sossonko
f32d7013f9
Bug 1025595 - Correct erroneous aWidgetType comparison, r=jimm
...
--HG--
extra : rebase_source : 3392632e217abe6d521bf42ef328f15acd438390
2014-06-19 18:52:02 -04:00
Jonathan Watt
7ba2839a4a
Bug 1027645 - Eliminate all nsRenderingContext::AppUnitsPerDevPixel() callers and all non-propagating nsRenderingContext::DeviceContext() callers. r=roc
2014-06-20 07:42:30 +01:00
Birunthan Mohanathas
c910458886
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00