Michal Kajda
4008821049
Bug 889094 - NPE in BrowserToolbar due to late initialization of mFocusOrder. [r=sriram,bnicholson]
2013-07-10 11:12:25 -07:00
Jeff Muizelaar
d4c95018cd
Bug 891660. Add support for Azure on Mac with OMTC. r=mattwoodrow
...
This is not the best approach but it works for now. We basically pull the cg
context from gfxASurface and wrap a DrawTarget around it. In the end we'll need
to plumb the DrawTarget through more.
--HG--
rename : dom/ipc/PTabContext.ipdlh => dom/ipc/PContent.ipdl
extra : rebase_source : 49eac0354864ae9f2e7434b8b1efacc37d69fc23
2013-07-09 21:02:41 -04:00
Dan Gohman
d0bae8cbbf
Bug 891087 - IonMonkey: Add MOZ_FINAL on getOperand, setOperand, and friends which are not meant to be further overridden.
2013-07-10 10:54:44 -07:00
Dan Gohman
7448890a7f
Bug 891087 - IonMonkey: Annotate several classes with MOZ_FINAL.
2013-07-10 10:54:44 -07:00
Dan Gohman
5c882c6406
Bug 891087 - IonMonkey: Optimize that Ary classes' congruentTo implemtations to get better devirtualization. r=nbp
2013-07-10 10:54:44 -07:00
Dan Gohman
ad4c31e90a
Bug 891087 - IonMonkey: Add explicit downcasts to enable more devirtualization. r=nbp
2013-07-10 10:54:44 -07:00
Dan Gohman
6afa20a433
Bug 891087 - IonMonkey: Move the input() accessor out of most of MUnaryInstruction's subclasses into MUnaryInstruction itself. r=nbp
2013-07-10 10:54:44 -07:00
Dan Gohman
195fb88846
Bug 891087 - IonMonkey: Eliminate an unnecessary getNumOperands call. r=nbp
2013-07-10 10:54:44 -07:00
Dan Gohman
918c414cf6
Bug 891087 - IonMonkey: When iterating through operand lists, call getNumOperands() once, instead of once per operand, since it is a virtual function call. r=nbp
2013-07-10 10:54:44 -07:00
Ryan VanderMeulen
f10b8ebacc
Merge m-c to inbound.
2013-07-10 13:52:12 -04:00
Ryan VanderMeulen
1d7eff0f7a
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
Ryan VanderMeulen
5f7f93b294
Merge the last green birch cset to m-c.
2013-07-10 13:49:16 -04:00
John Schoenick
f124ea8b9e
No Bug - Nuke file erroneously added with previous push DONTBUILD NPOTB
2013-07-10 13:18:36 -04:00
David Zbarsky
8161e27f6d
Bug 879475 - Make PBrowser manually keep track of its manager r=jlebar
2013-07-10 13:07:51 -04:00
David Zbarsky
22bccfeb0c
Bug 879475 - Move some blob constructor params to ipdlh headers r=jlebar
2013-07-10 13:07:51 -04:00
David Zbarsky
81859a795a
Bug 879475 - Move TabContext to its own ipdl header r=jlebar
...
--HG--
rename : dom/ipc/PContent.ipdl => dom/ipc/PTabContext.ipdlh
2013-07-10 13:07:50 -04:00
Guilherme Gonçalves
5159d24f7b
Bug 874587 - Fix more case-sensitivity issues. r=smichaud
2013-07-10 13:07:50 -04: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
Gaia Pushbot
ddf5cf64f2
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de133ead8cfb
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10862 from crdlc/bug-890815
Bug 890815 - Common importers need to support cancelling (Facebook, Gmail,...)
========
https://hg.mozilla.org/integration/gaia-central/rev/b6e9bf38815c
Author: crdlc <crdlc@tid.es>
Desc: Bug 890815 - Common importers need to support cancelling (Facebook, Gmail,...)
2013-07-10 05:35:23 -07:00
Gaia Pushbot
98b39f57e4
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/124a4b38bb9f
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #10456 from gtorodelvalle/dialer-bug-883756-contact-details-from-call-log
Bug 883756 - [Call log] Tapping on an entry from a contact does not take to that contact's detail view screen but to a different one (r=arcturus)
========
https://hg.mozilla.org/integration/gaia-central/rev/b6fd2ae4b6a7
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 883756 - [Call log] Tapping on an entry from a contact does not take to that contact's detail view screen but to a different one.
========
https://hg.mozilla.org/integration/gaia-central/rev/3cd291d23155
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10888 from alivedise/bugzilla/891799/type-error-resize
Bug 891799 - Fix TypeError: runningApps[displayedApp] is undefined, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/550ed8c0c3f2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 891799 - Fix TypeError: runningApps[displayedApp] is undefined
2013-07-10 05:10:23 -07:00
Michael Ratcliffe
5f4240769b
Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker
...
--HG--
rename : browser/devtools/shared/test/browser_telemetry_toolboxtabs.js => browser/devtools/shared/test/browser_telemetry_toolboxtabs_inspector.js
2013-07-10 12:49:24 +01:00
Gaia Pushbot
87804ff622
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/215f677d5bd1
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10886 from arcturus/bug-885981
Bug 885981 - [SMS] The device does not recognize that the SMS received from a saved contact
========
https://hg.mozilla.org/integration/gaia-central/rev/7f91c5f7febc
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 885981 - [SMS] The device does not recognize that the SMS received from a saved contact
2013-07-10 04:15:24 -07:00
Justin Lebar
de5a8e7e70
Bug 891694 - Increase the maximum amount dumped per line in a GC log from 1kb to 32kb. r=njn
2013-07-10 07:01:54 -04:00
Justin Lebar
afba200044
Bug 889956 - Dump the length of the string when we do a GC log. r=njn
2013-07-10 07:01:53 -04:00
Gaia Pushbot
3c80fa6772
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e30c84c7edf4
Author: mozshiao9 <mshiao@mozilla.com>
Desc: Merge pull request #10887 from mozshiao9/master_contacts_881140
Bug 881140 - hdpi/xhdpi resolution assets and layout for Contacts app
========
https://hg.mozilla.org/integration/gaia-central/rev/d76382ea4e27
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 881140 - hdpi/xhdpi resolution assets and layout for Contacts app
========
https://hg.mozilla.org/integration/gaia-central/rev/a092f04029d6
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10883 from crdlc/bug-891781
Bug 891781 - [Facebook] Delete all friends and add some one is broken
========
https://hg.mozilla.org/integration/gaia-central/rev/c718ca1beac1
Author: crdlc <crdlc@tid.es>
Desc: Bug 891781 - [Facebook] Delete all friends and add some one is broken
2013-07-10 03:30:22 -07:00
Christian Holler
7e4a22e32f
Bug 879701 - Split up the used/bound assertion in ARM CodeGenerator. r=mjrosenb
2013-07-10 12:24:01 +02:00
Gaia Pushbot
59610486af
Bumping gaia.json for 6 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/65084cc1f901
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #10884 from cctuan/system-1.5x
Bug 881157 - hdpi/xhdpi resolution assets and layout for System app
========
https://hg.mozilla.org/integration/gaia-central/rev/825028166040
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 881157 - hdpi/xhdpi resolution assets and layout for System app
========
https://hg.mozilla.org/integration/gaia-central/rev/d54be8a49829
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #10681 from leob2g/Bug_886668_user_cannot_scroll_in_mmi_screen
Bug 886668 - User cannot scroll in mmi screen. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/29522d5e544f
Author: sungwoo.yoon <sungwoo.yoon@lge.com>
Desc: Bug 886668 - User cannot scroll in mmi screen
========
https://hg.mozilla.org/integration/gaia-central/rev/d66534bbe4e4
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10842 from borjasalguero/uk_context_menu
Bug 888241 - [B2G][Leo][SMS] Long tapping on a valid phone number or em...
========
https://hg.mozilla.org/integration/gaia-central/rev/eba5c59c8de2
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 888241 - [B2G][Leo][SMS] Long tapping on a valid phone number or email, included in a SMS thread, if it overlaps an option of the dialog menu, it opens it directly r=julienw
2013-07-10 03:20:22 -07:00
Ms2ger
aed290c63e
Bug 890833 - Cleanup nsEditor::MoveNode; r=ehsan
2013-07-10 12:03:38 +02:00
Ms2ger
96c70711a2
Bug 890817 - Remove nsIDOMPaintRequestList; r=smaug
2013-07-10 12:01:29 +02:00
Ms2ger
fae15265a4
Bug 890821 - Make nsIScrollableFrame::GetScrollPositionCSSPixels return CSSIntPoint; r=roc
2013-07-10 11:58:13 +02:00
Ms2ger
c2a29ae101
Bug 890700 - Use MOZ_THIS_IN_INITIALIZER_LIST in netwerk/; r=bsmith
2013-07-10 11:57:34 +02:00