Marco Bonardo
|
2a052f5161
|
Merging Places to mozilla-central
|
2011-04-29 16:04:47 +02:00 |
|
Timothy Nikkel
|
d7ba2c0b5d
|
Bug 653129. Remove useless CreateViewForFrame calls that don't do anything anymore. r=roc
|
2011-04-29 15:51:09 +02:00 |
|
Timothy Nikkel
|
6aa2ad06ab
|
Bug 653131. nsBoxFrame::CreateViewForFrame is only used for menu popups, so simplify it and move it there. r=roc
|
2011-04-29 15:51:05 +02:00 |
|
Robert Longson
|
56a7c5d0ed
|
Bug 652442 - Script feature support should depend on whether javascript is enabled. r=dholbert
|
2011-04-29 12:28:10 +01:00 |
|
Ed Morley
|
d1593c3361
|
Bug 651657 - Remove WinCE & Windows Mobile code from dom/* ; r=jst,dolske
|
2011-04-29 15:50:53 +02:00 |
|
Olli Pettay
|
b3d5a4893d
|
Bug 653497 - Once bug 335998 is fixed, SVGPathDataAndOwner::mElement leaks documents, r=dholbert
--HG--
extra : rebase_source : 76c024841265bbd2a0c2acecc5285074b23f4079
|
2011-04-29 15:33:11 +03:00 |
|
Marco Bonardo
|
70ef05e09c
|
bug 651315 (followup) - Fix the test on Linux and Mac.
|
2011-04-29 12:43:39 +02:00 |
|
Marco Bonardo
|
4539674a30
|
Bug 638123 (followup) - Remove extraneous semicolon to make Linux happy.
|
2011-04-28 21:47:10 +02:00 |
|
Marco Bonardo
|
d0270af752
|
Bug 652379 - place:folder=-1 returns a non-empty result.
r=dietrich
|
2011-04-28 19:59:39 +02:00 |
|
Marco Bonardo
|
cb1864c8f2
|
Bug 644727 - intermittent failure in test_faviconService_expireAllFavicons.js.
rs=me
|
2011-04-28 19:59:35 +02:00 |
|
Wladimir Palant
|
c458b9c0c9
|
Bug 651315 - Addon manager is unable to open dialogs from a chrome-like protocol.
r=jst,bz
|
2011-04-28 19:59:32 +02:00 |
|
Marco Bonardo
|
fe4393e582
|
Test for bug 651315.
r=dtownsend
|
2011-04-28 19:59:26 +02:00 |
|
Marco Bonardo
|
4feada3643
|
Bug 638123 - Test for bug 637957.
r=sdwilsh
|
2011-04-28 19:55:09 +02:00 |
|
timeless@mozdev.org
|
8bd7e2f5d8
|
Bug 620627 PlacesSQLQueryBuilder::SelectAsDay() is not l12y friendly.
Further modified by Marco Bonardo (f=gandalf)
r=mak
|
2011-04-28 19:55:06 +02:00 |
|
Olli Pettay
|
99d62987cd
|
Bug 653420 - nsHTMLMediaElement should traverse/unlink mSourceLoadCandidate, r=chris@pearce.org.nz?
--HG--
extra : rebase_source : fa3e87f031dced4391e2caa83541d1c85ecb62c9
|
2011-04-28 17:08:03 +03:00 |
|
Marco Bonardo
|
2674c0a38d
|
Bug 524091 - Remove microsummaries support. (Sync changes)
r=philikon
|
2011-04-26 14:25:27 +02:00 |
|
Marco Bonardo
|
2ded168118
|
Bug 524091 - Remove microsummaries support. (Places changes)
|
2011-04-26 14:25:07 +02:00 |
|
Marco Bonardo
|
5dac9e4213
|
Bug 524091 - Remove microsummaries support. (Mobile changes)
|
2011-04-26 14:25:03 +02:00 |
|
Marco Bonardo
|
d53cde9020
|
Bug 524091 - Remove microsummaries support. (Service removal)
|
2011-04-26 14:25:00 +02:00 |
|
Marco Bonardo
|
1c18ca7a5b
|
Bug 524091 - Remove microsummaries support. (Browser changes)
|
2011-04-26 14:24:57 +02:00 |
|
Dão Gottwald
|
2b874a847f
|
Backed out changeset e0110ab48587
|
2011-04-26 12:14:38 +02:00 |
|
Buu-Minh Ta
|
1e3c93a06e
|
Bug 615728 - When selecting an empty tab, autofocus on the location bar. r=dao
|
2011-04-26 10:48:58 +02:00 |
|
Mike Hommey
|
e183176a0d
|
Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin
|
2011-04-26 08:49:51 +02:00 |
|
Cameron McCormack
|
7fa9b8a992
|
Bug 652501 - Part 2: Make existing plugin crash reftests clean up after themselves. r=roc
|
2011-04-26 15:02:38 +12:00 |
|
Cameron McCormack
|
76f0cc3edd
|
Bug 652501 - Part 1: Allow reftests to clean up plugin and IPC process crash dumps. r=roc
|
2011-04-26 15:02:38 +12:00 |
|
Chris Pearce
|
68454aca67
|
Bug 645773 - Typo fix in nsOggReader::GetSeekRanges(). r=roc
|
2011-04-26 11:32:08 +12:00 |
|
Cameron McCormack
|
197e4a3428
|
Bug 645268 - Dump failing console message to see where browser_webconsole_bug_595934_message_categories.js is going orange. r=jwatt
--HG--
extra : rebase_source : 41eac2b8f017468c5ef9cd480f8f8261775e4d5f
|
2011-04-26 09:12:06 +12:00 |
|
Dave Townsend
|
654e5af166
|
Bug 613294: Upgrading a restartless add-on to a non-restartless add-on doesn't call the uninstall method. r=robstrong
|
2011-04-25 14:08:43 -07:00 |
|
Ehsan Akhgari
|
67e7a42892
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
|
Boris Zbarsky
|
6207979552
|
Bug 649997 followup. Don't return uninitialized rv. Caught by ms2ger
|
2011-04-25 15:15:28 -04:00 |
|
Walter Meinl
|
d901f8c00e
|
Bug 652361 - Revert accidental chmod of build/os2/test_os2.cmd in previous cset for this bug. DONTBUILD
|
2011-04-25 12:06:59 -07:00 |
|
Ehsan Akhgari
|
e4d9fd7a96
|
Bug 517579 - TEST-UNEXPECTED-FAIL | test_bug413909.html | Secure page did not load, adding exception failed?; r=ted
|
2011-04-25 15:02:54 -04:00 |
|
Geoff Brown
|
f8bea8674e
|
Bug 649841: Raise low-memory-warning condition on android to 512MB. r=dougt
|
2011-04-25 10:59:10 -07:00 |
|
Walter Meinl
|
c42f3d59f9
|
Bug 652361 - [OS/2] build break in nsObjectFrame after checkin for bug 266236
|
2011-04-25 10:59:07 -07:00 |
|
Daniel Holbert
|
0544e9d3a8
|
Bug 652559: Fix signed/unsigned comparison build warning in nsGlobalWindow.cpp. r=bz
|
2011-04-25 10:58:42 -07:00 |
|
Boris Zbarsky
|
86080d0500
|
Bug 649997 part 3. Change nsIHTMLCollection::GetNamedItem to not use an nsresult outparam. r=peterv
|
2011-04-25 13:46:59 -04:00 |
|
Boris Zbarsky
|
6c6ae3b73c
|
Bug 649997 part 2. Change nsIHTMLCollection::GetNodeAt to not use an nsresult outparam. r=peterv
|
2011-04-25 13:46:57 -04:00 |
|
Boris Zbarsky
|
bb250db968
|
Bug 649997 part 1. Stop touching rv in DO_FOR_EACH_ROWGROUP on table rows collections. r=peterv
|
2011-04-25 13:46:51 -04:00 |
|
Jonathan Watt
|
bc04a0aef5
|
Bug 433063 - write tests for bug 418206 (Some SVG files that appear to hang Mozilla).
|
2011-04-25 16:32:20 +01:00 |
|
Makoto Kato
|
c2c0ea13b6
|
Bug 604302 - Windows DLL blocklist support for Windows x64. r=vlad
|
2011-04-25 10:02:07 +09:00 |
|
Oleg Romashin
|
d2f1f3108d
|
Bug 610155 - Use SurfaceDescriptor for ImageLayer and CanvasLayer r=jones.chris.g
|
2011-04-20 14:45:57 -07:00 |
|
Ed Morley
|
1dc65abc0d
|
Bug 652445 - Remove WinCE code (incl Faststart & nsSplashScreenWin) from toolkit; r=dtownsend
|
2011-04-29 12:38:26 +02:00 |
|
Gustav Munkby
|
e1da3047cb
|
Bug 359809: properly escape keyword searches when alternative character sets are specified, r=gavin
|
2011-04-28 16:56:04 -04:00 |
|
Ed Morley
|
26fe71a427
|
Bug 648545 - Remove outdated instances of META_COMPONENT from mozilla-central; r=kaie
|
2011-04-29 12:36:17 +02:00 |
|
Timothy Nikkel
|
1f4fb4d375
|
Bug 653125. Remove misc SVG views. r=roc
|
2011-04-29 12:36:02 +02:00 |
|
Daniel Holbert
|
a37be1461e
|
Bug 629718: Mark SVG tspan-rotate-* reftests as random-on-WinXP. r=ehsan DONTBUILD
|
2011-04-28 20:45:15 -07:00 |
|
Benjamin Stover
|
174876e254
|
Bug 650965 Permaorange, log waitForAndContinue and more sanity checks r=wesj
|
2011-04-28 20:24:40 -07:00 |
|
Daniel Holbert
|
6fcad3e7db
|
Bug 649440 test: Convert randomorange reftest img-anim-1.html into a chrome mochitest that polls for onStopFrame notifications until animation completes. r=joe
--HG--
rename : layout/reftests/svg/as-image/lime-anim-100x100.svg => modules/libpr0n/test/mochitest/lime-anim-100x100.svg
|
2011-04-28 19:12:02 -07:00 |
|
Daniel Holbert
|
b166f2a101
|
Bug 649440 followup: remove some obsolete MOZ_ENABLE_LIBXUL ifdefs in VectorImage. r=joe
|
2011-04-28 19:11:16 -07:00 |
|
Daniel Holbert
|
d9eccb862a
|
Bug 649440: Fire OnStopFrame notification on each redraw request in SVG images. r=joe
|
2011-04-28 19:11:16 -07:00 |
|