Commit Graph

209586 Commits

Author SHA1 Message Date
Brad Lassey
c3fc1722e9 bug 510979 - OnPaintImageDDraw16 repaints the entire screen on every call r=dougt 2009-08-20 18:15:01 -04:00
Vladimir Vukicevic
e879695cc2 b=511808; followup patch, ensure that we GetBoolPref succeeded before enabling ciphers; r=johnath,r=wtc 2009-08-27 10:20:17 -07:00
Benjamin Smedberg
9319c2f3df Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Benjamin Smedberg
36bc86429d Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Neil Deakin
48393d6dba Bug 501815, don't allow drops on plugins, r=smaug 2009-08-27 08:51:46 -07:00
Neil Deakin
ed0329d0a7 Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug 2009-08-27 08:51:41 -07:00
sdwilsh@forerunnerdesigns.com
1c14b42ebd Bug 509048 - hitting enter after a paste into the location bar does nothing (r=gavin) 2009-08-27 08:41:27 -07:00
tglek@mozilla.com
6da2f5fcc8 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Tobias Hunger
6b0bc45de6 bug 510872 - Xulrunner fails to build in Qt mode r=mfinkle 2009-08-27 10:48:00 -04:00
Jonathan Watt
d86295ac04 Fix build bustage due to checkin of bug 506856. 2009-08-27 04:56:09 -07:00
Bobby Holley
8c7074e5db Bug 510001 - Fixed the hardcoded port and added an onerror debugging dump for the test for bug 507902. r=lumpy 2009-08-27 11:38:10 +02:00
Henri Sivonen
731a5370a6 Bug 502973 - Suppress EOF upon Terminate() in HTML5 parser. r=mrbkap. 2009-08-27 10:57:57 +03:00
Henri Sivonen
ff231a3159 Bug 505783 - Make HTML elements honor script-set xml:base. r=jonas. 2009-08-27 10:28:03 +03:00
Brian Birtles
189c695054 Test for bug 506856. 2009-08-26 21:40:37 -07:00
Brian Birtles
302ea5929d Bug 508496. SVGAnimatedLength's animVal and baseVal attributes always return different objects. r=roc 2009-08-26 21:30:51 -07:00
Brian Birtles
6f35df0a88 Patch for bug 508206. 2009-08-26 21:19:44 -07:00
Nick Thomas
45b077b0a6 Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek 2009-08-27 16:03:15 +12:00
Jonathan Watt
cc6158ce27 Bug 508179. Implement 'pointer-events:none;' for all elements. r=roc, r=dbaron. 2009-08-26 20:53:35 -07:00
Josh Aas
0f2817d579 Bustage fix for bug 435041. 2009-08-26 18:21:50 -07:00
Josh Aas
d8264ff87b Implement Cocoa NPAPI event model. b=435041 sr=roc 2009-08-26 17:29:47 -07:00
Doug Turner
2b712e51ce Bug 512575 - Switching out of fullscreen mode and alt-tabbing puts me back in fullscreen mode. r=dholbert 2009-08-26 17:09:47 -07:00
Ted Mielczarek
2378dd60b7 bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
Ted Mielczarek
b219a04d76 bug 511791 - configure and PGO fail with ICC. r=bsmedberg 2009-08-25 18:18:24 -04:00
Marco Bonardo
6f20ca5bad backing out bug 511965 - Delay Places syncs after results updates, flushes are too late now. 2009-08-26 16:59:20 -07:00
Doug Turner
1ac9a9ff71 Bug 512237 - Device Orientation issues and cleanup. r=olli 2009-08-26 16:57:08 -07:00
Brad Lassey
fd12a6b864 Bug 512383 - fix bustage on WinCE without --enable-splashscreen, patch by blassey, r=gavin 2009-08-26 16:11:21 -07:00
Brian Crowder
eb8a59b8ab Bug 512728 - Fast startup allows restarts and activates itself always. -faststart-hidden only prevents the default chrome window from being shown. r=gavin 2009-08-26 16:11:21 -07:00
Brian Crowder
b13ca44fb3 Bug 512330 - preserve nosplash and no-remote arguments across restarts correctly, r=mossop 2009-08-26 16:10:48 -07:00
Robert O'Callahan
7042373a92 Backing out patch for bug 497495 2009-08-26 14:50:16 -07:00
Robert O'Callahan
4453cced60 Backed out changeset e2927bb26412 2009-08-26 14:49:18 -07:00
Doug Turner
47e82ac5ff Bug 511534 - Poor interaction with the software keyboard. r=masayuki/enndeakin 2009-08-26 13:43:41 -07:00
Serge Gautherie
2889699516 Merge for "Backed out changeset: f6bf83b50648" of
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log);  (Fv1) Move code to automationutils.py from automation.py.in
which fails on Windows boxes (though works locally :-/)
2009-08-26 22:38:42 +02:00
Serge Gautherie
e2676420d0 Backed out changeset: f6bf83b50648 2009-08-26 22:36:55 +02:00
Serge Gautherie
0d86432574 Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
r=ted.mielczarek
2009-08-26 18:36:40 +02:00
Dão Gottwald
ba5b06f01d merge 2009-08-26 18:29:43 +02:00
timeless@mozdev.org
b490fe2643 Bug 507604 undeprecate the scriptable nsIDebug interface
r=bs sr=biesi
2009-08-26 18:28:11 +02:00
timeless@mozdev.org
91176001e8 Bug 507404 dialogWindow is unused in DialogOKClicked and DIALOGID is useless
r=karlt
2009-08-26 18:27:59 +02:00
Misak Khachatryan
335776ceb1 Bug 512635 - Fix some logic in undoCloseWindow. r=zeniko 2009-08-26 18:25:59 +02:00
Karl Tomlinson
c29f78adfb bug 434997 remove gconf dependency from crashreporter client r=ted
--HG--
extra : rebase_source : ae12628ee2e5d9f5f4452b1dc2570de7248c9f4a
2009-08-26 09:25:17 -07:00
Joe Bowser
6d661f07da Bug 492426 - Remove existing blocked-badware-page notification before showing a new one. r=gavin 2009-08-26 18:25:09 +02:00
Neil Deakin
0beee44e9d Bug 508477, add a flag to distinguish key focus navigation from other types of focus navigation, allows initial focused textboxes in a dialog to be selected by default, r=smaug 2009-08-26 09:19:41 -07:00
Neil Deakin
7f629101b9 Bug 511673, hidden panels have an empty state, but should be 'closed', r=roc 2009-08-26 09:19:38 -07:00
Marco Bonardo
d03f7cb4cd Bug 511965 - Delay Places syncs after results updates, r=sdwilsh 2009-08-21 22:36:59 +02:00
Alexandru Cristei
f8e3d7862b bug 505391 - Implement support for touch sensitive click wheel on HTC phones r=dougt 2009-08-26 12:07:15 -04:00
Jesse Ruderman
e72a9d57fc Re-enable tests now that bug 507199 is fixed (revert e22ff796c703) 2009-08-26 08:55:48 -07:00
Ted Mielczarek
f2d96f1b3d bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg
--HG--
extra : rebase_source : 3ce54c05f07236d49469b66c695bfac3ccef06af
2009-08-17 13:13:37 -04:00
Peter Van der Beken
175937055b Remove redundant mWeakReference (also in nsINode::nsSlots). r=sicking.
--HG--
extra : rebase_source : 6c8d4b7a3930dff5ccac300af228a1bc3e1786c4
2009-08-25 13:13:30 -07:00
Peter Van der Beken
cf46d66dc3 Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
2009-08-14 21:00:24 +02:00
Peter Van der Beken
9416d32092 Remove debugging code for setters and methods to avoid weird behaviour from calling the native setters and methods twice.
--HG--
extra : rebase_source : bc087eb4c541411d5adc696b267295d4d172614e
2009-08-24 08:44:16 -07:00
Peter Van der Beken
3fbf50e20c Fix for bug 510673 (Add a quickstub for document.write). r/sr=jst.
--HG--
extra : rebase_source : 10b08ef2c45a0db19122851cd105a7580e499d0a
2009-08-14 19:55:43 +02:00