Commit Graph

137982 Commits

Author SHA1 Message Date
Gaia Pushbot
ab987b7c39 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
ee1821c1d5 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
6bdccd0f52 Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth 2013-07-10 18:50:16 -07:00
Anton Kovalyov
3bccfad489 No bug - Remove unnecessary console.log calls from Cleopatra code; r=dcamp 2013-07-10 18:28:10 -07:00
Nicholas Nethercote
a020b2cc02 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
6605ada0bc 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
664b1a11bb 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
c835f23f43 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
ba501e8bd3 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
bc3ee3ed59 Bug 891588 - Fix preprocessor warnings. r=fabrice 2013-07-10 14:57:21 -07:00
Tim Taubert
b919e9d555 Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug 2013-07-10 23:52:35 +02:00
Tim Taubert
db357b093d Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug 2013-07-10 23:52:26 +02:00
Tim Taubert
a887626424 Bug 891806 - part 2 - replace 'yield;' with 'yield undefined;' in content/; r=smaug 2013-07-10 23:52:14 +02:00
Tim Taubert
cb56fa3dc0 Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Jason Orendorff
3cd652a520 Bug 885761 - Remove Token::t_op and KeywordInfo::op. r=till.
--HG--
extra : rebase_source : f1d267e99b76d1ed575beb214fbc0360cf8ebe7b
2013-07-10 16:37:45 -05:00
Jason Orendorff
311c871236 Backout rev 89551867dc2a for having the wrong bug number in the commit message (was bug 885762, should be bug 885761). Pointed out by Ms3ger. no_r=me.
--HG--
extra : rebase_source : 2171490306c5559161f34e537f035c2c69e1fdd2
2013-07-10 16:36:58 -05:00
Gavin Sharp
4dcfb0badd Bug 890085: don't throw in the currentEngine/defaultEngine setters if the defaultenginename pref is invalid, r=mikedeboer
--HG--
extra : transplant_source : I%18%BA%EB%E8%B1%95V%FA%BF%FA%F5L%14%60%BD%FC%A2DK
2013-07-10 14:35:30 -07:00
David Zbarsky
6215e8c526 Fix an initializer list warning, no bug 2013-07-11 13:04:17 -04:00
Boris Zbarsky
29d983f17d Bug 883889 followup: nsChildContentList is not an nsINode subclass. r=orange 2013-07-11 12:59:53 -04:00
Jim Mathies
fd958262dd Bug 892449 - Merge forms.css into platform.css. r=mbrubeck 2013-07-11 11:53:10 -05:00
Jim Mathies
69410b22b1 Bug 882042 - Remove horizontal scrollbar from select popups. r=rsilveira 2013-07-11 11:53:10 -05:00
Kartikaya Gupta
14cb0bcd32 Bug 877602 - Refactor and clean up some code. No functional changes intended. r=Cwiiis 2013-07-11 12:50:14 -04:00
Kartikaya Gupta
193b2a866a Bug 877602 - Ensure the viewport-remeasure code runs when it's supposed to. r=Cwiiis 2013-07-11 12:49:39 -04:00
Rail Aliiev
eeb07ab90f Bug 886842 - Add clang trunk builds for ASan. r=bhearsum DONTBUILD 2013-07-10 15:35:57 -04:00
Ryan VanderMeulen
f54e9fe5bd Merge m-c to birch. 2013-07-10 13:53:23 -04:00
Gaia Pushbot
903c75033f 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
5f7f93b294 Merge the last green birch cset to m-c. 2013-07-10 13:49:16 -04:00
Gaia Pushbot
08cd10d704 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
8ff9566504 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
a9beba1412 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
3fc95d3b26 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
48a8a24db9 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
19a38ea698 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
d87d29abf5 Bug 890394 - Prevent incorrect state transition. r=doublec 2013-07-10 09:58:04 -04:00
Thomas Zimmermann
aaf7ec7dcc 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
ec6b3d53b5 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Ryan VanderMeulen
e02649e0d6 Merge fx-team to m-c. 2013-07-10 09:43:06 -04:00
Ryan VanderMeulen
1ff7090de8 Merge birch to m-c. 2013-07-10 09:42:28 -04:00
Jason Orendorff
dd58fd7bb8 Bug 880447 - Permit 'yield yield expr;'. r=till. 2013-07-10 08:14:03 -05:00
Jason Orendorff
d54e7a4d5a Bug 885219 - Assertion failure: !exprBody, at jsfun.cpp. r=till. 2013-07-10 08:14:03 -05:00
Jason Orendorff
0b0099e63b Bug 885762 - Remove Token::t_op and KeywordInfo::op. r=till. 2013-07-10 08:14:03 -05:00
Jason Orendorff
564cd4f0e6 Bug 886087 - Explicitly tell js_ReportGetterOnlyAssignment whether the assignment was strict rather than examining the stack. r=Waldo. 2013-07-10 08:14:02 -05:00
Jason Orendorff
7526052f3c Bug 866849, part 2 - Implement Array.of. r=evilpie. 2013-07-10 08:14:02 -05:00
Jason Orendorff
7475fe406c Bug 866849, part 1 - Add assertEqual testing function in jit-test/lib/asserts.js. r=evilpies. 2013-07-10 08:14:02 -05:00
Jason Orendorff
528f5dcd9c Bug 844805, part 3 - Remove a call to FoldConstants from Parser::memberExpr. r=Waldo. 2013-07-10 08:14:02 -05:00
Jason Orendorff
b72354fc1a Bug 844805, part 2 - Don't even set the pn_op field of PNK_DOT/ELEM nodes. r=Waldo. 2013-07-10 08:14:02 -05:00
Jason Orendorff
ea51f26e9b Bug 844805, part 1 - Don't use the pn_op field of PNK_DOT/ELEM nodes. r=Waldo. 2013-07-10 08:14:01 -05:00
Jason Orendorff
86bdf166b6 Bug 888002 - Constant folding affects meaning of some weird delete operands. r=Waldo. 2013-07-10 08:14:01 -05:00
Paul Adenot
170455b45b Bug 888271 - Make test_AudioBufferSourceNodeOffset.html fuzzier. 2013-07-10 15:03:19 +02:00
Gaia Pushbot
79ef4868d5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5e60cb6fc0e0
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10795 from crdlc/bug-890183

Bug 890183 - [Homescreen] Wrong focus is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/70447e934d7e
Author: crdlc <crdlc@tid.es>
Desc: Bug 890183 - [Homescreen] Wrong focus is shown
2013-07-10 05:45:23 -07:00