Commit Graph

177228 Commits

Author SHA1 Message Date
Tim Taubert
3d38f4f707 Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Mike Conley
734fd92165 Bug 989609 - Dynamically added toolbars with API-created widgets should not break customize mode. r=Unfocused,mdeboer 2014-04-02 16:39:00 -04:00
Dão Gottwald
3dcc518de7 Bug 992526 - mCurrentBrowser should never be null. r=ttaubert 2014-04-08 17:02:37 +02:00
Carsten "Tomcat" Book
421d82d6bf Merge m-c to fx-team 2014-04-08 15:41:27 +02:00
Carsten "Tomcat" Book
7425fc1547 merge b2g-inbound to mozilla-central 2014-04-08 15:34:07 +02:00
Carsten "Tomcat" Book
ec99c374e1 merge fx-team to mozilla-central 2014-04-08 15:33:02 +02:00
Asaf Romano
2346ab6804 Bug 993274 - Remove cmd_new:livemark. r=mak 2014-04-08 12:05:26 +03:00
Asaf Romano
4e97a29621 Fix for the patch checked in for bug 983623 - Don't import PlacesUtils twice. 2014-04-08 11:50:33 +03:00
Asaf Romano
903a9eec4a Bug 983623 - Implement cmd_un/redo for the new async TM. r=mak 2014-04-08 11:42:06 +03:00
B2G Bumper Bot
5a6aabe56d Bumping manifests a=b2g-bump 2014-04-08 00:41:24 -07:00
B2G Bumper Bot
fe49f2694c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/82aa7db46a22
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #17629 from RudyLu/keyboard/Bug956175-switch_language

Bug 956175 - [keyboard refactor] handle language switching.
r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2a7bb3d14e82
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 956175 - [keyboard refactor] handle language switching.
 - Add KeyboardLayoutManager, load layout definition file dynamically.
 - Change the format of layout definition from js to json.
 - Add unit tests.
2014-04-08 00:36:33 -07:00
Thomas Zimmermann
cab5fcb4dd Bug 990984: Explicitly close socket file descriptor, r=kyle
Closing the socket explicitly will make UnixSocket fail
if we're trying to read or write afterwards; indicating
potential bugs.
2014-04-08 09:30:58 +02:00
Thomas Zimmermann
88cf1c0e54 Bug 981239: Use atomic ref-counting for |UnixSocketConsumer|, r=kyle
|SocketSendTask| acquires a reference to |UnixSocketConsumer| on
the main thread and releases this reference on the I/O thread;
leading to race-conditions. This patch adds

  - atomicity for ref-counting of |UnixSocketConsumer|, and
  - stricter tests in the destructor of this class.
2014-04-08 09:27:47 +02:00
B2G Bumper Bot
b38304a595 Bumping manifests a=b2g-bump 2014-04-08 00:16:32 -07:00
B2G Bumper Bot
1bdfb88862 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/451250fa7e7c
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #17952 from rnowm/989933

Bug 989933 - Create green themed header [BB] for comms apps r=pivanov

========

https://hg.mozilla.org/integration/gaia-central/rev/08ef8aad0ec8
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 989933 - Create green themed header [BB] for comms apps
2014-04-08 00:11:10 -07:00
B2G Bumper Bot
75fa58ca8a Bumping manifests a=b2g-bump 2014-04-07 23:22:43 -07:00
Phil Ringnalda
50ea4f0b10 Back out a28cd2a8b397 (bug 992105) for Windows build bustage 2014-04-07 22:42:19 -07:00
Marco Castelluccio
8a53b11c8e Bug 993173 - Use encoding option in readJSON. r=Yoric 2014-04-08 04:47:00 +02:00
Marco Castelluccio
aaf255cf23 Bug 993168 - Use recursive makeDir in the apps installer. r=Yoric 2014-04-07 16:19:00 +02:00
Tim Chien
1c96f3f561 Bug 963590 - [Mac] Make sure lightweight themes don't affect fullscreen toolbar height/position. r=MattN 2014-04-08 03:35:00 +02:00
Mark Capella
15bff3febb Bug 951374 - Lazy load ClipboardHelper, r=wesj 2014-04-08 08:13:04 -04:00
Marco Bonardo
93daf1f7d4 Bug 991668 - resolve promises on next tick to avoid "too much recursion" error when exporting bookmarks.html. r=Yoric 2014-04-08 14:09:29 +02:00
Marco Bonardo
628fd219c7 Bug 991682 - Sqlite.jsm API to clone an open db connection. r=Yoric 2014-04-08 14:09:26 +02:00
Lucas Rocha
fd897dccc4 Bug 992921 - Only load default panel when displaying about:home (r=margaret) 2014-04-08 12:02:49 +01:00
Robin Ricard
7eb8e517bc Bug 990259 - Double-tap zoom does not work when text reflow is enabled. r=margaret.leibovic
Fix regression introduced in 958111
2014-04-07 15:37:00 +02:00
Heiher
ad4e03a939 Bug 992613 - Fix up branding files missing for gtk3 widget toolkit when using aurora or official branding. r=gijs 2014-04-05 20:52:00 +01:00
Bevis Tseng
37c6e279dc Bug 990918 - Part 2: Add Xpcshell Test Case for setCellBroadcastSearchList(). r=htsai 2014-04-03 16:46:51 +08:00
Bevis Tseng
5e679ebe22 Bug 990918 - Part 1: Make RIL compatible for both new/old formats of ril.cellbroadcast.searchlist. r=htsai 2014-04-03 16:33:56 +08:00
B2G Bumper Bot
e2a9a2dcf5 Bumping manifests a=b2g-bump 2014-04-07 21:06:25 -07:00
B2G Bumper Bot
9350be5ff2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ee2b3048ba1e
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17950 from mcav/stopwatch-l10n

Bug 988057 - [Stopwatch][l10n] Localization of stopwatch is broken. r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/1ce72ce5ed12
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 988057 - [Stopwatch][l10n] Localization of stopwatch is broken.
2014-04-07 21:01:11 -07:00
Ryan VanderMeulen
76971e51db Merge m-c to b2g-inbound. 2014-04-07 22:39:09 -04:00
Ryan VanderMeulen
55244323f3 Merge b2g-inbound to m-c. 2014-04-07 22:29:35 -04:00
B2G Bumper Bot
0ce4942a9d Bumping manifests a=b2g-bump 2014-04-07 19:02:49 -07:00
B2G Bumper Bot
b31052a5c7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7685bf4c4968
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #17630 from steveck-chung/bug-983631

Bug 983631 - [Messages] After deleting a message thread the notification persists forever. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/b9986a0e8c20
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 983631 - [Messages] After deleting a message thread the notification persists forever.

* Add closeNotificationsForThread api and make it return as promise
* Apply julien's promise-based test case
2014-04-07 19:01:12 -07:00
B2G Bumper Bot
5b37a5b47c Bumping manifests a=b2g-bump 2014-04-07 18:51:35 -07:00
B2G Bumper Bot
3193744383 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aed1eb065c43
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #18019 from yurenju/maxBuffer

Bug 992773 - maxBuffer for child_process.exec is exceeded in |make build... r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/7d0c35d4db39
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 992773 - maxBuffer for child_process.exec is exceeded in |make build-test-integration|
2014-04-07 18:46:17 -07:00
B2G Bumper Bot
82df6e77c7 Bumping manifests a=b2g-bump 2014-04-07 17:57:52 -07:00
B2G Bumper Bot
d87e9feeb6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe08cb3ebbe9
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #18058 from mcav/gelam-tarako

Bug 991567 - [Tarako][Email] Email app is killed while downloading an at...

========

https://hg.mozilla.org/integration/gaia-central/rev/cb33d701f751
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 991567 - [Tarako][Email] Email app is killed while downloading an attachment. r=asuth
2014-04-07 17:56:13 -07:00
Myk Melez
f4c5bc5e98 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00
B2G Bumper Bot
3b46fe2281 Bumping manifests a=b2g-bump 2014-04-07 16:01:29 -07:00
B2G Bumper Bot
0bce880b29 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65cb0c455f05
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18047 from wilsonpage/991844

Bug 991844 - [Camera][Buri] Blue highlight Ring around Camera doesn't properly

========

https://hg.mozilla.org/integration/gaia-central/rev/6abfa9864ef3
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 991844 - [Camera][Buri] Blue highlight Ring around Camera doesn't properly change state when you take a photo
2014-04-07 15:56:07 -07:00
B2G Bumper Bot
2ce070d0e2 Bumping manifests a=b2g-bump 2014-04-07 15:46:25 -07:00
B2G Bumper Bot
608583c3ea Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/39b3abef5580
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18009 from evanxd/bug-984572

Bug 984572 - JSHint fixes for js/*, js/utils and js/worker.

========

https://hg.mozilla.org/integration/gaia-central/rev/3bc81bb7fb3b
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 984572 - JSHint fixes for js/*, js/utils and js/worker.
2014-04-07 15:41:07 -07:00
B2G Bumper Bot
df86da9161 Bumping manifests a=b2g-bump 2014-04-07 15:31:42 -07:00
B2G Bumper Bot
567eb7ed24 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bca31cd48f12
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17976 from wilsonpage/bug/991924

Bug 991924 - [Camera][Buri] Performance regression when selecting shutter button (camera and video)

========

https://hg.mozilla.org/integration/gaia-central/rev/0bf8950700d2
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 991924 - [Camera][Buri] Performance regression when selecting shutter button (camera and video)
2014-04-07 15:26:10 -07:00
B2G Bumper Bot
8278aee9bd Bumping manifests a=b2g-bump 2014-04-07 15:02:49 -07:00
B2G Bumper Bot
9b1a9332d1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/18d39cd2056f
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17827 from mcav/email-onnext

Bug 990171 - [Email] Fix NPE in FormNavigation card handling. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/f9378191237a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 990171 - [Email] Fix NPE in FormNavigation card handling.
2014-04-07 15:00:50 -07:00
B2G Bumper Bot
196fa0b951 Bumping manifests a=b2g-bump 2014-04-07 13:57:50 -07:00
B2G Bumper Bot
50d01d31bf Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a224d7350d4
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17992 from wilsonpage/bug/985006

Bug 985006 - [Camera][Madai][QRD Only] Camera Submenu is not displayed properly on rapid back and forth from submenu to camera menu

========

https://hg.mozilla.org/integration/gaia-central/rev/03d8b652642b
Author: Wilson Page <wilsonpage@me.com>
Desc: [Camera][Madai][QRD Only] Camera Submenu is not displayed properly on rapid back and forth from submenu to camera menu

========

https://hg.mozilla.org/integration/gaia-central/rev/3f423a181f2a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 977692 - [Clock] Refactor Ring View r=millermedeiros
2014-04-07 13:56:08 -07:00
B2G Bumper Bot
f584194509 Bumping manifests a=b2g-bump 2014-04-07 13:42:52 -07:00