Dave Townsend
fb0c04d35e
Bug 744833: Rebuild the bootstrapped add-ons list when the profile moves to a different directory. r=Unfocused
2012-05-14 13:05:56 -07:00
Tim Taubert
af365a0aad
merge m-c to fx-team
2012-05-08 08:53:50 +02:00
Kyle Huey
1d46f06fd5
Bug 751585: Don't enforce ASLR for binary components on XP, because system DLLs don't have ASLR and trigger false positives. r=bsmedberg,ehsan
2012-05-07 13:02:57 -07:00
Ryan VanderMeulen
40cfe78d6d
Merge m-c to m-i
2012-05-05 11:50:54 -04:00
Matt Brubeck
0d05a87aaa
Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak]
2012-05-05 08:09:50 -07:00
Brian R. Bondy
cc02047c24
Bug 750850 - Delayed loading. r=ehsan
2012-05-05 09:21:53 -04:00
Marco Bonardo
2ef506ac72
Bug 740076 - Disable autoFill when autocomplete is disabled.
...
r=dietrich
2012-05-05 14:26:42 +02:00
Marco Castelluccio
6e367ec40e
Bug 739221 - Remove nsIBrowserHistory::count.
...
r=mak sr=gavin
2012-05-05 14:26:25 +02:00
Marco Castelluccio
4e28783b31
Bug 751608 - Remove the never implemented nsIBrowserHistory::hidePage method.
...
r=mak sr=gavin
2012-05-05 14:25:31 +02:00
Ed Morley
ea1cca8a21
Merge mozilla-central to mozilla-inbound
2012-05-05 12:57:25 +01:00
Ms2ger
3b04c7d79e
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
2012-05-05 11:00:05 +02:00
Tim Taubert
1e6fbfb871
Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin
2012-05-05 01:32:34 +02:00
Joe Drew
75f6c0f80a
Bug 741979 - Don't require version numbers in the downloaded graphics driver blacklist. r=bjacob
...
--HG--
extra : rebase_source : b8abd6950804e1957d126b134146c55224288d14
2012-05-04 15:33:59 -04:00
Johan Charlez
8e8dfc12df
Bug 562640 - Error: view.selection is null when undo close tab of about:config. r=mossop
2012-05-04 22:46:35 -04:00
Victor Porof
81ccc3e0ce
Bug 748927 - Add UI elements for the remote debugging case: starting a server and selecting the server to connect to; r=past
2012-04-27 17:18:02 -04:00
Gavin Sharp
22e5cffb69
Bug 747990: Add ability to specify the "application name" used in the user agent in application.ini, r=bsmedberg
...
--HG--
extra : rebase_source : fbaaa2e94c2bbaf74e001147ec014b1ffdf3502f
2012-04-23 16:09:23 -04:00
Paolo Amadini
6061ed836c
Bug 739213 - Kill AddPageWithDetails. r=mak
2012-05-14 20:42:29 +02:00
Fabrice Desré
8c0c24a4a2
Bug 754198 - Warning treated as error in jemalloc.c. Build busted. [r=jlebar,bsmedberg]
2012-05-11 12:34:24 -07:00
Ehsan Akhgari
f71126f4f7
Merge mozilla-central into mozilla-inbound
2012-05-04 16:29:42 -04:00
Ehsan Akhgari
95c46760e3
Merge the last green PGO changeset from mozilla-inbound into mozilla-central
2012-05-04 16:23:45 -04:00
Tim Taubert
510abf5b6c
merge m-c to fx-team
2012-05-04 16:20:36 +02:00
Michael Kaply
dee2770b73
Bug 278860 - missed gPromptService change to Services.prompt in previous checkin - r=mossop
2012-05-04 08:42:51 -05:00
Ed Morley
3a910053c6
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-04 13:47:16 +01:00
Brian R. Bondy
0398ec71be
Bug 751652 - Disable MAR tests when security checks are disabled. r=rstrong
2012-05-04 08:09:14 -04:00
Patrick Walton
e644e63613
Bug 750583 - Empty out FUEL's gShutdown array in a less clownshoes manner. r=jlebar
2012-05-04 12:11:13 -07:00
Justin Lebar
990e2401e1
Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
...
--HG--
extra : rebase_source : f678b42ecc2cd4c61c975e2cd29914708568b5f9
2012-05-04 14:38:06 -04:00
Ed Morley
62058070ea
Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange
2012-05-04 19:14:15 +01:00
Vivien Nicolas
8141656ea6
Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin
2012-05-04 20:05:40 +02:00
Vivien Nicolas
17ba9e143b
Bug 748895 - Error message if an error message arrived after the destruction of the console binding. r=enndeakin
2012-05-04 20:05:40 +02:00
Justin Lebar
4f04009225
Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
2012-05-04 12:50:12 -04:00
Ed Morley
7597cd3e36
Bug 751505 - Temporarily disable test_finalizer_shouldaccept.js for permaorange after CPG landed; rs=yoric
2012-05-03 14:34:10 +01:00
Nathan Froyd
1cbb01255e
Bug 751316 - fix sending addon histograms in telemetry pings; r=taras
2012-05-02 22:23:23 -04:00
Jason Orendorff
68ca935eed
Bug 749316 - Put Debugger object into chrome scratchpad. r=dcamp,bholley.
...
--HG--
extra : rebase_source : 12ab275ac9cdfa0e9890c507e30e0b56e4086816
2012-05-01 10:17:32 -05:00
Panos Astithas
dfb60bd8de
Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp
2012-03-21 15:49:23 +00:00
Matt Brubeck
e3b7b8e191
Merge mozilla-central and mozilla-inbound
2012-05-02 15:58:11 -07:00
Bobby Holley
739e8822de
Bug 751086 - Disable toolkit/mozapps/plugins/tests/browser_bug435788.js for leaks (r=Mano,a=test-only)
2012-05-02 15:06:27 -07:00
Asaf Romano
6e16bdb5fa
Bug 750269 - Fix places transactions leak with cpg (r=mak,a=not-in-libxul)
2012-05-02 15:06:07 -07:00
Ehsan Akhgari
5d889508d9
Bug 751273 - Part 2: Rip out cairo and pixman from libxul; r=khuey
...
Landing on a CLOSED TREE
--HG--
extra : rebase_source : 92b945b90bb70a020609ad8ac0ffe633076bed10
2012-05-02 16:32:16 -04:00
Ehsan Akhgari
723adfb1b0
Backed out changeset 27c51f14c3ed (bug 751273) because of build bustage on Linux on a CLOSED TREE
2012-05-02 16:46:25 -04:00
Ehsan Akhgari
a5ca4e8f1d
Bug 751273 - Part 2: Rip out cairo and pixman from libxul; r=ted
...
Landing on a CLOSED TREE
2012-05-02 16:32:16 -04:00
Ehsan Akhgari
a204fe7019
Bug 751186 - Rip out qcms from libxul; r=khuey
...
Landed on a CLOSED TREE
2012-05-02 14:05:46 -04:00
Ehsan Akhgari
5807b0217c
Bug 750747 - Rip out libpng from libxul; r=khuey
...
Landing on a CLOSED TREE
2012-05-02 11:02:15 -04:00
Ehsan Akhgari
f744e5cbef
Backout changeset e58855b90cf6 (bug 750747) because of build bustage of a CLOSED TREE
2012-05-02 10:04:33 -04:00
Ehsan Akhgari
4102e594fa
Bug 750867 - Rip out libjpeg from libxul; r=khuey
...
Landing on a CLOSED TREE
2012-05-02 09:28:52 -04:00
Ehsan Akhgari
d875f3f6b2
Bug 750747 - Rip out libpng from libxul; r=khuey
2012-05-02 09:28:29 -04:00
Jonathan Kew
b5d33b43cc
bug 750728 - move graphite from libxul to libgkmedias on windows, to help with PGO problems. r=khuey a=ehsan to land on a CLOSED TREE
2012-05-01 20:00:35 +01:00
Gervase Markham
1e3b51b27a
Bug 750294 - update about:license to give link to Hg rev and build instructions. r=luis.
2012-05-01 09:31:37 +01:00
Makoto Kato
12a5652bff
Bug 625664 - accelerometer support using Windows 7 Sensor API. r=dougt
2012-05-01 12:04:30 +09:00
Ehsan Akhgari
83c608b002
Merge backout; a=me
2012-05-02 16:22:51 -04:00
Ehsan Akhgari
27f6798b66
Backout the merge from fx-team because of Ts regressions (no bug)
...
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Ehsan Akhgari
1264cba321
Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
...
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
2012-05-02 16:11:19 -04:00
Brian R. Bondy
c20b4e4ab2
Bug 748948 - Possible race condition when launching updates from service after security checks. r=rstrong, a=ehsan.
2012-05-02 15:40:33 -04:00
Brian R. Bondy
44d026a887
Bug 748764 - LoadlibraryEx and quoted string fix for service. r=rstrong, a=ehsan.
2012-05-02 15:40:28 -04:00
Ehsan Akhgari
873edaa63f
Merge backout; a=me
2012-05-02 15:39:41 -04:00
Ehsan Akhgari
077dde163d
Backout the latest merge from fx-team because of Ts regressions (no bug)
2012-05-02 15:37:08 -04:00
Tim Taubert
467f00c214
merge m-c to fx-team; a=js-only
2012-05-02 15:36:57 +02:00
Serge Gautherie
83dde9bd83
Bug 635825. (Av1) Re-enable test_notifications.html, test_privbrowsing.html and test_prompt.html on SeaMonkey. rs=Callek (a=test-only).
2012-05-02 12:24:40 +02:00
Brian R. Bondy
94473aa0f3
Bug 735970 - Add xpcshell tests for version downgrades. r=rstrong, a=test-only.
2012-05-01 22:17:31 -04:00
Panos Astithas
240fb3787b
Bug 749258: Fix debugger server tests exposed as broken when we start listening for errors. r=dcamp
2012-05-01 15:31:00 -07:00
Jim Blandy
bbc356c90c
Bug 749258: Have toolkit/devtools/debugger xpcshell tests register a listener for Components.utils.reportError, so tests fail when they throw an exception. r=past
2012-05-01 15:29:48 -07:00
Jim Blandy
cf9f1a6041
Bug 749215: Install the debug server jsms as symlinks, when appropriate. r=rcampbell
2012-05-01 15:19:32 -07:00
Jim Blandy
7d5df75a5a
Bug 749231: Set the devtools.debugger.log pref in head_dbg.js, so we always get packet logs. r=past
2012-04-30 15:02:11 -07:00
Kyle Huey
1bb79c852a
Bug 749648 - Null-check the return value of MapViewOfFile properly in CheckASLR; r=ehsan
2012-04-28 17:11:40 -04:00
Tim Taubert
5fba5f993b
merge m-c to fx-team
2012-04-27 08:39:28 -04:00
Jared Wein
2a4a40439b
Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy
2012-04-28 11:22:06 -04:00
Raymond Lee
b4aa3c26a2
Bug 726279 - Generalize use of Services.jsm in nsSearchService. r=dteller, dao
2012-04-28 11:09:55 -04:00
Alexandre Poirot
d15656d096
Bug 673383 - Output stdout in regular command line on Windows. r=ted
2012-04-28 11:04:36 -04:00
Ed Morley
5d64aa60f9
Merge mozilla-central to mozilla-inbound
2012-04-27 17:57:52 +01:00
Justin Dolske
1b4202b666
Bug 699707 - Limit form parsing to first + last N forms in a document. r=mnoorenberghe
2012-04-27 12:11:27 -04:00
Paolo Amadini
b03aa5460e
Bug 695829 - Add telemetry metrics for private browsing transitions. r=ehsan
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsing_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsing_telemetry.js
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_telemetry.js
2012-04-27 15:05:20 +02:00
Graeme McCutcheon
444c09308a
Bug 747379 - Override Histogram::AddSampleSet for FlagHistograms. r=nfroyd
2012-04-27 11:14:03 +01:00
Raymond Lee
db4a915135
Bug 721020 - [New Tab Page] Add telemetry probes r=ttaubert
2012-04-25 09:45:01 +08:00
Mounir Lamouri
745093013b
Bug 707580, Do not remove some directories generated by |make package| when re-called, r=khuey
2012-04-30 15:19:58 +12:00
Mounir Lamouri
4099aa1ab3
Bug 707578, Package.pm shouldn't copy older files, r=khuey,rstrong
2012-04-30 15:17:40 +12:00
Mike Hommey
8adf17ff29
Bug 749550 - Import dbg-client.jsm from resource://gre/ instead of resource:///. r=past
2012-04-30 08:05:05 +02:00
Mike Hommey
d278e617c4
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
...
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
2012-04-30 08:03:59 +02:00
Graeme McCutcheon
0aaf4488c1
Bug 747163 - Don't fall through for type HISTOGRAM_FLAG. r=taras
2012-04-26 09:09:30 +01:00
Nicholas Nethercote
3a4aa126ba
Bug 744311 (part 2) - Don't use -1 to represent "unknown" in memory reporters. r=jlebar.
...
--HG--
extra : rebase_source : 8f726aef17e5b814f5b740b453c9a67a1ef7646d
2012-04-11 19:38:31 -07:00
Nicholas Nethercote
08dc2dae6b
Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar.
...
--HG--
extra : rebase_source : f700733d8aa1aed1ae1f9206b4ee9063f9a03341
2012-04-09 22:52:33 -07:00
Ekanan Ketunuti
4fd2e3b8d5
Bug 738605 - Don't use an XML comment inside a CDATA block in menulist.xml. r=neil
2012-03-23 20:04:02 +07:00
Raymond Lee
bb293777b6
Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert
2012-04-30 01:53:08 +08:00
Ralph Giles
31cdda5218
Bug 674225 - Add libopus to the mozilla build system. - r=ted
...
This builds the opus reference library in media/libopus.
We support both fixed and floating point builds, switched
by MOZ_OPUS_FIXED. Currently this isn't defined by anything
but should probably offer a configure option, and default
to true on arm.
Thanks to Tim Terriberry for additional review.
2012-04-30 16:20:22 -07:00
Justin Lebar
21b4b9c70e
Bug 748440 - Part 2: Report heap-committed-unused{,-ratio} in telemetry. r=taras
...
--HG--
extra : rebase_source : 5c864364d48a51697330b11a6ea2bcc5849d6394
2012-04-30 14:27:16 -04:00
Jared Wein
1504e6e3d5
Bug 702463 - Increasing the timeout of the tests due to the presence of multiple refresh drivers. r=ehsan
2012-04-30 13:44:55 -04:00
Mike Hommey
e551920d94
Bug 750290 - Remove tools/leaky. r=dbaron
2012-04-30 18:17:46 +02:00
Panos Astithas
f4adb96b3f
Bug 724228 - Use getVariable instead of getVariableDescriptor until the latter lands; r=dcamp
2012-03-21 15:49:23 +00:00
Tim Taubert
efd2428f6f
merge m-c to fx-team; a=desktop-only
2012-04-24 11:35:52 -04:00
David Rajchenbach-Teller
b8bfd2bdfc
Bug 744698 - Force logging. r=gavin, a=test-only
2012-04-23 20:09:06 +02:00
Dave Townsend
4e5b20eb89
Bug 747005: OSX XULRunner SDKs aren't getting named propertl. r=bsmedberg, a=lsblakk
2012-04-23 07:11:19 -07:00
Panos Astithas
4a851cc61e
Bug 740803 - Put the debugger in its own compartment again; r=dcamp, a=mfinkle
...
--HG--
rename : toolkit/devtools/debugger/server/dbg-server.jsm => toolkit/devtools/debugger/server/dbg-server.js
2012-04-22 12:59:09 +03:00
Gian-Carlo Pascutto
ed82784c43
Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle
2012-04-20 07:46:47 +02:00
Gian-Carlo Pascutto
043f59c89e
Backout db52b4916cde (Bug 673470). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
1d386ef3f3
Backout e9291f227d63 (Bug 725597). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
dda85f541f
Backout a010dcf1a973 (Bug 726002). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
f533ef04bc
Backout 35bf0d62cc30 (Bug 726002). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
d5890c74cd
Backout f8bf3795b851 (Bug 729640). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
Gian-Carlo Pascutto
f939ced67f
Backout a01cf079ee0b (Bug 730247). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
David Rajchenbach-Teller
cdaca26fef
Bug 751505 - Better memory cleanup during the test. r=jorendorff,yoric
2012-05-03 17:14:33 +02:00
Ekanan Ketunuti
c48010b7f2
Bug 751157 - Reference to non-existing dictionaryGeneric.png in mozapps/extensions/newaddon.css. r=dao
2012-05-03 09:00:56 +07:00
OHZEKI Tetsuharu
8d0fc23c2d
Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret
2012-05-03 18:33:47 -04:00
Bas Schouten
773069e08d
Bug 751463: Remove Azure from XUL. r=khuey
2012-05-03 21:21:52 +02:00
Marco Bonardo
34b4cd9b61
Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query.
...
r=gavin a=desktop-only
2012-04-19 22:17:04 +02:00
Michael Kaply
89becf8299
Bug 278860 - Show the right error message when the profile is missing; r=bsmedberg a=mfinkle
2012-04-19 15:40:49 -04:00
Myk Melez
fd7a6dd8f7
bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl
2012-04-19 00:39:52 -07:00
Matthew Noorenberghe
884f23c3f3
Bug 739697 - Don't begin a transaction for formhistory.sqlite if there's an existing one since we don't support nesting them. r=zpao,rnewman a=tracking-firefox
...
--HG--
extra : rebase_source : c78eed21037ffbd063230f9f16b1008eebb01310
2012-04-06 15:26:00 -04:00
Alessandro Decina
efe31886e6
Bug 422540 - GStreamer backend for audio/video decoding. r=cdouble, a=npotb
2012-04-18 18:33:13 -04:00
Olli Pettay
f435b54e31
Bug 745744 - Geolocation doorhanger might cause zombie compartments because it keeps callbacks alive, r=gavin, a=desktop-only
2012-04-18 19:29:50 +03:00
Myk Melez
2dc4aaa8f0
bug 746457 - fix bustage in reading extension default prefs (not covered by tests) from changeset ef55c163a23a (bug 725408); followup patch that completely reverts change to the previous behavior; r,a=bustage
2012-04-18 01:03:42 -07:00
Myk Melez
a06b256405
bug 746457 - fix bustage in reading extension default prefs (not covered by tests) from changeset ef55c163a23a (bug 725408); r,a=bustage
2012-04-17 23:58:12 -07:00
Aryeh Gregor
fc78ff9531
Bug 702948 - Add telemetry to count how many ranges are detached; r=smaug
2012-04-17 17:36:22 +03:00
Myk Melez
0e8cb8852d
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
2012-04-17 07:11:53 -07:00
Paolo Amadini
fc466abc21
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Mark Banner
7a4fe27fa5
Backout bug 741972 / changeset 993d0e9edd3f due to test failures
2012-04-17 12:01:14 +01:00
Mark Banner
725f0b699e
Bug 741972 - Test failures on ESR when channel is set to ESR, TEST-UNEXPECTED-FAIL | test_AddonRepository_compatmode.js | compatmode-strict@tests.mozilla.org == compatmode-ignore@tests.mozilla.org and more. Change tests to re-use the new AddonManager.checkCompatibility attribute for future-proofing channel additions/changes. r=bmcbride
2012-04-17 10:24:24 +01:00
Max Li
b05ef0f78f
Bug 741699 - telemetry for uiautomation.dll r=askalski f=davidb
2012-04-05 07:34:44 -04:00
David Bolter
035d830e83
Bug 729154 - Telemetry for a11y instantiation by unknown cause. r=tbsaunde f=surkov
...
This change includes a small refactor, combining our compat and telemetry data structures. We get all fancy pants with bitflags and such.
2012-04-16 11:04:53 -04:00
Justin Lebar
a464c6b0c9
Bug 741378 - Part 3: Fix test_memoryReporters bustage. r=njn
2012-04-16 13:47:07 +10:00
Justin Lebar
50b6e14575
Bug 741378 - Part 2: Update telemetry to report js-gc-heap-committed.
2012-04-16 12:20:55 +10:00
OHZEKI Tetsuharu
180f392424
Bug 745525 - Use handleEvent in PopupNotifications r=dolske
2012-04-15 19:21:25 -04:00
OHZEKI Tetsuharu
de9fe9524f
Bug 745524 - Minor code cleanup in PopupNotifications.jsm. r=dolske
2012-04-15 19:11:41 -04:00
Cervantes Yu
e49802fb36
Bug 742226 - Create a uevent poller implementation. r=cjones
2012-04-13 12:02:33 +08:00
Marco Castelluccio
c4b7394d2e
Bug 611843 - Don't fsync extensions.ini. r=mossop
2012-04-14 09:03:02 -04:00
Ms2ger
e29bcbd3dc
Backed out changeset db5d4c1aece7 for B2g bustage.
2012-04-14 09:29:41 +02:00
Kyle Machulis
aa01b6531a
Bug 732639: DBus Thread Implementation for B2G Bluetooth r=cjones
...
--HG--
extra : rebase_source : 564ff82ed63cb02ab99204c572baad6a5e761376
2012-04-13 22:40:09 -07:00
Ehsan Akhgari
a992263c77
Merge mozilla-central into mozilla-inbound
2012-04-24 21:29:44 -04:00
Ehsan Akhgari
30412417b6
Merge the last green PGO changeset from birch to mozilla-central
2012-04-24 20:54:12 -04:00
Patrick Wong
30fd6e9e6a
Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar
2012-04-24 14:43:00 -04:00
Ed Morley
9db7f5b9bf
Merge from mozilla-central
2012-04-24 11:46:16 +01:00
Ehsan Akhgari
624b7c422e
Merge from mozilla-central
2012-04-23 18:17:44 -04:00
Mark Banner
aa8d563898
Bug 723135 - Language packs should work for all releases of a branch, maxVersion should use * for compatibility ranges. r=ted
2012-04-23 14:09:41 +01:00
Ehsan Akhgari
3f561f1dad
Merge mozilla-central into birch
2012-04-20 13:50:08 -04:00
Ehsan Akhgari
b0555ad014
Merge mozilla-central into birch
2012-04-19 10:03:36 -04:00
Peng Kang
98d1b53def
Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg
2012-04-18 23:22:29 -04:00
Ehsan Akhgari
816e9ddd2e
Backout changeset c3d4c0bdd4bf (bug 737056) for build bustage
2012-04-18 17:05:06 -04:00
Peng Kang
ebc77567f8
Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg
2012-04-18 16:31:59 -04:00
David Rajchenbach-Teller
cbad079392
Bug 742384 - Have CDataFinalizer.dispose return a value. r=jorendorff
2012-04-13 23:56:03 +02:00
David Rajchenbach-Teller
71833c7bc7
Bug 720771 - Companion testsuite. r=jorendorff
2012-04-16 21:25:35 +02:00
Matt Brubeck
b950055584
Bug 745233 - Back out 33e485d0e23b, 26eb08593f89, ce72679ffb95, 10b783e85c1e (bug 720771, bug 742384) because of Linux64 PGO crashes
2012-04-13 10:40:27 -07:00
Marco Bonardo
2c458aed93
Merge last green PGO from inbound to central
2012-04-13 12:40:12 +02:00
Ryan VanderMeulen
27a4e0dcb6
Back out entire dd28759eba7b push (bug 739913 and bug 742226) due to OSX 10.7 and b2g bustage. r=shouldausedtry
2012-04-12 20:00:57 -04:00
Brian R. Bondy
233361a29e
Bug 735969 - Revert the disable version downgrade check workaround from Bug 735784. r=rstrong
2012-04-12 19:06:19 -04:00
Ehsan Akhgari
88c16eb426
Merge the last green changeset of mozilla-inbound to mozilla-central
2012-04-12 12:19:42 -04:00
Rail Aliiev
82eb25c7a2
Bug 732976 - SingleSourceFactory should generate checksums file. r=ted
2012-04-12 12:11:40 -04:00
Marco Bonardo
1f851876e8
Bug 743490 - Frequent test_redirects.js | test failed.
...
r=dietrich
2012-04-12 10:37:54 +02:00
Jared Wein
448f24398a
Bug 716171 - mouseout should hide controls immediately, not after a delay. r=dolske
2012-04-11 19:23:56 -07:00
Richard Newman
a89cec83c5
Backout 0e03eb171e08 (Bug 743574 - Deprecate DOMException.code). a=bustage
2012-04-11 15:33:37 -07:00
David Rajchenbach-Teller
8152b2083e
Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff
2012-04-11 14:58:44 +02:00
Oleg Romashin
ea99848944
Bug 740244 - Do not compile glx test when EGL provider enabled. r=bjacob
2012-04-11 17:55:22 -04:00
David Rajchenbach-Teller
5a08b70435
Bug 728171 - Use Scoped.h throughout the code. r=cjones
2012-04-11 18:59:10 +02:00
David Rajchenbach-Teller
06d5789ee1
Bug 720771 - Companion testsuite. r=jorendorff
2012-04-11 17:55:21 -04:00
Vivien Nicolas
5c4785a41f
Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao
2012-04-11 10:05:35 -07:00
Ryan VanderMeulen
3465fe9edc
Backout the tests from bug 720771 due to Linux64 red.
2012-04-11 08:35:07 -04:00
David Rajchenbach-Teller
f5cecb0389
Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff
2012-04-11 10:46:19 +02:00
Cervantes Yu
2eb2f392bc
Bug 742226 - Add a uevent poller implementation. r=cjones
2012-04-05 15:49:28 +08:00
David Rajchenbach-Teller
457f40baba
Bug 728171 - Use Scoped.h throughout the code. r=cjones
2012-04-12 12:21:24 +02:00
Gian-Carlo Pascutto
5261b387f7
Bug 741042 - Fix wrong description for Telemetry entries. r=rnewman
2012-04-12 23:26:30 +02:00
Gian-Carlo Pascutto
ed83f6762d
Bug 741042 - Add telemetry support for timing XUL profile import. r=blassey
2012-04-12 23:19:57 +02:00
Ehsan Akhgari
14970970a1
Merge mozilla-central and mozilla-inbound
2012-04-12 12:20:56 -04:00
Jared Wein
da8eb0d095
Bug 740668 - Add noise to background of image document. r=joe,zpao
2012-04-10 16:03:48 -07:00
Jared Wein
c07d87dc97
Bug 713487 - Move TopLevelImageDocument.css and TopLevelVideoDocument.css to toolkit/themes. r=roc,dao
2012-04-10 16:03:41 -07:00
David Rajchenbach-Teller
71fdbf0ed8
Bug 720771 - Companion testsuite. r=jorendorff
2012-04-11 07:58:12 -04:00
Paolo Amadini
b56559947f
Bug 742714 - Remove LMANNO_EXPIRATION, LMANNO_LOADFAILED, and LMANNO_LOADING. r=mak
...
--HG--
extra : rebase_source : df909400325dc84602964b9d2073cdacb06eeffb
2012-04-12 12:28:12 +02:00
Paolo Amadini
dbac832882
Bug 715355 - Deprecate and remove old style GUIDs. r=mak
...
--HG--
extra : rebase_source : 0d0a2ac825ed674075e8e85607a496668953c6c1
2012-04-12 12:27:57 +02:00
Paolo Amadini
91dada14b6
Bug 741175 - Document skipping Places tests because the Private Browsing service is unavailable. r=mak
...
--HG--
extra : rebase_source : 5ccac27d1787a483a41690a0bd042a060ac4ab18
2012-04-12 12:27:45 +02:00
Paolo Amadini
d240aaa722
Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak
...
--HG--
extra : rebase_source : ddb3109fa13f41bdfb2f265f7850453905145a07
2012-04-12 12:27:36 +02:00
Paolo Amadini
f59a485dfb
Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
...
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
2012-04-12 12:27:14 +02:00
Justin Lebar
4cbb9aa916
Bug 742491 - Use a thread-safe DLL patcher on Windows, when possible. r=glandium
2012-04-10 15:52:56 -04:00
Justin Lebar
c5edb21551
Bug 742833 - In WindowsDllInterceptor, assign to the out-param as soon as the trampoline is set up, to avoid a race condition. r=glandium
...
--HG--
extra : rebase_source : 22108070e44a33e8df5105fd896a7f28571fe32c
2012-04-10 15:43:04 -04:00
Chris Jones
936c3d52ae
Bug 739801: Initialize the lastUpdateTime to 0 to make sure we check for an update on first startup after a fresh install (or profile clear). r=rs
2012-04-10 01:55:10 -07:00
Chris Ilias
8277a818e7
Bug 728981 - Add "browser.search" preferences to about:support [r=zpao]
2012-04-09 13:07:59 -07:00
Patrick McManus
0d8b095be3
bug 742935: fix landing problem with 717350 r=honzab
...
--HG--
rename : netwerk/test/unit/test_mismatch_lm.js => netwerk/test/unit/test_mismatch_last-modified.js
2012-04-09 10:21:28 -04:00
Igor Bukanov
5220367ed1
Bug 737364 - part 2 - replace JSContext with JSRuntime in the GC-related API
...
This part replaces the JSContext *cx argument in most GC-related API
with JSRuntime *rt. When possible, the patch removes the code to obtain
a temporary cx just to run the GC.
The patch also removes JS_DestroyContextMaybeGC. That function is not
used in FF code base and its implementation is broken. It requires that
the context has an entered compartment when it is destroyed, which in
turns implies a missing leave compartment call.
2012-03-28 12:13:30 +02:00
Philipp von Weitershausen
1243817279
Back out changeset 26adf71d5c61 (bug 734018) due to oranges.
2012-04-06 18:39:02 -07:00
Philipp von Weitershausen
c55d112fec
Bug 734018 - Don't patch DOMRequestService into Services.jsm, define message managers. r=gavin,fabrice
2012-04-06 17:42:11 -07:00
Marco Bonardo
13f1c8ba2e
Bug 737841 - Part 3: remove no more useful redirectsMode query option.
...
r=dietrich rs=gavin
--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
Marco Bonardo
8087b03ca3
Bug 737841 - Part 2: tests
...
r=dietrich
2012-04-07 01:17:51 +02:00
Marco Bonardo
24c6a92fbf
Bug 737841 - Part 1: ensure Places history properly handles redirecting and error visits.
...
r=dietrich
2012-04-07 01:17:49 +02:00
Marco Bonardo
7268ef19f6
Bug 739751 - Don't inline autocomplete results shorter than the searcString to avoid confusing in-the-middle autocomplete.
...
r=gavin
2012-04-07 00:40:01 +02:00
Jason Duell
3cd4cdb51d
Bug 705796 - telemetry data on how often cache is corrupt at startup. r=michal
2012-04-06 13:10:32 -07:00
Ms2ger
aab2ba895f
Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks.
2012-04-06 13:10:30 +02:00
Vivien Nicolas
da9dcbcb48
Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao
2012-04-06 03:12:18 -07:00
Richard Newman
e2843b5c41
Merge m-c to m-i.
2012-04-05 22:06:41 -07:00
Rail Aliiev
2b3fe15d04
Bug 738349 - PGP signature file missing http://releases.mozilla.org/pub/mozilla.org/firefox/releases/11.0/mac/en-US/ . r=ted
2012-04-05 14:18:45 -04:00
Ehsan Akhgari
e130fd8945
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
2012-04-05 13:40:53 -04:00
Veeraya Pupatwibul
e3cbc5d26d
Bug 742396 - Change stored password notification should truncate long usernames [r=zpao]
2012-04-05 14:42:58 -07:00
Chris Cooper
ab4a917101
Merge build-system to mozilla-central
2012-04-04 14:02:07 -04:00
Marco Bonardo
5eb9c1dad8
Merge last green PGO from inbound to central
2012-04-04 13:36:36 +02:00
Joey Armstrong
a49a00567b
Bug 688061 - reduce shell command use - r=khuey
2012-04-03 15:53:07 -04:00
Benjamin Smedberg
b6316a0a91
Bug 740919 - Don't delay-load gkmedias.dll and make the XPCOM glue work by eagerly loading it in dependentlibs.list, r=khuey
...
--HG--
extra : rebase_source : cb2c83a5ca23c4ed93b18622503efc834c4465c4
2012-04-03 14:08:23 -04:00
Matt Brubeck
4b2cbff8a8
Merge last green changeset from inbound to mozilla-central
2012-04-03 10:48:15 -07:00
Serge Gautherie
4e7f0ae625
Bug 739687. (Av1) test_classifier.html and test_classifier_worker.html: Set preference they depend on, Some rewrite and documentation. r=dcamp.
2012-04-03 15:37:40 +02:00
Marco Bonardo
0a70645e54
Bug 573259 - Intermittent time out in browser_relative.js due to browser_offline.js
...
r=Mossop
2012-04-03 11:48:36 +02:00
Justin Lebar
ef80ce85f4
Bug 737857 - Report number of ghost windows in telemetry. r=njn
...
--HG--
extra : rebase_source : 0139099de839f77405ec1e606fc0540fc892cbd5
2012-04-02 22:28:13 -04:00
Justin Lebar
c7747cbafe
Bug 738624 - Add ghost windows to about:compartments. r=njn
...
--HG--
extra : rebase_source : c16cdfc4c06b363f54f1d0f37bb006cf977b079a
2012-04-02 22:28:05 -04:00
Mark Capella
38934b4912
Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden
2012-04-02 17:21:24 -07:00
Marco Bonardo
62abea8cfe
Bug 739763 - Fix slow redirects query that with certain data distributions may cause long hangs on first page load.
...
r=dietrich
2012-04-02 22:48:28 +02:00
Matt Brubeck
6b29960c06
Back out bug 738011, bug 738624, and bug 737857 because of WinXP debug reftest log errors
...
--HG--
extra : rebase_source : 965c755f6416e2ca102b38633fe7a2c7267e956e
2012-04-02 12:44:31 -07:00
Trevor Saunders
52e15d6edc
bug 733510 - use flag histograms instead of bool histagrams for usage data r=davidb, froydnj
2012-03-23 16:32:18 -04:00
Jared Wein
acc7a6a10c
Bug 711552 - Click to play plugins for desktop Firefox. r=felipe
2012-04-02 13:49:56 -07:00
Ryan VanderMeulen
a906c21250
Mark a failing test from bug 741842 as todo-is until bug 716321 lands.
2012-04-03 20:33:14 -04:00