Mike Hommey
|
695c72c769
|
Bug 657297 part 2 - Add telemetry samples for initial I/O counters. r=tglek
|
2011-05-22 08:24:32 +02:00 |
|
Boris Zbarsky
|
84f53e7260
|
Merge mozilla-central into mozilla-inbound
|
2011-06-21 17:05:11 -04:00 |
|
Philipp von Weitershausen
|
58671c6994
|
Merge services-central and mozilla-central
|
2011-06-21 21:34:45 +02:00 |
|
Dão Gottwald
|
abac6739de
|
Bug 591953 - Show the "Open Link" context menu item for URLs with hyphens. r=gavin
|
2011-06-21 11:59:29 +02:00 |
|
Philipp von Weitershausen
|
4194ba8a1f
|
Merge mozilla-central to services-central
|
2011-06-20 14:30:02 +02:00 |
|
Marina Samuel
|
22546c8058
|
Bug 600429 - Tune score increments to trigger a sync more quickly. r=philikon
Part 2: Remove delays
|
2011-06-16 21:13:20 +02:00 |
|
Philipp von Weitershausen
|
9573f37510
|
Merge services-central with mozilla-central
|
2011-06-15 11:23:12 +02:00 |
|
Philipp von Weitershausen
|
c073b4438a
|
Merge m-c to s-c
|
2011-06-13 20:44:14 +02:00 |
|
Richard Newman
|
be88db1e76
|
Merging mozilla-central to services-central.
|
2011-06-12 14:23:51 -07:00 |
|
Dave Townsend
|
8e712d7c74
|
Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901).
|
2011-06-12 08:47:34 -07:00 |
|
Richard Newman
|
b4f2f313d6
|
Merge mozilla-central to services-central.
|
2011-06-10 23:07:46 -07:00 |
|
Dave Camp
|
cac45115fe
|
Merge m-c to devtools.
|
2011-06-10 15:35:17 -07:00 |
|
Philipp von Weitershausen
|
58ae7aee0e
|
Merge mozilla-central to services-central
|
2011-06-09 12:40:13 +02:00 |
|
Marco Bonardo
|
11fd2bc973
|
Merge Places and mozilla-central
|
2011-06-09 12:14:24 +02:00 |
|
Marco Bonardo
|
f6fa75c63f
|
Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
|
2011-06-08 22:55:49 +02:00 |
|
Philipp von Weitershausen
|
f65909aacd
|
Merge mozilla-central to services-central
|
2011-06-08 18:09:45 +02:00 |
|
ithinc
|
f3654b61f7
|
Bug 606884 - Remove the Places controller on view uninit.
r=mak
|
2011-06-08 15:18:50 +02:00 |
|
Marco Bonardo
|
7804781a5b
|
Merge Places and mozilla-central
|
2011-06-08 12:24:14 +02:00 |
|
Marco Bonardo
|
4451f196fe
|
Merge Places and mozilla-central
|
2011-06-08 12:21:07 +02:00 |
|
Patrick McManus
|
06671ee90a
|
Bug 662414 - Provide error page for new necko error NS_ERROR_CORRUPTED_CONTENT. r=jduell
|
2011-06-08 09:35:26 +02:00 |
|
Taras Glek
|
b7235b42f0
|
bug 661574: Move nsITelemetry into toolkit r=Mossop
--HG--
rename : xpcom/base/Telemetry.cpp => toolkit/components/telemetry/Telemetry.cpp
rename : xpcom/base/nsITelemetry.idl => toolkit/components/telemetry/nsITelemetry.idl
rename : xpcom/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
|
2011-06-20 14:47:55 -07:00 |
|
Rob Campbell
|
6699a6d7c6
|
merge m-c to devtools
|
2011-06-06 16:42:23 -03:00 |
|
Richard Newman
|
de3a7ca3c3
|
Merge mozilla-central to services-central.
|
2011-06-06 12:35:38 -07:00 |
|
Philipp von Weitershausen
|
546d99116d
|
Bug 662178 - Simplify timed callbacks. r=rnewman
|
2011-06-06 21:27:36 +02:00 |
|
Philipp von Weitershausen
|
5ae38cde93
|
Bug 658675 - Preload captcha. r=rnewman
|
2011-06-06 20:29:54 +02:00 |
|
Tyler Downer
|
e98d10f115
|
Bug 660746 - Fix another typo. r=gavin
|
2011-06-05 10:07:15 +02:00 |
|
Dão Gottwald
|
9e3c046bbe
|
more random browser chrome test cleanup (no bug)
|
2011-06-11 16:54:23 +02:00 |
|
Steffen Wilberg
|
3b7e75b4ce
|
Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
|
2011-06-11 15:38:40 +02:00 |
|
ffxbld
|
4e61c8a504
|
Automated blocklist update from host mv-moz2-linux-ix-slave14
|
2011-06-11 02:43:48 -07:00 |
|
Dão Gottwald
|
d0986b9f70
|
remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
|
2011-06-10 11:58:45 +02:00 |
|
Margaret Leibovic
|
9689877212
|
Bug 661823 - Ctrl+F shouldn't work to open Find toolbar in about:permissions and should work to close existing Find bar. r=gavin
|
2011-06-06 08:15:21 -07:00 |
|
Margaret Leibovic
|
ea5b8bfa04
|
tests for Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin
|
2011-06-06 08:15:13 -07:00 |
|
Margaret Leibovic
|
49138ee5c9
|
Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin
|
2011-06-06 08:14:07 -07:00 |
|
Margaret Leibovic
|
bff36cfb13
|
Bug 661791 - Rectify wording of "Clear all cookies" button in about:permissions to match the "Remove all cookies" button. r=gavin
|
2011-06-06 08:13:50 -07:00 |
|
Marco Bonardo
|
37566dfe10
|
Bug 659335 - Learn More links are broken in sync discovery dialogs.
r=dolske
|
2011-06-02 16:30:56 +02:00 |
|
Marco Bonardo
|
69ad611285
|
Merge Places and mozilla-central
|
2011-06-02 13:34:44 +02:00 |
|
Richard Newman
|
153ae08f6b
|
Merge services-central to mozilla-central.
|
2011-06-01 18:20:09 -07:00 |
|
Dão Gottwald
|
f9befacdc4
|
Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman
|
2011-06-01 10:20:53 +02:00 |
|
Philipp von Weitershausen
|
18f984fb4e
|
Merge mozilla-central to services-central
|
2011-05-31 12:56:58 -07:00 |
|
Tyler Downer
|
4e812a8e13
|
Bug 660746 - Fix typo. r=gavin
|
2011-06-01 10:16:29 +02:00 |
|
Mounir Lamouri
|
0c784be5a4
|
Merging cedar with mozilla-central.
|
2011-06-01 10:06:55 +02:00 |
|
Raymond Lee
|
b1340cf3ff
|
Bug 657219 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_undo_group.js r=ian
|
2011-06-01 00:17:09 +08:00 |
|
Raymond Lee
|
fbfdf23f9b
|
Bug 660017 - Can't use redo keyboard shortcut in Panorama r=ian
|
2011-06-01 10:37:12 +08:00 |
|
Margaret Leibovic
|
ba47c96963
|
Bug 660229 - about:permissions left-side list auto resizes when string not found. r=dao
|
2011-05-31 14:14:08 -07:00 |
|
Raymond Lee
|
8fe5312dc3
|
Bug 627239 - Don't store thumbnails for https pages r=ehsan
|
2011-05-31 04:02:04 +08:00 |
|
Tim Taubert
|
b1643fe520
|
Bug 649088 - Use default favicon consistent with rest of browser; f=raymond, r=sdwilsh
|
2011-05-31 22:00:01 +02:00 |
|
Philipp von Weitershausen
|
c59c671095
|
Fix bug 660684. r=rnewman
|
2011-05-30 12:53:29 -07:00 |
|
Philipp von Weitershausen
|
febd7a3239
|
Bug 564560 - Sync dialogs should persist position. r=rnewman
|
2011-05-30 12:52:55 -07:00 |
|
Philipp von Weitershausen
|
2c6a521a2f
|
Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman
|
2011-05-30 12:51:34 -07:00 |
|
Rob Campbell
|
d3e703ea34
|
merge m-c to devtools
|
2011-05-30 11:46:04 -04:00 |
|