Patrick McManus
380fde7b17
bug 807435 telemetry for server TLS NPN support r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
1abfc63665
bug 807435 telemetry for ssl version used r=honzab r=bsmith
2012-11-22 11:43:27 -05:00
Ehsan Akhgari
2764c759e8
Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky
2012-11-20 19:41:35 -05:00
Paul Adenot
fd3313aa46
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Gervase Markham
52a18310b5
Bug 804956 - remove no-longer-necessary University of Cambridge license. The
...
code it applied to was removed in bug 691898 and related bugs.
2012-11-21 15:23:14 +00:00
Rafael Ávila de Espíndola
18a701927e
Bug 814704 - Move the creation of a js object from combinedStacks into
...
a static function. r=vladan.
2012-11-27 08:52:25 -05:00
Mark Hammond
0b6955fbcb
Bug 808001 - clicking a social notification link now opens the link in a new tab. r=gavin
2012-11-22 13:53:07 +11:00
Gervase Markham
25f273c882
Bug 809381 - restore MySpell BSD-like license to our copy of Hunspell, and
...
add to about:license.
2012-11-21 12:34:37 +00:00
Seth Fowler
630ed49838
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
David Rajchenbach-Teller
ac268bc69c
Bug 808557 - Telemetry to measure the impact of UIC_startSearch synchronous query. r=mak
2012-11-20 20:28:34 -05:00
Jed Parsons
6cc0782ec9
Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida
2012-11-20 20:28:34 -05:00
Rafael Ávila de Espíndola
f6513ba12c
Bug 808699 - Change the wire format for hang reports. r=vladan.
2012-11-20 09:45:14 -05:00
Ehsan Akhgari
439bb83770
Bug 813433 - Make nsMediaSniffer accept null request arguments; r=bzbarsky
...
This patch will make the content sniffer useful to sniff the mimetype of
in-memory media buffers.
2012-11-20 00:01:30 -05:00
Brian Smith
57d66aaf73
Backed out changeset ef6db4ced917 (bug 804663) due to build bustage, a=bustage
...
--HG--
extra : rebase_source : 20d434a5f205052e836e059bcee57a0bf84725c4
2012-11-19 20:24:47 -08:00
Bobby Holley
d2eee0e50e
Bug 808608 - Stop relying on unique Location objects in WebConsoleActor. r=past
...
Right now the code holds a ref to the per-inner-window Location object of the
Window associated with the sandbox, and uses that to determine if the page has
navigated. This breaks when we have one Location object per docshell, because
the check always succeeds. Just use the window ID instead, which is also less
likely to leak.
2012-11-21 13:20:04 -08:00
Brian Smith
6c0a65320c
Bug 804663: Create a CryptoTask API to simplify the creation of correct async crypto operations and add more utilities to ScopedNSSTypes.h, r=honzab
...
--HG--
extra : rebase_source : de29f383e6d5b109a06837b887d96bbcbce55817
2012-07-13 15:44:24 -07:00
Justin Dolske
68b9742ee2
Bug 817366 - Use more 2x images for HiDPI browser UI. r=fryn, icons=shorlander
2012-12-05 14:49:28 -08:00
Chen Zeyu
15a4451e16
Bug 813801: null-check blocklistWindow in nsBlocklistService.js. r=dtownsend
2012-12-05 14:13:26 -08:00
Brian Smith
46c8b420d3
Bug 804663: Create a CryptoTask API to simplify the creation of correct async crypto operations and add more utilities to ScopedNSSTypes.h, r=honzab
2012-07-13 15:44:24 -07:00
Ehsan Akhgari
5bba464e0a
Backed out 3 changesets (bug 799640) on the suspicion of regressing Tp5 by 50%
...
Backed out changeset 133c704dbcc6 (bug 799640)
Backed out changeset b130bb991d84 (bug 799640)
Backed out changeset e47b059493cf (bug 799640)
2012-11-30 16:05:13 -05:00
Ehsan Akhgari
d7e3e8a349
Backed out changeset 98b22b52150e (bug 812238) for breaking the build
2012-11-30 14:35:53 -05:00
Ted Mielczarek
9017b65900
bug 816963 - Enable crash reporting in places C++ unit tests. r=mak
2012-11-30 14:26:19 -05:00
Chris Double
15346afaf9
Bug 805700 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : 2d8da020eded2367065cb3c4381ceb624f600cc2
2012-11-30 16:05:50 +13:00
Chris Double
1604119e60
Bug 787228 - Part6: Build changes for gingerbread libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : 4aece7664366524b15c8b5ccae06cfe5a3a67b96
2012-11-30 15:38:03 +13:00
Monica Chew
ce3db7f42c
Bug 812238 - Initial import of protobuf-2.4.1. r=khuey
2012-11-30 10:33:48 -08:00
Ehsan Akhgari
bd9f6467ff
Merge mozilla-central to mozilla-inbound
2012-11-30 13:20:05 -05:00
Andres Hernandez
21de2da0cc
Bug 814700 - Post test_private_resume.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_private_resume.js => toolkit/components/downloads/test/browser/browser_private_resume.js
extra : rebase_source : 43d6f4d21279c83c6af85d32a8e8b76bb83ae723
2012-11-30 11:25:28 -06:00
Benoit Girard
10dbaf8c1e
Bug 799640 - Part 3: Add shutdown labels. r=espindola
2012-11-30 12:49:47 -05:00
Benoit Girard
a8aa3822d4
Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan
2012-11-30 12:49:20 -05:00
Mats Palmgren
0bae59cdf1
Bug 814677 - Replace XP_IS_SPACE with dom::IsSpaceCharacter and add form-feed to match DOM spec. r=bz
2012-11-30 17:04:11 +01:00
Paul Adenot
4b67de8e72
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
Brian Smith
3b421f7cf1
Bug 804663: Add a CryptoTask class for asynchronous crypto operations and add more utilities to ScopedNSSTypes.h
...
--HG--
extra : source : cc195997c6e526ce4b64d28cfb065d671b90bdba
2012-07-13 15:44:24 -07:00
Josh Aas
42248bb3de
Back out fix for bug 405407 due to regressions.
2012-11-19 18:02:21 -05:00
David Keeler
0ad645bf69
bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting r=joshmoz
2012-11-19 14:03:24 -08:00
Ethan Hugg
7c0b8a666a
Bug 811118 build webrtc unittests by default but run only some r=jesup
2012-11-12 15:34:05 -08:00
John Schoenick
e0389ffc53
Bug 800018 - Part 2 - Move plugin fallback event handling entirely to the front end. r=jaws
2012-11-19 11:38:04 -08:00
John Schoenick
dea0a12fea
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh
2012-11-19 11:38:03 -08:00
Josh Matthews
1167ce350a
Bug 812627 - Use the proper db connection when retrieving the last insert ID for downloads. r=mak
2012-11-19 15:22:58 +00:00
Paul Adenot
5123e13926
Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium
2012-11-19 16:36:06 +00:00
Mounir Lamouri
909bdbd4a5
Bug 811193 - nsIUrlListManager.safeLookup() should take a nsIPrincipal. f=hector sr=sicking
2012-11-19 12:25:48 +00:00
Jed Parsons
2bb3eca524
Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida
2012-11-18 00:02:13 -05:00
Jim Mathies
af00b2b910
Bug 810810 - Fixup misc. directory issues with plugin tests. r=bsmedberg, glandium
2012-11-17 14:35:24 -06:00
Ryan VanderMeulen
7fd9f64e62
Merge m-c to inbound.
2012-11-17 13:36:17 -05:00
Ryan VanderMeulen
59340afb72
Merge fx-team to m-c.
2012-11-17 13:29:05 -05:00
Ryan VanderMeulen
00898e7ef8
Backed out changeset b527670b6728 (bug 811118) for orange.
2012-11-16 21:24:14 -05:00
Ehsan Akhgari
a862a7392b
Bug 812639 - Fix per-window private browsing builds after the landing of bug 723005; r=mak
2012-11-17 10:53:27 -05:00
Jed Parsons
af0c792537
Bug 811012 - Allow forceAuthentication parameter to request for whitelisted Marketplace. r=benadida
2012-11-17 08:19:38 -05:00
Ethan Hugg
35febb02ed
Bug 811118 build webrtc unittests by default r=jesup
2012-11-12 15:34:05 -08:00
Jed Parsons
c22756ca57
Bug 804932 - Pass arbitrary options from RPs to BrowserID internal api methods. r=benadida
2012-11-16 18:34:32 -05:00
Panos Astithas
ae2a641cf3
Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell
2012-11-01 17:34:10 +02:00
Paul Adenot
9b5a25b4e0
Bug 790524 - Avoid overwriting the content-type by application/octet-stream in the sniffing logic. r=bz
2012-11-16 11:20:58 -08:00
Mihai Sucan
0f022cdb3d
Bug 787981 - Use LongStringActor in the Web Console actors; r=past
2012-11-05 18:41:59 +02:00
Tim Taubert
26dc8b9fef
merge m-c to fx-team
2012-11-14 13:48:03 +01:00
Panos Astithas
06d42290ee
Bug 795969 - Promote list of pause actors at once; r=rcampbell f=jimb
2012-11-14 10:00:57 +02:00
Kyle Huey
4213568dc1
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
eb284af7b6
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
d77f59d91d
Backout Bug 810987.
2012-11-13 10:27:37 -08:00
Kyle Huey
a43ac37b08
Backout bug 809666.
2012-11-13 10:27:06 -08:00
Brian Smith
824cf41577
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
a0ee1a91ab
Bug 795887 - Mirror existing sleep notification handling with process suspend notification handling. r=bsmedberg
2012-11-09 10:34:10 -05:00
Jeff Muizelaar
1820bc13e2
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
3062de063a
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
33e851046c
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
58aa0a96d8
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
734834f6cd
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
73f24438db
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
6c724342b3
Back out 5ebd6549bf93 and 73287cb2dc6a (bug 794091) on suspicion of breaking Win64 PGO builds
2012-11-08 20:43:18 -08:00
Jed Parsons
4db96ce158
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
25c007afd8
Bug 661881: Add an about:telemetry page to Firefox. r=ttaubert
2012-11-08 15:36:06 -05:00
David Rajchenbach-Teller
8f78d9d386
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
Marshall Culpepper
867e660d91
Bug 809605: Add %PRODUCT_MODEL% token for update URLs in B2G. r=ehsan
2012-11-07 22:18:10 -05:00
Ehsan Akhgari
7155c4fc5f
Merge mozilla-central into mozilla-inbound
2012-11-07 17:24:27 -05:00
Ed Morley
3c0fa4c28c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-07 12:52:55 +00:00
Panos Astithas
24d9d0ae1d
Merge m-c to fx-team
2012-11-07 11:14:37 +02:00
Ehsan Akhgari
8d21025121
Bug 809383 - replace PR_TRUE in AsyncFaviconHelpers.h
2012-11-07 16:55:39 -05:00
Ed Morley
092f2cf1f0
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
5b7ba1d268
Bug 808527 - selectedBrowser frames appear when debugging chrome; r=dcamp
2012-11-06 09:15:12 +02:00
Panos Astithas
f8ce74e74e
Bug 808498 - Chrome debugging broke B2G debugging; r=vporof,vingtetun
2012-11-06 09:14:07 +02:00
Ryan VanderMeulen
7ce522bbc4
Merge fx-team to m-c.
2012-11-02 15:45:53 -04:00
Panos Astithas
ceacb0d392
Implement Debugger.removeAllDebuggees for efficient debugger shutdown (bug 740551); r=jimb,jorendorff
2012-11-02 18:30:23 +02:00
Ryan VanderMeulen
caaae42bf8
Merge the last PGO-green inbound changeset to m-c.
2012-11-01 21:26:34 -04:00
Rail Aliiev
887ff5edf6
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
fdfd985c80
Bug 740551 - ThreadActor should automatically add appropriate debuggee globals - Patch v14; r=rcampbell
2012-10-31 18:31:55 +02:00
Matthew Noorenberghe
96d8e02d92
Backed out changeset f33e99e56d52 because of xpcshell failures
2012-11-01 17:08:43 -07:00
Matthew Noorenberghe
b6afc1be62
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
1ffea60291
Bug 804437 - Don't copy user.js section when it's hidden. r=Unfocused
2012-10-31 16:10:46 -07:00
Panos Astithas
1130d7042d
Bug 802081 - listTabs returns empty tab titles after startup; r=rcampbell
2012-11-01 15:34:41 +02:00
Masatoshi Kimura
42ac4dce02
Bug 685202 - Cleanup the update directory if canApplyUpdates is false; r=ehsan
2012-11-05 19:08:21 -05:00
Sriram Ramasubramanian
492f52de78
Bug 783092: LightweightThemeConsumer for Fennec. [r=bmcbride, r=mfinkle]
2012-10-31 22:08:48 -07:00
Josh Aas
4c7422ffc4
Back out both patches for bug 647216 due to regression documented in bug 806244.
2012-11-01 09:19:24 -04:00
Karl Tomlinson
c553a32f09
b=808873 return toplevel GtkWidget for NS_NATIVE_SHELLWIDGET and use it r=roc
...
--HG--
extra : transplant_source : _gK%D6%5D%96%1A%3A%3A%21j%40E%09%FF%84%D3%8F%C6%A5
2012-11-07 10:50:37 +13:00
David Rajchenbach-Teller
dca36f6ddf
Bug 808428 - Testing that OS.File can be called from xpcshell. r=nfroyd
...
--HG--
extra : rebase_source : 6dfc9107c4ff2453b47a3df528ca8d0037b91cf8
2012-11-05 07:59:00 -08:00
Matthew Noorenberghe
43315a618f
Bug 720311 - Don't open formhistory.sqlite on shutdown in order to close it. r=mak
...
--HG--
extra : rebase_source : 675477f85954d74601b69fe1ab6f937e50e5adcf
2012-10-31 18:22:28 -07:00
Mike Conley
c5d308c096
Bug 759397 - Remove per-item download rate clutter from Downloads Panel. r=mak.
2012-11-06 13:21:50 -05:00
Gian-Carlo Pascutto
7b40c4d417
Bug 806422 - Modify and add tests for new Complete caching behavior in protocol 2.3. r=dcamp
2012-11-06 15:38:25 +01:00
Gian-Carlo Pascutto
24c7a7d71c
Bug 806422 - Do not cache Complete's across a SafeBrowsing update. r=dcamp
2012-11-06 15:38:16 +01:00
Vladan Djeric
f3f30fb87c
Bug 808268 - Report % of dirty keys in a scope during a flush. r=taras
2012-11-05 15:49:38 -05:00
Ehsan Akhgari
143d7a9bc7
Backed out changeset efb52cbc71e5 (diagnostics for bug 8022011) because it is no longer needed
2012-11-05 15:18:11 -05:00
Rafael Ávila de Espíndola
7c9427df6f
Bug 805046 - Add a class to represent a set of stacks that share a object list. r=vdjeric.
2012-11-05 13:45:19 -05:00
Nick Hurley
4258db2f82
Bug 699951 - add a memory reporter for heap usage by the disk cache. r=michal
2012-11-05 10:22:33 -08:00
Felipe Gomes
8d66a30d1d
Bug 807532. Clear the previous profile when Social is toggled off. r=markh,gavin
2012-10-31 21:00:15 -07:00
Adri Hilviu
0bf9cbbfa2
Bug 805466 - Remove old MozUpdater-i folders in /tmp in PostUpdate. r=bbondy
2012-10-31 16:32:14 -04:00
Felipe Gomes
885c5f3ffc
Bug 808171. Follow-up. Check for and avoid setting the same value twice inside the _setEnabled function instead of the observer. r=markh
2012-11-06 16:30:04 -08:00
Mark Hammond
6f027f198e
Bug 808171 - social.enabled preference observer checks if enabled state really needs to change. r=felipe
2012-11-07 11:11:28 +11:00
Jim Mathies
82d7df8ec6
Bug 807593 - Land metro specific nsAppRunner bits on mc. r=bbondy
2012-11-05 05:26:12 -06:00
Mario Alvarado [:marioalv]
9a9064ac6d
Bug 796190 - Right border of popup notification menu button becomes dark when focused. r=mleibovic
2012-10-16 17:42:07 -06:00
Ed Morley
95fe6d2a1c
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
2012-11-01 00:16:35 +00:00
Sriram Ramasubramanian
37976fd244
Bug 783092: LightweightThemeConsumer for Fennec. [r=mfinkle, r=bmcbride]
...
--HG--
extra : rebase_source : ad40e2ef46b31f102bad73a700cedcbeec9a73d5
2012-10-31 11:01:00 -07:00
Rafael Ávila de Espíndola
bfbabd4190
Bug 804828 - Talagent trips ValidWriteAssert (when Firefox tries to restart in safe mode due to previous crashes). r=ted.
...
--HG--
extra : rebase_source : dd4a3dec5204181a4c421d84daccf9ea172757c8
2012-10-31 14:18:03 -04:00
Brian R. Bondy
8af210cf9f
Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm
2012-10-31 14:01:11 -04:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Mihai Sucan
fe917bbe54
Bug 805960 - Intermittent toolkit/devtools/webconsole/test/test_file_uri.html | an unexpected uncaught JS exception reported through window.onerror - NS_ERROR_FILE_IS_LOCKED; r=past
2012-10-30 17:53:58 +02:00
Ehsan Akhgari
726e2ece89
Backed out 3 changesets (bug 724513) for a 20-30% Ts regression across the board
...
Backed out changeset 006eb98e9d6f (bug 724513)
Backed out changeset f418d97d12ac (bug 724513)
Backed out changeset 1baac3f2334c (bug 724513)
--HG--
extra : rebase_source : e361496807916c968524446d32d3eb1d6af346eb
2012-10-31 11:28:21 -04:00
Graeme McCutcheon
b835130142
Bug 724513 - Part 3 - Add telemetry for the invalid disk cache situation. r=taras
2012-10-11 09:50:41 +01:00
Graeme McCutcheon
ec1569acba
Bug 724513 - Part 2 - nsAppRunner shouldn't assume the deletion of invalid startup cache file succeeded. r=mwu
2012-10-23 17:46:51 +01:00
Eduard Neculaesi
d4c76420c6
Bug 804566 - [OS.File] Add an option ignoreExisting to OS.File.makeDir r=dteller
...
--HG--
extra : rebase_source : 9c09886a434bc800c51be348e6761b5131da01e2
2012-10-31 01:19:44 +02:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Ehsan Akhgari
bdc02eac23
Bug 806735 - Remove the final global PB specific stuff from test_bug679784.js; r=jdm
2012-10-30 17:46:43 -04:00
Ehsan Akhgari
d9e437b980
Bug 806734 - Remove the final global PB specific stuff from test_bug248970.js; r=jdm
2012-10-30 17:46:01 -04:00
Shane Caraveo
51787ffff9
Bug 804910 - Part 1. Check for worker load failures and send a notification in case of errors. r=felipe
2012-10-29 21:57:07 -07:00
Neil Deakin
7f7a4c6096
Bug 793157, address extra review comments, r=neil
2012-10-30 15:55:00 -04:00
David Rajchenbach-Teller
f00db38ba7
Bug 770538 - dirfd, MacOS X version. r=froydnj
2012-10-30 11:34:49 -04:00
Mitesh Pathak
f7d0947b62
Bug 770538 - Call Unix C function |dirfd| from JavaScript. r=dteller
2012-10-12 00:19:17 +05:30
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
415466b584
Backout fdb7c9649a07 (bug 805967), 72003517a631 (bug 806538), 354250ed1e72 (bug 770538), ea6edd3749ce (bug 770538) for bustage on a CLOSED TREE
2012-10-30 17:56:20 +00:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
97eb605422
Bug 798491: Followup bustage fix.
2012-10-30 09:10:08 -07:00
David Rajchenbach-Teller
8bc51b6773
Bug 770538 - dirfd, MacOS X version. r=froydnj
2012-10-30 11:34:49 -04:00
Mitesh Pathak
44ca94fcc1
Bug 770538 - Call Unix C function |dirfd| from JavaScript. r=dteller
2012-10-12 00:19:17 +05:30
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Nathan Froyd
bd55a07f0e
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
2012-10-29 19:32:10 -04:00
Justin Dolske
344fdefd33
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
...
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-10-29 17:26:41 -07:00
Jacek Szpot
0b35b0e3d8
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
2012-10-26 15:32:10 +02:00
Ehsan Akhgari
f6779af6bd
Backed out changeset 73976ead8d6c (bug 800532) in order to fix bug 806028
2012-10-29 17:46:13 -04:00
Jim Mathies
a463ff57af
Bug 807593 - toolkit/library/makefile widget_winrt lib changes from elm. r=bbondy
2012-11-04 07:48:46 -06:00
Seth Fowler
4388c1b02d
Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe
2012-11-03 23:04:07 -04:00
Brian R. Bondy
f4daa9bb9d
Bug 581508 - Implement nsIUserInfo on Win32. r=jimm
2012-11-03 09:35:39 -04:00
Ryan VanderMeulen
8d881baa60
Merge m-c to inbound.
2012-11-03 09:24:21 -04:00
Ryan VanderMeulen
b0a7dbc965
Merge the last PGO-green inbound changeset to m-c.
2012-11-03 09:23:43 -04:00
Neil Rashbrook
8cdc6abc40
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
2012-11-03 10:59:29 +00:00
Philipp von Weitershausen
8a0276e5bb
Bug 807478 - Fix DebuggerProtocol and SpecialPowers imports for jsloader.reuseGlobal = true. r=past
2012-11-02 18:03:13 -07:00
Gian-Carlo Pascutto
9c30f10c46
Bug 807852 - Position of real request is predictable in Completion requests. r=dcamp
2012-11-03 01:53:11 +01:00
Gian-Carlo Pascutto
a341352f04
Bug 807822 - No noise added to completion request in some circumstances. r=dcamp
2012-11-03 01:53:11 +01:00
Gian-Carlo Pascutto
daa4d4e6ad
Bug 807847 - Noise entries are erroneously entered into the misscache. r=dcamp
2012-11-03 01:53:10 +01:00
Gian-Carlo Pascutto
c38ef41d04
Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp
2012-11-03 01:53:10 +01:00
Wes Johnston
9376ac9e48
Bug 807872 - Follow up to address description comment. r=gcp
2012-11-02 17:52:42 -07:00
Bobby Holley
c351c18d32
Bug 805807 - Make Components wrapper throw on denial. r=mrbkap
...
There's really no reason to use the wishy-washy static COW Deny() here.
Also, note that the xpcshell-test wasn't testing what it thought it
was - interfaces is accessible from content code.
2012-11-02 21:47:49 -03:00
Wes Johnston
8ff1353b52
Bug 807872 - Add telemetry probes for database seizes. r=gcp
2012-11-02 17:44:20 -07:00
Ryan VanderMeulen
e3feaeecef
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
2012-11-02 17:12:22 -04:00
Brian R. Bondy
c8a1571814
Bug 701613 - Add Win7 as supported OS in updater.exe.manifest. r= rstrong
2012-11-02 11:19:33 -04:00
Jason Orendorff
cfeb868739
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
...
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Ryan VanderMeulen
d716366c32
Merge m-c to inbound.
2012-11-02 16:11:46 -04:00
Neil Rashbrook
7464774f68
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
2012-11-02 20:07:50 +00:00
Neil Rashbrook
e0a2e94a39
Bug 797988 Focus outlines for compact menulists on Linux r=enn
2012-11-02 20:06:43 +00:00
Ed Morley
b159aab211
Backout 23c9f61a243b & 6ca11f4b470c (bug 805807) for mochitest-1 orange in test_contextmenu.html
2012-11-02 14:12:51 +00:00
Bobby Holley
ac090a0e20
Bug 805807 - Make Components wrapper throw on denial. r=mrbkap
...
There's really no reason to use the wishy-washy static COW Deny() here.
Also, note that the xpcshell-test wasn't testing what it thought it
was - interfaces is accessible from content code.
2012-11-02 13:27:59 +01:00
Graeme McCutcheon
968f4f7f52
Bug 724513 - Part 3 - Add telemetry for the invalid disk cache situation. r=taras
2012-10-11 09:50:41 +01:00
Graeme McCutcheon
d7b84c28d7
Bug 724513 - Part 2 - nsAppRunner shouldn't assume the deletion of invalid startup cache file succeeded. r=mwu
2012-10-23 17:46:51 +01:00
Andrew Quartey
96949afbbf
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
2012-11-01 20:57:25 -04:00
Jed Parsons
4886a2138b
Bug 806605 - Replace loggedInEmail parameter with loggedInUser. r=benadida
2012-11-01 19:23:14 -04:00
Ryan VanderMeulen
0aa6d668d3
Merge m-c to inbound.
2012-11-01 19:23:07 -04:00
Matt Joras
0d8fd6916a
Bug 798033 - Removes 'using namespace' from toolkit headers - r=bsmedberg
2012-11-01 18:09:22 -04:00
Ted Mielczarek
90bf387186
bug 774780 - Support reading a repo manifest.xml in symbolstore.py for source info. r=catlee
2012-10-29 11:12:30 -04:00
Ted Mielczarek
0595da7a5d
bug 774780 - refactor VCS file mangling in symbolstore.py. r=catlee
2012-10-29 11:12:30 -04:00
Ehsan Akhgari
79ab1c58ea
Bug 802274 - Part 1: Add support for temporary autostart private browsing mode to PrivateBrowsingUtils; r=jdm
2012-11-07 14:07:35 -05:00
Bobby Holley
42c232e7e3
Bug 808457 - Add Telemetry for Components.lookupMethod and Components.interfaces. r=mrbkap
2012-11-07 08:28:35 -08:00
Kartikaya Gupta
7d19265736
Bug 808003 - Follow-up for 4f5f601bc741; update the range on the FENNEC_TAB_ZOMBIFIED histogram as well. r=gcp
2012-11-07 10:09:35 -05:00
Kartikaya Gupta
d974f62ce4
Bug 808003 - Add a few telemetry probes to help tune tab zombification parameters. r=gcp, mfinkle
2012-11-07 10:00:48 -05:00
Kyle Huey
5bc7e56411
Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
2012-11-13 08:57:46 -08:00
Kyle Huey
206106294e
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
2012-11-13 08:57:44 -08:00
Gavin Sharp
9751b5983e
Bug 811102: bustage fix #3 :(
...
--HG--
extra : transplant_source : %0F%D8%1Bv%3EP%935%7E%E2%1A%E4F%0C%7F%F8%1F%FFP%1D
2012-11-12 23:28:54 -08:00
Mike Hommey
457d6f2ff5
Bug 809798 - Don't use BOTH_MANIFESTS. r=pike
2012-11-13 08:17:14 +01:00
Gavin Sharp
8b8a8df3f3
Bug 811102 followup #2 : add some clean up to tests from bug 804910 exposed by the fix for bug 811102, r=markh
...
--HG--
extra : transplant_source : V%E3%98%1E%01__%80%1E%F4%FBN%E1%7F%8F%10j%E8A%8D
2012-11-12 22:24:59 -08:00
Gavin Sharp
333e195e54
Followup to bug 811102's followup
2012-11-12 20:41:41 -08:00
Gavin Sharp
99be44da3c
Bug 811102 test followup: terminate worker to avoid leak, r=markh
...
--HG--
extra : transplant_source : %E0%A1r%5B%B6k%FAIn%96%7D%88%1D%F57%A5%DCl%18T
2012-11-12 20:35:03 -08:00
Shane Caraveo
075160a9e0
Bug 811102: fix two bugs with worker reloading, r=gavin/markh, tests by markh/gavin
...
The first bug is that we shouldn't remove the worker from the worker cache when reloading, because it's not actually being removed. terminate() already does this for us in the case where it is needed.
The second bug is that we should set .loaded=false as soon as we clear the ports on a worker we're about to reload, because otherwise the creation of a new port can occur between the reload triggering and the re-initialization, and those ports would get lost.
--HG--
extra : transplant_source : a%DF%D4%C5%E9%CD%E2%9B%FA%07%9E%22%D4mU%60%2B%A6Z%3A
2012-11-12 17:50:51 -08:00
Vladan Djeric
33a0580898
Bug 811088 - about:telemetry causes startup info to be gathered multiple times
2012-11-12 17:01:26 -05:00
Sankha Narayan Guria
f548ecc819
Bug 775949 - [OS.File] Test suite uses |info| instead of |ok|. r=Yoric
2012-11-12 16:43:45 -05:00
Seth Fowler
57100277f6
Test for Bug 796179 - Errors in files with large data URIs can cause the error console to consume gigabytes of memory and lock up the browser. r=rcampbell
2012-11-12 11:50:09 -08:00
Seth Fowler
b941b23366
Bug 796179 - Don't store full source URI in an attribute in the error console, and display it in abbreviated form to the user. r=rcampbell r=Neil
2012-11-12 11:50:03 -08:00
Doug Turner
4ed38d640f
Bug 810137 - Device Storage filter out video formats that we do not support. r=padenot
2012-11-11 22:46:32 -08:00
Paolo Amadini
6dc2df3e0e
Bug 775495 - Replace waitForClearHistory and waitForAsyncUpdates with versions that return promises, and remove waitForFrecency. r=mak
2012-11-11 14:01:49 +01:00
Brian R. Bondy
91c64afae4
Bug 791829 - Tests for resuming a stopped/partial update. r=ehsan
2012-11-06 20:09:50 -05:00
Brian R. Bondy
9bb6552110
Bug 791829 - Add support for resuming a stopped/partial update. r=rstrong
2012-11-06 20:09:43 -05:00
Ryan VanderMeulen
3127c6f6f6
Backed out 479ac3187c81 (bug 810137) for test failures.
2012-11-11 07:52:08 -05:00
Doug Turner
9537417f3a
Bug 810137 - Device Storage filter out video formats that we do not support. r=padenot
2012-11-11 07:07:39 -05:00
Paul Adenot
061130052b
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
2012-08-26 22:36:44 -07:00
Paul Adenot
63623db352
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
2012-11-07 10:30:49 +01:00
Paul Adenot
4107bd8751
Bug 779997 - Import SoundTouch Library in the tree. r=
2012-08-26 22:36:44 -07:00
Josh Matthews
fcf5f9bfe7
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
2012-06-30 07:50:07 -07:00
Aaron Klotz
36ab4d3065
Bug 772552 - Adds Telemetry for saved pings. r=nfroyd
2012-10-29 15:12:03 -04:00
Brian R. Bondy
1869460783
Bug 768378 - UpdateShortcutAppUserModelIds helper.exe operation creates a second taskbar icon when installed to a non standard location.
2012-10-28 11:39:58 -04:00
Patrick McManus
d72702ebef
bug 805457 telemetry for proxy and websocket connections r=jduell
2012-10-27 15:24:19 -04:00
Phil Ringnalda
4cb2d964a8
Back out 9c064c78d86a (bug 799600) for orange
...
--HG--
extra : rebase_source : 464d1ff3410f2382b8b0f9c204734517178b354f
2012-10-26 19:19:56 -07:00
Ryan VanderMeulen
b6495131c8
Merge m-c to inbound.
2012-10-26 22:11:46 -04:00
Ryan VanderMeulen
f96be73615
Merge the last PGO-green inbound changeset to m-c.
2012-10-26 21:22:40 -04:00
Ryan VanderMeulen
c7828d9d22
Merge fx-team to m-c.
2012-10-26 21:05:26 -04:00
Victor Porof
b73c53c7c5
Bug 707302 - Optimize and refactor the debugger frontend to use constructors instead of attached functions to DOM nodes, r=rcampbell
2012-10-26 20:10:17 +03:00
Blair McBride
1edc1f6cc6
Bug 804849 - When logging nsresult values, convert to a human-readable string representation. r=Mossop
2012-10-26 14:48:28 +13:00
Andres Hernandez
72550ebb62
Bug 805472 - [OS.File] Ensure that all test files are removed. r=Yoric
2012-10-25 14:11:06 -06:00