Mark Finkle
9166841ca1
Bug 959789 - Unresponsive script dialog for ConsoleAPI.js on nfl.com gamecenter pages r=bnicholson
2014-01-14 23:55:55 -05:00
Margaret Leibovic
70f97b7271
Bug 958192 - Use gecko messages to request current set of available panels from JS. r=lucasr
2014-01-14 15:08:10 -08:00
Neil Bleasdale
4bce855435
Bug 957052 - Move remaining event handlers out of mobile/android/chrome/content/aboutFeedback.xhtml into its js file. r=mleibovic
2014-01-14 10:14:10 -05:00
Errietta Kostala
adab40fa14
Bug 948899 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutAddons.xhtml. r=mleibovic
2014-01-14 09:49:08 -05:00
Matt Brubeck
37b9de3c40
Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie]
2014-01-13 17:58:33 -08:00
Carsten "Tomcat" Book
0a42034c15
merge mozilla-inbound to mozilla-central
2014-01-13 12:43:23 +01:00
Mark Capella
1e39c5d4da
Bug 951943 - SelectionHandler._updateCacheForSelection() Error: TypeError: rects[0] is undefined, r=margaret
2014-01-11 01:51:27 -05:00
Christian Legnitto
170d2cae88
Bug 935377 - Firefox should fix common scheme typos, r=dolske
2014-01-12 12:02:27 -08:00
Daniel Holbert
725560a228
Bug 958734: Add extra layer of parens to fix JS warning in JSDOMParser.js. r=bnicholson
2014-01-10 15:28:51 -08:00
Myk Melez
8bea8e6d63
bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
...
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
2014-01-09 10:18:55 -08:00
Joshua Dover
7ee9488965
Bug 948849 - Forward nsIRequest's success status if not a HTTP request. r=bnicholson
2014-01-07 15:44:53 -08:00
Mark Capella
a42a2e6ccb
Bug 957259 - Error: "TypeError: caretPos is null" in SelectionHandler.js @ line: 585, r=margaret
2014-01-08 02:59:08 -05:00
Veeti Paananen
f4dc43b9f7
Bug 951274 - Disable click on selected text to copy. r=mleibovic
2013-12-22 07:38:48 +02:00
Mark Capella
9fbe40550b
Bug 947284 - End text-selection handle is not visible when opting to select all text, r=margaret
2014-01-07 04:32:07 -05:00
Neil Bleasdale
9739090d03
Bug 948897 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutFeedback.xhtml. r=mbrubeck
2014-01-06 15:18:01 -05:00
Sofia Larsson
ad193f5673
Bug 922682 - Remove unused 'logic' for setting the viewport to simplify reflow-on-zoom code in browser.js. r=jwir3, r=kats
2014-01-06 09:58:08 -05:00
Richard Newman
f845da579f
Bug 955805 - Normalize locale codes appropriately for each subsystem. r=mfinkle
2013-12-31 12:35:14 -08:00
Myk Melez
d46f22085a
bug 953048 - use currentTarget to get marketplaceURL pref for list-item; r=mfinkle
2013-12-30 12:11:50 -08:00
Mark Finkle
a8e9fc1ac5
Bug 952894 - Use existing triggers to clear open search engines state r=rnewman
2013-12-28 22:14:13 -05:00
Wes Kocher
18ed09c2b6
Merge fx-team to m-c
2013-12-20 18:28:28 -08:00
Tim Taubert
c5ecbf72a9
merge m-c to elm
2013-12-20 15:05:28 +01:00
Carsten "Tomcat" Book
226c9eae9e
Backed out changeset 70befb4cf2f4 (bug 878935) for mochitest -4 and bc test failures
2013-12-20 12:42:54 +01:00
Carsten "Tomcat" Book
6ceb4f321c
Backed out changeset b84baa03b9d1 (bug 868341) for mochitest -4 and bc testfailures
2013-12-20 12:42:16 +01:00
Tim Taubert
6f4002d450
merge m-c to elm
2013-12-19 15:52:32 +01:00
Nick Alexander
6c562c4afe
Bug 951883 - Part 2: Remove temporary compile time guards. r=me
...
--HG--
extra : rebase_source : 51325eeea8fc1d5b2e7cd84e8977072b030496c8
2013-12-18 15:13:26 -08:00
Margaret Leibovic
f8b99ed347
Bug 948894 - Fix typos. r=me
2013-12-18 13:52:21 -08:00
Tim Taubert
46e29d4462
merge m-c to elm
2013-12-18 17:54:23 +01:00
Margaret Leibovic
94973fe557
Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella
2013-12-17 22:43:31 -08:00
Wes Kocher
171c7a07cb
Merge m-c to fx-team
2013-12-17 21:21:30 -08:00
Wes Kocher
e365f41e60
merge inbound to m-c
2013-12-17 21:00:02 -08:00
Wes Johnston
42073c23a7
Bug 950464 - Fixup typo. r=margaret
2013-12-17 19:51:01 -08:00
Raymond Agbeame
005b693e38
Bug 950785 - Remove unused selectWord and selectWordContext. r=margaret
2013-12-17 18:22:42 -08:00
Wes Johnston
f3715768ed
Bug 950464 - Default to selecting all text in SelectionHandler. r=margaret
2013-12-17 18:18:35 -08:00
Nick Alexander
67e9c675c0
Bug 899217 - Part 2: Connect about:accounts to FirefoxAccountsHelper. r=rnewman
2013-12-17 15:14:57 -08:00
Nick Alexander
01ef2f3313
Bug 899217 - Part 1: Register about:accounts code. r=rnewman
...
This is temporary code for our first engineering milestone. I know of
the following issues:
* the page doesn't implement the full interface and spec that the
loaded content expects; it just does enough to work.
* logs are repeated if about:accounts is re-loaded.
2013-12-17 15:14:56 -08:00
Ryan VanderMeulen
b9ea898a47
Merge m-c to fx-team.
2013-12-17 16:23:55 -05:00
Justin Dolske
1f02646fea
Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN
2013-12-16 13:27:47 -08:00
Kartikaya Gupta
93934e577b
Bug 940889 - Set the scroll port size along with the CSS viewport to ensure content gets the latest innerWidth. r=Cwiiis
2013-12-16 09:53:56 -05:00
Kartikaya Gupta
6cf0b56cf5
Bug 940889 - Avoid calling getPageSize in setScrollClampingSize as it triggers a premature resize event to content. r=Cwiiis
2013-12-16 09:50:06 -05:00
Brad Lassey
76128b35eb
bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats
2013-12-12 01:43:44 -05:00
Chenxia Liu
ecf8db680a
Bug 910189: Part 3 - Restore default search engines (no dialog). r=margaret
2013-12-20 10:35:48 -08:00
Chenxia Liu
558eff12ee
Bug 910189: Part 2 - Enable removing of default engines. r=margaret
2013-12-20 10:35:10 -08:00
Brad Lassey
058bac8da4
bug 868341 - pinch to zoom jumps all over page randomly r=mfinkle,kats
2013-12-12 01:43:44 -05:00
Benjamin Smedberg
27a6ed9eb4
Bug 853973 - If a plugin is overlayed by other content on the page, then treat it as a hidden plugin: hide the overlay and present the infobar for click-to-play or crashed plugins, r=jaws
2013-12-17 10:53:32 -05:00
Yury Delendik
6295eff735
Bug 905668 - Add browser's Shumway extension to Android Nightly. r=mfinkle, r=gps
2013-12-11 09:13:30 -06:00
Gregory Szorc
461b5aef7e
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Wes Johnston
60cfa4bf6c
Bug 947321 - Set all actionmode icons to show if room. r=margaret
2013-12-10 10:46:08 -08:00
Richard Newman
42328ed006
Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle
2013-12-10 10:41:34 -08:00
Brian Nicholson
dda348d48b
Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle
2013-12-09 21:59:01 -08:00
retornam
31e35e213f
Bug 790898 - Match desktop in restrictions for Add Search Engine option. r=margaret
2013-12-06 16:03:21 -08:00