Marco Bonardo
|
9285eb504b
|
Bug 520165 - Part9 (Satchel): fix dependancies, r=dolske
|
2010-01-15 17:40:29 +01:00 |
|
Marco Bonardo
|
ed8e5c2549
|
Bug 520165 - Part 9 (Photon): fix dependancies
|
2010-01-15 17:40:27 +01:00 |
|
Marco Bonardo
|
cc887c3665
|
Bug 520165 - Part 9 (Migration): fix dependancies, r=dietrich
|
2010-01-15 17:40:24 +01:00 |
|
Marco Bonardo
|
6b690f6d99
|
Bug 520165 - Part9 (libpref): fix dependancies, r=mano
|
2010-01-15 17:40:22 +01:00 |
|
Marco Bonardo
|
0f6a3324a8
|
Bug 520165 - Part9: remove old expiration code, r=mano
|
2010-01-15 17:40:19 +01:00 |
|
Marco Bonardo
|
393f2298ed
|
Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor
|
2010-01-15 17:40:17 +01:00 |
|
Marco Bonardo
|
cced464000
|
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
|
2010-01-15 17:40:14 +01:00 |
|
Benoit Girard
|
0ad9b22ba5
|
Bug 537032. cairo-quartz: Replace float pointer types with CGFloat. r=jrmuizel
CoreGraphics uses CGFloat which are float for 32-bits and double for 64-bits.
|
2010-01-15 11:12:31 -05:00 |
|
Marco Bonardo
|
aa5e6e2bfa
|
Fix bustage from changeset 19cbd4b19925
|
2010-01-15 15:57:50 +01:00 |
|
Jonathan Watt
|
9f1cae1927
|
Bug 537067. SMIL animation of <length> attributes does not work. r=roc
|
2010-01-15 14:21:06 +00:00 |
|
Marco Bonardo
|
019095f450
|
Bug 420729 - ITEM_ID neither exported nor imported from bookmarks.html, r=dietrich
|
2010-01-15 15:04:02 +01:00 |
|
Jonathan Watt
|
51098080d7
|
Bug 522267, part 2 of 2. Add support for animating <number> attributes. r=dholbert
|
2009-12-29 07:34:27 +01:00 |
|
Jonathan Watt
|
4335bf355f
|
Bug 522267, part 1 of 2. Make nsSVGNumber2::GetAnimVal take its element as an argument in preparation for it needing to call FlushAnimations() on it. r=dholbert
|
2009-12-29 07:32:03 +01:00 |
|
Robert Longson
|
cbd82b1050
|
Bug 531259 - The SVG script element should respect the aFromParser flag on NS_NewElement. r=hsivonen, r+sr=jst
|
2010-01-15 11:44:12 +00:00 |
|
Dão Gottwald
|
1644b161c4
|
Bug 539365 - Lightweight themes text-shadow exists on print-preview screen. r=gavin
|
2010-01-15 09:20:08 +01:00 |
|
Dão Gottwald
|
ec0d4db739
|
Bug 539594 - Middle-clicking back/forward/reload should open the new tab next to the current one. r=mconnor
|
2010-01-15 09:19:41 +01:00 |
|
David Mandelin
|
fac636c9f6
|
Bug 539553: adding one more test case for the new on-trace arguments.length LIR, no_r=me
|
2010-01-14 18:12:54 -08:00 |
|
Jason Orendorff
|
6a64e94696
|
Bug 539553 - Correctness regression on the r-tree benchmark. r=dmandelin.
|
2010-01-14 18:23:05 -06:00 |
|
Daniel Veditz
|
c178b317a0
|
backing out a6ce37b09cf5
|
2010-01-14 17:20:18 -08:00 |
|
Daniel Veditz
|
0e538279e0
|
Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit
|
2010-01-14 17:19:11 -08:00 |
|
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
|
56ceec2c4c
|
bug 515433, bug 515437: Content Security Policy (CSP) core
|
2010-01-13 14:18:24 -08:00 |
|
Joel Maher
|
37b4f8d10a
|
Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher
|
2010-01-13 13:53:26 -08:00 |
|
Markus Stange
|
eda1a3fce6
|
Backed out changeset bde448aad47c, bug 461291, due to SunSpider and DHTML performance regression.
--HG--
extra : rebase_source : c8ea21a996b19d7b1fa11b4cd231a627b2f7537a
|
2010-01-13 20:55:22 +01:00 |
|
Markus Stange
|
7a7afa6545
|
Backed out changeset bde448aad47c, bug 461291, due to SunSpider and DHTML performance regression.
--HG--
extra : rebase_source : 3ff2e9f53ce3bd0ba525eec1057108796a199525
|
2010-01-13 20:55:05 +01:00 |
|
timeless@mozdev.org
|
66ade3257d
|
Bug 451187 JS causes a crash in nspr [@ Bfree ]
freedtoa should be marked as static as the data type returned by these implementations does not need to be freed with it
r=crowder
|
2010-01-13 21:21:52 +01:00 |
|
timeless@mozdev.org
|
6f98e0c3df
|
Bug 451187 JS causes a crash in nspr [@ Bfree ]
freedtoa should be marked as static as the data type returned by these implementations does not need to be freed with it
r=wtc
|
2010-01-13 21:21:52 +01:00 |
|
Jesse Ruderman
|
f904d8b6bd
|
Make fix-macosx-stack.py faster by caching atos processes, which requires tricking atos into giving us unbuffered output. (Bug 429963, r=dbaron)
|
2010-01-13 11:43:13 -08:00 |
|
Cameron McCormack
|
332d1566ff
|
Bug 512636 - SVGTransform.setMatrix() should copy the matrix argument, not adopt it. r=jwatt
|
2010-01-13 19:21:17 +00:00 |
|
Boris Zbarsky
|
ece890fa3d
|
Bug 514300. Actually add the test to reftest.list
|
2010-01-13 12:50:13 -05:00 |
|
Josh Aas
|
9f1683fecf
|
Sent "PluginCrashed" notification when a plugin crashes. b=519541 r=jst r=bsmedberg
|
2010-01-13 11:42:41 -05:00 |
|
Boris Zbarsky
|
1d3e09c88b
|
Adding bug 535806 test. r=dbaron
|
2010-01-13 11:37:54 -05:00 |
|
Boris Zbarsky
|
8c09ee17b6
|
Bug 537507. Make sure to flag XUL documents as allowing InitialReflow to be called on the presshell even if there are no presshells around when StartLayout is called on the document. r=jst
|
2010-01-13 11:30:11 -05:00 |
|
Boris Zbarsky
|
f3b7249ba2
|
Bug 514300 part 2. Make nsBindingManager::ContentRemoved remove the node from all the places it needs to be removed from. Also fixes bug 415301 and bug 495354. r=sicking
|
2010-01-13 11:30:11 -05:00 |
|
Boris Zbarsky
|
7f4ab06b1d
|
Bug 514300 part 1. Use the owner document to look for the binding manager. r=sicking
|
2010-01-13 11:30:10 -05:00 |
|
Markus Stange
|
974011017f
|
Bug 534152 - When the toolbars in the main browser window are hidden using the toolbar toggle pill, add a dummy 2px-high toolbar so that the titlebar separator isn't shown and the tabs can visually merge with the titlebar. r=dao
|
2010-01-13 17:19:49 +01:00 |
|
Markus Stange
|
bc7b9297a3
|
Bug 526282 - Minimize button disabled after full screen mode on Mac OS 10.6. r=josh
|
2010-01-13 17:17:57 +01:00 |
|
Markus Stange
|
a87bf69c82
|
Bug 498258 - Blur the background behind menus. r=josh
|
2010-01-13 17:10:25 +01:00 |
|
Markus Stange
|
edaede6960
|
Bug 461291 - Reset the titlebar gradient when the unified toolbar is hidden. r=josh
|
2010-01-13 17:08:06 +01:00 |
|
Jonathan Kew
|
89ecf85a7f
|
marking reftest font-matching/impact-bold.html as random on Mac, filed as bug 539418
|
2010-01-13 13:33:34 +00:00 |
|
Robert Longson
|
29fa5a63d4
|
Bug 539122 - Stop restyling non-elements with SVG. r=roc
|
2010-01-13 11:09:58 +00:00 |
|
John Daggett
|
9dc73b0d47
|
Additional reftests for synthetic styles (bug 538730).
|
2010-01-13 10:42:28 +00:00 |
|
Jonathan Kew
|
67949f94d0
|
Bug 538730: fix Windows synthetic bolding regression from bug 493280. r=jdaggett
|
2010-01-13 10:42:25 +00:00 |
|
Olli Pettay
|
136f3f85ca
|
Bug 533845 - Mouse events don't work in content iframe, if iframe is inside a xul panel, r=roc
--HG--
extra : rebase_source : 8270dcfedb49c555a5deb6bb7a29e4a500cd7a90
|
2010-01-13 11:02:11 +02:00 |
|
Ginn Chen
|
003d2beb27
|
Bug 538339 In fpehandler() mask cw and back to the faulting x87 instruction on Solaris r=gal,bsmedberg
|
2010-01-13 17:04:52 +08:00 |
|
Ginn Chen
|
ba62f85c03
|
Bug 538338 Do not hang on FPE_INTDIV "Integer divide by zero" r=bsmedberg
|
2010-01-13 17:04:04 +08:00 |
|
Ginn Chen
|
49ab13420b
|
Bug 527631 crashreporter failed to compile on Solaris r=ted.mielczarek
|
2010-01-13 17:03:30 +08:00 |
|
Brian Birtles
|
86f07ee577
|
Bug 534325: Apply SMIL restart semantics at interval start times rather than end times, and allow duration to determine interval-ending when there's no end attribute. r=dholbert sr=roc
|
2010-01-13 00:18:51 -08:00 |
|
Daniel Holbert
|
f7436b6990
|
Bug 537313: Disable MSVC warning C4355 ('this' used in init list) in SVG's consumers of nsReferencedElement. r=roc
|
2010-01-13 00:18:48 -08:00 |
|
Daniel Holbert
|
f6d3185bd6
|
s/nulll/null/ in nsNodeUtils::SetUserData header comment. (no bug; comment-only fix)
|
2010-01-13 00:18:46 -08:00 |
|
Turuoka (Kyoya Sakaguchi)
|
c27a9abad9
|
Bug 538144 "configure: line 18450: NS_HILDONFM: command not found" r=ted
|
2010-01-13 11:37:34 +09:00 |
|