Commit Graph

39687 Commits

Author SHA1 Message Date
Rob Arnold
5c251e360c Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc 2010-03-17 18:56:00 -04:00
Rob Arnold
a3ed1e1465 Bug 545078 - Crash [@ mozilla::widget::TaskbarPreview::CanMakeTaskbarCalls() ] r=jmathies 2010-03-20 18:09:00 -04:00
Daniel Holbert
987f9c2297 Bug 552798: fix 'suggest parentheses around comparison in operand of &' in TestAtoms.cpp. r=sicking 2010-03-22 11:57:40 -07:00
Daniel Holbert
93fa4b366b Bug 550593: Make nsISMILType::Init infallible, and return |void| instead of |nsresult|. r=roc 2010-03-22 11:57:36 -07:00
Shawn Wilsher
0cae0433f7 Bug 551260 - Upgrade to SQLite 3.6.23
This is just the changes to SQLite code.
2010-03-22 11:54:21 -07:00
Shawn Wilsher
c15aec895f Bug 551260 - Upgrade to SQLite 3.6.23
This contains the changes to configure.in (adding some checks for system SQLite)
and the changes to the README.mozilla file.
r=asuth
r=ted
2010-03-22 11:54:18 -07:00
Ben Newman
19ee453611 Bug 539434 - [HTML5] The translator isn't updating parser/html/javasrc/. r=hsivonen
--HG--
extra : rebase_source : c3f47999413d3382720b1ebb108327ea5d67066e
2010-03-22 10:30:07 -07:00
Doug Turner
48ba7b1aff Bug 552446 - Qt with-qtdir should not use a subdirectory. When using this configure option, you no longer need to specify the parent of that qt directory. r=ted 2010-03-22 10:20:14 -07:00
Dão Gottwald
97bc1537a8 merge backout 2010-03-22 17:49:01 +01:00
Dão Gottwald
55d6554fde Backed out changeset 7f301b0d3385 hg push 2010-03-22 17:48:45 +01:00
Ms2ger@gmail.com
d6bc4e12a7 Bug 553896 - Node.isEqualNode(null) shouldn't throw. r=smaug 2010-03-22 17:06:57 +01:00
Dão Gottwald
018e78d64e use tabbrowser.tabs in tests (no bug)
--HG--
extra : rebase_source : a234b87605b3ba66abd71caac862245ba3d99d71
2010-03-22 17:04:18 +01:00
Dão Gottwald
b2d4339deb Bug 501714 - Last tab should show close button when browser.tabs.closeWindowWithLastTab=false. r=gavin
--HG--
extra : rebase_source : 95100a017a51ff81e850f1ce8bd9fbfba1219eab
2010-03-22 16:43:20 +01:00
Olli Pettay
37a0a9ddb2 Bug 534478, prevent assertions caused by reftest pagemode, r=dbaron
--HG--
extra : rebase_source : c2bec911560c952009783a83a93ced887447937d
2010-03-22 16:24:18 +02:00
Mike Hommey
02861ae602 Bug 448658 - nsAutoTArray aligns buffer to 32 bits, causing SIGBUS when array entry type requires 64-bit alignment. r=dbaron 2010-03-22 15:16:44 +01:00
Dão Gottwald
4c1683c22e Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Dão Gottwald
06ca33fe48 Bug 464205 - Attach the panel to the content area and style it accordingly. r=mstange 2010-03-22 15:11:42 +01:00
Simon Montagu
15198c7ffe Add failing reftests from bug 329069 to manifest. r=dbaron 2010-03-22 02:37:09 -07:00
Daniel Glazman
15d5eeac70 :not() selector with no argument should be a parse error. (Bug 553805) r=dbaron
--HG--
extra : transplant_source : J%23a%3C%1EQ%13%F5%DBx%8E%83%A8%09%3A%E1%93t%AF%D2
2010-03-21 15:25:18 -04:00
Markus Stange
14d6397c6a Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao 2010-03-17 18:12:03 +01:00
Markus Stange
5fb3e948bb Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst 2010-03-17 18:10:57 +01:00
Mike Hommey
d6f18fecb2 Bug 548273 - Simplify how js/src/configure is called from main configure. r=bsmedberg 2010-03-22 09:14:58 +01:00
Dão Gottwald
642853a086 Bug 553946 - remove stale 'l' variable. r=gavin 2010-03-22 09:13:01 +01:00
Dão Gottwald
83d866ad67 Bug 553539 - Provide a helper function for common toolbar iteration pattern. r=neil 2010-03-22 09:12:32 +01:00
Daniel Holbert
199de9f2f6 Bug 541588 subpatch 2: Use nsRefreshDriver instead of nsITimer to schedule sample callbacks for nsSMILAnimationController. r=roc 2010-03-21 23:42:53 -07:00
Neil Rashbrook
85d3ff805d Bug 553874 - Add a reftest that compares blank to blank, to get a chance to remove the file created by bug415761.sjs so the tinderboxes don't fail trying to clean it up for the next run
--HG--
rename : modules/libpr0n/test/reftest/icon/win/bug415761.sjs => modules/libpr0n/test/reftest/icon/win/bug415761cleanup.sjs
2010-03-21 21:33:50 -07:00
Phil Ringnalda
e155b8f7ff Bug 553874 - see whether a non-executable bug415761.ico is enough to let us consistently remove it when it's copied to ☺.ico 2010-03-21 19:51:34 -07:00
Jesse Ruderman
a343278e6b Add crashtest for bug 461294 2010-03-21 16:27:11 -07:00
Olli Pettay
5c4b5b4c2a Bug 553927 - DocumentViewerImpl::PageHide shouldn't use NS_ERROR for a valid case, r=roc 2010-03-22 00:06:12 +02:00
Jaakko Kiviluoto
c80322108d Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa 2010-03-21 22:55:36 -04:00
Daniel Holbert
4c1fcbc291 Bug 553881: Use SMIL reftest api-sanity-1.svg (and make it use standard reference case). r=tests_only 2010-03-21 12:23:30 -07:00
Daniel Holbert
86b96a0164 Bug 553075: Don't register for periodic SMIL sample callbacks until we've got some animations registered. r=roc 2010-03-21 12:22:36 -07:00
Makoto Kato
929fa92a0a Bug 552339 - 2010-03-14 xulrunner nightlies failed to build (mozilla-central). r=bsmedberg 2010-03-22 01:01:47 +09:00
Dão Gottwald
6cf7961547 merge 2010-03-21 12:01:26 +01:00
Dão Gottwald
dd0e90afce Backed out changeset d49759c153d3 2010-03-21 12:01:01 +01:00
Gary Kwong
5852797bd7 Bug 544481 - Build fails on Ubuntu Lucid Lynx using 'dash' shell (# /bin/sh: Syntax error: end of file unexpected (expecting "}")). r=joe 2010-03-21 10:41:26 +01:00
Dão Gottwald
18de212e49 Bug 553161 - Use Services.* throughout tabbrowser.xml. r=gavin 2010-03-21 10:38:08 +01:00
Dão Gottwald
4663cc128a Bug 552593 - Closing the last tab via javascript should honor browser.tabs.closeWindowWithLastTab = false. r=gavin 2010-03-21 10:37:42 +01:00
Jesse Ruderman
6f0e23cf0d Fix bug 539691: disable timeouts when using an interactive debugger, and use a saner timeout-kill method when using a non-interactive debugger. r=ted 2010-03-20 23:08:49 -07:00
Jesse Ruderman
009850e168 Fix bug 550388: avoid regexp perf issues in the stack fixer. r=dbaron 2010-03-20 23:08:47 -07:00
Daniel Holbert
67790a756e merge 2010-03-20 22:54:27 -07:00
Daniel Holbert
306b46d487 Backed out changeset 665b48fbfd28 (bug 553075) to see if it was responsible for 1% SVG/DHTML regressions on Win7. 2010-03-20 22:54:12 -07:00
Justin Wood
11ae38f8ea Bug 550602, libffi.patch change too. rs=dwitte. 2010-03-20 23:50:38 -04:00
Justin Wood
4a2c4ccba3 Bug 547083, configure bails for Python 2.6. check for and use py2.6. r=ted 2010-03-20 23:24:26 -04:00
Justin Wood
ade13ea128 Bug 550602, pymake broken by recent libffi changes. Don't use 'old style suffix rules. r=shaver 2010-03-20 23:22:55 -04:00
Chris Cooper
c8ffdc77d7 Bug 511967 - Upload l10n partial mars when they exist - r=l10n 2010-03-20 21:36:11 -04:00
Jesse Ruderman
73cd764203 Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed 2010-03-20 18:26:11 -07:00
Jesse Ruderman
8ea2399077 Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22) 2010-03-20 18:26:07 -07:00
Ted Mielczarek
3f7032f825 bustage fix from bug 536173, s/srcdir/topsrcdir/ 2010-03-20 20:05:43 -04:00
Neil Rashbrook
1dc6cbeca8 Bug 415761 Adding Windows-only test r=waldo 2010-03-20 23:57:57 +00:00