David Keeler
7589714738
bug 821170 - expose a reshow method in PopupNotifications and use it r=jaws
2013-01-07 16:30:35 -08:00
Dão Gottwald
59a3e35a51
Bug 806282 - Let SPACE and RETURN open the popup in type="menu-button" buttons. r=enn
2013-01-08 23:27:58 +01:00
Marco Bonardo
5c77201aa0
Bug 827268 - Avoid useless onVisit work on transition filtered queries.
...
r=Mano
2013-01-07 18:54:38 +01:00
Ehsan Akhgari
932e995d90
Bug 827188 - Initialize the hidden private window lazily; r=bzbarsky
2013-01-06 21:16:48 -05:00
Ehsan Akhgari
896a81cd51
Backed out changeset f3a6aff3dbbc (bug 827188) because of build failures
...
--HG--
extra : rebase_source : 87d6ba184e23dbe83a3a0e2ae83c44c5ecdb46db
2013-01-08 12:02:55 -05:00
Ehsan Akhgari
2b3d99b089
Bug 827188 - Initialize the hidden private window lazily; r=bzbarsky
...
--HG--
extra : rebase_source : 42a4a4da52f0eaa57a83dc4daf0e1a47401f4411
2013-01-06 21:16:48 -05:00
Jared Wein
e16c7e4a0f
Bug 809278 - Remove duplication in videocontrols.css button styles. r=dao
2013-01-08 11:38:00 -05:00
Marshall Culpepper
e99016ec6c
Bug 817821: Part 2 - Update tests for new B2G download events. r=dhylands
2013-01-08 17:13:32 +01:00
Gian-Carlo Pascutto
7fac2e3be7
Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp
2013-01-08 16:43:33 +01:00
Rafael Ávila de Espíndola
8352929fc9
Bug 814765 - Include late writes in the Telemetry ping. r=vladan.
...
--HG--
extra : rebase_source : d3863b0ef7f4f77411042c374227d9f41adda929
2013-01-08 09:04:37 -05:00
Frank Yan
63a300395c
Bug 827524 - Display underlining of browser UI text links only as hover indication. r=dao ui-r=shorlander
2013-01-07 16:28:51 -08:00
Phil Ringnalda
a3a5c77746
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
2013-01-07 22:59:32 -08:00
David Rajchenbach-Teller
df0aa845a4
Bug 827206 - OS.File.exists for Windows should now work on directories. r=froydnj
2013-01-07 21:29:22 -05:00
Ehsan Akhgari
129c4cd7fd
Bug 579517 follow-up: Remove NSPR types that crept in
2013-01-07 18:21:50 -05:00
Ehsan Akhgari
a06a4f96c3
Bug 749394 - Per-window private browsing theme changes for Windows and OS X; r=dao
2013-01-07 13:24:08 -05:00
Ed Morley
221ab1071c
Backout b51c3d819364 (bug 806736) for frequent intermittent failures in test_privbrowsing_perwindowpb.html
2013-01-07 21:17:54 +00:00
Josh Matthews
7c03a8a9e7
Bug 755050 - Remove unused return value warnings from nsTestCrasher.cpp. r=ted
2012-05-14 13:38:46 +02:00
Jim Blandy
cc079f5762
Bug 819049: JS debugging protocol: replace 'nameAndParameters' request with 'parameterNames'; replace GripClient.prototype.getSignature with GripClient.prototype.getParameterNames. r=past
2012-12-14 10:26:47 -08:00
Jim Blandy
81e5414835
Bug 819049: JS debugging protocol: drop 'calleeName' and 'functionName' properties from frame and environment forms. r=past
...
Object grips for functions now include the function's name directly, so the
'callee' and 'function' properties of those forms already provide this
information. A prior patch in the series changed the users to consult the
grip, not these additional properties.
2012-12-14 10:26:47 -08:00
Jim Blandy
0068c8a26d
Bug 819049: JS debugging protocol: use 'name', 'displayName', and 'userDisplayName' properties on function grips. r=past
2012-12-14 10:26:47 -08:00
Jim Blandy
d9f51a6ee9
Bug 819049: JS debugging protocol: provide 'name', 'displayName', and 'userDisplayName' properties on function grips. r=past
2012-12-14 10:26:47 -08:00
Michal Novotny
081205c2c0
Bug 808997 - Explicitly close all output and input streams of all active cache entries during shutdown, r=hurley
2012-12-14 18:03:01 +01:00
Ed Morley
2b5f199504
Merge mozilla-inbound to mozilla-central on a CLOSED TREE
2012-12-14 15:28:22 +00:00
Joe Walker
fa8cd6038a
Merge m-c to fx-team
2012-12-13 17:42:37 +00:00
Joe Walker
1308f4ec39
Automated merge with ssh://hg.mozilla.org/integration/fx-team/
2012-12-13 15:26:29 +00:00
Joe Walker
7daa3767fb
Bug 813031 - gDevTools needs an API review [toolbox]; r=paul
2012-12-13 13:03:55 +00:00
Ed Morley
108f990d77
Bug 752243 - Disable test_service_wipeServer.js, test_service_createAccount.js, test_service_changePassword.js, test_aitc_server.js, test_aitc_client.js & test_hashcompleter.js on OS X & Linux for too many intermittent failures
2012-12-13 12:48:42 +00:00
Ed Morley
8a0306784b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-12 18:56:05 +00:00
Andrew Halberstadt
6c3bd92c07
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas, DONTBUILD a=NPOTB,test-only
2012-12-12 10:52:24 -05:00
David Rajchenbach-Teller
cbae369916
Bug 810543 - do_get_profile now sends the correct events. r=froydnj,khuey
2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
e08812b920
Bug 810543 - OS.File now adapts if OS.Constants.Path.profileDir is not available;r=froydnj
2012-12-11 15:12:59 -08:00
Trevor Saunders
79b6e36289
bug 820403 - remove nsISupportsArray members in nsFormFillController r=ehsan
2012-12-10 16:54:32 -05:00
Edwin Flores
2156995519
Bug 803394 - Build change for Android Gingerbread video color conversion r=khuey
...
--HG--
extra : rebase_source : 187a360e0bf6ee6f69cc482d43f47f5b680aa4ce
2012-12-13 11:54:28 +13:00
Aaron Klotz
dc8f6d7828
Bug 810101 - Add readahead to safebrowsing .sbstore and .cache files. r=gpascutto
2012-12-12 18:05:04 -05:00
Andrew Halberstadt
04eda3fcf0
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas
2012-12-12 16:17:49 -05:00
Ehsan Akhgari
8402635611
Remove two extra instances of whenNewWindowLoaded, no bug
...
It's usually enough to define each function once in Javascript.
No need to keep repeating things to the compiler. ;-)
--HG--
extra : rebase_source : ea8530874b20669c3f0e963836b263f07fb48768
2012-12-12 14:08:19 -05:00
Jared Wein
7a46f5d112
Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao
2012-12-11 22:41:32 -05:00
Nathan Froyd
3dfa46b046
bug 792566 - remove nsISupportsArrays in nsFileView.cpp r=enn
2012-12-11 20:49:06 -05:00
Gregory Szorc
edbe265106
Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo
2012-12-11 10:53:24 -08:00
James Lal
d08b4ba7c4
Bug 816957: Fix some issues in the extensions manager when sharing compartments. r=khuey
2012-12-11 13:24:15 -08:00
Nathan Froyd
18b8f5790a
Bug 789975 - gather telemetry on how long memory reporters take during telemetry; r=vdjeric
2012-12-07 18:46:38 -05:00
Ed Morley
ec20fd0a1a
Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures
2012-12-11 20:29:18 +00:00
Boris Zbarsky
8c846c3b9d
Bug 819670 - Web console object inspection does not handle native getters throwing very well; r=msucan,bz
2012-12-08 11:01:41 -05:00
Rob Campbell
f85d9f6a07
merge fx-team to m-c
2012-12-04 15:17:23 -05:00
Panos Astithas
4c0118c03c
Bug 816569 - Browser Debugger should freeze debuggee execution when paused; r=bz f=rcampbell
2012-12-04 10:20:54 +02:00
ojab
1f9d1efb53
Bug 817948: TelemetryStopwatch.jsm is referenced by the wrong URI in tabbox.xml
2012-12-03 22:06:54 -08:00
Ryan VanderMeulen
c039087939
Backed out changeset b4b3522a6c08 (bug 815339) due to mochitest timeouts.
2012-12-03 21:23:05 -05:00
David Rajchenbach-Teller
f334e6e292
Bug 815339 - Extract PromiseWorker from OS.File. r=froydnj
2012-12-03 20:26:16 -05:00
Monica Chew
7a67aba147
Bug 812238 - Initial import of protobuf 2.4.1. r=khuey
2012-11-30 10:33:48 -08:00
Virgil Dupras
930c7a9679
Bug 801450 - Can't import bookmarks from Safari-created HTML files. r=mak
2012-12-03 20:26:15 -05:00
Bellindira Castillo [:bellindira]
e87614f7aa
Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin
2012-11-28 22:56:56 -06:00
Benoit Girard
75d3941077
Bug 799640 - Part 3: Add shutdown labels. r=espindola
2012-11-30 12:49:47 -05:00
Benoit Girard
d27aa194f6
Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan
2012-11-30 12:49:20 -05:00
Marco Bonardo
79b7f7961e
Bug 791447 - Move about:newTab data to preferences. r=gavin
...
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Rafael Ávila de Espíndola
49dda6423c
Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
...
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
2012-12-03 13:31:00 -05:00
Joe Walker
8ff3ac8629
Merge m-c to fx-team
2012-11-30 13:51:45 +00:00
Joe Walker
96993c1368
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-30 08:07:59 +00:00
Brian R. Bondy
089c2c7f3a
Bug 816111 - Remove appdir dependency for application update tests in xpcshell tests. r=rstrong
2012-11-29 23:26:25 -05:00
Ed Morley
e19c72f00c
Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE
2012-11-29 11:17:11 +00:00
Thomas Zimmermann
72c6409cb0
Bug 809367 - Define ELFSIZE to 32 when building minidump_writer. r=ted
...
To update bionic to linaro/ics-plus-aosp we need to define ELFSIZE to 32
to make minidump_writer build.
2012-11-29 12:27:33 +01:00
Marshall Culpepper
fb3ce1f70b
Bug 813778: Don't attempt to retry when a FOTA update fails to apply in B2G. r=bbondy
2012-11-29 10:47:44 -06:00
Boris Zbarsky
3b409554e5
Bug 815671 part 8. Fix charset menu code to use copy constructors for arrays. r=jlebar
2012-11-29 11:14:14 -05:00
Landry Breuil
dee2982d2e
Bug 815793: use $(TAR) when appropriate. r=glandium
...
--exclude (added in bug #798450 ) is a gnu tar option
Fixes packaging on BSD platforms.
2012-11-29 14:17:54 +01:00
Stephen Pohl
36020056fe
2 of 2 - Tests for Bug 813322 - Add ability to control time interval for restart prompt to apply update. r=bbondy
2012-11-28 20:57:11 -08:00
Stephen Pohl
9cd3f0a09f
1 of 2 - Main patch for Bug 813322 - Add ability to control time interval for restart prompt to apply update. r=bbondy
2012-11-28 20:56:32 -08:00
Scott Johnson
29f9330bf3
Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan]
2012-11-28 18:26:39 -06:00
Nicholas Nethercote
d88b36c83c
Bug 815829 - Add MEMORY_VSIZE to telemetry. r=jlebar.
...
--HG--
extra : rebase_source : af1360715d77f262aeebc792c4314fe451a4b1a6
2012-11-28 14:20:50 -08:00
Andres Hernandez
17f9d699f1
Bug 814749 - Disable test_248970.js in per-window PB builds; r=ehsan
...
--HG--
extra : rebase_source : 8c19f0754799aea9326d7a42caac4e0511d0546b
2012-11-28 15:03:30 -06:00
Josh Matthews
67709a263c
Bug 815363 - Make the autocomplete inPrivateContext getter call a real method. r=mak
2012-11-26 17:20:56 -05:00
Daniel Holbert
fec6b22ce8
Bug 815058 followup: Add FAIL_ON_WARNINGS to 2 test dirs that this bug's patch made warning-free. r=Ms2ger
2012-11-28 09:55:41 -08:00
Peter Van der Beken
f19a710259
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
...
--HG--
extra : rebase_source : 360b2ee1bc678265781991149185a1c1d262642e
2012-11-22 12:09:43 +01:00
Jonathan Kew
06579d3c36
bug 815512 pt 2 - explicitly set size of download item icons. r=mconley
2012-11-28 09:04:14 +00:00
Gregory Szorc
fab5ad8989
Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo
2012-12-11 10:53:24 -08:00
Mats Palmgren
7ac8a4be68
Bug 820219 - Remove the PR_ prefix for a few PR_[U]INT32_MAX that has been added since bug 791906. r=roc
2012-12-11 16:45:50 +01:00
Shane Caraveo
b2309ece07
Bug 809694: implement support for multiple social providers in the front-end, including basic UI to switch between them. Portions of the patch by Gavin Sharp <gavin@gavinsharp.com>, r=gavin, r=markh
...
--HG--
extra : transplant_source : %2B3%7F%05l%3C%0A%90%B4%F6%B22%172_5%EEl%B3g
2012-12-07 20:13:27 -08:00
Nicholas Nethercote
bc6e504af4
Bug 717853 - Add a native version of DMD. r=jlebar,glandium.
...
--HG--
extra : rebase_source : 9b824556591abd63b42aa7ff823e9cd25976c162
2012-12-10 16:05:07 -08:00
Ehsan Akhgari
fe95d440aa
Merge mozilla-central into mozilla-inbound
2012-12-10 20:39:51 -05:00
Chris Double
25b255eeab
Bug 817478 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : c16754d95ec07e8b979ac40b47855e137ebe556f
2012-12-11 09:53:04 +13:00
Ryan VanderMeulen
81ec2f7d25
Merge the last PGO-green inbound changeset to m-c.
2012-12-10 13:56:39 -05:00
Mario Alvarado [:marioalv]
325f979118
Bug 806738 - Port browser_visituri_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/browser/browser_visituri_privatebrowsing.js => toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js
2012-12-10 00:44:33 -06:00
Ehsan Akhgari
a784f1f671
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-09 13:17:02 -05:00
Mike Hommey
bbe443e91b
Backout changeset 3bb2d53dde34 now that bug 818903 is figured out
2012-12-09 09:33:34 +01:00
Alan Huang
ea33c98eda
Bug 815963 - Use a more specific pattern to make ../../dist/bin to ../../dist. r=dhylands
...
Otherwise, it causes the build break when B2G root path contains bin/.
2012-12-07 13:59:34 +08:00
Rafael Ávila de Espíndola
7c62959b15
Bug 818147 - Replace "Add-ons" with a function.
...
Query replace missed this one. r=bustage.
2012-12-07 01:50:51 -05:00
Rafael Ávila de Espíndola
efd3eb763b
Bug 818565 - Replace test-ping with a function. r=vladan.
2012-12-07 01:06:33 -05:00
Rafael Ávila de Espíndola
5e02012d67
Bug 818147 - Replace "Add-ons" with a function. r=vladan.
2012-12-07 00:45:33 -05:00
Rafael Ávila de Espíndola
f2edc037bf
Bug 818126 - Replace test-enable-load-save-notifications with a function. r=vladan.
2012-12-07 00:38:20 -05:00
Rafael Ávila de Espíndola
9eb559086a
Bug 818549 - Replace test-gather-startup with a function. r=vladan.
...
--HG--
extra : rebase_source : b4671364c707f9a3e5cfbe2b65da636e9f5fc3ea
2012-12-07 00:28:13 -05:00
Mark Hammond
a9b0c5da84
Bug 788368 - Port messages will no longer be dropped if port is closed before other side connects. r=felipe
2012-12-11 11:34:09 +11:00
Robert Strong
9188a12b30
Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey
2012-12-10 16:23:09 -08:00
Jonathan Griffin
bd6194cab7
Bug 800138 - Open a dummy socket before Marionette starts listening, r=past
2012-12-07 10:48:18 -08:00
Paolo Amadini
d4c7ea7a57
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
Paolo Amadini
ccbb0535e1
Bug 778699 - Remove calls to addVisit from the "unit" folder. r=mak
2012-12-08 20:51:56 +01:00
Paolo Amadini
f0a6927669
Bug 778694 - Remove calls to addVisit from the "queries" folder. r=mak
2012-12-08 20:51:12 +01:00
Paolo Amadini
6dd5b37c82
Bug 776872 - Remove calls to addVisit from the "bookmarks" folder. r=mak
2012-12-08 20:51:09 +01:00
Paolo Amadini
cb16c5c3db
Bug 776863 - Remove calls to addVisit from the "autocomplete" folder. r=mak
2012-12-08 20:51:07 +01:00
Paolo Amadini
ba40458f8d
Bug 776855 - Remove calls to addVisit from the "favicons" folder. r=mak
2012-12-08 20:51:04 +01:00
Paolo Amadini
9f10a0ffef
Bug 776465 - Remove calls to addVisit from the "expiration" folder. r=mak
2012-12-08 20:51:01 +01:00
Paolo Amadini
da733b140e
Bug 775580 - Remove calls to addVisit from test_sorting.js. r=mak
2012-12-08 20:50:59 +01:00
Paolo Amadini
bc7be41455
Bug 740468 - Replace old synchronous favicons calls in the bookmarks export service. r=mak
2012-12-08 20:50:56 +01:00
Paolo Amadini
ecf49e6b46
Bug 763295 - Port the bookmarks export service to JavaScript. r=mak
2012-12-08 20:50:54 +01:00
Theo Chevalier
f62b7f2d35
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Theo Chevalier
6300018d33
Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected, r=mak77
2012-12-08 18:39:24 +01:00
Benjamin Peterson
b9a862e1d6
Bug 819601 - Don't redeclare formal. r=Yoric
2012-12-08 10:07:32 -05:00
Bas Schouten
6a7b3d219c
Bug 816117 - Part 1: Add the ability to pass around a windows Thread Context to StackWalkMain64. r=ehsan
2012-12-08 06:15:21 +01:00
Robert Strong
a1e0a460cb
backout changeset ec6a21cbe516 - Bug 817723
2012-12-07 17:04:37 -08:00
Robert Strong
67dc515436
Bug 817723 - Only build the stub installer when the update channel equals nightly, aurora, beta, and release. r=khuey
2012-12-07 15:53:24 -08:00
David Keeler
c0e29b39e3
bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws
2012-12-05 15:36:39 -08:00
Rafael Ávila de Espíndola
4fd9a979fc
Bug 819229 - Rename gatherStartupInformation to gatherStartupHistograms. r=vladan.
2012-12-07 16:06:35 -05:00
Benedict Singer
e5ef3703f4
Bug 787134 - Make links not in a document or with an invalid href respond to :link selector. r=bzbarsky
2012-12-07 09:35:14 -05:00
Robert Strong
924a29af19
Test only change / possible fix for Bug 759639 - Intermittent test_0202_app_launch_apply_update_dirlocked_svc.js | test failed (with xpcshell return code: 0), | pending-service == pending, | exception thrown from do_timeout callback: 2147500036. r=bbondy
2012-12-07 11:03:05 -08:00
Rafael Ávila de Espíndola
aaa05b572c
Bug 819240 - Document all functions in nsITelemetryPing.idl. r=vladan.
...
--HG--
extra : rebase_source : 90858f60619c22c7ec027209479273ca5e543307
2012-12-07 13:49:21 -05:00
Rafael Ávila de Espíndola
0a1297ce08
Bug 817944 - Replace test-load-histograms with a function. r=vladan.
2012-12-07 08:53:06 -05:00
Hubert Figuière
05d82fcac4
Bug 814078 - Submit all the pending crash dumps. r=fabrice,bsmerdberg
...
--HG--
rename : toolkit/components/places/tests/browser/favicon-normal16.png => toolkit/components/places/tests/favicons/favicon-normal16.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js
extra : rebase_source : 401e9fc46d7f3244fb1e9c0e54383521bbf5ead4
2012-12-06 16:27:49 -05:00
Mike Hommey
d631bf6223
Bug 804303 part 3 - Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey
2012-12-07 09:32:24 +01:00
Benoit Girard
1b7a30926b
Bug 809571 - Remove the libunwind stack walking code for ARM/Android. r=ehsan
...
--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js => browser/components/tabview/test/browser_tabview_privatebrowsing.js
extra : rebase_source : d17a5a6e4606cc7337f94f3c353f2e5c955b5068
2012-11-22 14:04:56 -05:00
Ehsan Akhgari
b708151504
Merge mozilla-central into mozilla-inbound
2012-12-06 23:13:32 -05:00
Rafael Ávila de Espíndola
f5c553d99c
Bug 817929 - Remove test-save-histograms and use the existing saveHistograms. r=vladan.
...
--HG--
extra : rebase_source : b3bf2364720017a69443ec6d426e1cc42c325b62
2012-12-06 21:15:13 -05:00
Josh Matthews
303c4daa4e
Bug 806740 - Unbreak Birch. DONTBUILD for NPOTB.
2012-12-06 22:52:39 -05:00
Mario Alvarado [:marioalv]
951b0e0ecb
Bug 806740 - Port test_setAndFetchFaviconForPage_failures.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js
rename : toolkit/components/places/tests/favicons/favicon-normal16.png => toolkit/components/places/tests/browser/favicon-normal16.png
2012-12-06 18:42:36 -06:00
Mike Hommey
3c5621b5e0
Bug 818903 - Temporarily add some info about binaries and debug info files. r=ted
2012-12-06 17:06:48 +01:00
Mario Alvarado [:marioalv]
1a20b2f101
Bug 806739 - Port test_setAndFetchFaviconForPage.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage.js => toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage.js
2012-12-06 01:48:46 -06:00
Ed Morley
4c22376d16
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-06 10:02:57 +00:00
Ehsan Akhgari
e6ab13cd7a
Bug 806745 - Part 0: Don't run test_bug497578.js in per-window PB builds
2012-12-06 00:53:33 -05:00
Ehsan Akhgari
c6ffd6b688
Bug 806744 - Part 0: Don't run test_privbrowsing.html in per-window PB builds
2012-12-06 00:51:59 -05:00
Ehsan Akhgari
a00de00059
Bug 806741 - Part 0: Don't run test_bug_461710.html in per-window PB builds
2012-12-06 00:48:57 -05:00
Ehsan Akhgari
1a82abc8ec
Bug 806740 - Part 0: Don't run test_setAndFetchFaviconForPage_failures.js in per-window PB builds
2012-12-06 00:47:14 -05:00
Ehsan Akhgari
e515688e08
Bug 806739 - Part 0: Don't run test_setAndFetchFaviconForPage.js in per-window PB builds
2012-12-06 00:44:58 -05:00
Ehsan Akhgari
0aabc1f5ba
Bug 806738 - Part 0: Don't run browser_visituri_privatebrowsing.js in per-window PB builds
2012-12-06 00:43:54 -05:00
Ehsan Akhgari
ffdd87aed8
Bug 806737 - Part 0: Don't run test_prompt.html in per-window PB builds
2012-12-06 00:42:14 -05:00
Ehsan Akhgari
0720fe5360
Bug 806736 - Part 0: Don't run test_privbrowsing.html in per-window PB builds
2012-12-06 00:41:09 -05:00
Ed Morley
b44aae1e63
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-05 22:10:26 +00:00
Josh Matthews
b4c0f53410
Bug 817447 - Create download manager unit tests that do not rely on the global private browsing service. r=ehsan
...
DONTBUILD because this is NPOTB for global PB builds
--HG--
rename : toolkit/components/downloads/test/unit/test_private_resume.js => toolkit/components/downloads/test/unit/test_private_resume_global.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js => toolkit/components/downloads/test/unit/test_privatebrowsing_cancel_global.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing.js => toolkit/components/downloads/test/unit/test_privatebrowsing_global.js
2012-12-05 16:15:55 -05:00
Marco Bonardo
f9ffaf21c8
Bug 817999 - remove DownloadMonitorPanel remnants.
...
r=dao
2012-12-05 17:44:01 +01:00
Mike Hommey
0acad29085
Bug 817955 - Only install identity modules in modules/identity. r=benadida,r=jparsons
...
--HG--
extra : rebase_source : 027b0cae0a29d00c34424e542fe4d57192aab5b1
2012-12-05 09:25:21 +01:00
Jeff Walden
11e8213ee9
Back out 75e0d521bc2b, breaks standalone JS builds on Linux, at the very least. No bug, r=bustage
...
--HG--
extra : rebase_source : bbc50bca64c951f22e5b31d06717de5581d24b58
2012-12-06 17:08:01 -08:00
Mark Hammond
5eff5d3ead
Bug 807997 - allow chats to open in any suitable top-level window. r=gavin
2012-12-07 10:56:17 +11:00
Ian Stakenvicius
7be222064c
Bug 809430 - Add symbol-versions to libxul and libmozjs for linux. r=glandium
2012-12-06 16:21:02 -05:00
Nathan Froyd
e2d1067380
Bug 816166 - part 2 - send extra information through telemetry pings and add tests; r=vdjeric
2012-11-30 15:50:23 -05:00
Ehsan Akhgari
765fb4a3da
Merge mozilla-central into mozilla-inbound
2012-12-09 12:40:04 -05:00
Saurabh Anand
151d13c7a5
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
Oleg Romashin
d153399bcb
Bug 818787 - Return back NS_ENSURE_TRUE(appShell, into XRE_RunAppShell. r=cjones
2012-12-10 09:14:52 -05:00
Ed Morley
ca001d5be0
Merge mozilla-central to mozilla-inbound
2012-12-04 20:20:11 +00:00
Andrea Marchesini
0a16a55720
Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp
2012-12-04 11:46:07 -08:00
Ryan VanderMeulen
ff7c10da3c
Backed out changesets 2b4151d4d695 and 1bd72ae8aaff (bug 760036) for test failures.
2012-12-02 15:34:49 -05:00
Gavin Sharp
aa39e74a4b
Fix whitespace nit from bug 760036's 1bd72ae8aaff
2012-12-02 11:23:49 -08:00
David Rajchenbach-Teller
1c3925141a
Bug 760036 - SearchService metadata I/O is now off main thread. r=enndeakin
2012-12-02 14:04:43 -05:00
Amod Narvekar
ffe33cdd51
Bug 781346 - Expose local profie directory to OS.Constants.Path. r=yoric
2012-12-01 21:20:44 -05:00
Peter Van der Beken
567c46a640
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
2012-11-22 12:09:43 +01:00
Brian Smith
594736d869
Backed out changeset 84bf2e19c701
...
--HG--
extra : rebase_source : 446249323b44e54161bf187c0d386db645402bb7
2012-11-30 19:39:46 -08:00
Gavin Sharp
543b9fc6d0
Bug 819827: make fallback value for UpdateChannel.get() match the build's original update channel, r=rstrong
...
--HG--
extra : rebase_source : 4038fd15a7a58da36612176ff8aba7d192dd74a7
2012-12-11 16:45:33 -08:00
Hubert Figuière
6865de0843
Bug 814086 - Limit the size of the pending queue of crash reports to 10. r=bsmedberg
...
--HG--
extra : rebase_source : d4cb9a6f65d0838609b2f723f527ae90ba966459
2012-12-11 17:06:48 -05:00
Andres Hernandez
1e83c2cd43
Bug 814702 - toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js fails on Birch; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js => toolkit/components/downloads/test/browser/browser_privatebrowsing_cancel.js
2012-11-27 14:23:19 -06:00
Bellindira Castillo [:bellindira]
2c5d528656
Bug 814701 - toolkit/components/downloads/test/unit/test_privatebrowsing.js fails on Birch; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing.js => toolkit/components/downloads/test/browser/browser_privatebrowsing.js
rename : toolkit/components/downloads/test/unit/head_download_manager.js => toolkit/components/downloads/test/browser/head.js
2012-11-27 14:12:19 -06:00
Ehsan Akhgari
69c983597a
Backed out 6 changesets (bug 814821, bug 815158, bug 814195) for test failures
...
Backed out changeset 0c2011091748 (bug 815158)
Backed out changeset 9d70b4460508 (bug 814195)
Backed out changeset bf8746658a72 (bug 814821)
Backed out changeset e73366b088d7 (bug 814821)
Backed out changeset 49fc6d535c41 (bug 814821)
Backed out changeset 987aea26a43a (bug 814821)
2012-11-27 16:30:39 -05:00
Peter Van der Beken
d376ba5130
Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
...
--HG--
extra : rebase_source : 349ceea8412f4133e1b9de4e2859d7663da27fa5
2012-11-22 12:09:43 +01:00
Nils Maier
c610abce23
Bug 814470 - Fix a leak when channel setup in AsyncFetchAndSetIconFromNetwork fails by not tracking the channel in the first place and thus avoiding a circular references. r=mak
2012-11-27 14:52:54 -05:00
Matej Cepl
97d8beacdf
Bug 800557 - Build shouldn't depend on simplejson. r=froydnj, r=ted
2012-10-11 23:19:40 +02:00
Ed Morley
6aa8ba56de
Merge mozilla-central to mozilla-inbound
2012-11-27 19:39:16 +00:00
Robert Strong
3cc318fdfa
Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy
2012-11-27 10:28:04 -08:00
Joe Walker
e71a1aae69
Merge m-c to fx-team
2012-11-27 17:57:17 +00:00
Panos Astithas
831c752537
Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof
2012-11-27 14:29:46 +02:00
Joe Walker
d5628414a4
Backed out changeset 132d2e88ef03 (bug 788977) for talos regression.
2012-11-27 10:39:10 +00:00
Blair McBride
56de5038cc
Bug 806534 - Support regular expressions in extension id for blocklist entries. r=Mossop
2012-11-27 16:40:00 +13:00
Joe Walker
9eaa95cf57
Merge m-c to fx-team
2012-11-27 02:50:33 +00:00
Joe Walker
a7f4a1d048
Merge m-c to fx-team
2012-11-24 13:53:28 +00:00
Joe Walker
d3e2858352
Merge m-c to fx-team
2012-11-24 12:06:17 +00:00
Richard Newman
2575584838
Bug 808263 - Write profile creation time to the profile on creation. r=Mossop
2012-11-23 21:13:37 -08:00
Jan Beich
8007c89db2
Bug 807683 - Convert ALSA to a configure option. r=khuey
2012-11-26 20:38:21 -05:00
Vladan Djeric
720da5bfc3
Bug 813216: Make about:telemetry description consistent with other Telemetry descriptions. r=ttaubert
2012-11-26 18:21:04 -05:00
Nagarjuna Varma
8b67eb9226
Bug 810149: Telemetry to track time spent recursively scanning addon directories on startup. r=vdjeric
2012-11-26 18:04:47 -05:00
Andres Hernandez
9f96a7aeaf
Bug 806742 - Port toolkit/components/places/tests/unit/test_248970.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : toolkit/components/places/tests/unit/test_248970.js => toolkit/components/places/tests/browser/browser_bug248970.js
2012-11-23 10:39:38 -06:00
Joe Walker
aceff510e6
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-22 21:35:19 +00:00
Ehsan Akhgari
672fcc991a
Bug 815001 - Pass in the privacy information for the view sourced document to the web browser persist service when using an external view source program; r=jdm
2012-11-26 13:08:00 -05:00
Mook
a7bbef0cca
bug 793250 - clean up after test_download_samename.js (r=wesj)
...
---
.../downloads/test/unit/test_download_samename.js | 11 +++++++++++
1 file changed, 11 insertions(+)
2012-11-22 21:47:56 -08:00
Kyle Huey
1ae8187d41
Bug 814104: Create the function in the right compartment. r=dcamp
2012-11-26 08:56:56 -08:00
Andres Hernandez
c9d663e054
Bug 806742 - Port toolkit/components/places/tests/unit/test_248970.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : toolkit/components/places/tests/unit/test_248970.js => toolkit/components/places/tests/browser/browser_bug248970.js
2012-11-26 14:09:24 -06:00
Ehsan Akhgari
a4c81c732f
Backed out changeset ac304d3c250e (bug 806742) because of test failures
2012-11-26 16:20:03 -05:00
Ehsan Akhgari
cb1f39bc72
Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky
2012-11-20 19:41:35 -05:00
Patrick McManus
3b2659e71b
bug 807435 telemetry for ssl handshake time r=bsmith r=honzab
2012-11-22 15:36:59 -05:00
Ed Morley
0e2b2062d6
Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage
2012-11-22 17:49:58 +00:00
Patrick McManus
de18bbe99e
bug 807435 - telemetry for ssl key exchange algorithm r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
64542079df
bug 807435 - telemetry for ocsp success/failure and elapsed time r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
37f5399c50
bug 807435 telemetry for server TLS NPN support r=bsmith r=honzab
2012-11-22 11:43:27 -05:00
Patrick McManus
db47e11909
bug 807435 telemetry for ssl version used r=honzab r=bsmith
2012-11-22 11:43:27 -05:00
Ehsan Akhgari
e966d59abd
Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky
2012-11-20 19:41:35 -05:00
Paul Adenot
3c2724d53c
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Gervase Markham
10153b8aad
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
abbf0a01f4
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
a434445981
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
76c38370df
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
c42d3467d8
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
David Rajchenbach-Teller
bf9a9fedb6
Bug 808557 - Telemetry to measure the impact of UIC_startSearch synchronous query. r=mak
2012-11-20 20:28:34 -05:00
Jed Parsons
6066ca1434
Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida
2012-11-20 20:28:34 -05:00
Rafael Ávila de Espíndola
785eb3f43f
Bug 808699 - Change the wire format for hang reports. r=vladan.
2012-11-20 09:45:14 -05:00
Ehsan Akhgari
faf3250e22
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
f54dc1694d
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
dd0ea8b137
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
Rafael Ávila de Espíndola
6842e2d6cc
Bug 815709 - Shutdown time is read in the main thread. r=vladan.
...
--HG--
extra : rebase_source : c6105cd172f16e187f279b88785bba5cefb2b174
2012-12-13 23:13:03 -05:00
Dão Gottwald
2e26c0c69e
Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
...
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00