Isaac Aggrey
6058811463
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
2012-11-14 13:14:21 -06:00
Ehsan Akhgari
ab48da6035
Backed out changeset da25394a8b55 (bug 802706) for build bustage
2012-11-14 13:24:12 -08:00
Isaac Aggrey
12202e6725
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan,wtc
2012-11-14 13:14:21 -06:00
Robert Strong
c3c7068c3d
Bug 799902 - need pretty branding for stub installer (file naming). r=glandium
2012-11-14 12:30:29 -08:00
Landry Breuil
37fd657c5f
Bug 803955: {Free,Open}BSD use alternative dirs for systemwide extensions/plugins. r=bsmedberg
2012-11-14 20:02:07 +01:00
Kartikaya Gupta
ad1f488329
Bug 808875 - Fix unused variable warnings in nsAppRunner.cpp. r=bsmedberg
2012-11-14 09:36:41 -08:00
Jim Mathies
6d4a6c33ae
Bug 810704 - Fixup misc. toolkit resource path issues. r=mak77
2012-11-14 10:24:05 -06:00
Ed Morley
72b3846869
Merge mozilla-central to mozilla-inbound
2012-11-14 16:17:01 +00:00
Ed Morley
f26dc0969e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-14 14:35:55 +00:00
Tim Taubert
07c0f232de
merge m-c to fx-team
2012-11-14 13:48:03 +01:00
Panos Astithas
ffe6e7fbc0
Bug 795969 - Promote list of pause actors at once; r=rcampbell f=jimb
2012-11-14 10:00:57 +02:00
Mike Hommey
bcdc91e868
Bug 811336 - Only pass --nsscmd to MOZ_SIGN_CMD when signing Windows builds. r=catlee
2012-11-14 08:47:06 +01:00
Kyle Huey
6a9b981da5
Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
...
--HG--
extra : rebase_source : d9f8329b7f60b3e72aea241aa97b59aa04531c66
2012-11-13 08:57:46 -08:00
Kyle Huey
e690de14af
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
...
--HG--
extra : rebase_source : c3a92d4197831fa3061bf3f01b7cc610cc89e867
2012-11-13 11:13:27 -08:00
Kyle Huey
437ea18f52
Backout Bug 810987.
2012-11-13 10:27:37 -08:00
Kyle Huey
77f211aa9e
Backout bug 809666.
2012-11-13 10:27:06 -08:00
Nathan Froyd
08d30b4c4a
Bug 811419 - fix accumulation of the zero bucket in flag histograms; r=taras
2012-11-13 14:55:02 -05:00
David Rajchenbach-Teller
f7aae016b2
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
Brian Smith
e24b1fa596
Bug 802302: Remove obsolete OCSP responder override UI and API, r=honzab
...
--HG--
extra : rebase_source : 5d241a8b9573f442c37d0aeef0689ae5054dd08d
2012-10-15 20:39:11 -07:00
Brian R. Bondy
8b92d1fe25
Bug 795887 - Mirror existing sleep notification handling with process suspend notification handling. r=bsmedberg
2012-11-09 10:34:10 -05:00
Jeff Muizelaar
13eb972dba
Bug 801437. Breakage fix for feof(). r=ehsan
...
Macros make me sad.
--HG--
extra : rebase_source : 1265c3ef7e187c307269273e098ee92c020c2f59
2012-11-09 15:40:56 -05:00
Jeff Muizelaar
4da2223394
Bug 801437. Reimplement ensure_copy. r=ehsan
...
The previous implementation would copy the entire file into memory which
would cause a huge amount of memory usage on when copying large files.
This version copies a block at a time to avoid this.
2012-11-08 16:57:49 -05:00
Mounir Lamouri
8644ce2020
Bug 556145 - Use opacity instead of GrayText for ::-moz-placeholder UA's style. r=bz,davidb
2012-11-09 10:30:54 +00:00
Mounir Lamouri
a69affa1ba
Bug 737786 - 2/5 - Use a pseudo-element instead of a pseudo-class for placeholder styling. r=bz
2012-11-09 10:24:23 +00:00
Marco Bonardo
1206805572
Bug 799609 - Disable Places in B2G - Part 4 - Disable Places in Firefox for Android.
...
Move Android history implementation to the mobile folder, use the newly
exposed NotifyVisited API, disable Places.
r=blassey
--HG--
rename : toolkit/components/places/nsAndroidHistory.cpp => mobile/android/components/build/nsAndroidHistory.cpp
rename : toolkit/components/places/nsAndroidHistory.h => mobile/android/components/build/nsAndroidHistory.h
2012-11-09 10:55:59 +01:00
Marco Bonardo
63752889cd
Bug 799609 - Disable Places in B2G - Part 1 - Remove Android history from Places
...
r=paolo
2012-11-09 10:55:48 +01:00
Phil Ringnalda
8028630a5a
Back out 5ebd6549bf93 and 73287cb2dc6a (bug 794091) on suspicion of breaking Win64 PGO builds
2012-11-08 20:43:18 -08:00
Jed Parsons
4eca1ae2b8
Bug 809265 - Update Identity js and jsm modules to use new global object. r=benadida
...
--HG--
extra : rebase_source : e28a25b4a6556157532bcd082878ae36f6741607
2012-11-08 20:54:13 -05:00
Vladan Djeric
e71ad7f6b1
Bug 661881: Add an about:telemetry page to Firefox. r=ttaubert
2012-11-08 15:36:06 -05:00
David Rajchenbach-Teller
fa73294e7c
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
Marshall Culpepper
e2d6d71417
Bug 809605: Add %PRODUCT_MODEL% token for update URLs in B2G. r=ehsan
2012-11-07 22:18:10 -05:00
Ehsan Akhgari
2305a6fff8
Merge mozilla-central into mozilla-inbound
2012-11-07 17:24:27 -05:00
Ed Morley
b1b1282206
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-07 12:52:55 +00:00
Panos Astithas
edaf3f8964
Merge m-c to fx-team
2012-11-07 11:14:37 +02:00
Ehsan Akhgari
af490f020d
Bug 809383 - replace PR_TRUE in AsyncFaviconHelpers.h
2012-11-07 16:55:39 -05:00
Ed Morley
38ea7cf056
Merge mozilla-central to fx-team
...
--HG--
rename : browser/devtools/debugger/VariablesView.jsm => browser/devtools/shared/VariablesView.jsm
2012-11-06 14:16:07 +00:00
Panos Astithas
0da1d18035
Bug 808527 - selectedBrowser frames appear when debugging chrome; r=dcamp
2012-11-06 09:15:12 +02:00
Panos Astithas
8fcd417c7d
Bug 808498 - Chrome debugging broke B2G debugging; r=vporof,vingtetun
2012-11-06 09:14:07 +02:00
Ryan VanderMeulen
049679e9aa
Merge fx-team to m-c.
2012-11-02 15:45:53 -04:00
Panos Astithas
337aa842bf
Implement Debugger.removeAllDebuggees for efficient debugger shutdown (bug 740551); r=jimb,jorendorff
2012-11-02 18:30:23 +02:00
Ryan VanderMeulen
7e0c3a74ef
Merge the last PGO-green inbound changeset to m-c.
2012-11-01 21:26:34 -04:00
Rail Aliiev
230cef6d6b
Bug 806280 - l10n stub installers on latest-mozilla-aurora-l10n and latest-mozilla-central-l10n need to be signed builds. r=catlee,ted
2012-11-01 15:26:44 -04:00
Panos Astithas
816f5867bd
Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell
2012-10-31 18:31:55 +02:00
Matthew Noorenberghe
c3f44af9d6
Backed out changeset f33e99e56d52 because of xpcshell failures
2012-11-01 17:08:43 -07:00
Matthew Noorenberghe
4b49b8d5ef
Bug 720311 - Don't open formhistory.sqlite on shutdown in order to close it. r=mak
2012-10-31 18:22:28 -07:00
Matthew Noorenberghe
31efa66df7
Bug 804437 - Don't copy user.js section when it's hidden. r=Unfocused
2012-10-31 16:10:46 -07:00
Panos Astithas
939fd3bd0e
Bug 802081 - listTabs returns empty tab titles after startup; r=rcampbell
2012-11-01 15:34:41 +02:00
Masatoshi Kimura
7c99720294
Bug 685202 - Cleanup the update directory if canApplyUpdates is false; r=ehsan
2012-11-05 19:08:21 -05:00
Sriram Ramasubramanian
dc47f313b0
Bug 783092: LightweightThemeConsumer for Fennec. [r=bmcbride, r=mfinkle]
2012-10-31 22:08:48 -07:00
Josh Aas
8a78b3c63d
Back out both patches for bug 647216 due to regression documented in bug 806244.
2012-11-01 09:19:24 -04:00