Margaret Leibovic
c6d6e1b035
Bug 908344 - Test for bookmark keyword. r=wesj
2013-09-03 21:19:26 -07:00
Eric Chou
92d1030955
Bug 910484 - Use a pointer to hold a global static variable to avoid assertion, r=mrbkap
...
In order to avoid the assertion, which occurs because we can't control the
order of contruction of global static variables, I changed to use a pointer
instead of an instance, so I can really allocate the memory block at the
other place (in ctor of BluetoothDBusService).
2013-09-04 12:17:13 +08:00
Gaia Pushbot
7cb5e49859
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/05005b70f7b9
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11917 from rexboy7/fix-bug900838
bug 900838: [System] play poweron video after first repaint
========
https://hg.mozilla.org/integration/gaia-central/rev/98e957f249a6
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 900838: [System] play poweron video after first repaint
2013-09-03 20:45:22 -07:00
Gregory Szorc
9df929a380
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Gregory Szorc
8f08f64511
Bug 911957 - Handle build output between BUILDSTATUS events; r=glandium
2013-09-03 22:30:12 -07:00
Gregory Szorc
dc124f7efb
Bug 911375 - Part 1: Add support for optional existing files; r=glandium
2013-09-03 22:16:47 -07:00
Phil Ringnalda
891e62de26
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
...
CLOSED TREE
2013-09-03 21:55:21 -07:00
Robert O'Callahan
59df7cfa3e
Bug 909603. Remove invalid assertion. r=tn
2013-09-04 16:44:48 +12:00
Robert O'Callahan
4dbc15ef1a
Bug 911889. Part 1: Fix mutationUpdate mutation count for first as well as subsequent mutations. r=benwa
2013-09-04 16:43:33 +12:00
Robert O'Callahan
34e2375067
Bug 877135. Remove leftover test. r=doublec
2013-09-04 16:43:10 +12:00
Gregory Szorc
3e38679ec7
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Gaia Pushbot
717948bafe
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fd5e572f2982
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11826 from steveck-chung/bug-895726
Bug 895726 - [Buri][Monitor][MMS] Unable to save attachement from Camera. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/b951f6ca6dc1
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 895726 - [Buri][Monitor][MMS] Unable to save attachement from Camera
2013-09-03 20:10:21 -07:00
Matthew Gregan
4113c357f9
Bug 911059 - Move WebAudio's BufferDecoder to its own file so it can be shared with MSE. r=cpearce
2013-09-04 15:08:11 +12:00
Matthew Gregan
6fc72a6e69
Bug 911052 - Use decoder's IsDataCachedToEndOfResource instead of resource's version. r=cpearce
2013-09-04 15:08:10 +12:00
Gina Yeh
ead88c1d27
Bug 910974 - Patch 2: Cleanup, r=echou
2013-09-04 10:40:17 +08:00
Gina Yeh
ab94506215
Bug 910974 - Patch 1: Dispatch events when remote device queries current play status, r=echou, sr=mrbkap
2013-09-04 10:40:01 +08:00
Gregory Szorc
5ab06bd117
Bug 911362 - FileCopier support for not removing unreferenced files; r=glandium
2013-09-03 19:38:07 -07:00
Ryan VanderMeulen
c5c1f4d7b6
Backed out changeset 5c25126b9c76 (bug 894927) for causing bug 911751 on a CLOSED TREE.
...
--HG--
rename : b2g/chrome/content/shell.html => b2g/chrome/content/shell.xul
2013-09-03 20:51:30 -04:00
Richard Newman
be2550d749
Bug 908461 - Protocol deprecation indicators for Sync: client support. r=gps
2013-09-03 16:11:46 -07:00
Richard Newman
57f3b2d4bb
Merge m-c to s-c.
2013-09-03 16:11:43 -07:00
Pin Zhang
3b83b78c25
Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey
2013-09-03 15:28:06 -07:00
Pin Zhang
a7ec6f9b82
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
2013-09-03 15:26:33 -07:00
Felipe Gomes
dfa23284a3
Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws
2013-09-03 19:11:22 -03:00
Felipe Gomes
36cd1dcd38
Bug 899348 - Implement about:tabcrashed page. r=jaws
...
--HG--
rename : browser/themes/linux/aboutSocialError.css => browser/themes/linux/aboutTabCrashed.css
rename : browser/themes/osx/aboutSocialError.css => browser/themes/osx/aboutTabCrashed.css
rename : browser/themes/windows/aboutSocialError.css => browser/themes/windows/aboutTabCrashed.css
2013-09-03 19:11:22 -03:00
Felipe Gomes
cf77c1b0f9
Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz
2013-09-03 19:11:22 -03:00
Kannan Vijayan
eac17dea98
Bug 906805 - Implement Baseline JSOP_GETELEM handlers which invoke getters. r=efaust
2013-09-03 17:55:20 -04:00
Ryan VanderMeulen
cac805671d
Merge m-c to b2g-inbound.
2013-09-03 17:44:34 -04:00
Ryan VanderMeulen
1623103fc3
Merge inbound to m-c.
2013-09-03 17:40:56 -04:00
Ryan VanderMeulen
374595fdca
Backed out changeset 669d3fd3ea2b (bug 906877) for Mnw failures.
2013-09-03 17:22:14 -04:00
Gaia Pushbot
d031f913a8
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9fb97b9e9aad
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #11895 from cctuan/907056
Bug 907056 - it will prompt "save video"repeatedly after exit fullscreen when you long press screen repeatedly. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/1c27f015f972
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 907056 - it will prompt save video repeatedly after exit fullscreen when you long press screen repeatedly
2013-09-03 13:55:22 -07:00
Ryan VanderMeulen
99509409ad
Merge b2g-inbound to m-c.
2013-09-03 16:55:02 -04:00
Gaia Pushbot
724513b5f8
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/660836f801d2
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #11735 from benfrancis/906055
Bug 906055 - Fix awesomescreen cache. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/5256c8d533ff
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 906055 - Fix awesomescreen cache
2013-09-03 13:20:22 -07:00
Ehsan Akhgari
1bbecd33dc
Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky
...
--HG--
extra : rebase_source : b0c00f4b1c1f0c3c0754ff9fa8cb9bd28b78b1fd
2013-09-03 16:17:26 -04:00
Ryan VanderMeulen
cdbc6d8fb3
Merge m-c to inbound.
2013-09-03 17:43:47 -04:00
Kamil Muszynski
4b637bc9ef
Bug 896737 - Limit the length of Slow SQL statements reported to Telemetry. r=vdjeric
2013-09-03 17:41:27 -04:00
Steve Fink
416a7ac462
Bug 912171 - Static rooting analysis: ignore ~AutoCompartment. r=NPOTB
...
DONTBUILD
--HG--
extra : rebase_source : 6e29cf2f844b76db662c35d4e4077d82622f48a1
2013-09-03 12:25:05 -07:00
Ryan VanderMeulen
001354dd20
Bug 902248 - Disable test_nsINavHistoryViewer.js on OSX.
2013-09-03 15:26:56 -04:00
Dan Minor
1d26511ef9
Bug 912004 - DeviceManager pushDir should take a timeout parameter; r=wlach
2013-09-03 15:13:38 -04:00
Kartikaya Gupta
66b37ff496
Bug 910322 - Strongly type the viewport size in nsViewportInfo. r=mbrubeck, Ms2ger
2013-09-03 15:12:24 -04:00
Kartikaya Gupta
ad299f8964
Bug 910322 - Strongly type the zoom factors in nsViewportInfo. r=mbrubeck, Ms2ger
2013-09-03 15:12:23 -04:00
Blake Kaplan
1f98b00a32
Bug 860123 - Use the right window's selection in some tests; r=ehsan
2013-09-03 15:01:00 -04:00
Ms2ger
bbd7b55f9f
Bug 860123 - Make mochitests expect the new behavior. r=ehsan
2013-09-03 15:00:27 -04:00
Gaia Pushbot
21fa44acef
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f2d88904536c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #11911 from mcav/disable-idle-bug-883464
Bug 883464 - [email/IMAP] Have imap.js stop entering IDLE state, avoid spamming non-IDLE servers with NOOPs. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/036fe738c852
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 883464 - [email/IMAP] Have imap.js stop entering IDLE state, avoid spamming non-IDLE servers with NOOPs. r=asuth
2013-09-03 12:00:22 -07:00
Gaia Pushbot
21746e4ab1
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/312db8e90e43
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-03 11:50:21 -07:00
Gaia Pushbot
25db748fa2
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b1ddc5d86896
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #11910 from mcav/fix-imap-literal-landing
Bug 901926 - [Email] Email app stops working if attachment contains an IMAP literal. (fixed landing) r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/48ce6f7b2c9b
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 901926 - [Email] Email app stops working if attachment contains an IMAP literal (fixed landing) r=asuth
2013-09-03 11:25:22 -07:00
Gaia Pushbot
b49910106c
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/47acb5a1e76c
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #11863 from karlcow/ua-override-1.1
Bug 907161 - Remove UA override for domains week starting 2013-08-19
========
https://hg.mozilla.org/integration/gaia-central/rev/ea8bd1454c0c
Author: karl <karl+github@la-grange.net>
Desc: Fixes for UA override for the 1.1 branch
========
https://hg.mozilla.org/integration/gaia-central/rev/82eaed48989d
Author: karl <karl+github@la-grange.net>
Desc: Fixes for UA override for the 1.1 branch
========
https://hg.mozilla.org/integration/gaia-central/rev/6fbbe2cbc2e6
Author: karl <karl+github@la-grange.net>
Desc: Remove UA override for badoo.com, booking.com, accounts.google.com, 4shared.com, edmunds.com, aprod.hu, profession.hu
2013-09-03 11:05:22 -07:00
Gaia Pushbot
52f11ad2d0
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b943110e4c1
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Revert "Merge pull request #11869 from mcav/imap-parsing-bug-901926"
This reverts commit a7941018788645f658011b623068ef9904d7f1b4, reversing
changes made to 216961d4f3705ebc6e49a6a8d20fae82534cfeb2.
2013-09-03 10:50:22 -07:00
Gaia Pushbot
14d277abda
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7840f22c9753
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11906 from lightsofapollo/calendar-diable
disable intermittent failing test
========
https://hg.mozilla.org/integration/gaia-central/rev/3dc9d8c5253c
Author: James Lal <james@lightsofapollo.com>
Desc: disable intermittent failing test
========
https://hg.mozilla.org/integration/gaia-central/rev/a4e5688f0fe4
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-03 10:20:21 -07:00
Kartikaya Gupta
ac06685b67
Bug 906877 - Remove code obsoleted by multi-apzc. r=BenWa, vingtetun
...
Now that we have multi-APZC landed, we don't need BrowserElementPanning
to detect when it's about to scroll a subframe and let APZC know. So
the two messages involved in this can be completely removed.
2013-09-03 13:04:21 -04:00
Gaia Pushbot
075efc0d05
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/819d62074d3f
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-03 09:10:21 -07:00