Dão Gottwald
|
9f22b02d78
|
Bug 507583 - WindowIsClosing() cleanup. r=gavin
|
2009-08-01 18:17:30 +02:00 |
|
Robert O'Callahan
|
a4fec52cd4
|
Bug 506615. XUL decks should not have wididgets. r=dbaron
|
2009-07-30 14:54:42 +12:00 |
|
Gavin Sharp
|
0ae87ac3b8
|
Bug 445421 - Add static "bp-" in front of crash ID. r=ted
|
2009-08-01 18:17:11 +02:00 |
|
Graeme McCutcheon
|
1a0f15993f
|
Further tests for bug 451286, and tidy up the relevant file somewhat. r=mano
|
2009-08-01 17:16:03 +01:00 |
|
Michael Ventnor
|
8ae6cd75f4
|
Bug 479220: Implement support for CSS gradients: -moz-linear-gradient() and -moz-radial-gradient(). r=roc, dbaron
|
2009-08-01 08:53:40 -07:00 |
|
David Zbarsky
|
8c97ee0a3d
|
Bug 507487: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 2: fix RuleHash to hash tag selectors twice when needed. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
|
David Zbarsky
|
92589bee61
|
Bug 499655: Selectors should have dual atoms so they can correctly (and case-sensitively) match non-HTML elements in text/html documents, part 1. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
84a64e5bc2
|
Bug 434733: Additional tests.
|
2009-08-01 08:53:40 -07:00 |
|
Makoto Kato
|
292748dbba
|
Bug 434733: Don't apply width on colgroups to columns that have their own width. r=dbaron
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
a24f75b42e
|
Separate RuleProcessorData and derived structs into their own header file to reduce include dependencies. (Bug 435441) r=bzbarsky
--HG--
rename : layout/style/nsIStyleRuleProcessor.h => layout/style/nsRuleProcessorData.h
|
2009-08-01 08:53:40 -07:00 |
|
L. David Baron
|
6fb9ce56f5
|
Don't resolve a new context for the root when we're computing rem units for the root. (Bug 478321) r=bzbarsky
|
2009-08-01 08:53:40 -07:00 |
|
Masayuki Nakano
|
25226ca48a
|
Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn
|
2009-08-01 07:31:18 -07:00 |
|
Marco Bonardo
|
87ab63a2f9
|
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE
|
2009-08-01 10:03:13 +02:00 |
|
Mark Banner
|
98b5622fa6
|
Bug 487857 Add some extra checks to test_bug_401582.js to try and determine the cause of its frequent timeouts which seem to have got worse over the last day or two. Test-only change. r=sdwilsh CLOSED TREE
|
2009-08-01 08:49:57 +01:00 |
|
L. David Baron
|
c28f3d6e31
|
Merge backout of changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) CLOSED TREE
|
2009-07-31 19:37:44 -07:00 |
|
L. David Baron
|
544a53faaa
|
Backed out changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698)
|
2009-07-31 19:37:14 -07:00 |
|
L. David Baron
|
e3bdb42f70
|
Merge backout of changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698). CLOSED TREE
|
2009-07-31 14:40:40 -07:00 |
|
L. David Baron
|
be4f8acdd0
|
Backed out changeset 8cd49a8cbb88 (bug 501608) on suspicion of causing lots of mochitest-browser-chrome timeouts and leaks (bug 507698).
|
2009-07-31 14:36:57 -07:00 |
|
Josh Aas
|
03f2795912
|
merge backout of changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
|
2009-07-31 16:54:34 -04:00 |
|
Josh Aas
|
5c4e688fab
|
Backed out changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
|
2009-07-31 16:53:51 -04:00 |
|
Josh Aas
|
e6160093d3
|
Merge backout of ad9a4a3a5409, b=506812 CLOSED TREE
|
2009-07-31 16:50:28 -04:00 |
|
Josh Aas
|
c363be995f
|
Backed out changeset ad9a4a3a5409, bug 506812. CLOSED TREE
|
2009-07-31 16:49:48 -04:00 |
|
Takanori MATSUURA
|
8305d56735
|
Bug 505367 - Improve python compatibility in extensions/python/xpcom/__init__.py; r=mhammond
|
2009-07-31 22:01:46 +02:00 |
|
Serge Gautherie
|
3c19cd0353
|
Bug 491784 - runxpcshelltests.py should generate a count summary, as reftest and mochitest do; (Av1a) Just do it, plus followup fix for bug 485736; r=ted.mielczarek
|
2009-07-31 21:58:42 +02:00 |
|
Dão Gottwald
|
1877bbd1a2
|
OS X bustage fix
|
2009-07-31 20:39:55 +02:00 |
|
Steffen Wilberg
|
0ff9b98534
|
Bug 206544: Add 'Full Screen' toolbar button. Based on a patch by Georges-Etienne Legendre. r=dao, ui-r=boriss
|
2009-07-31 19:58:17 +02:00 |
|
L. David Baron
|
ee5e6740c7
|
Merge backout of changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:40:17 -07:00 |
|
L. David Baron
|
36c7b60c0c
|
Backed out changeset 358af1196dc2 (bug 499655) until we get bug 507487 sorted out.
|
2009-07-31 09:39:53 -07:00 |
|
Walter Meinl
|
7ed6d7dd5c
|
[OS/2] Bug 507256: stop copying unused OS/2 icons for XULRunner, r=pweilbacher
|
2009-07-31 17:31:09 +02:00 |
|
Josh Aas
|
f0f1c069ce
|
Faster directory enum code for Mac OS X, don't use slow FSRefs. b=506812 r=vlad
|
2009-07-31 11:17:42 -04:00 |
|
Tyler Downer
|
c416a3ded7
|
Bug 503457 - Change "Reset bookmarks to Firefox defaults" to "Delete all bookmarks except for backups". r=rstrong, ui-r=boriss
|
2009-07-31 14:49:58 +02:00 |
|
Dão Gottwald
|
33c3327109
|
Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko
|
2009-07-31 14:39:22 +02:00 |
|
Dão Gottwald
|
bf4108370b
|
Backed out changeset c086fca6fc55
|
2009-07-31 14:35:48 +02:00 |
|
Michael Ventnor
|
61ed5fe1e2
|
Bug 479220 - Implement the CSS gradients proposal. r=roc,dbaron sr=roc
|
2009-07-31 13:32:32 +02:00 |
|
Dão Gottwald
|
e4a08d3489
|
Fix sessionstore tests that fail to remove their event listeners. No bug.
|
2009-07-31 11:20:42 +02:00 |
|
Masayuki Nakano
|
289ea1b5c4
|
Bug 501608 - menu popup sounds are played when showing the autoscrolling popup. r=enn
|
2009-07-31 07:23:51 +02:00 |
|
Tyler Downer
|
d1be13391d
|
Bug 405376 - "Current Window" option in Open Web Location window should be named "Current Tab". r=rstrong, ui-r=jboriss
|
2009-07-31 07:09:39 +02:00 |
|
Nochum Sossonko
|
4df1909d4b
|
Bug 506099 - lazy load DownloadUtils.jsm in browser.js via memoized getter. r=gavin
|
2009-07-31 07:09:21 +02:00 |
|
Nils Maier
|
d3bbbdf0b5
|
Bug 354894 - Session restore doesn't work if process hasn't exited. r=zeniko,dao sr=vlad
|
2009-07-31 06:57:57 +02:00 |
|
Boris Zbarsky
|
80ce442f0c
|
Followup for bug 495176. Fix the localization notes.
|
2009-07-31 00:05:57 -04:00 |
|
Ian van den Berg
|
200028ecc9
|
Bug 393951 - Remove appID from nsIExtensionManager.getIncompatibleItemList. r=rstrong, sr=vlad
|
2009-07-30 17:35:02 -07:00 |
|
Robert Strong
|
1207b3f55b
|
Bug 505934 - Skip the write access checks on Windows CE. r=dtownsend
|
2009-07-30 17:34:05 -07:00 |
|
Johnny Stenback
|
790a107f1e
|
Fixing bug 492713. Remove security checks that are no longer needed. r+sr=mrbkap@gmail.com
|
2009-07-30 16:53:04 -07:00 |
|
Matin Movassate
|
a6b371d7e0
|
Fixing bug 503598. Adding support for drag n' drop funcitonality for local files. r=enndeakin@gmail.com, sr=mrbkap@gmail.com/jonas@sicking.cc
--HG--
extra : rebase_source : 66d93e71d30ea18e045f95f7f94951c02739edd9
|
2009-07-30 14:02:08 -07:00 |
|
Jeff Walden
|
9fcfc548de
|
Linux scaling behavior differs from elsewhere, so this test doesn't fail there (followup to bug 189519 to hopefully reopen a CLOSED TREE)
|
2009-07-30 15:40:12 -07:00 |
|
Shawn Wilsher
|
1dbb962adf
|
xpcshell unit test fix from async location bar landing on a CLOSED TREE. no bug. r=dietrich
|
2009-07-30 13:53:06 -07:00 |
|
Shawn Wilsher
|
a725e79692
|
Merge for back out of changeset 8506b25206cf (bug 504311) because the test added uses enablePrivilege which hangs tinderbox asking for privileges. Trying to fix a CLOSED TREE.
|
2009-07-30 13:17:18 -07:00 |
|
Shawn Wilsher
|
d1706205b3
|
Backed out changeset 8506b25206cf (bug 504311) because the test added uses enablePrivilege which hangs tinderbox asking for privileges.
|
2009-07-30 13:16:15 -07:00 |
|
Nochum Sossonko
|
b572a6bbfa
|
Bug 506104 - add a memoized getter for PluralForm.jsm inside DownloadUtils.jsm. r=gavin
|
2009-07-30 20:40:54 +02:00 |
|
Blake Winton
|
142b6f9ce6
|
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
|
2009-07-30 20:40:45 +02:00 |
|