Ed Morley
0c42551bff
Merge mozilla-central and inbound
2013-07-11 10:59:11 +01:00
Jim Mathies
90b2017fad
Bug 891805 - Cache caret position at the start of a drag in text edits, and use that when initiating selection. r=rsilveira
2013-07-11 04:29:27 -05:00
Ed Morley
1358e4d3e7
Merge latest green birch changeset and mozilla-central
2013-07-11 10:28:08 +01:00
Ed Morley
01e0d553fb
Merge latest green fx-team changeset and mozilla-central
2013-07-11 10:12:37 +01:00
Ed Morley
b4b2710596
Merge latest green inbound changeset and mozilla-central
2013-07-11 10:10:13 +01:00
Roberta De Viti
22cd4a9676
Bug 865188 - Remove Storage support for profile special database. r=mak
2013-07-11 10:00:48 +02:00
Michael Wu
76723da48a
Bug 892182 - Fallback on FB rendering on HWC 1.0, r=vlad
2013-07-11 02:14:35 -04:00
Gaia Pushbot
0079079e7a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/19b1966f7051
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10834 from huchengtw-moz/settings/Bug_890862_wrong_apnSettings_when_carrier_is_unknown
Bug 890862 - Wrong ril.data.apnSettings when carrier is not in apn.json, r=@jaoo, r=@arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/67d28bb90d98
Author: John Hu <johu@mozilla.com>
Desc: Bug 890862 - Wrong ril.data.apnSettings when carrier is not in apn.json
2013-07-10 23:05:22 -07:00
Gaia Pushbot
b02c48990f
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7ce63dc67df5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10881 from masap/20130710
Bug 891770 - [Wi-Fi] Fix fogetting network processing
========
https://hg.mozilla.org/integration/gaia-central/rev/0f03c4879b1e
Author: masap <masashi.honma@gmail.com>
Desc: Bug 891770 - [Wi-Fi] Fix fogetting network processing
2013-07-10 22:10:23 -07:00
Matthew Gregan
e757837a5c
Bug 889201 - Add tests for VideoPlaybackQuality. r=roc
2013-07-11 15:52:22 +12:00
Gaia Pushbot
450f38f777
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20869b028aab
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10855 from rexboy7/fixhd-881143-dialer-master
Bug 881143 - [HD][Dialer] hdpi/xhdpi resolution assets and layout for Dialer app. r=gtorodelvalle
========
https://hg.mozilla.org/integration/gaia-central/rev/92424a531110
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 881143 - [HD][Dialer] hdpi/xhdpi resolution assets and layout for Dialer app
2013-07-10 20:40:22 -07:00
Gaia Pushbot
fbffc9f7e1
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/287688e19d1a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10370 from mcirlanaru/bug_873409
Bug 873409 - [HotSpot] Truncate long SSID and password to avoid...
========
https://hg.mozilla.org/integration/gaia-central/rev/785c44a65836
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 873409 - [HotSpot] Truncate long SSID and password to avoid overlapping the text labels
2013-07-10 19:55:23 -07:00
Minarto Margoliono
2bab67852b
Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth
2013-07-10 18:50:16 -07:00
Anton Kovalyov
1cb3ad3873
No bug - Remove unnecessary console.log calls from Cleopatra code; r=dcamp
2013-07-10 18:28:10 -07:00
Nicholas Nethercote
4af5930e4e
Bug 891215 (part 20) - Slim down String-inl.h. r=terrence.
...
--HG--
extra : rebase_source : 5b141ad99549d41ebb174d24df8b04d60fed3aae
2013-07-10 16:23:28 -07:00
Nicholas Nethercote
7e4b12719c
Bug 891215 (part 19) - Slim down Shape-inl.h. r=terrence.
...
--HG--
extra : rebase_source : 77cbecf4148cfcc6df2588001b36c78658eb90ea
2013-07-10 16:23:28 -07:00
Nicholas Nethercote
5899b05f1e
Bug 891215 (part 18) - Slim down RegExpStatics-inl.h. r=terrence.
...
--HG--
extra : rebase_source : 244cf0dbc08fd04307a0e371bfc753d1e4640a9d
2013-07-10 16:23:28 -07:00
Nicholas Nethercote
dbffbc548d
Bug 891215 (part 17) - Move SizeOfRegExpStaticsData() into the RegExpStaticsObject class. r=terrence.
...
--HG--
extra : rebase_source : 5ab7214b39e0ea7633e08eb912bb9dcbc7f973ef
2013-07-10 16:23:28 -07:00
Gaia Pushbot
3139a55f57
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30e923643bc1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #10770 from KevinGrandon/bug_889895_remove_mouse_shim
Bug 889895 - Remove mouse system shim
========
https://hg.mozilla.org/integration/gaia-central/rev/3918189e22e4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 889895 - Remove mouse system shim
2013-07-10 15:40:24 -07:00
Gregor Wagner
20263c4c30
Bug 891588 - Fix preprocessor warnings. r=fabrice
2013-07-10 14:57:21 -07:00
Adam Dane [:hobophobe]
f236391813
Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao
2013-07-10 16:53:34 -05:00
Mark Hammond
27026ce873
Bug 890133 - Background thumbnails should prevent same URL being queued multiple times. r=adw
2013-07-11 17:50:55 +10:00
Mark Hammond
1f86ee9390
Bug 891516 - prevent use of data: URLs in social frameworkers. r=mixedpuppy
2013-07-11 17:50:54 +10:00
Masayuki Nakano
941229d8ad
Bug 875674 part.8 Notify IME of focus change in Gecko for resetting IME stored window level r=smichaud
2013-07-11 16:46:36 +09:00
Masayuki Nakano
1aa2e2af61
Bug 875674 part.7 Implement setMarkedText:selectedRange:replacementRange: of NSTextInputClient r=smichaud
2013-07-11 16:46:36 +09:00
Masayuki Nakano
0c7378b147
Bug 875674 part.6 Implement insertText:replacementRange: of NSTextInputClient r=smichaud
2013-07-11 16:46:35 +09:00
Masayuki Nakano
146b45259e
Bug 875674 part.5 Implement attributedSubstringForProposedRange:actualRange: of NSTextInputClient r=roc+smichaud
2013-07-11 16:46:35 +09:00
Masayuki Nakano
6ab28ab804
Bug 875674 part.4 Implement firstRectForCharacterRange:actualRange: of NSTextInputClient r=roc+smichaud
2013-07-11 16:46:35 +09:00
Masayuki Nakano
d42fbb85c7
Bug 875674 part.3 Implement windowLevel of NSTextInputClient r=smichaud
2013-07-11 16:46:35 +09:00
Masayuki Nakano
66dacba9e9
Bug 875674 part.2 Cache selection for improving the performance r=smichaud
2013-07-11 16:46:35 +09:00
Masayuki Nakano
da38d263f9
Bug 875674 part.1 nsIMEUpdatePreference should store wanted updates per notification r=roc
2013-07-11 16:46:34 +09:00
Tim Taubert
56b146eea2
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
2013-07-10 23:52:35 +02:00
Tim Taubert
3b08b542dc
Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug
2013-07-10 23:52:26 +02:00
Tim Taubert
a47f245c15
Bug 891806 - part 2 - replace 'yield;' with 'yield undefined;' in content/; r=smaug
2013-07-10 23:52:14 +02:00
Tim Taubert
4cbcbac785
Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws
2013-07-10 23:52:04 +02:00
Rail Aliiev
ec12449cd0
Bug 886842 - Add clang trunk builds for ASan. r=bhearsum DONTBUILD
2013-07-10 15:35:57 -04:00
Ryan VanderMeulen
e192cfdc0b
Merge m-c to birch.
2013-07-10 13:53:23 -04:00
Gaia Pushbot
ace8f2685d
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/975e8d596def
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 891811 - [sms] tests: properly use sinon so that we have no side effects between suites r=gnarf
properly use sinon sandboxes for good restore
2013-07-10 10:50:22 -07:00
Ryan VanderMeulen
545af1073c
Merge the last green birch cset to m-c.
2013-07-10 13:49:16 -04:00
Gaia Pushbot
960741adad
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/966752354a41
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #10899 from julienw/891927-fixes-sinon-implementation
Bug 891927 - [test-agent] the sinon sandbox is not always restored when ...
========
https://hg.mozilla.org/integration/gaia-central/rev/b4a0ad8bb616
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 891927 - [test-agent] the sinon sandbox is not always restored when it's used in the most outer suite's setup r=jlal
2013-07-10 10:25:23 -07:00
Gaia Pushbot
9ee549a4fb
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/346b072b536e
Author: jyothi.prasad <jyothi.prasad@lge.com>
Desc: Bug 889735 [MMS] when attaching so many images,size of the attached MMS content is not refreshed even after removing some images - r=julienw
* Recalculates size after image resize, and after image removal
* Unit test by gnarf
2013-07-10 09:30:23 -07:00
Gaia Pushbot
2b652591e6
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/138cb1659c91
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10861 from huchengtw-moz/camera/Bug_891243_image_pick_activity_take_2-3_seconds
Bug 891243 - [Camera] Image Pick activity takes 2-3 seconds to save afte. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/b346a9f5886d
Author: John Hu <johu@mozilla.com>
Desc: Bug 891243 - [Camera] Image Pick activity takes 2-3 seconds to save after pressing "select" option
2013-07-10 09:15:22 -07:00
Gaia Pushbot
c1b71fe038
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9093c20568e0
Author: Dale Harvey <dale@arandomurl.com>
Desc: Merge pull request #10882 from huchengtw-moz/gallery/Bug_891294_preview_page_could_not_display
Bug 891294 - [Gallery] Preview page could not display image in picker mo. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/b37a853a94b0
Author: John Hu <johu@mozilla.com>
Desc: Bug 891294 - [Gallery] Preview page could not display image in picker mode
========
https://hg.mozilla.org/integration/gaia-central/rev/b3d8f5759cfc
Author: gduan <gduan@mozilla.com>
Desc: Bug 888865 - [MMS] The name of the sent image is wrong in FFOS device - r=gnarf
* Remove path info before sanitizing filename
Closes gh-10790
========
https://hg.mozilla.org/integration/gaia-central/rev/d55c465036dc
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 891788 - The Sms compose tests are slow r=gnarf
clear the input listeners at init
2013-07-10 09:05:25 -07:00
Gaia Pushbot
5bf8fa700c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/08b27cc9d095
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #10897 from fzzzy/master
Bug 887454 Remove UA override for youtube.com r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/6dec3dcf2176
Author: Donovan Preston <donovanpreston@gmail.com>
Desc: bug 887454 Remove ua override for youtube.com
2013-07-10 08:45:23 -07:00
Dale Harvey
4161290f31
Bug 885349 - Add flag to context menu to detect audio being played in video elements. r=jlebar
2013-07-10 09:58:16 -04:00
Sotaro Ikeda
a560aada0b
Bug 890394 - Prevent incorrect state transition. r=doublec
2013-07-10 09:58:04 -04:00
Thomas Zimmermann
918fe06248
Bug 891259: Set discharging time to 'Infinity', r=mounir
...
If the discharging time is unknown, the W3C Battery Status API
requires its value to be 'Infinity'. The current code returns a
discharging time of 0 when discharging the battery. This patch
fixes the problem.
2013-07-10 15:47:30 +02:00
Ryan VanderMeulen
d806e1e244
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Ryan VanderMeulen
379f8d7e16
Merge fx-team to m-c.
2013-07-10 09:43:06 -04:00
Ryan VanderMeulen
e396d026b5
Merge birch to m-c.
2013-07-10 09:42:28 -04:00