Bobby Holley
bf077afa17
Bug 856067 - Add some helpful logging to the console when we deny access to a non-Xrayable object. r=gabor
2014-07-14 10:09:07 -07:00
Bobby Holley
fd59f850a8
Bug 856067 - Remove special case for content XBL scopes. r=gabor
...
This is now the default behavior. \o/
2014-07-14 10:09:07 -07:00
Bobby Holley
1576579a77
Bug 856067 - Make unwaived non-Xrayable objects opaque from privileged code. r=gabor
2014-07-14 10:09:07 -07:00
Bobby Holley
2d413f3c11
Bug 856067 - Waive Xrays when SpecialPowers encounters an Opaque XrayWrapper. r=gabor
2014-07-14 10:09:06 -07:00
Bobby Holley
b7d711f17b
Bug 856067 - Fix up test_xrayToJS.xul. r=gabor
2014-07-14 10:09:06 -07:00
Bobby Holley
2365c577d6
Bug 856067 - Fix Object Actor Previews. r=past
2014-07-14 10:09:06 -07:00
Lucas Rocha
e967112dd4
Bug 1034167 - Part 2: Explicit set scrollbars in TabsTray (r=mfinkle)
2014-07-14 17:31:50 +01:00
Lucas Rocha
ce62717f49
Bug 1034167 - Part 1: Update TwoWayView from upstream (r=mfinkle)
2014-07-14 17:31:50 +01:00
Octoploid
d808249c97
Bug 1035092 - "bool functions shouldn't return nullptr" [r=sfink]
...
--HG--
extra : rebase_source : 0a0f2549b0a34c759384d8293f6227e112610147
2014-07-12 06:26:00 -07:00
Kartikaya Gupta
429ba38c8a
Bug 1037409 - Remove some gtests that don't map to real-world scenarios. r=nicklebedev
2014-07-14 12:48:48 -04:00
Mike Conley
fe3d89d8bc
Backed out bdf72cebcd85 to fix a CLOSED TREE.
...
--HG--
extra : histedit_source : 0a3977407abecc55d5564a69531d5d6ca804cd86
2014-07-14 12:20:16 -04:00
Mike Conley
cb86278081
Backed out e623938ea6c7 to fix a CLOSED TREE.
...
--HG--
extra : histedit_source : b4c9b387a8007748f9421df5c347b2f96e537f27
2014-07-14 12:19:23 -04:00
Mike Conley
caa568f6c5
Follow-up for Bug 1002354 - remove dual GetId in nsScreenGtk injected during rebase foul-up. r=bustage-fix on a CLOSED TREE.
...
--HG--
extra : histedit_source : c510de9918cfd73652e9e1c278e0bee93c7fdcdc
2014-07-14 12:10:34 -04:00
Mike Conley
5cd8d891e5
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
...
Changes to nsIScreen and nsIScreenManager were reviewed by roc.
Changes to dom/ipc were reviewed by jimm.
Changes to gfx/src/nsDeviceContext.cpp were reviewed by roc.
Changes to widget/android were reviewed by snorp.
Changes to widget/cocoa were reviewed by smichaud.
Changes to widget/gtk were reviewed by roc.
Changes to widget/windows were reviewed by jimm.
Changes to widget/xpwidgets were reviewed by roc.
--HG--
extra : rebase_source : 90d263235b40f6f6937d361705a4dfa44253318e
extra : histedit_source : bab4e689269c67fe3eb65033b6987b93caf9a482%2C86645be32f82f0d80724532e528e597db165b1d1
2014-07-14 11:57:06 -04:00
Birunthan Mohanathas
163900c32d
Bug 1037269 - Use CheckPermissions instead of Func on more interfaces. r=smaug
2014-07-10 16:20:49 -07:00
Andrew McCreight
1ee07d58d6
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
Mike Conley
25a4418cdf
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
...
Changes to nsIScreen and nsIScreenManager were reviewed by roc.
Changes to dom/ipc were reviewed by jimm.
Changes to gfx/src/nsDeviceContext.cpp were reviewed by roc.
Changes to widget/android were reviewed by snorp.
Changes to widget/cocoa were reviewed by smichaud.
Changes to widget/gtk were reviewed by roc.
Changes to widget/windows were reviewed by jimm.
Changes to widget/xpwidgets were reviewed by roc.
--HG--
extra : rebase_source : 3ebb5763d75d16f73b3cb5e4fc5621188b6c9622
2014-07-14 13:22:26 -04:00
Neil Deakin
ddcaf5d67c
Bug 1027057
, use nsLayoutUtils::HasCurrentAnimations to check for transitions when hiding the popup, r=neil
2014-07-14 13:39:04 -04:00
Neil Deakin
7f3b5b5800
Bug 1027057
, use correct origin for arrowpanel animations in rtl, r=dao
2014-07-14 13:39:04 -04:00
Neil Deakin
38095aa383
Bug 1026310 and 1032137, re-enable browser_UITour_panel_close_annotation.js to see if the intermittent problem goes away now that bug 1026310 is fixed
2014-07-14 13:39:04 -04:00
Neil Deakin
8e41fb70e2
Bug 1026310, set the open state only once the opening transition is finished, rename the internal popup states to be clearer, fix UITour.jsm to check the showing state, r=MattN,neil
2014-07-14 13:39:04 -04:00
Botond Ballo
7c1923f565
Bug 1034376 - Avoid APZC being stuck in overscrolled state when CancelAnimation() is called during panning. r=kats
...
--HG--
extra : rebase_source : bbc3a02d6be7081be77b58cb2795aa57ce794002
2014-07-14 12:54:41 -04:00
Jan de Mooij
f2893d2ba1
Bug 1038093 - Create Latin1 strings in some more cases, when Latin1 strings are enabled. r=luke
2014-07-14 19:17:15 +02:00
Michael Wu
abb7636ff1
Bug 1036873 - Add support for standard V4L2 FM deemphasis control, r=dhylands
2014-07-10 05:48:46 -04:00
Michael Wu
dae5613b9b
Bug 1037646 - Improve FM radio setup code, r=pzhang
2014-07-14 13:06:19 -04:00
B2G Bumper Bot
a66c8289be
Bumping manifests a=b2g-bump
2014-07-14 10:06:21 -07:00
B2G Bumper Bot
86ed6247d9
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d305041bb582
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1036386 - Add the SIM number to MMI/USSD error messages r=Rik
2014-07-14 10:00:30 -07:00
B2G Bumper Bot
87ae743e66
Bumping manifests a=b2g-bump
2014-07-14 09:21:20 -07:00
B2G Bumper Bot
c885885b68
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7f88fe2494cf
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #21698 from bebef1987/fix_time
Bug 1032468 - Intermittent test_clock_create_new_alarm.py
========
https://hg.mozilla.org/integration/gaia-central/rev/ea47205c3528
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1032468 - Intermittent test_clock_create_new_alarm.py
========
https://hg.mozilla.org/integration/gaia-central/rev/8671eedd5495
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1022859 - Do not iterate over Object's prototype properties for l10n AST iterations. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/cdb5b9216470
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #21103 from zacc/bug_1028941
Bug 1028941 - gaiatest - Kill only FTU when doing restart, kill all runn...
========
https://hg.mozilla.org/integration/gaia-central/rev/dba96ad8ab66
Author: Zac <zcampbell@mozilla.com>
Desc: Update poor grammar in comments, remove ability to killAll system apps
========
https://hg.mozilla.org/integration/gaia-central/rev/bbcb3ae29f04
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1028941 - gaiatest - Kill only FTU when doing restart, kill all running apps when doing a full reset
2014-07-14 09:15:36 -07:00
B2G Bumper Bot
fdae996fea
Bumping manifests a=b2g-bump
2014-07-14 08:56:14 -07:00
B2G Bumper Bot
45f7b354a6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3a49ba9087aa
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #21701 from hfiguiere/bug981009
Bug 981009 - Check that we have as many timings as we have runs for startup_test. r=eli
========
https://hg.mozilla.org/integration/gaia-central/rev/4dde6f7f27e3
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 981009 - Check that we have as many timings as we have runs for startup_test.
2014-07-14 08:50:27 -07:00
B2G Bumper Bot
9bacda7006
Bumping manifests a=b2g-bump
2014-07-14 08:41:12 -07:00
B2G Bumper Bot
afb6951ac2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/46dd05467fe2
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #21705 from sfoster/bug-1019289-videos
Bug 1019289 - Updated videos including missing 2.25x, via epang. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/53c08caf1df6
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1019289 - Updated videos including missing 2.25x, via epang. r=me
2014-07-14 08:35:28 -07:00
B2G Bumper Bot
9f63e11490
Bumping manifests a=b2g-bump
2014-07-14 07:36:51 -07:00
B2G Bumper Bot
c2f0d4b008
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/486b653a4c77
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1007519 - Perma failing test, toggle calendar > regular event disable calendar day view
========
https://hg.mozilla.org/integration/gaia-central/rev/f27468f0c2a4
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #21697 from pivanov/bug-1035726
Bug 1035726 - [Search] - remove unused images
========
https://hg.mozilla.org/integration/gaia-central/rev/08169cd68c0e
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035726 - [Search] - remove unused images
2014-07-14 07:35:29 -07:00
B2G Bumper Bot
e3b4f46f76
Bumping manifests a=b2g-bump
2014-07-14 07:11:20 -07:00
B2G Bumper Bot
d38cf0a9dd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/62c4dbd08a61
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #21631 from etiennesegonzac/bug-1030433
Bug 1030433 - Always open target=_blank links/window.open outside of the app r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/87994d876ecd
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1030433 - Always open target=_blank links/window.open outside of the app
2014-07-14 07:05:29 -07:00
B2G Bumper Bot
05b43bdc7a
Bumping manifests a=b2g-bump
2014-07-14 06:56:19 -07:00
B2G Bumper Bot
21fca1e10b
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3445935a18d4
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #21559 from chuck-lee/bug-1019146
Bug 1019146 - Set default EAP mode in FTU to PEAP. r=fcampo a=2.0+
========
https://hg.mozilla.org/integration/gaia-central/rev/7d934ad460cf
Author: Chuck Lee <chulee@mozilla.com>
Desc: Bug 1019146 - Set default EAP mode in FTU to PEAP. r=fcampo a=2.0+
========
https://hg.mozilla.org/integration/gaia-central/rev/fa60794b0d0a
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #21636 from DouglasSherk/1030912-dialer-bluetooth-icon2
Bug 1030912 - Make BluetoothHelper listen for mozBluetooth events. r=ianliu
========
https://hg.mozilla.org/integration/gaia-central/rev/ccb7713972ec
Author: DouglasSherk <github@sherk.me>
Desc: Bug 1030912 - Make BluetoothHelper listen for mozBluetooth events. r=ianliu
2014-07-14 06:50:30 -07:00
Carsten "Tomcat" Book
1e360ef1ad
Merge mozilla-central to b2g-inbound
2014-07-14 15:32:20 +02:00
Carsten "Tomcat" Book
6c44904307
merge fx-team to mozilla-central a=merge
2014-07-14 15:14:40 +02:00
B2G Bumper Bot
d776c56150
Bumping manifests a=b2g-bump
2014-07-14 06:01:39 -07:00
B2G Bumper Bot
1c3902641d
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7ede04be6dcb
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #20909 from anefzaoui/bug-1029175
Bug 1029175 - [Homescreen] Notification tray needs visual attention
========
https://hg.mozilla.org/integration/gaia-central/rev/6c8774ddb9b4
Author: Ahmed Nefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Bug 1029175 - [Homescreen] Notification tray needs visual attention
========
https://hg.mozilla.org/integration/gaia-central/rev/06f9935af929
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21423 from TheoChevalier/bug-1028808-inconsistency-homescreen
Bug 1028808 - Inconsistent spelling of "Homescreen" across Gaia apps
========
https://hg.mozilla.org/integration/gaia-central/rev/3f1b9502e193
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1028808 - Inconsistent spelling of "Homescreen" across Gaia apps
2014-07-14 05:55:30 -07:00
B2G Bumper Bot
1d1f741467
Bumping manifests a=b2g-bump
2014-07-14 05:46:20 -07:00
B2G Bumper Bot
14702a1528
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d6f76aece652
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #21671 from chirarobert/fix_gmail_test
Bug 1038060 - [v2.1] Fix test_import_contacts_from_gmail failure
========
https://hg.mozilla.org/integration/gaia-central/rev/d5ea739e7921
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 1038060 - [v2.1] Fix test_import_contacts_from_gmail failure
Added a keyboard.dismiss before tapping on the sign in button.
2014-07-14 05:40:33 -07:00
Carsten "Tomcat" Book
e8b6fc4e72
merge mozilla-inbound to mozilla-central a=merge
2014-07-14 14:34:36 +02:00
Carsten "Tomcat" Book
88e3fb39bc
merge b2g-inbound to mozilla-central a=merge
...
--HG--
extra : amend_source : 6e2548ed562a40244895d9c341546e09f46cb6f4
2014-07-14 12:55:09 +02:00
B2G Bumper Bot
cb3660fa4a
Bumping manifests a=b2g-bump
2014-07-14 00:16:17 -07:00
B2G Bumper Bot
58ca61e3a1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/168c5ba3a072
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #21655 from pivanov/bug-1035708
Bug 1035708 - [Bluetooth] - remove unused images
========
https://hg.mozilla.org/integration/gaia-central/rev/6835a0ba204a
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035708 - [Bluetooth] - remove unused images
2014-07-14 00:10:30 -07:00
B2G Bumper Bot
07c60779b5
Bumping manifests a=b2g-bump
2014-07-13 23:36:13 -07:00