Andrew Halberstadt
6fe6152e95
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Jonathan Watt
05092c4eea
Bug 1077961, part 2 - Stop doing lots of unnecessary and expensive Matrix4x4 multiplication. r=Bas
2014-10-08 04:43:00 +01:00
Ralph Giles
226c2bbe21
Bug 1043489 - Fix MacOS X holding screensaver lock with fullscreen video. r=smichaud
...
This ports the fix Chris Pearce made to the windows code in bug 1063995.
We just listen for the 'screen' topic and rely on the notification
machinery to filter duplicates. This avoids incrementing the
lock count on both playback start and fullscreen, and thus waiting
until fullscreen exits after playback stops before enabling the
screensaver again.
2014-10-07 18:20:00 -07:00
Ryan VanderMeulen
c614939b7a
Merge inbound to m-c. a=merge
2014-10-07 16:00:48 -04:00
Markus Stange
adec7f8b8f
Bug 1062801 - Fix non-unified build bustage.
2014-10-07 20:09:16 +02:00
Ryan VanderMeulen
566e49b6ff
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
...
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
2014-10-07 13:16:11 -04:00
Andrea Marchesini
946cf8e0e1
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
...
--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp
2014-10-07 15:20:55 +01:00
Andrea Marchesini
570a9abfb8
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
2014-10-07 15:20:52 +01:00
Markus Stange
218a76b276
Bug 846730 - Draw native-themed textarea borders using filling instead of stroking. r=smichaud
2014-10-07 16:18:02 +02:00
Markus Stange
bb3d1d92d3
Bug 1062801 - Fill vibrant window regions with the correct vibrancy fill color. r=smichaud
2014-10-07 16:18:01 +02:00
Sushil Chauhan
a67054a63e
Bug 1078189 - Back out bug 1059023 for causing regression. r=dwilson
2014-10-06 16:28:46 -07:00
Mason Chang
46416542dd
Bug 1073545 - Add Vsync Markers to SPS Profiler. r=benwa
2014-10-01 13:01:59 -07:00
zhoubcfan@163.com
0611b3d3c1
Bug 1076926 - Add windows 10 support to exe manifest. r=jimm
2014-10-04 14:43:01 +09:00
Tom Schuster
cdf84a1b27
Bug 1044039 - Reimplement Qt widget look and feel. r=romaxa
2014-10-07 16:05:17 +02:00
Masayuki Nakano
5a29f2b8bb
Bug 960871 part.11 Rename EventUtils.synthesizeText() to EventUtils.synthesizeCompositionChange() r=smaug
2014-10-07 19:01:50 +09:00
Masayuki Nakano
c4b5648679
Bug 960871 part.9 Rename methods and classes which handled WidgetTextEvent r=smaug
2014-10-07 19:01:49 +09:00
Masayuki Nakano
b62ac16b3e
Bug 960871 part.8 Rename variable names of NS_COMPOSITION_CHANGE event r=smaug
2014-10-07 19:01:49 +09:00
Masayuki Nakano
2b41f50548
Bug 960871 part.7 Get rid of WidgetTextEvent r=smaug
2014-10-07 19:01:48 +09:00
Masayuki Nakano
c2bf46d0e4
Bug 960871 part.6 Use WidgetCompositionEvent for NS_COMPOSITION_CHANGE instead of WidgetTextEvent r=smaug
2014-10-07 19:01:48 +09:00
Masayuki Nakano
db5313485e
Bug 960871 part.5 Copy mRanges and related methods from WidgetTextEvent to WidgetCompositionEvent r=smaug
2014-10-07 19:01:47 +09:00
Masayuki Nakano
50519d8d6b
Bug 960871 part.4 Rename NS_TEXT_TEXT to NS_COMPOSITION_CHANGE and fix comments which mention text events r=smaug
2014-10-07 19:01:47 +09:00
Masayuki Nakano
3d3630b2dd
Bug 960871 part.3 Remove WidgetTextEvent::isChar since it's always false on all platforms r=smaug
2014-10-07 19:01:47 +09:00
Masayuki Nakano
aa8f33c1db
Bug 960871 part.2 Rename WidgetCompositionEvent::data to WidgetCompositionEvent::mData r=smaug
2014-10-07 19:01:46 +09:00
Masayuki Nakano
313f5cdffe
Bug 960871 part.1 Rename WidgetTextEvent::theText to WidgetTextEvent::mData r=smaug
2014-10-07 19:01:46 +09:00
Wes Kocher
5000218064
Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE
...
Backed out changeset 009ae35b0c67 (bug 806819)
Backed out changeset 5a57f87f5061 (bug 806819)
Backed out changeset f06cd735b5b3 (bug 806819)
Backed out changeset e25a2a8d4af4 (bug 806819)
Backed out changeset 70a167982c3f (bug 806819)
2014-10-06 16:32:50 -07:00
Eric Rahm
600bc87781
Bug 806819 - Part 4: Add files that were excluded from unified builds back in. r=ehsan
...
--HG--
extra : rebase_source : 49a3f57d94fc94702f1604175c4e206091b67197
2014-10-06 13:11:24 -07:00
Eric Rahm
4a41e11c21
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
...
--HG--
extra : rebase_source : c96eea1c12ea8c19314393f0e8b4b57a4316a61d
2014-10-06 13:08:20 -07:00
Kartikaya Gupta
f8118760e7
Bug 1074401 - Ensure that the repaint request is always dispatched from the APZ on the main thread. r=botond
2014-10-03 13:39:37 -04:00
Ed Morley
02279bd303
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-10-03 14:51:14 +01:00
Ed Morley
b7f870ecfa
Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE
2014-10-03 10:12:53 +01:00
Christoph Kerschbaumer
599a7f15d9
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
2014-10-02 23:34:30 -07:00
Masayuki Nakano
3e20ab1463
Bug 975383 part.9 Remove compositionupdate event dispatchers from all tests r=smaug
2014-10-03 15:33:50 +09:00
Masayuki Nakano
709d37d3e3
Bug 975383 part.6 Remove compositionupdate dispatchers in nsTextStore of Windows r=emk
2014-10-03 15:33:49 +09:00
Masayuki Nakano
390a02c72e
Bug 975383 part.5 Remove compositionupdate dispatchers in nsIMM32Handler of Windows r=emk
2014-10-03 15:33:49 +09:00
Masayuki Nakano
5262e4c7bc
Bug 975383 part.4 Remove compositionupdate dispatchers in nsGtkIMModule of GTK r=karlt
2014-10-03 15:33:48 +09:00
Masayuki Nakano
480410fcff
Bug 975383 part.3 Remove compositionupdate dispatchers in TextInputHandler of Cocoa r=smichaud
2014-10-03 15:33:48 +09:00
Masayuki Nakano
95e1b5411c
Bug 975383 part.2 Remove compositionupdate dispatchers in nsWindow of Android r=nchen
2014-10-03 15:33:48 +09:00
Ryan VanderMeulen
81fab4493e
Merge m-c to fx-team. a=merge
2014-10-02 13:16:26 -04:00
stefanh@inbox.com
67cdab138a
Bug 333910 - nsITheme for menu/scrollbox arrows, r=mstange,gijs
...
--HG--
extra : rebase_source : 91519a5d22ab54b7b109b5db240ba7d696374270
2014-09-08 10:45:00 +01:00
Wes Kocher
0793729361
Merge inbound to m-c a=merge despite the CLOSED TREE
2014-10-01 16:26:44 -07:00
Gijs Kruitbosch
a6cb8dddb8
Bug 1045217 - use gray for tooltips on 10.10, r=mstange
...
--HG--
extra : rebase_source : e95688f2d42ff09ef120c46baca1e6c2d607f462
2014-10-01 17:24:58 +01:00
Tim Taubert
b2e0187f2f
Bug 1074743 - Forward display pixel values to screen proxies r=jimm
2014-09-30 18:28:28 -07:00
Wes Kocher
8adc9a9e95
Merge m-c to inbound a=merge
2014-09-30 17:10:24 -07:00
Wes Kocher
2e1b5ed4a5
Merge b2g-inbound to m-c a=merge
2014-09-30 16:42:03 -07:00
Jim Chen
df3c7f4bd1
Bug 888482 - Send event to set layer client; r=snorp
2014-09-30 18:20:58 -04:00
Jim Chen
3418bcd4be
Bug 888482 - Make new event to set layer client in Gecko; r=snorp
2014-09-30 18:20:58 -04:00
Jeff Muizelaar
5f8fb480ab
Bug 1066664. Fix screenshot rotation. r=mwoodrow
...
This moves the screenshot (now-nonexistent) unrotation code from the opengl
compositor into ClientLayerManager.cpp
2014-09-30 16:20:48 -04:00
Bas Schouten
ae1a2e808e
Bug 1060736: Disable all acceleration on HD 3000 for driver versions 2321 or lower. r=nical
2014-09-29 17:57:54 +02:00
Markus Stange
5260151aee
Bug 1073570 - Reset the base CTM after native widget drawing. r=smichaud
2014-09-30 13:51:54 +02:00
Chris Jones
79875b284b
Bug 1069573 - Use the bKGD PNG background color (if present) to fill the background of animation frames. r=mwu
2014-09-25 19:18:21 -07:00