Commit Graph

222029 Commits

Author SHA1 Message Date
Ehsan Akhgari
69768a8822 Bug 1116551 - Remove the code to handle shutdown-cleanse from the prefs service; r=bsmedberg
shutdown-cleanse has not been a thing for quite a while.
2015-01-02 17:55:32 -05:00
Ehsan Akhgari
7aaf9ce4ea Bug 1116558 - Remove the code to handle shutdown-cleanse from the RDF code; r=bsmedberg
shutdown-cleanse has not been a thing for quite a while.
2015-01-02 17:54:35 -05:00
Ehsan Akhgari
92050e0a5c Bug 1116560 - Spell shutdown-persist properly in nsXREDirProvider::DoShutdown to make it greppable; r=bsmedberg 2015-01-02 17:53:56 -05:00
Ehsan Akhgari
5f854231c8 Bug 1116880 - Pass in the referrer policy to the savePrivacyAwareURI() call in openInExternalEditor(); r=geekboy 2015-01-02 17:53:11 -05:00
Ehsan Akhgari
26192cce74 Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr 2015-01-02 17:51:17 -05:00
Daniel Holbert
7591b3c349 Bug 1068603: Extend FlattenBezier to handle case where full path can be approximated by a linear segment. r=Bas 2015-01-02 14:46:53 -08:00
Ehsan Akhgari
5f81ea3d42 Bug 1111244 - Remove some code specific to old unsupported MSVC versions from js/src; r=Waldo 2015-01-02 17:32:43 -05:00
Boris Zbarsky
0790f32abd Bug 1114064. Support AliasNone DOM methods in ion compilation. r=efaust 2015-01-02 17:20:36 -05:00
Boris Zbarsky
4361c46dc2 Bug 1112934. Tell MGetDOMMember what its result type is so it can do a typed slot load. r=jandem 2015-01-02 17:18:16 -05:00
Boris Zbarsky
ea1e15ef4c Bug 1113018. Stop manually moving things into ScratchReg in the x86-64 version of extractObject; just rely on unboxNonDouble doing the right thing as needed. r=sunfish 2015-01-02 17:09:14 -05:00
Boris Zbarsky
6498106742 Bug 1113025. Fix MGetDOMMember::congruentTo to work correctly. r=jandem 2015-01-02 17:09:05 -05:00
Boris Zbarsky
2cb7a3982f Bug 1111164 part 4. Switch to typed reserved slot gets in String.js. r=jorendorff 2015-01-02 17:08:34 -05:00
Boris Zbarsky
7633c3fac9 Bug 1111164 part 3. Switch to typed reserved slot gets in TypedObject.js. r=sfink 2015-01-02 17:08:33 -05:00
Boris Zbarsky
fa595a14d5 Bug 1111164 part 2. Switch to typed reserved slot gets in Array.js. r=jorendorff 2015-01-02 17:08:33 -05:00
Boris Zbarsky
58ad3201f6 Bug 1111164 part 1. Add infrastructure for doing typed reserved slot gets in self-hosted code and having the resulting unboxing be unconditional in Ion. r=jandem 2015-01-02 17:08:33 -05:00
Boris Zbarsky
a4393d97b5 Bug 1107592 part 2. Allow chrome JS to directly throw content DOMExceptions that will propagate out to the web script. r=peterv 2015-01-02 17:08:33 -05:00
Boris Zbarsky
1a03a27e8c Bug 1107592 part 1. Implement a DOMException constructor. r=peterv 2015-01-02 17:08:33 -05:00
Boris Zbarsky
7896e5dca8 Bug 1117131. Output the JS hooks for our cache-clearing stuff for [Pure] properties on JS-implemented objects even if we have no interface object, since these live on instances. r=mccr8 2015-01-02 17:08:33 -05:00
Kartikaya Gupta
7f8e3c175b Bug 928833 - Turn on event-regions based hit-testing in APZ. r=botond 2015-01-02 17:07:27 -05:00
Kartikaya Gupta
713db07b39 Bug 1107280 - Fuzz a test unrelated to event-regions but that fails with event regions enabled. r=me 2015-01-02 17:07:20 -05:00
Ryan VanderMeulen
7b104d55d1 Bug 1115219 - Remove unnecessary RELEASE_BUILD check from GetAddrInfo.h. r=mcmanus 2015-01-02 16:51:04 -05:00
Joel Maher
defba12ac0 Bug 1114710 - test_leaf_layers_partition_browser_window.xul fails when run as a standalone directory. r=tn 2014-12-31 12:02:00 +01:00
Yoshi Huang
ce9f8d1069 Bug 1116725 - TypeError : isLost is a readonly attribute. r=smaug, dimi 2014-12-31 17:08:17 +08:00
Hsin-Yi Tsai
5cbc839b9f Bug 1116431 - mobileconnection.iccId should be null instead of an empty string when no sim. r=edgar 2014-12-31 15:13:50 +08:00
Phil Ringnalda
4ad2fcc5ac Merge m-c to b-i 2015-01-04 15:20:43 -08:00
B2G Bumper Bot
86c3cbf342 Bumping manifests a=b2g-bump 2015-01-04 10:53:54 -08:00
B2G Bumper Bot
d8afe7cfe7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/68a065b43d82
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27093 from ferjm/bug1116986.fxa.2015effect

Bug 1116986 - (Follow-up) Dynamically populate year select. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/dd8898d01fc0
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1116986 - (Follow-up) Dynamically populate year select. r=kgrandon
2015-01-04 10:52:16 -08:00
Christoph Kerschbaumer
dd4b91b6b5 Bug 1116624 - Move CORS into dom/security (r=sicking)
--HG--
rename : dom/base/nsCrossSiteListenerProxy.cpp => dom/security/nsCORSListenerProxy.cpp
rename : dom/base/nsCrossSiteListenerProxy.h => dom/security/nsCORSListenerProxy.h
2014-12-30 15:54:59 -08:00
Andrew McCreight
85aa36f6ca Bug 1110928, part 3 - Try to pass a relevant zone to PokeGC. r=smaug
This means the browser will do less full GCs.
2015-01-04 17:46:50 -08:00
Andrew McCreight
4b539d69aa Bug 1110928, part 2 - Call PokeGC in nsDocumentViewer::PageHide before the call to OnPageHide. r=smaug
This ensures that the document isn't destroyed when we call PokeGC, which will be useful later.
2015-01-04 17:46:50 -08:00
Andrew McCreight
67ca84917d Bug 1110928, part 1 - Hoist the LOAD_END PokeGC out of nsJSContext::LoadEnd. r=smaug
nsDocumentViewer knows which document is involved which will help us later.

Also, fix a typo in the comment.
2015-01-04 17:46:50 -08:00
Andrew McCreight
2c92618087 Bug 1116821 - Don't PokeGC in SetNewDocument. r=smaug 2015-01-04 17:46:49 -08:00
Andrew McCreight
9f54728bf3 Bug 1088268 - Use a switch statement in DOMGCSliceCallback. r=smaug 2015-01-04 17:46:49 -08:00
Bas Schouten
15922365f6 Bug 1084450: Disable subpixelAA text when requested for header/footer drawing code. r=mattwoodrow 2015-01-05 01:18:11 +01:00
Ehsan Akhgari
9c0b003daf Debugging patch for bug 1111137 2015-01-03 20:08:17 -05:00
Cameron McCormack
71bf9daf3d Bug 1105596 - Simplify aboutNetError_alert.svg a little. r=gijs 2015-01-05 09:37:43 +11:00
Yoshi Huang
fd21e634d7 Bug 1115673 - naming style for enums in NFCTechType and NFCTagType. r=smaug, dimi 2014-12-30 19:33:52 +08:00
B2G Bumper Bot
e6418743aa Bumping manifests a=b2g-bump 2015-01-06 02:37:04 -08:00
B2G Bumper Bot
708f7d8fba Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0aee76a87c52
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27147 from viorelaioia/bug_1117823

Bug 1117823 - Update locators in Settings - Cell data page

========

https://hg.mozilla.org/integration/gaia-central/rev/1ac74cc88673
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1117823 - Update locators in Settings - Cell data page

========

https://hg.mozilla.org/integration/gaia-central/rev/c70801f7fe5e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1114800 - merge pull request #27118 from etiennesegonzac:bug-1114800 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/853ceb8981c6
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1114800 - Don't let the app element and the app iframe size get out of sync. r=alive
2015-01-06 02:27:24 -08:00
B2G Bumper Bot
f1fb854cb7 Bumping manifests a=b2g-bump 2015-01-06 01:02:14 -08:00
B2G Bumper Bot
1b44a4bdf0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/433e28d95c30
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #27006 from snowmantw/bug1097994

Bug 1097994 - [Lockscreen][Camera] Keypad is displayed before Camera app

========

https://hg.mozilla.org/integration/gaia-central/rev/90c491553ab6
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1097994 - [Lockscreen][Camera] Keypad is displayed before Camera app
is launched from the Lockscreen with a passcode.
2015-01-06 00:57:20 -08:00
B2G Bumper Bot
123067d9a7 Bumping manifests a=b2g-bump 2015-01-06 00:32:12 -08:00
B2G Bumper Bot
c87325c5e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/516e2be7e65e
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #27109 from cctuan/1114853

Bug 1114853 - [Text Selection] when calling input.focus(), the text selection bubble would show up randomly

========

https://hg.mozilla.org/integration/gaia-central/rev/f9d90a725bdd
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1110963 - [Text Selection] Cut/Copy/Paste menu does not dismiss when deleting selected text
2015-01-06 00:22:22 -08:00
B2G Bumper Bot
d5dd9a977b Bumping manifests a=b2g-bump 2015-01-05 22:56:56 -08:00
B2G Bumper Bot
ed26662763 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d7b3ae065e0
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #26999 from snowmantw/bug1104351

Bug 1104351 - [System Lockscreen]The lockscreen slider will not reset wh...

========

https://hg.mozilla.org/integration/gaia-central/rev/e251587fd9b4
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1104351 - [System Lockscreen]The lockscreen slider will not reset when holding it in place and pressing the power button
2015-01-05 22:52:17 -08:00
B2G Bumper Bot
9f73ffbb51 Bumping manifests a=b2g-bump 2015-01-05 20:22:11 -08:00
B2G Bumper Bot
c45268983d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3dd0820fa64d
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #27138 from RickyChien/doc-for-build-test

Bug 1118115 - Add build script test document for TEST_FILES r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/9d17cca8f626
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1118115 - Add build script test document for TEST_FILES
2015-01-05 20:17:20 -08:00
B2G Bumper Bot
134e0ab7ba Bumping manifests a=b2g-bump 2015-01-05 20:06:54 -08:00
B2G Bumper Bot
a59c3fe86d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/67466551154e
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #27107 from snowmantw/bug1090451

Bug 1090451 - [Lockscreen] No vibration when entering passcode

========

https://hg.mozilla.org/integration/gaia-central/rev/de1443568704
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1090451 - [Lockscreen] No vibration when entering passcode
2015-01-05 20:02:16 -08:00
John Dai
780faad65d Bug 1111990 - Support access EF_FDN only if FDN service is available. r=echen 2015-01-04 17:54:00 +08:00