Timothy Nikkel
32158fa7f0
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
04076faed4
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
32420a6886
Bug 567702. Factor out duplicated DOMWindowToWidget. r=roc
2010-06-25 16:51:17 -05:00
Timothy Nikkel
c25a766301
Bug 574756. Make sure nsIFrame::List outputs the stylecontext of the frame. r=dbaron
2010-06-25 16:51:17 -05:00
Jesse Ruderman
427777ed92
Bug 570287 - New stack fixer that uses breakpad symbol files. r=ted
2010-06-25 14:47:19 -07:00
Drew Willcoxon
bb224ec5ad
Bug 573430 - nsIFaviconService.getFaviconData should not fail when passed the default favicon. r=mak
2010-06-25 14:06:14 -07:00
Dão Gottwald
7c92a7650d
Bug 574434 - Move Firefox button to the left of the tabstrip when not using aero glass. r=gavin
2010-06-25 22:41:04 +02:00
Michael Wu
8ded619d9e
Bug 574120 - Add IPC support to android embedding code, r=blassey
2010-06-25 13:12:03 -07:00
Felipe Gomes
3f44ef431c
Bug 574702: avoid initializing WindowDraggingUtils multiple times due to binding re-attachment (causes dragging jumpiness issues), r=enndeakin
2010-06-25 16:06:36 -04:00
Daniel Holbert
ed05c57d55
Bug 574750: Use size_t for counter, in loops over contents of an nsCSSValue::Array. r=bz
2010-06-25 12:38:57 -07:00
Gavin Sharp
ef1133a3ca
Bug 574137: move HUDService styling to toolkit/themes, avoid setting incorrect class names on toolbar buttons, and remove toolbar style rules that conflict with the browser styling, r=dao
...
--HG--
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/pinstripe/global/headsUpDisplay.css
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/winstripe/global/headsUpDisplay.css
extra : rebase_source : f99848fa59b700ed1503fddd9a08a4f34c3c8cb4
2010-06-24 20:16:35 -04:00
Gavin Sharp
523e82a8a7
Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao
...
--HG--
extra : rebase_source : 8e856779d2355a5612d8bdf20c5fb75a3a88edb2
2010-06-25 12:05:45 -04:00
Jono S Xia
3b0593510b
Update Feedback image urls, no bug. r=dtownsend
2010-06-25 11:14:11 -07:00
Jeff Muizelaar
c4f1d3499c
Bug 570451 - Avoid adding unneeded lines to image; r=joe sr=vlad
2010-06-25 15:20:18 -04:00
Ehsan Akhgari
daaaa51f71
Bug 574071 - Intermittent failure in layout/base/crashtests/348729-1.html | assertion count 0 is less than expected 2 assertions; r=jesse
2010-06-25 15:12:00 -04:00
Ehsan Akhgari
7aaa6eb584
Bug 574109 - failures in layout/reftests/editor/xul/ on windows 7 64-bit; r=roc
2010-06-25 15:11:42 -04:00
Ben Newman
91ca5c2718
Disable hanging jetpack XPCShell tests. r=sdwilsh
2010-06-25 11:42:34 -07:00
Bobby Holley
36d9272186
Bug 517119 - Preallocate image source data buffer based on Content-Length.r=jrmuizel,sr=vlad.
2010-06-25 11:21:40 -07:00
Jim Mathies
424b735d79
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
Edward Lee
fc92ca4487
Bug 461483 - Ignore 'www.' when searching in the the awesome bar [r=mak]
...
Strip out www. from found urls and the query after already stripping off http://, etc. Update tests now that www. can't be matched.
--HG--
extra : rebase_source : 352f2dfb302a56fc3e83dffcbb1bd2a53208510d
2009-07-24 17:57:26 -07:00
Ben Newman
980230bd13
Implement the multi-process Jetpack API (bug 556846). r=bsmedberg,bent
2010-06-25 08:00:37 -07:00
Ben Newman
713e822c3c
Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg
2010-06-25 08:00:35 -07:00
Jason Orendorff
84db361ea4
Bug 560643 - Part 3, add support for jsval XPIDL type. r=jst, sr=jst.
2010-06-18 15:29:21 -05:00
Jacek Caban
7eb9b83944
Bug 569819 - Fix nanojit compilation failure on mingw-w64. r=edwsmith
2010-06-25 15:59:05 +02:00
Dão Gottwald
c4dd2ab32d
merge backout
2010-06-25 16:52:28 +02:00
Dão Gottwald
2cda957adb
Backed out changeset 2f3c4cbb8c4f
2010-06-25 16:52:08 +02:00
Josh Aas
aaabe325da
Don't build demo Linux printing plugin by default. b=573945 r=jst
2010-06-25 10:47:35 -04:00
Ms2ger@gmail.com
a4005e2fd1
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
2010-06-25 15:59:57 +02:00
Dão Gottwald
d7597cd99c
Bug 569819 - Fix nanojit compilation failure on mingw-w64. r=edwsmith
2010-06-25 15:59:05 +02:00
hasse@jasajudeju.se
fd54645223
Bug 454501 - Fix access keys in the PKCS#11 Device. r=kaie
2010-06-25 15:55:54 +02:00
Alexander L. Slovesnik
06cd34fe03
Bug 571129 - contextMenuSearchText should have numbered arguments. r=pike
2010-06-25 15:55:12 +02:00
John Daggett
57e23b806e
Bug 561304. Use GDI shaper by default on XP and handle bitmap fonts better. r=jkew
2010-06-25 21:43:10 +09:00
mcdavis941.bugs@gmail.com
df3af53dbd
Bug 571842 - add classes to split menu for CSS addressability. r=dao
...
--HG--
extra : rebase_source : 29efb4b168ed74a99d53cf5d254af3aad2407daa
2010-06-25 14:29:07 +02:00
Jacek Caban
8764e10e19
Bug 570949 - Fix mingw compilation. r=ted
...
--HG--
extra : rebase_source : 9aa909f76f4995c3be91402995ab0b5eabe96204
2010-06-25 14:26:50 +02:00
Mike Kristoffersen ext:(%3E)
2831befe3b
Bug 562181 - Add support for MozOrientation on Qt. r=dougt
...
--HG--
rename : widget/src/android/nsAccelerometerAndroid.cpp => dom/system/android/nsAccelerometerSystem.cpp
rename : widget/src/android/nsAccelerometerAndroid.h => dom/system/android/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.h => dom/system/cocoa/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.mm => dom/system/cocoa/nsAccelerometerSystem.mm
rename : widget/src/xpwidgets/nsAccelerometer.cpp => dom/system/nsAccelerometer.cpp
rename : widget/src/xpwidgets/nsAccelerometer.h => dom/system/nsAccelerometer.h
rename : widget/src/gtk2/nsAccelerometerUnix.cpp => dom/system/unix/nsAccelerometerSystem.cpp
rename : widget/src/gtk2/nsAccelerometerUnix.h => dom/system/unix/nsAccelerometerSystem.h
rename : widget/src/windows/nsAccelerometerWin.cpp => dom/system/windows/nsAccelerometerSystem.cpp
rename : widget/src/windows/nsAccelerometerWin.h => dom/system/windows/nsAccelerometerSystem.h
rename : widget/public/nsIAccelerometer.idl => xpcom/system/nsIAccelerometer.idl
extra : rebase_source : f9c352566a6d4088e8d448587214fb87402a4dc3
2010-06-25 14:25:31 +02:00
Mounir Lamouri
16dea1f0bb
Bug 573698 - When looking for tooltips, don't look at SVG elements if SVG is disabled. r=gavin
...
--HG--
extra : rebase_source : 2700089c813b5c7976855f9ed09caf5cb0a56fc2
2010-06-25 14:23:10 +02:00
Markus Stange
64e8b18f9f
Bug 573326 - In the toolbar customization window, hide the toolbarbutton label and replicate it on the wrapper. r=gavin
...
--HG--
extra : rebase_source : d70c7db9eac07e0df16b1ca824802654395278eb
2010-06-25 14:20:33 +02:00
Dão Gottwald
3f6a4cac82
Bug 574435 - Hide the menu bar by default on Win Vista and 7. r=gavin
...
--HG--
extra : rebase_source : b09d158f092ac116577a5ae91eb4eedca2305948
2010-06-25 14:19:12 +02:00
Jacek Caban
af483ef190
Bug 569587 - nsBidiKeyboard.cpp compilation failure on mingw-w64 due to pointer to int casts loosing precision r=roc
...
--HG--
extra : rebase_source : 35f06b84e0445a946607bdae61e5feadab45b361
2010-06-25 14:13:17 +02:00
Jacek Caban
88ea83cf53
Bug 569608 - gfxTextRunWordCache.cpp compilation failure on mingw-w64 due to pointer to long cast loosing precision r=vladimir
...
--HG--
extra : rebase_source : 3142d17d9c28beb1a2034a555b2ffe4a95e71f9c
2010-06-25 14:10:54 +02:00
Jacek Caban
49a751843f
Bug 569590 - nsNativeAppSupportWin.cpp compilation failure on mingw-w64 due to pointer to int casts loosing precision r=timeless
...
--HG--
extra : rebase_source : 7d8365f7e7a8a507b55a21c232b1df2d819e4a09
2010-06-25 14:09:22 +02:00
Jacek Caban
b04c94efa8
Bug 449292 - gfxHarfBuzzShaper.cpp mingw fix. r=jfkthame
...
--HG--
extra : rebase_source : 4a9dae1e9123206f89ff6d6197a32752077570ee
2010-06-25 14:06:26 +02:00
Jacek Caban
7393907967
Bug 569586 - XPCOM compilation failure on mingw-w64 due to pointer to int cast loosing precision. r=benjamin
...
--HG--
extra : rebase_source : e4d0b0b110992af5f397aea52c36a5f5ed9f56c5
2010-06-25 14:02:24 +02:00
Oleg Romashin
665e3a013e
Bug 574581 - "Conditional jump or move depends on uninitialised value(s)" in ThebesLayerOGL::EnsureSurface(). r=jones.chris.g
...
--HG--
extra : rebase_source : 6934d7596614430ae5366da61b2a0846fd90c311
2010-06-25 07:18:56 -04:00
timeless
99074ceac4
Bug 573934 - Crash with Last pass addon on trying to edit passwords/user names in Lastpass (no primaryColumn [@nsCoreUtils::IsColumnHiddenm, r=surkov
2010-06-25 20:49:02 +09:00
Alexander Surkov
eb9cf0938a
Bug 573910 - switch nsApplicationAccessible to nsAccessible::Append/RemoveChild, r=davidb, sr=roc
2010-06-25 18:50:23 +09:00
Phil Ringnalda
bcd7a93200
Crash [@ MaybeSetForm] with html5.enable == false and <form><legend>
2010-06-06 16:49:00 -05:00
Matt Woodrow
0444dac3c3
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
Dave Townsend
ba5998d44f
Bug 574541: getResourceURI fails to work correctly with files in subdirectories of the add-on. r=robstrong
2010-06-24 19:33:36 -07:00
Josh Matthews
d6697b8a65
Bug 550860 - Profile directory for xpcshell based tests needs to be in a predefined, stable, location for at least some tests. r=ted
2010-04-28 03:28:56 +10:00