Jim Chen
5de9fb8fb1
Bug 586755 - Fixing Swype backspace by using key events; r=mwu a=blocking-fennec
2010-08-17 16:52:00 -07:00
Jim Chen
8cfc3ddabf
Bug 582644 - IME event remoting, patch for android; r=blassey, blocking-fennec=2.0a1+
2010-08-17 01:07:45 -07:00
Jim Chen
5657265db6
Bug 582644 - IME event remoting, patch to content; r=smaug, blocking-fennec=2.0a1+
2010-08-17 01:07:44 -07:00
Jim Chen
c206dd1d04
Bug 582644 - IME event remoting, patch for widget; r=dougt, blocking-fennec=2.0a1+
2010-08-17 01:07:42 -07:00
Josh Aas
ad726bd20b
Bug 584965: Improve key event handling for Cocoa widgets, follow Cocoa event propagation model properly. Fixes bug 582052 and bug 379199. r=smichaud
2010-08-16 23:26:17 -04:00
timeless@mozdev.org
534b918ad8
Bug 587406 Exceptions on windows 64 are not fatal
...
a=bustage fix
2010-08-17 04:21:49 +03:00
Ehsan Akhgari
624bbe30e8
Back out bug 582644 and 576716 because of mochitest-3 oranges
2010-08-16 19:14:00 -04:00
Jim Chen
1343cf7c44
bug 582644 - IME event remoting, patch for android r=blassey blocking-fennec=2.0a1+
2010-08-16 14:48:32 -07:00
Jim Chen
9ba4d6ec15
bug 582644 - IME event remoting, patch to content r=smaug blocking-fennec=2.0a1+
2010-08-16 14:48:32 -07:00
Jim Chen
a00a09e8ab
bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+
2010-08-16 14:48:32 -07:00
Benjamin Smedberg
0d1472de59
Add a comment mentioning bug 587406, per jeffm.
2010-08-16 15:28:18 -04:00
Benjamin Smedberg
fd7f057584
Bug 587406 - Crashes inside window procedures on Windows 64 get eaten, r=ted/jeffm
2010-08-16 15:25:13 -04:00
Masayuki Nakano
989614f375
Bug 582893 temprary disables the new tests against a orange
2010-08-16 18:01:01 +09:00
Masayuki Nakano
f9c3117ab6
Bug 582893 IME isn't disabled when password fields on sheet dialog get focus r=smichaud, b2.0=final+
2010-08-16 17:20:27 +09:00
Jeff Muizelaar
a6fd033fb1
Bug 587395: Expose whether DWrite is enabled through nsIGfxInfo. r=joedrew
2010-08-16 09:15:03 +02:00
Edmund Wong
8de5f39298
Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only)
2010-08-15 15:50:02 -07:00
Benoit Girard
9242e873a2
Bug 583296 - Fix StartDrawingPlugin to correctly detect nested OS X OOPP paint events. r=josh
2010-08-15 13:42:09 -04:00
Dão Gottwald
7a5f292024
Backed out changeset 05dde680ade2 as per bug 575870 comment 71 (merge)
2010-08-15 14:30:16 +02:00
Dão Gottwald
b827b6f2eb
Backed out changeset 05dde680ade2 as per bug 575870 comment 71
2010-08-15 14:29:11 +02:00
Jim Mathies
dea7b51a34
Bug 574454 - Remove widget level disabling code for chrome margins on non-aero dekstops. r=robaronold.
2010-08-09 20:49:35 -05:00
Jim Mathies
9dec67b201
Bug 574454 - Implement non-client frame rendering for windows. r=neil.
2010-08-09 20:49:35 -05:00
Jim Mathies
32fc1215ef
Bug 574454 - Theme code for caption button box, content padding. r=vlad.
2010-08-09 20:49:35 -05:00
Jim Mathies
b905e9082e
Bug 574454 - Implement frame rendering and metrics in native themeing. r=vlad.
2010-08-09 20:49:35 -05:00
Jim Mathies
08b2ecfac0
Bug 574454 - Cleanup nsNativeThemeWin's GetMinimumWidgetSize a bit. r=roc.
2010-08-09 20:49:34 -05:00
Steven Michaud
65f6c55842
Bug 585064 - Crash (null dereference) [@ -[ChildView inactiveWindowAcceptsMouseEvent:]. r=josh,mstange a=blocking2.0
2010-08-09 11:12:50 -05:00
Reed Loden
5b47738196
Bug 579593 - Reorganize how theme library loading works. [r=robarnold]
2010-08-14 00:05:03 -07:00
Bas Schouten
3cfb25bdf2
Bug 586909: Discard D2D surfaces for a window when it's hidden. r=robarnold
2010-08-14 08:34:13 +02:00
Daniel Holbert
a3508859d1
Bug 584841 patch 9: Move RasterImage-specific methods from imgIContainer interface to RasterImage class. r=bholley sr=vlad a=blocking
2010-08-13 21:09:49 -07:00
Daniel Holbert
b5b8210b4e
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
2010-08-13 21:09:48 -07:00
Jeff Muizelaar
5ec48ffc47
Bug 583857. Add GfxInfo service. r=roc
...
Add a GfxInfo service that will let our reftest framework know
if D2D is enabled or not.
2010-08-13 11:43:35 -04:00
Mats Palmgren
c199b56fb7
Bug 585961. r=roc a=blocking2.0:final
2010-08-14 01:58:19 +02:00
Mats Palmgren
1a3d6ae4cd
Bug 585287 - Moving bookmark hangs bookmarks manager. r=roc a=blocking2.0:beta4
2010-08-14 01:58:19 +02:00
Josh Aas
19256679b5
Merge backout of bug 584965.
2010-08-13 15:48:00 -04:00
Josh Aas
bb01907ce6
Backed out changeset 33f8c2bb77ca, bug 584965.
2010-08-13 15:47:35 -04:00
Benoit Girard
2791ae69a0
Bug 577494: Interpose OS X Cocoa system calls to hide dock in fullscreen/focus OOPP windows. r=josh
2010-08-13 12:45:50 -04:00
Josh Aas
0382807fe8
Bug 584965: Improve key event handling for Cocoa widgets, follow Cocoa event propagation model properly. Fixes bug 582052 and bug 379199. r=smichaud
2010-08-13 02:38:40 -04:00
Josh Aas
52db949b7e
Bug 586713: Null check to fix crash in Mac OS X native menu code. r=bz
2010-08-13 02:33:09 -04:00
Robert O'Callahan
8f379770ce
Bug 579258. Remove dead nsIWidget::Scroll code. r=karlt,a=joe
2010-08-13 21:56:31 +12:00
Karl Tomlinson
4e9f877edb
b=581771 report GTK themed tooltips as opaque r=roc a=joe
2010-08-09 14:17:32 +12:00
Masayuki Nakano
96752a375e
Bug 519972 part.1 Remove IME method wrapper r=smichaud, a=josh
2010-08-08 18:28:20 +09:00
Masayuki Nakano
0bb116aa1e
Bug 569023 IME composition is committed unexpectedly when the focused window is hanging up on Vista and later r=jmathies, a=joe
2010-08-08 18:23:25 +09:00
Boris Zbarsky
56ce23f348
Bug 569520 part 1. Add a new beforepaint event. r=smaug
2010-08-11 17:05:27 -04:00
Neil Rashbrook
9a737fd270
Bug 586219: Title bar is not updated when switching tabs. r=roc a=blocker
2010-08-12 14:54:48 -07:00
Kyle Huey
5e10405dc5
More dummy whitespace changes so I can check this merge into a CLOSED TREE
2010-08-12 00:34:01 -07:00
Robert O'Callahan
481f7240c9
Backed out changeset 464f978cfca5
2010-08-12 11:30:44 +12:00
Boris Zbarsky
e333d3cf51
Bug 569520 part 1. Add a new beforepaint event. r=smaug
2010-08-11 17:05:27 -04:00
Steffen Imhof
1b48aeb895
Bug 584783 - Re-insert runtime switch between MWindow and QGraphicsView. r=doug.turner. qt-only
2010-08-10 14:24:13 -07:00
Ehsan Akhgari
80727e5a17
Disable TestWinTSF for now
...
--HG--
extra : rebase_source : 5fbf5d4c9a5aa3eec08312d5d4033b7b0462fd77
2010-08-10 11:13:37 -04:00
Dão Gottwald
dc021db9a1
Backed out changeset cdd440adb726
2010-08-10 15:10:11 +02:00
Ms2ger
22eabdb469
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
2010-08-10 14:25:28 +02:00
Justin Wood
45a4540bfb
Part of bug 585863 Fix shared bustage in widget tests code on windows due to unresolved symbols. r+a=roc
2010-08-10 10:51:29 +01:00
Jim Mathies
8f6877d081
Part of bug 585863 Fix shared bustage in widget code on windows due to unresolved symbols. r+a=roc
2010-08-10 10:51:27 +01:00
Mark Banner
c7d786beec
Bug 585734 Disable some c++ unit tests (TestCSSPropertyLookup, TestWinDND) in static builds due to compilation failures. r=khuey,a=test-only fix
2010-08-10 10:44:25 +01:00
Vladimir Vukicevic
a4b4046982
b=574481; fix layers lifetime issues; part 5, add destroy calls to widget; r=roc
2010-08-06 22:09:18 -07:00
Boris Zbarsky
4448b5295c
Bug 575336 part 4. Change the IME state iframe test to flush layout on the subframe before assuming something about coordinates of objects in that subframe. r=roc
2010-08-05 14:39:39 -04:00
Mike Hommey
250cfafa31
Bug 580779 - Avoid Gtk warning with non standard "window-dragging" property. r=roc, a=blocking2.0
...
--HG--
extra : rebase_source : cf0f9780b329333bea6ad8cfa647a7a476605f5b
2010-08-06 13:09:08 +02:00
Brad Lassey
a8a7003497
Bug 575750 - Implement support for OS protocol handlers on Android [r=mwu,bzbarsky]
...
--HG--
extra : rebase_source : 00c00eff847686211b07798f8d837e7bde02b89d
2010-06-29 22:22:08 -04:00
Brad Lassey
b77158c7dd
bug 581535 - remote android ime bridge functions r=cjones,mwu
...
--HG--
extra : rebase_source : d3ee044a61b614f874f1e5425a58eaf7c7108af1
2010-08-05 13:11:32 -05:00
Neil Rashbrook
74a616ebd1
Bug 583411 Process contextmenu key events correctly on Win64 r=jimm a=joedrew
2010-08-05 13:36:11 +01:00
David Zbarsky
d272840c23
Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst
2010-08-04 22:40:18 -04:00
Jim Chen
88d3685bc0
Bug 576065 - Fix Android IME implementation, r=mwu a=blocking-fennec
...
--HG--
extra : rebase_source : 0bc165f85b4ee177bfb4fdaa1851ff5014cca04e
2010-08-04 12:47:26 -07:00
Sudarsana Nagineni
b46979ae6e
Bug 584235 - Fennec not resized correctly in portrait mode on Meego. r=dougt
...
--HG--
extra : rebase_source : c8de990692ab09ea8b46fabdd21e1ecbbfbaa5c6
2010-08-04 10:32:09 -07:00
Steffen Imhof
2466ac95e9
Bug 583293 - Prevent the VKB from poping up in cases where focus is quickly changed r=dougt
...
--HG--
extra : rebase_source : 6ead5732413db86d97d041f48e4cf321a757003e
2010-08-03 13:17:44 -07:00
jeremias bosch
d69f57d268
Bug 582371 - Enable VKB in Maemo 6 / Meego Qt Version. r=dougt
...
--HG--
extra : rebase_source : 7b51d79950904c2a124dcf8d9de7c543176cf358
2010-08-03 11:33:12 -07:00
Mike Kristoffersen
a5f154b194
Bug 5612334 - QGraphicsWidget::keyPressEvent has an error that makes us invert case when typing. r=dougt
...
--HG--
extra : rebase_source : c835cfbbaedcdd8fdf72ebc0f32ded8ac354d549
2010-08-03 11:01:39 -07:00
Tatiana Meshkova
9ca1b558cb
Bug 583872 - MozQWidget crashes if touch is received after its nsWindow destroyed. r=romaxa
...
--HG--
extra : rebase_source : ec735055da570c4336b4f72562ca8702c4c1d5ed
2010-08-03 10:51:51 -07:00
Steffen Imhof
5eb8986199
Bug 583152 - Improved support for the VKB on MeegoTouch. r=dougt
...
--HG--
extra : rebase_source : a502dec2eaa9e0324952ef9e5d727e914e576fe0
2010-08-03 10:44:53 -07:00
Steffen Imhof
43bab661dd
Bug 583148 - Use MeegoTouch widget instead of basic Qt widgets when MeegoTouch is enabled r=dougt
...
--HG--
extra : rebase_source : e2d177a4130cbb3935d3ecea9c026a471513f8e7
2010-08-03 10:44:52 -07:00
Markus Stange
cd68fb4592
Merge backout of bug 574663.
2010-08-02 17:52:20 +02:00
Markus Stange
fb807fcf7a
Backed out changeset cd5c28912351, bug 574663 (momentum scroll zooming) because the new test fails on Windows.
2010-08-02 17:51:57 +02:00
Markus Stange
f9d3c8946e
Bug 574663 - Mark scroll events that are sent by touchpad momentum scrolling after the finger has left the touchpad with a kIsMomentum flag and prevent these events from changing the zoom factor. r=josh, r=smaug
2010-08-02 15:30:52 +02:00
Markus Stange
d34c085a20
Bug 579259 - Draw -moz-appearance:listbox frames by hand because kHIThemeFrameListBox drawing has bugs on 10.5. r=josh
2010-08-02 15:24:53 +02:00
Kyle Huey
c9dd8f7b93
Third time is the charm to fix this test.
2010-08-02 01:28:10 -07:00
Kyle Huey
ad267a2dc5
Try harder to fix TestWinDND
2010-08-02 01:06:00 -07:00
Kyle Huey
ae04cb8dda
Fix TestWindowsDND bustage (fallout from fakelibs)
...
--HG--
extra : rebase_source : e64dd9e1ad4e60ad2a1fe8968c309b13726760bd
2010-08-02 00:08:38 -07:00
Matt Woodrow
6c6f141f5c
Bug 570314. Don't crash when GetXULWindowWidget doesn't find one. r=roc
2010-08-02 15:06:58 +12:00
Felipe Gomes
be7e9d6194
Bug 508906. Add experimental MozTouch events. r=smaug,jimm
2010-08-02 15:34:54 +02:00
Markus Stange
797979e980
Bug 557986 - Fix intermittent test_native_mouse_mac.xul failures by using a deterministic API instead of +[NSWindow windowNumberAtPoint:belowWindowWithWindowNumber:]. r=josh
2010-08-02 15:33:17 +02:00
Josh Aas
604e796cd6
Fix Obj-C protocol issue in Mac OS X menu code. GCC warning, Clang error. b=583283 r=benwa
2010-07-31 15:07:16 -04:00
Bobby Holley
f207e2e08d
Bug 583205 - Crash at the time of download completion. r=karlt,a=blocker
2010-07-31 13:44:23 -04:00
Brian Birtles
42e8da7d27
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
2010-07-31 16:02:52 +09:00
L. David Baron
b2e63de23c
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
...
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Antti Jarvelin
849397d97c
Bug 582912 - Extend copy paste support of Fennec Qt port. r=dougt
...
--HG--
extra : rebase_source : cc841f301338cc66b2382a398627a96373c3406a
2010-07-30 12:46:30 -07:00
Jan Arne Petersen
613eb9fa82
Bug 583070 - Crash in [@ nsDragService::~nsDragService()] because mDrag is deleted twice. r=dougt
...
--HG--
extra : rebase_source : f913da27aabc3ee03bcb2cb0e7ce73f6c9ec7d28
2010-07-30 12:10:08 -07:00
Bill Gianopoulos
64c1a2e7e1
Bug 575245 - Fix for fx window z-Level issue with windows taskbar set to auto-hide. r=neil, sr=jimm.
2010-07-30 14:24:36 -05:00
Matt Brubeck
2d887ab410
Bug 582269 - don't handle onKeyUp for KEYCODE_BACK when keydown is in another activity [r=mwu]
2010-07-29 14:44:33 -07:00
Mark Finkle
91bc98078d
Bug 582769 - Disable Hildon predictive dictionary action in editboxes. r=dougt
2010-07-28 18:09:36 -07:00
Oleg Romashin
66e6a709bf
Bug 582359 - Fix NS_ACTIVATE and NS_DEACTIVATE in Qt Port r=dougt
2010-07-28 18:05:56 -07:00
Masayuki Nakano
697343530f
Bug 581764 [IMM32] Sometimes AOK failed to initialize Kana-Nyuryoku mode r=jmathies, a2.0=joe
2010-07-29 00:55:33 +09:00
Markus Stange
43fb9e504a
Bug 577773 - Don't read progress cursor images on startup. r=josh
2010-07-28 15:12:12 +02:00
Ian Spence ext:(%2C%20Michael%20Monreal%20%3Cmichael.monreal%2Bmoz%40gmail.com%3E)
3e8ed9fdce
Bug 412773 - Implement -moz-appearance: button-arrow-up/down/next/previous and use them in the find bar and for expander buttons. r=roc, r=dao, ui-r=faaborg
2010-07-27 16:57:47 +02:00
Neil Deakin
1a63a382d2
Bug 552982, Part 9, support close buttons on popups with titlebars, r=neil
2010-07-27 09:38:04 -04:00
Neil Deakin
e9fafc2efa
Bug 552982, Part 7, fix the way widget bounds are computed on gtk, r=karlt
2010-07-27 09:38:04 -04:00
Neil Deakin
ce068cacc5
Bug 552982, Part 6, fix the way widget bounds are computed, r=josh
2010-07-27 09:38:04 -04:00
Neil Deakin
730f940762
Bug 552982, Part 5: support for titlebars on panels, r=mats,sr=roc
2010-07-27 09:38:03 -04:00
Neil Deakin
5ce40250f5
Bug 552982, Part 3: support panel levels, r=mats
2010-07-27 09:38:03 -04:00
Neil Deakin
8f313e5f72
Bug 552982, Part 1: change nsXULPopupManager::AdjustPopupsOnWindowChange so that it only adjusts popups associated with the same window, r=mats
2010-07-27 09:38:02 -04:00
Masayuki Nakano
51d0705279
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.5 fix some nits r=jmatheis, a2=joe
2010-07-27 21:50:21 +09:00
Masayuki Nakano
31a5f779e1
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.4 Use early return style r=jmatheis, a2=joe
2010-07-27 21:50:03 +09:00
Masayuki Nakano
ef513fca35
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.3 Use our control structure coding style r=jmatheis, a2=joe
2010-07-27 21:49:37 +09:00
Masayuki Nakano
ff23bdd04d
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.2 Remove unnecessary white spaces and wrap long lines r=jmatheis, a2=joe
2010-07-27 21:48:59 +09:00
Masayuki Nakano
de0cf30c9a
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.1 Use C++ name space r=tellrob+a2=joe
...
--HG--
rename : widget/src/windows/nsKeyboardLayout.cpp => widget/src/windows/KeyboardLayout.cpp
rename : widget/src/windows/nsKeyboardLayout.h => widget/src/windows/KeyboardLayout.h
2010-07-27 21:47:42 +09:00
Oleg Romashin
9ad5ae0828
Bug 581754 - GetLayerManager call in child-process crashes browser. r=dougt
2010-07-27 07:38:35 +03:00
Bobby Holley
3249502ea5
Bug 580669 - Mac Menu icon crash with enabled image discarding.r=joe
2010-07-26 16:45:15 -04:00
Robert O'Callahan
03e4c5b0c6
Bug 579250. Revamp unified-titlebar interface so that we can tell nsNativeThemeCocoa about toolbars even if they're not actually painted. r=mstange
2010-07-24 21:35:29 +12:00
Karl Tomlinson
1ba1b5617b
b=580440 use native-rendering temp surfaces only as large as necessary r=roc a2.0=beltzner
...
--HG--
extra : rebase_source : 53788fe162ea7ef0c8b4190a08801cbd276e702b
2010-07-23 10:25:19 +12:00
Felipe Gomes
54acd67410
Bug 575243 - Top left re-sizer is masked by the Minefield Button. r=jimm
2010-07-22 08:58:06 +02:00
Masayuki Nakano
4ee99e736b
backout the previous my check-ins
2010-07-22 11:11:34 +09:00
Masayuki Nakano
bc870cc398
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.5 fix some nits r=jmathies
2010-07-22 08:52:52 +09:00
Masayuki Nakano
9af2644132
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.4 Use early return style r=jmathies
2010-07-22 08:52:27 +09:00
Masayuki Nakano
5c67087aa2
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.3 Changing control structure and remove "else" after "if" block which returns always r=jmathies
2010-07-22 08:51:49 +09:00
Masayuki Nakano
cddc5c0421
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.2 Remove unnecessary white spaces and wrap long lines r=jmathies
2010-07-22 08:50:41 +09:00
Masayuki Nakano
354480afda
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.1 Add "ns" prefix to the classes in nsKeyboardLayout.h r=jmathies
2010-07-22 08:49:54 +09:00
Craig Topper
0bf7cc5f17
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
2010-07-21 15:05:17 -07:00
Boris Zbarsky
b7247f0b76
Bug 578696 part 11. Stop holding strong refs when calling ContentRemoved and remove the now-unused IMPL_STRONGREF_MUTATION_NOTIFICATION macro. r=sicking
2010-07-21 11:37:41 -04:00
Boris Zbarsky
45e1bdeb22
Bug 578696 part 9. Stop holding strong refs when calling ContentAppended. r=sicking
2010-07-21 11:33:32 -04:00
Boris Zbarsky
3894fa061f
Bug 578696 part 8. Stop holding strong refs when calling AttributeChanged. r=sicking
2010-07-21 11:33:32 -04:00
Wolfgang Rosenauer
e37be8dcec
Bug 579877 - sound output via libesd broken if no esound daemon running. r=karlt
2010-07-21 08:07:17 +02:00
Alexander Surkov
9156b030a9
Bug 575693 - Download Manager and Page Info no longer have an accessible tree, r=davidb, marcoz, sr=roc
2010-07-21 08:12:08 +04:00
Jim Mathies
f48fdf19cc
Bug 574778 - Fix win widget's ConstrainPosition so that it supports full screen windows properly. r=robarnold.
2010-07-19 23:19:48 -05:00
Steven Michaud
b6adde3a95
Fix crash in nsMenuGroupOwnerX::ContentRemoved, add null check. b=576593 r=josh
2010-07-19 23:24:29 -04:00
Walter Meinl
36008cf526
Bug 576606 - [OS/2] Fix registration follow-up to bug568691 r=dragtext
...
--HG--
extra : rebase_source : ff548f598f1e3e7c7b3b70e1f7d683011b238dd2
2010-07-18 11:22:01 +02:00
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
cf3c804eea
Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao
2010-07-17 10:11:54 +02:00
Mounir Lamouri
cf96564254
Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking
2010-07-17 00:00:28 -07:00
Michael Wu
2ffd0e64c8
Bug 579206 - Fix leak in draw coalescing code, r=vlad
...
--HG--
extra : rebase_source : 75b34a703cd94db6b1779658c123acf97fcb7670
2010-07-16 11:25:38 -07:00
Michael Wu
37e96a1c87
Bug 576381 - Avoid accessing AndroidBridge in child process, r=vlad
...
--HG--
extra : rebase_source : 83584ed9a829b43976d05c15e860cef88141716c
2010-07-16 11:24:42 -07:00
Brad Lassey
7ec7f95a03
bug 578493 - Set env vars before loading libraries r=mwu
2010-07-16 11:52:01 -04:00
Markus Stange
6ffde80eda
Bug 392188 - Tests for click-through.
2010-07-16 15:01:44 +02:00
Markus Stange
8871f6227a
Bug 392188 - For mouse events on background windows, send a mouseactivate event into that window to determine whether it wants the mouse event. This turns on click-through. ui-r=limi, r=josh
2010-07-16 14:48:02 +02:00
Markus Stange
9d35bff7b9
Bug 557449 - Send mouse move events that are targeted to popup windows but not over the window to the popup window's contentView which will redirect it appropriately. r=josh
2010-07-16 14:55:39 +02:00
Jim Mathies
0332939886
Bug 575005 - Trigger reflow when the client area changes due to fx button being hidden/shown. r=roc.
2010-07-16 01:20:02 -05:00
Jim Mathies
91fd53e50c
Bug 575222 - Fix for 'exiting out of fullscreen mode always restores the window'. r=roc
2010-07-15 21:07:27 -05:00
Robert O'Callahan
13a7e47989
Bug 564991. Part 34: Make sure that ThebesLayerBuffers are always allocated as similar surfaces to the widget surface, whenever possible. r=cjones
2010-07-16 09:08:10 +12:00
Karl Tomlinson
329a2e14f8
b=573626 move GTK double buffering to the layer manager r=vlad
2010-07-16 09:08:09 +12:00
Robert O'Callahan
c87ce2fc38
Bug 564991. Part 29: Sort plugins so they get moved in the best order. r=karl
2010-07-16 09:08:08 +12:00
Robert O'Callahan
5a98cafc7f
Bug 564991. Part 27: Make plugin geometry changes asynchronous and make them happen as close to the final paint as possible. r=matspal,sr=vlad
2010-07-16 09:08:08 +12:00
Matt Woodrow
989793a9c3
Bug 564991. Part 18: Move double-buffering into the layer manager. r=jrmuizel,sr=vlad
2010-07-16 09:08:04 +12:00
Robert O'Callahan
c0d5e2ab66
Bug 564991. Part 16: Improve performance by putting each scrollbar in its own layer. Also note that Mac scrollbars are opaque. r=mats,sr=dbaron
2010-07-16 09:08:03 +12:00
Robert O'Callahan
756ff357bf
Bug 564991. Part 15: Start retaining the contents of BasicLayers. r=mats
2010-07-16 09:08:03 +12:00
Bas Schouten
901c00b415
Bug 577200. Part 2: When painting a Win32 transparent widget with GDI (Aero Glass), tell gfxWindowsSurface our HDC surface is transparent. r=roc
2010-07-16 09:07:44 +12:00
Karl Tomlinson
64181ee8bb
b=444870 correct clip rects for tab widgets r=roc
2010-07-15 10:31:41 +12:00
Karl Tomlinson
727d910536
b=444870 no need to increase the cliprect for scrollbar thumbs because the cliprect already includes the extra size r=roc
2010-07-15 10:29:54 +12:00
Karl Tomlinson
9c27857613
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
2010-07-15 10:25:41 +12:00
timeless@mozdev.org
57012ac6d7
Bug 577232 protected functions nsFilePicker::GetLocalFolder/nsFilePicker::PutLocalFile should not try to validate input
...
r=josh
2010-07-07 12:48:17 +03:00
Neil Rashbrook
e28c267f3c
Follow up to bug 568691 - Fix some of the static windows build bustage that is due to various dependencies in layour widget and chrome. r=roc.
2010-07-08 09:01:28 -07:00
Michael Wu
199ddf38ad
Bug 575839 - Simple magnify gesture event support on Android, r=dougt
2010-07-07 14:34:12 -07:00
Saint Wesonga
dca1fdaf5b
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-05 11:42:18 +02:00
Dão Gottwald
af6bdfaeea
Backed out changeset 59ace8d80ce8
2010-07-04 22:01:13 +02:00
Saint Wesonga
b11412ff34
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-04 21:39:17 +02:00
Simon Montagu
a574324df8
Don't drop keypress messages with character codes > U+FFFF. Bug 297943, r=karlt
2010-07-04 15:42:04 +03:00
Mitchell Field
dae810b5e1
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
...
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
2010-07-02 10:27:06 -04:00
Timothy Nikkel
81f8091b20
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
2010-07-02 14:11:04 -05:00
Vladimir Vukicevic
60aa64d036
b=568591; fix Android widget backend for manifest reg; r=mwu
2010-07-02 11:19:50 -07:00
Oleg Romashin
7d4d394bd5
Bug 568691 followup - Fix the Qt remote service and widget registration, r=bsmedberg
2010-07-02 09:51:58 -04:00
Markus Stange
5c5cbc71c7
Merge backout of changeset ad7f9821597e, bug 573973.
2010-07-02 08:23:34 +02:00
Markus Stange
60f94cc49d
Back out changeset ad7f9821597e (bug 573973, calling SetDrawsInTitlebar on nsXULWindow load) because it caused bug 576394.
2010-07-02 08:22:54 +02:00
Karl Tomlinson
ed6de33ae8
backing out dacb2bc379ad due to assertions in 419737-1 and 435223-1 reftests
2010-07-02 17:45:17 +12:00
Karl Tomlinson
6ad454e34c
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
2010-07-02 16:08:06 +12:00
Markus Stange
f80c8d4f59
Bug 573973 - Handle the drawintitlebar attribute in nsXULWindow, too. r=Neil
...
--HG--
extra : rebase_source : ba2a3384b23d7f697fbe20cda11ab83b2575ba4d
2010-07-01 18:40:39 +02:00
Karl Tomlinson
33db40fea7
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
...
--HG--
rename : gfx/thebes/cairo-xlib-utils.c => gfx/thebes/gfxXlibNativeRenderer.cpp
2010-07-02 16:04:09 +12:00
Karl Tomlinson
d7e616f1c5
b=573626 provide an API to create Pixmap gfxXlibSurfaces with a Drawable hint for XCreatePixmap r=vlad sr=roc
2010-07-02 15:55:24 +12:00
Kouhei Sutou
a5251ba01e
Bug572385 some special keys (e.g., IME related keys) can't be handled on Linux r=masayuki, sr=smaug
2010-07-02 11:15:15 +09:00
Doug Turner
42ac78defe
Bug 571166 - merge from e10s to m-c. r=various. sr=bz. CLOSED TREE.
2010-06-30 23:27:52 -07:00
Doug Turner
2f59dbe27b
Merge from mc
2010-06-29 14:39:57 -07:00
Doug Turner
c7c3407599
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
...
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Michael Wu
6ce8eb93c9
Bug 574120 - Add support for IPC on Android to everything else, r=dougt
2010-06-25 13:29:43 -07:00
Oleg Romashin
6f07b68ff9
Auto-merge with m-c b51803f3fdef
2010-06-25 08:30:40 -04:00
Doug Turner
c1b97654d7
Automerge w mozilla-central
2010-06-24 14:06:13 -07:00
Jim Mathies
cc50af6ed9
Bug 575493 - Convert HTTOP to HTCAPTION when window is maximized. r=robarnold.
2010-06-30 17:59:33 -05:00
Masayuki Nakano
e6150be547
Bug 572385 backout 2e74d29bd943 due to bustage
2010-06-30 13:24:38 +09:00
Kouhei Sutou
e573f6f73b
Bug 572385 some special keys (e.g., IME related keys) can't be handled on Linux r=masayuki, sr=smaug
2010-06-30 13:07:07 +09:00
Jason Duell
8b09ed7151
Merged again from m-c to get latest bits and avoid deleted branch issue.
2010-06-22 17:57:09 -07:00
Jason Duell
549ae22a9e
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Michael Wu
a84a1c1177
Bug 573799 - Always process IME events, r=vlad
2010-06-22 17:15:29 -07:00
Michael Wu
4433a55ce8
Bug 573796 - gFocusedWindow should be cleared on window destruction, r=blassey
2010-06-22 17:14:19 -07:00
Michael Wu
88010cfb6f
Bug 573153 - Opening links from other apps is broken on Android; error in getMostRecentBookmarkForURI, r=blassey
2010-06-22 17:13:23 -07:00
Olli Pettay
e9bc1d2da9
Bug 568955 - Optimize nsDOMEvent::SetEventType, r=sicking
...
--HG--
extra : rebase_source : e98c945ce5e7b494bd2046efd6dc7b8379fabc51
2010-06-22 21:12:12 +03:00
Johnny Stenback
4e9f5e760c
Backed out changeset 82a21d443b5e
2010-06-21 22:39:53 -07:00
Johnny Stenback
7d524e626b
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
2010-06-21 19:58:50 -07:00
Bas Schouten
aa767ed5eb
Bug 573507: Make D2D work with transparent (layered) windows by using interop to get a DC from. r=jmathies
2010-06-22 03:10:36 +02:00
Ms2ger
5b297701f2
Bug 573239 - Shouldn't treat NS_HexToRGB, NS_ColorNameToRGB as nsresult. r=roc
2010-06-22 02:01:43 +02:00
Jacek Caban
7e32a60170
Bug 573507 - Added missing CAIRO_HAS_D2D_SURFACE ifdefs [r=jimm]
2010-06-22 01:40:00 -05:00
Matt Woodrow
650e28e555
Bug 565833: Required changes to the GTK widget to support GL accelerated rendering. r=vlad
2010-06-17 16:23:00 -05:00
Brad Lassey
a0d6fb4166
bug 573669 - Suspend Gecko's event loop when onPause() is called by Android r=vlad
2010-06-22 11:22:31 -04:00
Doug Turner
6e5944e4fe
Merging with M-C.
...
Hand merged the following files:
U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
rename : netwerk/cookie/src/nsCookieService.cpp => netwerk/cookie/nsCookieService.cpp
rename : netwerk/cookie/src/nsCookieService.h => netwerk/cookie/nsCookieService.h
rename : netwerk/dns/src/nsIDNKitInterface.h => netwerk/dns/nsIDNKitInterface.h
rename : netwerk/protocol/http/src/nsHttp.h => netwerk/protocol/http/nsHttp.h
rename : netwerk/protocol/http/src/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannel.cpp
rename : netwerk/protocol/http/src/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannel.h
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.h => netwerk/protocol/http/nsHttpChunkedDecoder.h
rename : netwerk/protocol/http/src/nsHttpHandler.cpp => netwerk/protocol/http/nsHttpHandler.cpp
rename : netwerk/protocol/http/src/nsHttpHeaderArray.h => netwerk/protocol/http/nsHttpHeaderArray.h
rename : netwerk/protocol/http/src/nsHttpRequestHead.h => netwerk/protocol/http/nsHttpRequestHead.h
rename : netwerk/protocol/http/src/nsHttpResponseHead.h => netwerk/protocol/http/nsHttpResponseHead.h
rename : netwerk/protocol/http/src/nsHttpTransaction.cpp => netwerk/protocol/http/nsHttpTransaction.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.cpp => netwerk/protocol/res/nsResProtocolHandler.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.h => netwerk/protocol/res/nsResProtocolHandler.h
2010-06-07 13:38:02 -07:00
Matt Woodrow
e196cc7eda
Bug 573929: Prevent GLX textures from being released after the window supplying the GLContext from which they were allocated dies. r=vlad
2010-06-23 18:37:00 -05:00
Dão Gottwald
01ec17a1f9
Backed out changeset db6f8068e9a5
2010-06-29 17:49:21 +02:00
Saint Wesonga
5d01c7f8a9
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
2010-06-29 17:14:36 +02:00
Zack Weinberg
383ffd88cc
Bug 571989 part 1: Move the contents of gfx/src/psshared into widget/src/gtk2, which is the sole user.
...
--HG--
rename : gfx/src/psshared/nsCUPSShim.cpp => widget/src/gtk2/nsCUPSShim.cpp
rename : gfx/src/psshared/nsCUPSShim.h => widget/src/gtk2/nsCUPSShim.h
rename : gfx/src/psshared/nsPSPrinters.cpp => widget/src/gtk2/nsPSPrinters.cpp
rename : gfx/src/psshared/nsPSPrinters.h => widget/src/gtk2/nsPSPrinters.h
rename : gfx/src/psshared/nsPaperPS.cpp => widget/src/gtk2/nsPaperPS.cpp
rename : gfx/src/psshared/nsPaperPS.h => widget/src/gtk2/nsPaperPS.h
2010-06-28 10:36:17 -07:00
Jacek Caban
4ba2347e6f
Bug 513162 - Fix for MOZ_WINSDK_TARGETVER < MOZ_NTDDI_LONGHORN r=jmathies
2010-06-28 11:41:01 +02:00
Jim Mathies
077114d844
Bug 575044 - Fix busted windows styles and disable chromemargins for fullscreen mode. r=robarnold.
2010-06-28 01:04:20 -05:00
Felipe Gomes
9cd8abf2df
Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad.
2010-06-28 01:04:05 -05:00
Jim Mathies
4c788515cc
Bug 574821 - Fix for incorrect maximized window non-client margins and remove excess xpcom overhead from metric lookups. r=robarnold.
2010-06-28 00:57:07 -05:00
Robert O'Callahan
591ec704d9
Bug 573946. Move include of prlog.h to the start of files. r=mstange
2010-06-28 12:25:04 +12:00
Geoff Lankow
fbf2813013
Bug 300992 - implement readystatechange event. r=smaug, sr=jst
2010-06-24 13:12:07 +12:00
Bas Schouten
fa8dcd21cc
Bug 574599: Make sure WS_CLIPCHILDREN is set if the windowstyle is reset. r=robarnold
2010-06-26 06:32:13 +02:00
Vladimir Vukicevic
803b7e37fb
b=573181; clean up render path on Android and prepare for GL layers rendering; r=mwu
2010-06-25 17:52:37 -07:00
Jim Mathies
d3420ddfb0
Bug 574599 - Parent windows should have the clip children style to avoid parent level paints when children invalidate. r=robarnold.
2010-06-25 17:50:36 -05:00
Timothy Nikkel
b2fea768d8
Bug 572622. Make all content command events sent to the focused element. r=masayuki
2010-06-25 16:51:17 -05:00
Timothy Nikkel
bc28cd6a37
Bug 572294. Make sure the refpoint is relative to the widget we use on the drop event. r=roc
2010-06-25 16:51:17 -05:00
Timothy Nikkel
8c1a0d4845
Bug 567702. Walking the sametype parent chain of our docshell is not guaranteed to lead to a widget, so walk the parent chain instead. This fixes printing on Linux and opening a file dialog everywhere with bug 130078. r=roc
2010-06-25 16:51:17 -05:00
Timothy Nikkel
18e537f196
Bug 567702. Factor out duplicated DOMWindowToWidget. r=roc
2010-06-25 16:51:17 -05:00
Jim Mathies
7dde492a80
Bug 574635 - Undo changes to HideChromeWindow and SetWindowTranslucencyInner which messed up popup visiblility. Also, don't ignore invalidate requests on a widget in Resize calls when window bounds have not changed. r=tellrob.
2010-06-25 12:56:39 -05:00
Mats Palmgren
56421bd38e
Plug leak in nsTransferable::GetTransferData. b=565392 r=dbaron
2010-06-06 16:25:48 +02:00
Neil Rashbrook
a30d461807
Bug 569490 Don't build D3D9 layer if we can't find d3d9.h r=ted,jmuizelaar
2010-06-06 11:37:44 +01:00
Timothy Nikkel
e8b206cab6
Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
...
(transplanted from d5ca465f42381d777adcc468c8fdf96942f1fcfe)
--HG--
extra : transplant_source : %D5%CAF_B8%1Dwz%DC%C4h%C8%FD%F9iB%F1%FC%FE
2010-06-05 15:29:49 -05:00
Michael Wu
4cb0409f06
Bug 575421 - Improve 2D drawing path on Android, r=vlad
2010-06-28 23:42:28 -07:00
Oleg Romashin
91d5a62423
Merge with latest mozilla central r 42802:ffbc3baf03ae
2010-05-25 15:19:33 -04:00
Olli Pettay
3fed591ba3
m-c to e10 merge
2010-05-24 17:45:59 +03:00
Mark Banner
bd6d5bb24c
Backed out changeset c85016f47efa / incorrect bustage fix
...
--HG--
extra : rebase_source : 27a6ce185d82841769d8e9a679b28a05d05f03b3
2010-05-24 21:37:53 +01:00
Mark Banner
1251aa9b04
Fix shared build Windows bustage from bug 546515.
2010-05-24 19:44:17 +01:00
Doug Turner
6f853bbfda
Merged with MC. Hand merged netwerk/protocol/http/src/nsHttpHandler.cpp
...
also removed modules/plugin/default*
2010-05-17 08:59:15 -07:00
Oleg Romashin
a0193ef36b
Bug 566118 - nsAppShell initialized earlier than QApplication.
2010-05-15 17:46:18 -04:00
Oleg Romashin
03f95c3a0a
Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt
2010-05-15 06:37:51 -04:00
Oleg Romashin
6c68d3bdd0
Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt
2010-05-14 11:13:36 -07:00
Chris Jones
fea6936df1
Merged m-c
2010-05-13 18:04:53 -05:00
Oleg Romashin
8d6c8a93fb
Bug 560537 - Qt build bustage due to missing change. r=bas.schouten.
2010-06-24 09:16:27 -04:00
Oleg Romashin
6fbc6ad755
Bug 560537 - Implement Top level GL layer manager for Qt widget port. r=vladimir.
2010-06-24 06:07:57 -04:00
Johnny Stenback
5dff7385d1
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
2010-06-23 14:35:57 -07:00
Felipe Gomes
c1eabb512a
Bug 570267 - [OOPP] Firefox 3.6.4 bug: When a flash file has a focus, window.onblur event does not happen as expected.
...
r=jimm
2010-06-23 10:08:56 -07:00
Masayuki Nakano
0385ade25d
Bug 519974 When we use IME, ASSERTION is printed at each key input (ASSERTION: nsEditor doesn't support wide caret: 'selectionStart == selectionEnd', editor/libeditor/base/IMETextTxn.cpp line 322 r=smichaud
2010-06-23 15:05:51 +09:00
Doug Turner
7492065872
merge with m-c. resolved conflicts in:
...
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-05-11 11:09:54 -07:00
Karl Tomlinson
29f845b468
b=564972 Add NS_IS_MOUSE_EVENT_STRUCT to test event class and use it to correct assert r=smaug
2010-05-13 14:33:16 +12:00
Mike Kristoffersen
eccc074eda
Bug 564402 - slots #define in Qt, prevents Qt builds on trunk
...
--HG--
extra : rebase_source : 0dc2793cb28294addd9781bd9ca76a3e049ec110
2010-05-07 13:20:04 +02:00
Doug Turner
ddd12dbe18
Merge with m-c. no hand edits
2010-04-29 21:04:50 -07:00
Felipe Gomes
bafb4a7737
Bug 555081 - Fix for mouse capture now that ChildWindow is gone from the main window. r=jmathies.
2010-06-24 21:01:07 -05:00
Jim Mathies
13a44c59bf
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
2010-06-24 21:01:07 -05:00
Jim Mathies
4e3537e998
Bug 513162 - Win support for custom chrome margins on windows. r=tellrob.
2010-06-24 21:01:07 -05:00
Jim Mathies
0d99fdfec8
Bug 513162 - Widget additions for setting custom chrome margins. r=vlad.
2010-06-24 21:01:07 -05:00
Jim Mathies
ae61f2bb29
Bug 513162 - Widget support for view event mirroring. r=vlad.
2010-06-24 21:01:06 -05:00
Jim Mathies
147ff37a02
Bug 513162 - Widget additions for recycling top level widgets as content containers. r=vlad.
2010-06-24 21:01:06 -05:00
Jim Mathies
1bcf042e4a
Bug 513162 - Cleanup unused widget code and CID statics. r=vlad.
2010-06-24 21:01:06 -05:00
Mats Palmgren
2c92bcb86b
Backout bug 530070 due to Tinderbox orange.
2010-05-21 18:33:28 +02:00
Mats Palmgren
0ba9e662f2
Bug 530070. r=jmathies
2010-05-21 15:52:07 +02:00
Brandon Sterne
94471e070d
Bug 515460 - enforce CSP during image redirects, r=joe
2010-05-20 13:08:02 -07:00
Mounir Lamouri
afd8698c25
Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc]
2010-05-19 22:28:01 -04:00
Ehsan Akhgari
cb3b3e8e7b
Bug 560647 - add startup timeline instrumentation; r=vlad
2010-05-19 19:22:19 -04:00
Michael Wu
fa98381437
Bug 568249 - Support geolocation on Android, r=dougt
2010-06-04 14:14:43 -07:00
Michael Wu
c5c8179f33
Bug 565142 - Support startup on Android, patch by vlad, blassey, alexp, and me. r=dougt
...
--HG--
extra : rebase_source : 1153c0a4fb1d73f29d8c9da78c66bf4bf21b8142
2010-06-03 18:16:20 -07:00
Edmund Wong
57dfc9ce39
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas
2010-05-18 09:50:14 +02:00
Vladimir Vukicevic
f1d0ebec20
b=561168; convert canvas to use layers for rendering; r=roc,bas
2010-05-17 21:04:22 -07:00
Ehsan Akhgari
54d82128e1
Bug 564071 - reftest-print triggers "ASSERTION: nsPrintSettingsX::ReadPageFormatFromPrefs() failed: 'NS_SUCCEEDED(rv)" on mac tinderboxen; r=mstange
2010-05-17 13:01:44 -04:00
Benjamin Smedberg
25cc863e13
Bug 564260 - Fix for plugin hangs in [@ hang | KiFastSystemCallRet | NtUserSetFocus]. r=masayuki.
2010-05-17 11:33:34 -05:00
Boris Zbarsky
ed08b322dd
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
2010-05-10 21:12:34 -04:00
Chris Jones
63ca8b65c6
Merged m-c
2010-04-27 01:53:06 -05:00
Doug Turner
6126049649
merge with m-c.
2010-04-26 23:17:51 -07:00
Jim Mathies
7366c8ae2e
Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel.
2010-04-26 10:05:29 -05:00
Vladimir Vukicevic
03d4046479
b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop
2010-04-26 11:13:03 -07:00
Neil Deakin
0db1c7ab8c
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
2010-06-21 08:37:35 -04:00
Dão Gottwald
bd739acb52
Bug 572641 - drop Zune and Royale from the windows-default-theme bucket. r=roc
...
--HG--
extra : rebase_source : f4773b6fe2219e5daeb9178d7547f63a18ecc8cf
2010-06-19 08:57:35 +02:00