Matthew Noorenberghe
|
5fa148618a
|
Bug 753239 - Implement a DOM component for navigator.id. r=jst
--HG--
extra : rebase_source : 8ec0f3a07dc6dc1991758d9c60f43a823f564b0c
|
2012-06-29 16:12:00 -07:00 |
|
Chris Lee
|
e14a0505c7
|
Bug 680897 - There should be a colon after "You have chosen to open" in download window. r=MattN
--HG--
extra : rebase_source : bf548819f24f58600f75c2ae09626a8ff6ea1f42
|
2012-06-04 18:26:02 -07:00 |
|
Neil Rashbrook
|
fe9b695c26
|
Bug 766494 Followup to bug 278860 to check for the actual missing profile folder r=bsmedberg
|
2012-07-10 19:53:19 +01:00 |
|
Ehsan Akhgari
|
3bf02bff59
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak
|
2012-06-19 23:58:39 -04:00 |
|
Benoit Girard
|
7aa6b28d00
|
Bug 766579 - Part 1: Add SP param to NS_StackWalk. r=dbaron
--HG--
extra : rebase_source : dd4905ffadf5fe9327449fffdfbc665b05d74a6a
|
2012-06-27 16:08:21 -04:00 |
|
Brad Lassey
|
ea9ca02bc6
|
bug 765426 - nsAndroidHistory requires QI to be posted to the main thread as a runnable r=gavin
|
2012-07-09 16:20:12 -04:00 |
|
Gavin Sharp
|
161eb87aed
|
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
--HG--
extra : rebase_source : e91a5c2586c725928d87e1bb379157561145f36d
|
2012-07-09 00:22:50 -07:00 |
|
Masatoshi Kimura
|
efd25a4c41
|
Bug 771115 - Get System Proxy Settings from the active Internet connection. r=jimm
|
2012-07-09 20:53:17 -04:00 |
|
Ehsan Akhgari
|
dd9116b556
|
Bug 771766 - Preserve the case of the application installation directory when replacing the application after an update for it has been staged; r=rstrong
|
2012-07-09 20:50:16 -04:00 |
|
Brian R. Bondy
|
99c7fa36ec
|
Bug 770874 - Removed the STARTUP_USING_PRELOAD_TRIAL telemetry histogram code. r=taras
|
2012-07-08 21:54:10 -04:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Wes Johnston
|
1d0bf152bf
|
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
|
2012-07-09 09:55:35 -07:00 |
|
Wes Johnston
|
6e118dffc0
|
Bug 732052 - Update video controls for touch events. r=dolske
|
2012-07-09 09:55:34 -07:00 |
|
Ed Morley
|
7462df8b36
|
Backout 034afcc038c9 (bug 771877) for mochitest-browser-chrome leaks
|
2012-07-09 10:09:56 +01:00 |
|
Gavin Sharp
|
12b67d873e
|
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
--HG--
extra : transplant_source : %12%86%EB%94%A1%9C_%EB%84W%1A%C1%92H%A9%25%F4%F6e%C7
|
2012-07-09 00:22:50 -07:00 |
|
Brian R. Bondy
|
182be556b1
|
Bug 770883 - Disable functionality for clearing prefetch. r=taras
|
2012-07-06 07:41:41 -04:00 |
|
Matthew Noorenberghe
|
d9b49a982b
|
Bug 758952 - Add l10n notes to profileSelection.properties. a=comment-only
|
2012-07-08 15:45:16 -07:00 |
|
Matthew Noorenberghe
|
3bc9e62d59
|
Bug 770063 - Give more time for loading content in intermittent test_sandbox.xul. a=test-only
--HG--
extra : rebase_source : 6ee3172be5286d045d0d07020ac5cd9e14d477cf
|
2012-07-08 15:45:16 -07:00 |
|
Matthew Noorenberghe
|
196b57403d
|
Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration (Part 2). r=gavin
--HG--
extra : rebase_source : 677d0aeb8924e26ccf505ef133edfaf926d3df5f
|
2012-07-08 13:33:21 -07:00 |
|
Gavin Sharp
|
3e280d4d47
|
Bug 771844: make about:memory wider, r=njn
--HG--
extra : transplant_source : %C0%05P%DF%E9j%FA%15%3Fgb%1Bz%B4%7E%1AxY%28%B9
|
2012-07-08 10:43:07 -07:00 |
|
Gavin Sharp
|
e5147360ff
|
Bug 753238 bustage fix: fix uninitialized variable use, and clang build error (error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned int' in initializer list [-Wc++11-narrowing]), irc-r=jlebar
|
2012-07-07 23:07:26 -07:00 |
|
Ryan VanderMeulen
|
a04de6c03c
|
Merge m-c to inbound.
|
2012-07-07 10:06:52 -04:00 |
|
Tim Taubert
|
297a8de876
|
merge m-c to fx-team
|
2012-07-07 15:48:12 +02:00 |
|
Tim Taubert
|
9a9fbde534
|
Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil
|
2012-07-07 11:55:11 +02:00 |
|
Gavin Sharp
|
a627041e8e
|
Bug 771247: lazify SocialService initialization, add getProviderList, r=adw
--HG--
rename : toolkit/components/social/test/xpcshell/test_getProvider.js => toolkit/components/social/test/xpcshell/test_getProviderList.js
extra : transplant_source : %8Ej%FET%034%86M%C9L%25j%12%0AfWt%A1%E9O
|
2012-07-05 14:01:38 -07:00 |
|
Gavin Sharp
|
c61b3376da
|
Bug 766403: add provider class for the social service, r=jaws,adw
--HG--
extra : transplant_source : %90%21%F6%D3%9D%B9Z%8F%22%3A%F9o%F5%8E%20%98G_%F5m
|
2012-06-26 19:03:32 -07:00 |
|
Ehsan Akhgari
|
5e72fadf03
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/profile parts); r=jrmuizel
|
2012-06-19 23:51:37 -04:00 |
|
Ehsan Akhgari
|
9a6c20bd77
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (xre parts); r=jrmuizel
|
2012-06-19 23:49:05 -04:00 |
|
Ehsan Akhgari
|
8e4039f7a3
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit parts); r=jrmuizel
|
2012-06-19 23:27:32 -04:00 |
|
Nicolas Chaim Echeverria
|
e5c4fa82d7
|
Bug 767077 - Fix hang when converting Telemetry pings to Unicode. r=froydnj
|
2012-07-05 11:15:40 -04:00 |
|
Ehsan Akhgari
|
613f1628e2
|
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
|
2012-07-05 11:11:34 -04:00 |
|
Sankha Narayan Guria
|
655afa5cc1
|
Bug 656011 - Password Manager now allows to copy username; r=MattN
--HG--
extra : rebase_source : 570214fbb1e966d73bd715988dafee9b7cf628a1
|
2012-07-04 13:14:00 -07:00 |
|
Nicholas Nethercote
|
c27840e9f1
|
Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke.
--HG--
extra : rebase_source : 20329a698154ef61cea74247d3dccc9f01899829
|
2012-07-05 21:12:37 -07:00 |
|
Hub Figuière
|
718a59f98a
|
Bug 750612 - Don't expose invisible property pages in a deck frame. r=tbsaunde
--HG--
extra : rebase_source : ca16cada2efddb6d55cf5dff43cc6a9393ba66e1
|
2012-06-28 16:04:50 -07:00 |
|
Mounir Lamouri
|
4c2739881f
|
Bug 635281 - Implement the value sanitizing algorithm for <input type="number">. r=sicking
--HG--
extra : rebase_source : b4ca5ff2b2ce873012ba3a8e589130123eb40559
|
2012-06-10 22:24:03 +02:00 |
|
Mounir Lamouri
|
c70ab8fd5b
|
Bug 635498 - Make <input type='number'> behaves like <input type='text'>. r=sicking
--HG--
extra : rebase_source : 0754f845fd6223cd48ca8908ebf642636f0fd9ed
|
2012-06-10 22:23:17 +02:00 |
|
Tim Taubert
|
c76979351d
|
merge m-c to fx-team
|
2012-07-05 15:26:49 +02:00 |
|
Tim Taubert
|
581e9c530a
|
Bug 669603 - Part 1 - Add MODE_RDWR to FileUtils.jsm; r=ted
|
2012-07-05 12:12:09 +02:00 |
|
David Rajchenbach-Teller
|
ea77b0fb17
|
Bug 764436 - Windows back-end;r=taras
|
2012-07-05 10:21:09 +02:00 |
|
David Rajchenbach-Teller
|
230a9b6618
|
Bug 764436 - Windows front-end;r=taras
|
2012-07-05 10:21:00 +02:00 |
|
David Rajchenbach-Teller
|
e44ad2fae6
|
Bug 764436 - Companion test suite;r=taras
|
2012-07-05 10:20:52 +02:00 |
|
David Rajchenbach-Teller
|
bd9933c1f4
|
Bug 764436 - Unix front-end;r=taras
|
2012-07-05 10:20:30 +02:00 |
|
David Rajchenbach-Teller
|
235cb980e2
|
Bug 764436 - Unix back-end;r=taras
|
2012-07-05 10:20:19 +02:00 |
|
David Rajchenbach-Teller
|
fbba8e7c30
|
Bug 764436 - Shared code;r=taras
|
2012-07-05 10:20:07 +02:00 |
|
Mark Banner
|
8a189904ac
|
Bug 766264 Fix test failures in test_0201_app_launch_apply_update.js and test_0203_app_launch_apply_update.js when MOZ_MAINTENANCE_SERVICE isn't set for the build by correctly handling the applied state value. Also tidy up some error statements to provide better debug. r=ehsan
|
2012-07-05 08:42:03 +01:00 |
|
Georg Fritzsche
|
bdd3ad6518
|
Bug 757287 - Submit flash version from telemetry ping. r=nfroyd
|
2012-07-04 08:30:58 -04:00 |
|
Jared Wein
|
e46704ba88
|
Bug 770792 - PRIORITY_CRITICAL_HIGH notification bar on Windows and Linux is ugly solid red. r=dao
|
2012-07-04 02:00:03 -07:00 |
|
Ehsan Akhgari
|
46cbc36da6
|
Merge backout of DLBI from mozilla-central
|
2012-07-03 20:53:08 -04:00 |
|
Ehsan Akhgari
|
df2fb388c2
|
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:21:03 -04:00 |
|
Ehsan Akhgari
|
706b94a49f
|
Backout changeset 674cde7d007a (bug 770000 because DLBI is being backed out
|
2012-07-03 19:36:38 -04:00 |
|