Commit Graph

218625 Commits

Author SHA1 Message Date
Chris Pearce
423838e35a Bug 1077159 - Use macros for GMP API names, to make them implicitly versionable. r=jesup 2014-12-10 09:35:26 +13:00
Terrence Cole
117b49ce04 Bug 1108824 - Remove an excess js_ReportOutOfMemory in refillFreeLists; r=jorendorff
--HG--
extra : rebase_source : 3ae79e32dfa8be98e241479338d4ba60e01120bb
2014-12-09 08:56:34 -08:00
Nick Fitzgerald
d90d2136a8 Bug 1102549 - Make Debugger::slowPathPromiseHook handle various JSTrapStatus results. r=shu 2014-12-09 11:59:25 -08:00
Boris Zbarsky
b51c480a39 Bug 1100757. Don't emit a guard in testCommonGetterSetter when our getter/setter is is a non-configurable property on a native object. r=efaust 2014-12-09 14:44:38 -05:00
Boris Zbarsky
2743376f54 Bug 1101123. Don't allow redefining the getter of a non-configurable accessor property on native objects, even via the low-level JSAPI methods. r=efaust,bholley 2014-12-09 14:44:38 -05:00
Boris Zbarsky
4e346d12e8 Bug 1012798 part 3. When doing a DOM slot get in Ion, check whether we're doing a get of a constant value on a singleton object (e.g. .window) and if so just use the constant value directly. r=efaust 2014-12-09 14:44:37 -05:00
Boris Zbarsky
b015920226 Bug 1012798 part 2. Stop defining a value property named "window" on the global. r=peterv 2014-12-09 14:44:37 -05:00
Boris Zbarsky
5be81b2e6c Bug 1012798 part 1. Add one more available reserved slot on globals, because we need it for Window. r=jorendorff 2014-12-09 14:44:37 -05:00
Bobby Holley
89292051ab Bug 1108707 - Make reader shutdown asynchronous. r=cpearce 2014-12-09 11:43:21 -08:00
Trevor Saunders
6fdc4fc3cd bug 1098386 - Allow PDocAccessibleConstructor to be recieved when gAccessibilityService doesn't exist r=surkov
Talos causes accessibility to be instantiated only in the content
process.  That means PDocAccessibleConstructor messages can be recieved
by the parent when GetAccService() returns null.  The easiest way of
dealing with this is moving DocManager::mRemoteDocuments from a member
of the acc service singleton to its own global.  That means the parent
process can track accessible documents in child processes without
instantiating a11y in the parent process.
2014-12-08 20:08:15 -05:00
Mason Chang
92e6a610c8 Bug 1108613. Create an XRE_IsParentProcess to detect if code is running in the parent process. r=roc 2014-12-09 11:21:47 -08:00
Chris Manchester
623aec497e Bug 1108714 - Make marionette's skip_if_b2g run desktop tests. r=mdas 2014-12-09 14:20:40 -05:00
Tim Chien
3a712ab461 Bug 936724 - Implement addInput/removeInput in InputMethod API. r=yxl, r=khuey 2014-12-09 14:20:40 -05:00
Ryan VanderMeulen
b9fecb96eb Merge fx-team to m-c. a=merge
CLOSED TREE
2014-12-09 14:16:03 -05:00
Ryan VanderMeulen
4b1b111330 Merge b2g-inbound to m-c. a=merge 2014-12-09 14:11:06 -05:00
Ryan VanderMeulen
05d42674b2 Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3.
CLOSED TREE
2014-12-09 14:00:47 -05:00
Ryan VanderMeulen
607484112e Bug 1092835 - Bump the nsIWebProgressListener UUID. CLOSED TREE 2014-12-09 12:37:15 -05:00
Ryan VanderMeulen
80098341ac Backed out changeset a0a2ada42652 (bug 936724) because something in the push made Gij(2) permafail.
CLOSED TREE
2014-12-09 12:09:09 -05:00
Ryan VanderMeulen
39c61c222d Backed out 5 changesets (bug 1092888) because something in the push made Gij(2) permafail.
Backed out changeset 0ad25135a27f (bug 1092888)
Backed out changeset 7cd8260bfc16 (bug 1092888)
Backed out changeset 86385291d8c8 (bug 1092888)
Backed out changeset be16d194d5df (bug 1092888)
Backed out changeset daee46827258 (bug 1092888)
2014-12-09 12:08:59 -05:00
Ryan VanderMeulen
49ff6f9d08 Backed out changeset d4dfb076f5f1 (bug 1108714) because something in the push made Gij(2) permafail. 2014-12-09 12:08:45 -05:00
Martyn Haigh
1f719f9093 Bug 1100464 - Add back button to top left of the tabs panel (r=lucasr) 2014-12-09 17:07:26 +00:00
Richard Newman
0e78191b74 Bug 1108252 - Remove launcher icon for search activity. r=mfinkle 2014-12-09 16:37:58 +00:00
B2G Bumper Bot
ec0a261a84 Bumping manifests a=b2g-bump 2014-12-09 08:26:51 -08:00
B2G Bumper Bot
11c05801f7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0e1227044422
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #26663 from mikeaich/bug1107284_2

Bug 1107284 - remove callbacks from focus.js as well, r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/d943b5d95cc4
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Bug 1107284 - remove callbacks from focus.js as well
2014-12-09 08:17:41 -08:00
B2G Bumper Bot
b29759821f Bumping manifests a=b2g-bump 2014-12-09 08:11:57 -08:00
B2G Bumper Bot
180da96a10 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83fd6aa5185b
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26615 from npark-mozilla/1100390_2ndAttempt

Bug 1100390: Create a new test case for the deletion of video from Preview

========

https://hg.mozilla.org/integration/gaia-central/rev/118ad5d4ee24
Author: No-Jun <npark@mozilla.com>
Desc: Bug 1100390: Create a new test case for the deletion of video from Preview

New wait syntax used
method name changed to is_video_play_button_visible from is_preview_visible

========

https://hg.mozilla.org/integration/gaia-central/rev/7443efe4efdc
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26041 from JohanLorenzo/bug-1093589

Bug 1093589 - [DSDS] Add test to receive phone call on second SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/561842b6cf95
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1093589 - [DSDS] Add test to receive phone call on second SIM
2014-12-09 08:02:17 -08:00
B2G Bumper Bot
fb45f6e60c Bumping manifests a=b2g-bump 2014-12-09 07:52:01 -08:00
B2G Bumper Bot
4241c3b792 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91b6e108c833
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26639 from bebef1987/fix_cost_control

Bug 1107926 - Update cost_control app object to reflect changes in Bug 1...

========

https://hg.mozilla.org/integration/gaia-central/rev/405143dde9a7
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1107926 - Update cost_control app object to reflect changes in Bug 1089968
2014-12-09 07:47:22 -08:00
B2G Bumper Bot
7788cf4385 Bumping manifests a=b2g-bump 2014-12-09 07:13:51 -08:00
B2G Bumper Bot
0cb38e8309 Bumping manifests a=b2g-bump 2014-12-09 06:17:02 -08:00
B2G Bumper Bot
a8206051c9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1427918430cc
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26657 from JohanLorenzo/bug-1108534

Bug 1108534 - test_delete_call_log should use a hard-coded phone, not re...

========

https://hg.mozilla.org/integration/gaia-central/rev/52da9928def6
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1108534 - test_delete_call_log should use a hard-coded phone, not remote_phone_number
2014-12-09 06:12:17 -08:00
B2G Bumper Bot
371466bff9 Bumping manifests a=b2g-bump 2014-12-09 06:01:53 -08:00
B2G Bumper Bot
d0eeed4a76 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4ce4f4bbed5
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1109002 - Bump gaiatest version to 0.32. r=fstrugariu
2014-12-09 05:57:15 -08:00
Carsten "Tomcat" Book
df4ca303fa Merge mozilla-central to b2g-inbound 2014-12-09 13:20:50 +01:00
Carsten "Tomcat" Book
bead31ed89 merge fx-team to mozilla-central a=merge 2014-12-09 13:08:37 +01:00
Carsten "Tomcat" Book
3cf3c4ac1b merge mozilla-inbound to mozilla-central a=merge 2014-12-09 12:51:54 +01:00
B2G Bumper Bot
fa4864f3c4 Bumping manifests a=b2g-bump 2014-12-08 23:22:01 -08:00
B2G Bumper Bot
db422fa83b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/00c26c7075f1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1042673 - merge pull request #26653 from julienw:1042673-hysteresis-luminosity-control-v2 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/3b53d202e034
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1042673 - Automatic brightness needs some hysteresis r=timdream
2014-12-08 23:17:23 -08:00
B2G Bumper Bot
987eaba8f3 Bumping manifests a=b2g-bump 2014-12-08 23:07:01 -08:00
B2G Bumper Bot
8e264f7553 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ab0000d0f6dc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1101518 - [Build] Don't rewrite "async" scripts, and fix the skipping operation r=rickychien
2014-12-08 23:02:20 -08:00
Phil Ringnalda
e91d5c57e5 Back out eb203c9db11d (bug 1107541) for e10s dt bustage
CLOSED TREE
2014-12-08 20:24:52 -08:00
Nick Alexander
58594fa26a Bug 1084098 - Add Android tools tags to some Remote Tabs home panel views. r=mcomella
These tags are used by Android tools (including IntelliJ) at design-time
to show "sample data".  They're stripped entirely at build time.
2014-12-08 19:32:51 -08:00
Nick Alexander
24147be021 Bug 1084098 - Adjust padding/margins of Sync tabs panel items. r=mcomella
Pretty straight-forward implementation of the mock.  The mock shows a
different "bookmark star" icon, with slightly different right-margins,
and implementing that change requires changing the TwoLinePageRow layout
to not use drawableRight for the star.  (Otherwise, the star will not be
vertically centered in the container.)  I don't care to make that change
for this ticket.
2014-12-08 19:32:37 -08:00
Nick Alexander
2c3aa0e809 Bug 1084098 - Pre: Don't require GeckoApplication in Themed*widgets. r=mcomella
In editors (Eclipse and IntelliJ), Android View sub-classes are created
in a "Bridging" mock context.  There is no ambient GeckoApplication in
this case.  It's already okay for the LWT to be null; let's loosen the
requirement that there be an ambient GeckoApplication to let these View
sub-classes render in editors.
2014-12-08 18:58:37 -08:00
B2G Bumper Bot
a6680e38bf Bumping manifests a=b2g-bump 2014-12-08 16:01:51 -08:00
B2G Bumper Bot
fb65f1c70c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/331d7bdc01ab
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26662 from KevinGrandon/bug_1103087_collection_inner_html

Bug 1103087 - Collection offline textContent r=Cwiiis

========

https://hg.mozilla.org/integration/gaia-central/rev/638c5f901643
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1103087 - Collection offline textContent
2014-12-08 15:57:12 -08:00
James Long
8e2a560c98 Bug 1107541 - display eval scripts with a sourceURL pragma correctly in the debugger r=fitzgen 2014-12-08 15:49:34 -08:00
Chris Manchester
fc320fca46 Bug 1108714 - Make marionette's skip_if_b2g run desktop tests. r=mdas 2014-12-08 17:21:59 -05:00
B2G Bumper Bot
d66b84bf30 Bumping manifests a=b2g-bump 2014-12-08 14:01:48 -08:00
B2G Bumper Bot
86114c2e2d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fc40d72424e2
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #26658 from yzen/bug-1108684

Bug 1108684 - removed <br> from event-multiple-day-duration aria-label

========

https://hg.mozilla.org/integration/gaia-central/rev/546a725cb1d6
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1108684 - removed <br> from event-multiple-day-duration aria-label
2014-12-08 13:52:39 -08:00