B2G Bumper Bot
afc451860a
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4c5b3b55ef2c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25993 from BorisChiou/bug-1091166
Bug 1091166
- Fix the color contrast value when enabling it
========
https://hg.mozilla.org/integration/gaia-central/rev/cd5aa723df74
Author: Boris Chiou <boris.chiou@gmail.com>
Desc: Bug 1091166
- Fix the color contrast value when enabling it
The color contrast should also be multiplied by CONTRAST_CAP (0.6)
when enabling the color filter option.
========
https://hg.mozilla.org/integration/gaia-central/rev/90615d021789
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25927 from mancas/bug1091910_2
[System]Pressing the "battery is low" notification will sometimes cause ...
========
https://hg.mozilla.org/integration/gaia-central/rev/94dbdef48d0a
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: [System]Pressing the "battery is low" notification will sometimes cause the rocket bar and keyboard to pop up, and will fail to bring up the battery section in the settings menu
2014-11-12 08:24:08 -08:00
Jessica Jong
68de7fe7f5
Bug 1052848 - Add assertions for MobileRoamingMode. r=echen
2014-11-11 23:43:00 -05:00
Kartikaya Gupta
ca526c8a89
Bug 1095727 - Update fling curving prefs per UX request. r=me
...
DONTBUILD because trivial prefs change
2014-11-12 11:07:48 -05:00
B2G Bumper Bot
2048368cf4
Bumping manifests a=b2g-bump
2014-11-12 08:02:56 -08:00
B2G Bumper Bot
5e97909a04
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/345bf662aca9
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25931 from mancas/bug1089505
Bug 1089505 - [NFC][Software Home Button] yes/no button covered by SW ho...
========
https://hg.mozilla.org/integration/gaia-central/rev/83b031c59c8b
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1089505 - [NFC][Software Home Button] yes/no button covered by SW home button
2014-11-12 08:00:54 -08:00
Andrew Halberstadt
fe9a8d4694
Bug 1084412 - marionette.findElements returns immediately when searchTimeout is set, r=AutomatedTester
...
--HG--
extra : rebase_source : bd89e6209edaa5a4a5f7552dc548e0db120c88e8
2014-11-10 17:17:09 -05:00
Andrew Halberstadt
f547a9e2fc
Bug 1096571 - Don't call into webdriver's isShown() method when manipulating content XUL in marionette, r=AutomatedTester
...
--HG--
extra : rebase_source : 73029f3246e37a958ba8a6c90bf0c11a97f389c2
2014-11-10 16:44:00 -05:00
Jim Blandy
ecf69cd339
Bug 1083913: Restrict source lines included in error messages to the source text actually available. r=shu
2014-11-12 14:51:42 -08:00
Jim Blandy
a9b1890685
Bug 1083913: Column spans are restricted to 31-bit, not 24-bit, signed values. r=shu
...
This also cleans up the column span / offset conversions, and fixes some comments.
2014-11-12 14:51:41 -08:00
Jim Blandy
67df61c792
Bug 1083913: Add a 'columnNumber' parameter to the JS shell's 'evaluate' and 'offThreadCompileScript' functions. r=shu
2014-11-12 14:51:41 -08:00
Jim Blandy
68c2462b0b
Bug 1083913: Add a no-op js::frontend::Parser::checkOptions() method, and ensure that it's called everywhere. r=shu
2014-11-12 14:51:41 -08:00
Jim Blandy
0ea6c19282
Bug 1083913: Make TokenStream::linebase an offset, not a pointer into nothingness. r=shu
2014-11-12 14:51:40 -08:00
Jim Blandy
1afffe5981
Bug 1083913: Make js::TokenStream::TokenBuf store the starting offset of its buffer explicitly, not implicitly as a bias on base_. r=shu
2014-11-12 14:51:40 -08:00
Jim Blandy
48c3302e79
Bug 1083913: Replace TokenBuf::base and TokenStream::rawBase with better abstractions. r=shu
2014-11-12 14:51:40 -08:00
Kannan Vijayan
f63704b861
Bug 1080462 - Fix up leak of native2bytecode mapping information. r=h4writer
2014-11-12 17:38:22 -05:00
Boris Zbarsky
fe365b57aa
Bug 1095660 part 5. Change nsJSUtils::EvaluateString to take an explicit scope chain. r=bholley
2014-11-12 17:04:29 -05:00
Boris Zbarsky
521010397f
Bug 1095660 part 4. Add overloads of JS_ExecuteScript and JS::Evaluate that take an explicit scope chain argument. r=waldo
2014-11-12 17:04:29 -05:00
Boris Zbarsky
1ff585e373
Bug 1095660 part 3. Give With objects defineProperty/Element/Generic class hooks. r=luke
2014-11-12 17:04:28 -05:00
Boris Zbarsky
1958ae53e5
Bug 1095660 part 2. Change API-provided scope chains to flag their DynamicWithObjects as being special and adjust some asserts to allow those With objects as the scope chain for toplevel scripts. r=luke
2014-11-12 17:04:28 -05:00
Boris Zbarsky
9545bb2f5d
Bug 1095660 part 1. Remove the pointless JS_ExecuteScriptVersion API. r=waldo,bholley
2014-11-12 17:04:28 -05:00
Wes Kocher
c66732724e
Backed out changeset d6b57648a956 (bug 1097740) for cppunit test bustage on a CLOSED TREE
2014-11-12 13:43:38 -08:00
Kannan Vijayan
d1a0a52f3e
Bug 1081850 - Check for resolve hooks when optimizing no-such-prop operations in baseline. r=jandem
2014-11-12 16:22:44 -05:00
Tom Tromey
f64c2a6298
Bug 1096329 - Check ToJSValue result in PopProfileTimelineMarkers. r=smaug
2014-11-11 11:30:00 -05:00
Jan-Ivar Bruaroey
5c13f486ab
Bug 1095733 - Make gUM work from js console on about:home. r=mt
2014-11-12 12:27:23 -05:00
Aaron Klotz
c9e7901ae8
Bug 1090389: Ensure that IOInterposer normalizes to long file names on Windows; r=froydnj
2014-11-12 14:01:45 -07:00
Jim Mathies
c34bfe50e4
Bug 669200 - Disable PluginInstanceParent's subclass on the chrome plugin window since we cannot set subclasses on chrome windows in the content process. r=aklotz
2014-11-12 14:59:22 -06:00
Jim Mathies
8aa822b9aa
Bug 669200 - Shunt access to PluginInstanceParent in widget/windows/nsWindowGfx, since it is no longer accessible in the chrome process. r=aklotz
2014-11-12 14:59:21 -06:00
Jim Mathies
ac4d0585a3
Bug 669200 - Add support for gtk socket widgets for plugin windows. r=roc
2014-11-12 14:59:21 -06:00
Jim Mathies
9f14f6c24f
Bug 669200 - nsPluginNativeWindow(Gtk/Win) support for content process plugins. Involves disabling some obsolete code and fixing helper calls like CallSetWindow, which no longer have access to native resources. r=blassey
2014-11-12 14:59:20 -06:00
Jim Mathies
82ebe73e37
Bug 669200 - Various changes to non-ipc related plugin code to facilitate remoting windowed plugin widgets in content. r=roc
2014-11-12 14:59:20 -06:00
Jim Mathies
2aafec6fcb
Bug 669200 - On the child side implement a suitable nsIWidget wrapper for PPluginWidget based on PuppetWidget. r=billm
2014-11-12 14:59:20 -06:00
Jim Mathies
15287e9d64
Bug 669200 - Implement base PPluginWidget classes for managing plugin windows via content. r=billm
2014-11-12 14:59:19 -06:00
Jim Mathies
16fae775ad
Bug 669200 - Various widget changes to support two new types of plugin widget. r=roc
2014-11-12 14:59:19 -06:00
Jim Mathies
09d315c470
Bug 669200 - Add sub-protocol PPluginWidget to PBrowser to support remoting calls from a widget proxy in the content process to a native widget in chrome. r=billm
2014-11-12 14:59:18 -06:00
Ryan VanderMeulen
aff46d94c6
Merge m-c to inbound. a=merge
2014-11-12 15:52:37 -05:00
Luke Wagner
961277974f
Bug 1095740 - OdinMonkey: refine rules for 'const' (r=bbouvier)
2014-11-12 14:45:31 -06:00
Patrick Brosset
b85982a1cd
Bug 1094884 - Intermittent browser_styleeditor_fetch-from-cache.js. r=harth
2014-11-10 15:33:00 -05:00
Alexandre Poirot
8dcc7892bb
Bug 1091706 - Properly create TabActor on non-e10s tabs. r=jryans
2014-11-12 06:01:00 -05:00
Tim Nguyen
bbe0465a10
Bug 1089812 - InContent Prefs: Update the dialog styling to the new specs. r=dao
2014-11-12 08:31:00 -05:00
Richard Newman
2cdb300546
Bug 1095298 - Ignore 'C' locale when initializing nsLocaleService on Android. r=emk
...
On Android Lollipop, our setlocale call returns "C", rather than the null it returns on earlier Android versions.
This impacts locale detection, causing devices to always appear to be in en-US.
This patch conditionally ignores "C" if MOZ_WIDGET_ANDROID is set.
2014-11-12 08:52:19 -08:00
Brian Grinstead
f559e01917
Bug 1097408 - Use opaque background color values to fix new tab button hover on linux;r=Gijs
2014-11-12 08:00:20 -08:00
Brian Grinstead
1e34e2dcbd
Bug 1094830 - Fix an off by one pixel error causing the new tab button to shake once it reaches the end of the window;r=MattN
2014-11-12 07:58:15 -08:00
Margaret Leibovic
f5f8c82efa
Bug 1097364 - Support <OpenSearchDescription> as the root tag of a search plugin. r=bnicholson
2014-11-12 07:38:03 -08:00
Nicolas Perriault
39fc0e3d74
Bug 1074693 - Loop desktop room preview to use fullscreen local videostream. r=Standard8
2014-11-12 15:20:55 +00:00
Nicolas Perriault
7c60277a5e
Bug 1074702 - Part 2: Room views for Loop standalone. r=Standard8
2014-11-12 15:20:54 +00:00
Carsten "Tomcat" Book
131e1b12f1
Merge mozilla-central to fx-team
2014-11-12 16:15:03 +01:00
Carsten "Tomcat" Book
db744f87ab
merge mozilla-inbound to mozilla-central a=merge
2014-11-12 16:02:10 +01:00
Michael Comella
3f68d2ef44
Bug 960746 - Sync tab state with gecko state in onLocationChange to update navigation buttons. r=lucasr
2014-11-12 06:47:34 -08:00
Carsten "Tomcat" Book
fc51638ed5
merge fx-team to mozilla-central a=merge
2014-11-12 13:52:37 +01:00
Carsten "Tomcat" Book
3cb0c53da2
Backed out changeset ed42b5ee3c94 (bug 1096248) for bc-1 test failures
2014-11-12 13:25:01 +01:00