Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
46e38d15e3
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
2013-06-03 18:14:37 +08:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
1e916930c1
Bug 771765 - Support template content process, part 3: IPC glue and IPDL codegen to support protocol cloning. r=bent
2013-05-31 21:16:57 +08:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
b4b97e6a1b
Bug 771765 - Support template content process, part 2: IPC and glue changes. r=bent
...
Changes include:
* Getting/resetting platform thread ID.
* Creating an IPC channel with existing file descriptor sent from the template process.
* Child process host with existing process forked from the template.
2013-05-31 21:16:54 +08:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
b6126e63f2
Bug 771765 - Support template content process, part 1: the Nuwa API and low-level wrappers. r=khuey
...
Support of zygote-like process forking is done as:
* The b2g chrome process forks a child process that will be the template for forking other content processes.
* The template process starts running to some point and freeze.
* When ready, the chrome process starts requesting the template to fork content proceses.
* The content processes forked from the template process recovers its states including the threads, file descriptors for epoll, signaling and IPC.
Recovery of the process states are done by wrapping some system and pthread calls to record the states in the template process and recover in the forked content process.
2013-05-07 14:25:13 +08:00
Gaia Pushbot
c9c8eb705e
Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de7396523254
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12550 from zacc/bug922062
Bug 922062. gaia-ui-tests: Skip cleanUp steps that are not necessary whe...
========
https://hg.mozilla.org/integration/gaia-central/rev/8775e70114fd
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 922062. gaia-ui-tests: Skip cleanUp steps that are not necessary when --restart is passed in. r=bebe/davehunt
========
https://hg.mozilla.org/integration/gaia-central/rev/82214cc7c87e
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 921827 - Follow-up fix to use properties for the media type lists. r=bebe
========
https://hg.mozilla.org/integration/gaia-central/rev/47c82c1e38a5
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12548 from jmcanterafonseca/contacts_types_bug
Bug 922037 - Contacts email, phone or address type cannot be selected
========
https://hg.mozilla.org/integration/gaia-central/rev/e3f3c67d40b0
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 922037 - Contacts email, phone or address type cannot be selected
2013-09-30 08:35:24 -07:00
Gaia Pushbot
83a111ac04
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cd1c67863eb1
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #12474 from jmcanterafonseca/disable_phone
Bug 920925 - [Contacts] Cannot recover when trying to add a contact only...
========
https://hg.mozilla.org/integration/gaia-central/rev/95009d01a6dd
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 920925 - [Contacts] Cannot recover when trying to add a contact only with carrier
2013-09-30 08:10:25 -07:00
Gaia Pushbot
e6091bd591
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/77a0a1d62fb6
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12531 from EverythingMe/910355-collection-offline-icon
Bug 910355 - [e.me][bug] Collection icon auto update
========
https://hg.mozilla.org/integration/gaia-central/rev/d66d11ee9fdc
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 910355 - [e.me][bug] Collection icon auto update
2013-09-30 08:00:23 -07:00
Gaia Pushbot
f81906fc4b
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3695bad19b70
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #12526 from wanderview/contacts-loadchunk-no-search
Bug 921802: Do not require search while loading contacts. r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/7941ab060beb
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 921802: Do not require search while loading contacts
========
https://hg.mozilla.org/integration/gaia-central/rev/af518ee97e6b
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12506 from gtorodelvalle/contacts-dialer-916010-duplicate-contact-details-reloaded
Bug 916010 - [Contacts] Follow up for visual polish of bug 902399
========
https://hg.mozilla.org/integration/gaia-central/rev/e23571af8b49
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 916010 - [Contacts] Follow up for visual polish of bug 902399.
2013-09-30 07:45:26 -07:00
Martijn Wargers
b334b48a52
Bug 914890 - While running a standalone mochitest, prefs and permissions should also reset after the mochitest run. r=jmaher
2013-09-30 15:05:21 +02:00
Shih-Chiang Chien
056df755ad
Bug 918523 - Prevent rec_queue overrun. r=jesup
2013-09-28 09:12:39 +08:00
Yuan Xulei
cb666bcf7c
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
2013-09-26 15:10:56 +08:00
Ethan Tseng
711da8092a
Bug 915529 - Add null pointer checking in stringToIP() of systemlibs.js. r=vchang
2013-09-30 16:31:12 +08:00
Martijn Wargers
8edcd51ccd
Bug 915437 - "System JS : ERROR chrome://browser/content/forms.js:942 TypeError: Argument 1 of Range.setEnd is not an object." on all B2G mochitest-9 runs. r=yxl
2013-09-30 13:53:40 +02:00
Viral Wang
84ee20c959
Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey
2013-09-30 10:40:41 -04:00
Diego Wilson
acbf5a87b4
Bug 901978 - Query HWC to check for "R/B swap" and Color layer support. r=ncameron
2013-09-27 13:37:19 -07:00
Gaia Pushbot
c9020e12e4
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0f8930a9ed9c
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12533 from EverythingMe/912386-apps-hold-click
[Bug 912386] fix long-tap on app won't prevent normal click [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/bde183b340cd
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 912386] fix long-tap on app won't prevent normal click [r=crdlc]
2013-09-30 06:35:25 -07:00
Gaia Pushbot
f15086350f
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/290fc4628fbf
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 921827 - Split media file list into types. r=zcampbell
========
https://hg.mozilla.org/integration/gaia-central/rev/b2ea1952ec7d
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12442 from crdlc/bug-914115
Bug 914115 - [e.me][feature] Homescreen will expose an API to rename icons
========
https://hg.mozilla.org/integration/gaia-central/rev/c5d326e8d6ea
Author: crdlc <crdlc@tid.es>
Desc: Bug 914115 - [e.me][feature] Homescreen will expose an API to rename icons
2013-09-30 06:00:25 -07:00
Gaia Pushbot
478213e4da
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/99b622afd668
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #12501 from gitmai/bug-921383-detect-zero-balance-movistar-peru
Bug 921383 - Detect zero balance movistar Peru
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/c31bc75577fb
Author: mai <mri@tid.es>
Desc: Bug 921383 - Detect zero balance movistar peru
========
https://hg.mozilla.org/integration/gaia-central/rev/de1752002465
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #12539 from gitmai/bug-912487-cc-message-no-sim
Bug 912487 - Restore message no SIM (CostControl)
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/f52fd1103105
Author: mai <mri@tid.es>
Desc: Bug 912487 - Restore message no SIM (CostControl)
2013-09-30 04:10:24 -07:00
Gaia Pushbot
9340f1e167
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1b79348b65bf
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #12422 from rexboy7/fix-bug907041
Bug 907041 - Ensure poweroff animation in portrait-primary
========
https://hg.mozilla.org/integration/gaia-central/rev/82baec8ec30b
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 907041 - Ensure poweroff animation in portrait-primary
2013-09-30 03:20:23 -07:00
Gaia Pushbot
4ed0e3a059
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3163ba4cfcfa
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #12494 from rexboy7/fix-bug898376
Bug 898376 - [Contacts] Fix error handling on importing contact
========
https://hg.mozilla.org/integration/gaia-central/rev/e5c0edae113c
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 898376 - [Contacts] Fix error handling on importing contact
2013-09-30 02:45:23 -07:00
Vicamo Yang
23ddf2938b
Bug 919982: B2G RIL - read Gonk property "ro.moz.ril.numclients" instead. r=hsinyi
2013-09-30 17:24:54 +08:00
Gaia Pushbot
c39ed979b9
Bumping gaia.json for 10 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ac65436f1ef4
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12541 from EverythingMe/collection-loading-connection-mixup
[Bug 921981] Fix collection initial UI [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/9e450fddd72d
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 921981] Fix collection initial UI [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/da5d5b2564e9
Author: GaryChen(pychen) <mmm198219@gmail.com>
Desc: Merge pull request #12491 from dwi2/bug912455
Bug 912455 - [Keyboard][V1.2] Need to localize third party keyboard. r=timdream, arthurcc.
========
https://hg.mozilla.org/integration/gaia-central/rev/e9a76f1ef865
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 912455 - [Keyboard][V1.2] Need to localize third party keyboard
========
https://hg.mozilla.org/integration/gaia-central/rev/df8df3edd06c
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12511 from cctuan/921231
Bug 921231 - [Homescreen] fix regression of bug 920357, click-to-cancel-edit event should be binded to correct dom
========
https://hg.mozilla.org/integration/gaia-central/rev/fcd5c6df389a
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 921231 - [Homescreen] fix regression of bug 920357, click-to-cancel-edit event should be binded to correct dom
========
https://hg.mozilla.org/integration/gaia-central/rev/7f9e8f8ee742
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #12542 from yurenju/xpcshell4
Bug 904105- part 2: create firefox extension r=@timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/a3efec41a025
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 904105- part 2: create firefox extension
create a firefox extension for building gaia. you can follow instructions to use this extension:
1. cd <GAIA_DIR>/tools/extensions/gaia-build@gaiamobile.org
2. FIREFOX="<FIREFOX_BIN_PATH>" make run
3. go to tools -> addons and enable gaia-build extension (default is disable)
4. go to url: about:gaia
5. select your gaia dir and click launch gaia
another firefox window will be opened and running gaia.
========
https://hg.mozilla.org/integration/gaia-central/rev/2bbc322bb9af
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12475 from EverythingMe/bgimage-new-design
Bug 910351- [e.me][feature] New design for bgimage + set as wallpaper [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/fc68dda77f07
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 910351] new design for bgimage + set as wallpaper [r=crdlc]
2013-09-30 02:20:24 -07:00
Gaia Pushbot
48bdd04d1f
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bde0936f3cd3
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #12286 from EragonJ/bug-914317
Bug 914317 - Add a check to remove title in prompts, r=@alivedise
========
https://hg.mozilla.org/integration/gaia-central/rev/8f87c0f33cf8
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 914317 - Add a check to remove title in prompts
- add unit test for it
- add the quickfix
2013-09-30 01:55:23 -07:00
Gaia Pushbot
4f6bbf9de0
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f13f22397084
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12537 from snowmantw/issue919850
Bug 919850 - [LockScreen] Unlock the phone only after user release the handle
========
https://hg.mozilla.org/integration/gaia-central/rev/cbe0956163e9
Author: Greg Weng (snowmantw) <gweng@mozilla.com>
Desc: Bug 919850 - [LockScreen] Unlock the phone only after user release the handle.
2013-09-30 01:35:22 -07:00
Gaia Pushbot
15a7b7d248
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ad813de39146
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12528 from EverythingMe/grid-text-shadow
[Bug 912518] Increase grid icons' text shadow [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/44b9089485ba
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 912518] Increase grid icons' text shadow [r=crdlc]
========
https://hg.mozilla.org/integration/gaia-central/rev/8c46e41860c6
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12434 from crdlc/bug-912520
Bug 912520 - New Underlay is needed
========
https://hg.mozilla.org/integration/gaia-central/rev/d2937e0cc675
Author: crdlc <crdlc@tid.es>
Desc: Bug 912520 - New Underlay is needed
2013-09-30 01:10:23 -07:00
Gaia Pushbot
efba3efb20
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/38aeb2b8ee6e
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12315 from mcjimenez/bug893807
Bug 893807 - [User Story] Home screen adapted to operator apps in case o
========
https://hg.mozilla.org/integration/gaia-central/rev/34ac87bd95d9
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 918432 - Operator apps are installed at a fixed position even when the SIM wasn't present at first boot
2013-09-30 00:45:24 -07:00
Gaia Pushbot
df887dd980
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a49cc4c96039
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 904105- part 2: create firefox extension"
This reverts commit 618299d02e6d8c613ca0f6f8efe9a1be69d76c9b.
2013-09-30 00:25:22 -07:00
Gaia Pushbot
5cbd56c754
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0f979ee591cf
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Merge pull request #11916 from reubenmorais/contacts-webidl"
This reverts commit 3286df632d9a1c47b667e888be2a98838d972c17, reversing
changes made to fb758390a5e926b8582816a6cce80804dd802b66.
This is breaking two Gaia-UI-tests:
https://travis-ci.org/mozilla-b2g/gaia/jobs/11945544
2013-09-30 00:10:23 -07:00
Gaia Pushbot
3cf50f51e5
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/479f26654c31
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #12486 from ian-liu/bluetooth/Bug895480_Bluetooth_app_tries_to_handle_Share_URL_activity_and_fails
Bug 895480 - Bluetooth app tries to handle Share URL activity and fails, r=@djf, gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/0a70431f376b
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 895480 - Bluetooth app tries to handle Share URL activity and fails
2013-09-29 23:15:23 -07:00
Gaia Pushbot
222966bf19
Bumping gaia.json for 7 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d84bb2c56059
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #12416 from yurenju/xpcshell3
Bug 904105- part 2: create firefox extension r=@timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/06beaade26b0
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 904105- part 2: create firefox extension
create a firefox extension for building gaia. you can follow instructions to use this extension:
1. cd <GAIA_DIR>/tools/extensions/gaia-build@gaiamobile.org
2. FIREFOX="<FIREFOX_BIN_PATH>" make run
3. go to tools -> addons and enable gaia-build extension (default is disable)
4. go to url: about:gaia
5. select your gaia dir and click launch gaia
another firefox window will be opened and running gaia.
========
https://hg.mozilla.org/integration/gaia-central/rev/ef27b43db7f2
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11981 from rexboy7/fix-bug903278
Bug 903278 - [Dialer] Hide navbar when user enters contact detail. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/84566424f570
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903728 - [Dialer] Hide navbar when user enters contact detail (P-4)
========
https://hg.mozilla.org/integration/gaia-central/rev/2ecaa9c9f666
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903728 - [Dialer] Hide navbar when user enters contact detail (P-3)
========
https://hg.mozilla.org/integration/gaia-central/rev/2a64a1a755d2
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903278 - [Dialer] Hide navbar when user enters contact detail (P-2)
========
https://hg.mozilla.org/integration/gaia-central/rev/15639f3465b5
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 903278 - [Dialer] Hide navbar when user enters contact detail
2013-09-29 20:30:25 -07:00
Edgar Chen
892974c6ae
Bug 921402 - Part 3: [OperatorApps] Use nsIIccProvider to get iccInfo. r=fabrice
2013-09-27 17:52:25 +08:00
Edgar Chen
af399dd0c4
Bug 921402 - Part 2: [PushService] Use nsIIccProvider to get iccInfo. r=nsm
2013-09-27 17:55:07 +08:00
Edgar Chen
60a77a8aab
Bug 921402 - Part 1: [PhoneNumberUtils] Use nsIIccProvider to get iccInfo. r=gwagner
2013-09-27 17:43:01 +08:00
Gaia Pushbot
89e4e8e673
Bumping gaia.json for 5 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ea2106b481f0
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Merge pull request #11916 from reubenmorais/contacts-webidl
Bug 850430 - Fix users of mozContacts in Gaia to work with the WebIDL interface.
========
https://hg.mozilla.org/integration/gaia-central/rev/1dfaa00243e9
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Create Date objects when creating a mozContact from JSON.
========
https://hg.mozilla.org/integration/gaia-central/rev/c4f21d5e2312
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix mock mozContact to conform to the new interface.
========
https://hg.mozilla.org/integration/gaia-central/rev/417b5a367852
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Fix 'type' properties in fakecontacts.json
========
https://hg.mozilla.org/integration/gaia-central/rev/17590312e340
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 850430 - Switch uses of mozContact to the new constructor. r=gwagner
2013-09-29 18:45:23 -07:00
Gaia Pushbot
01897866a5
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff4c36016726
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12510 from KevinGrandon/bug_921531_use_platform_touch_events
Bug 921531 - Use platform touch events r=paul
========
https://hg.mozilla.org/integration/gaia-central/rev/aced3038d2f0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 921531 - Use platform touch events
2013-09-29 08:50:23 -07:00
Carsten "Tomcat" Book
90100f0882
merge mozilla--inbound to mc
2013-09-29 11:36:17 +02:00
Carsten "Tomcat" Book
bff5e15678
merge b2g-inbound to mc
2013-09-29 11:34:53 +02:00
Gregory Szorc
c8b7f4dc89
NO BUG - Document common build system targets, add requirements.txt
...
DONTBUILD (NPOTB)
2013-09-29 10:43:49 +02:00
Cameron McCormack
d099ce662c
Bug 921795 - Make inDOMUtils::GetCSSValuesForProperty report "initial" not "-moz-initial". r=mina
2013-09-29 14:41:30 +10:00
Cameron McCormack
5e5991238e
No bug - Comment typo fixes in nsCSSProps.h. (DONTBUILD)
2013-09-29 11:40:07 +10:00
Steve Workman
72e868b2cc
Backout 6a84bba784c9 and df399d443e57 (Bug 853423) for xpcshell failures
2013-09-28 16:20:59 -07:00
Ehsan Akhgari
cca7c5a263
Forward declare gfxMatrix as a struct, no bug
2013-09-28 18:20:45 -04:00
Steve Workman
f47373cfc5
Bug 853423 - Tests to verify speculative connection are blocked for local IP addresses r=mcmanus
2013-09-28 15:00:20 -07:00
Steve Workman
3a996d9e31
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-09-28 14:59:56 -07:00
Ehsan Akhgari
f24899fee6
Fix a broken #include guard, no bug
2013-09-28 17:17:44 -04:00
Ehsan Akhgari
a4450fabc5
Bug 919572 follow-up: remove two unused variables
2013-09-28 17:08:30 -04:00
Steve Workman
1c9de47177
Backout 736a590cb652 and 0c409a9f58c9 (Bug 853423) due to xpcshell failures
2013-09-28 12:37:30 -07:00
Andrew Quartey
1d2f65d5a1
Bug 896273 - Make HTMLSelectElement::SetOptionsSelectedByIndex take a flag argument. r=Ms2ger
2013-09-28 15:04:20 -04:00
Andrew Quartey
97d1907f17
Bug 884935 - Align navigator.vibrate to spec. r=smaug
2013-09-28 14:58:38 -04:00
Steve Workman
1851068370
Bug 867755 - Add strong refcnting for derived classes of mozilla::image::Image r=seth
2013-09-28 11:28:44 -07:00