Doug Turner
4bf4a9ee0c
Fix build bustage on wince
2009-08-27 16:26:43 -07:00
Jesse Ruderman
68ef105620
Add reftests (bug 310451, bug 398681, bug 407419, bug 409125, bug 429974)
2009-08-27 13:50:58 -07:00
Doug Turner
b5b90f973e
Bug 511167 - WINCE -> WINCE_WINDOWS_MOBILE for Increase the thread priority between mouse down and mouse up. r=vlad
2009-08-27 13:11:04 -07:00
Wan-Teh Chang
8209e9878f
Bug 513024: dummy change to force NSS to rebuild.
2009-08-27 13:10:28 -07:00
Peter Kasting
8ef1c7401c
Merge bug 512774
2009-08-27 12:56:15 -07:00
Blake Kaplan
5e75e497c9
Bug 512589 - Initialize some more members. r=peterv sr=peterv
2009-08-27 12:45:34 -07:00
Wan-Teh Chang
3cfbef9abe
Bug 513024: build NSS with FREEBL_NO_DEPEND=1 on Linux so that Fedora's
...
/lib/libcrypt.so.1 can get the NSSRAWHASH_3.12.3 symbols it needs from
our libfreebl3.so. r=karlt.
2009-08-27 12:17:09 -07:00
Peter Kasting
3e346aa0b8
Bug 512774 - Update eTLD ruls for .cr. r=gerv
2009-08-27 12:10:37 -07:00
Mats Palmgren
df05881333
The traversal range end points are always part of the range. b=327694 r=jst
2009-08-27 20:05:23 +02:00
Honza Bambas
6b04319791
Backout rev fc99651e9bca
2009-08-26 21:39:37 +02:00
Honza Bambas
f152ca58a4
Bug 479485 - Invalid port numbers cause default port to be used, should fail to load, r=bz
2009-08-26 20:08:28 +02:00
Taras Glek
4dc91848f7
Bug 512515. Let JAR channels report 'file not found' when the file isn't found in the JAR file. r=bsmedberg
...
--HG--
extra : rebase_source : bc52f7c34fe08c755d17ca5b3587807d63f34a14
2009-08-26 09:38:25 -07:00
Timothy Nikkel
68cafc2b14
Bug 511323. The anonymous block frame that a combobox control frame creates to display the selected option when not dropped down shouldn't inherit the background color of the combobox because it leads to duplicate backgrounds.
...
--HG--
extra : rebase_source : 23c293381e850974836b07b30352b2780f3f495e
2009-08-26 09:33:37 -07:00
Zack Weinberg
7167944a1b
Bug 497495 part 3a: rationalize the queryframe-implementation macro naming scheme, restructure the implementation to detect duplicate entries, and a couple fixes to the frame ID enumeration. r=dbaron sr=roc
...
Bug 497495 part 3b: update users of queryframe macros (strictly mechanical change). r=dbaron
--HG--
extra : rebase_source : ee672a17934227b408b83dc6b5cc4e4909652f72
2009-08-26 09:27:42 -07:00
Robert O'Callahan
e60ae48047
Bug 508227. Disable gradient tests that fail on Mac now that Mac handles degenerate radial gradients consistently with our other platforms. r=jmuizelaar
...
--HG--
extra : rebase_source : 6bdefccf7fe88a803260bad6fbd51d2526f37c91
2009-08-25 23:59:20 -07:00
Brad Lassey
87e7af192e
bug 510979 - OnPaintImageDDraw16 repaints the entire screen on every call r=dougt
2009-08-20 18:15:01 -04:00
Vladimir Vukicevic
2028a07921
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
fdb74ffe70
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
c4ea86fa0e
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
77d8234458
Bug 501815, don't allow drops on plugins, r=smaug
2009-08-27 08:51:46 -07:00
Neil Deakin
ec04c99074
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
e5b07bbc9a
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
b41814d3c7
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
...
* * *
* * *
2009-08-27 08:35:48 -07:00
Tobias Hunger
b9f6567fc9
bug 510872 - Xulrunner fails to build in Qt mode r=mfinkle
2009-08-27 10:48:00 -04:00
Jonathan Watt
06c6eafbc3
Fix build bustage due to checkin of bug 506856.
2009-08-27 04:56:09 -07:00
Bobby Holley
3d858e75c8
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
edd732f280
Bug 502973 - Suppress EOF upon Terminate() in HTML5 parser. r=mrbkap.
2009-08-27 10:57:57 +03:00
Henri Sivonen
2793a57308
Bug 505783 - Make HTML elements honor script-set xml:base. r=jonas.
2009-08-27 10:28:03 +03:00
Brian Birtles
6689e62c23
Test for bug 506856.
2009-08-26 21:40:37 -07:00
Brian Birtles
c3f3ed9fde
Bug 508496. SVGAnimatedLength's animVal and baseVal attributes always return different objects. r=roc
2009-08-26 21:30:51 -07:00
Brian Birtles
6ef543abcb
Patch for bug 508206.
2009-08-26 21:19:44 -07:00
Nick Thomas
7ac566aefc
Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek
2009-08-27 16:03:15 +12:00
Jonathan Watt
6dcdab69f3
Bug 508179. Implement 'pointer-events:none;' for all elements. r=roc, r=dbaron.
2009-08-26 20:53:35 -07:00
Josh Aas
f671c2a9b1
Bustage fix for bug 435041.
2009-08-26 18:21:50 -07:00
Josh Aas
ab7c8b7d33
Implement Cocoa NPAPI event model. b=435041 sr=roc
2009-08-26 17:29:47 -07:00
Doug Turner
93b62f413a
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
d755006a87
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
25e875698f
bug 511791 - configure and PGO fail with ICC. r=bsmedberg
2009-08-25 18:18:24 -04:00
Marco Bonardo
ee1e441a33
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
ea67b7e39b
Bug 512237 - Device Orientation issues and cleanup. r=olli
2009-08-26 16:57:08 -07:00
Brad Lassey
5ecc818df9
Bug 512383 - fix bustage on WinCE without --enable-splashscreen, patch by blassey, r=gavin
2009-08-26 16:11:21 -07:00
Brian Crowder
ca02daaf92
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
864b2a95d8
Bug 512330 - preserve nosplash and no-remote arguments across restarts correctly, r=mossop
2009-08-26 16:10:48 -07:00
Robert O'Callahan
33674be94b
Backing out patch for bug 497495
2009-08-26 14:50:16 -07:00
Robert O'Callahan
2824c696a7
Backed out changeset e2927bb26412
2009-08-26 14:49:18 -07:00
Doug Turner
695e72002c
Bug 511534 - Poor interaction with the software keyboard. r=masayuki/enndeakin
2009-08-26 13:43:41 -07:00
Serge Gautherie
efe2fafc86
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
3d8e44b9cb
Backed out changeset: f6bf83b50648
2009-08-26 22:36:55 +02:00
Serge Gautherie
fe2633bf37
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
23953dce9c
merge
2009-08-26 18:29:43 +02:00