Masayuki Nakano
b5f68a6ae1
Bug 895274 part.106 Rename NS_PAGE_HIDE to ePageHide r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
3b45e66c1f
Bug 895274 part.105 Rename NS_PAGE_SHOW to ePageShow r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
89afc5cb9e
Bug 895274 part.104 Rename NS_PAGETRANSITION_START to ePageTransitionEventFirst r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
ad0797073b
Bug 895274 part.103 Rename NS_MUTATION_END to eLegacyMutationEventLast r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
dc830de0c2
Bug 895274 part.102 Rename NS_MUTATION_ATTRMODIFIED to eLegacyAttrModified r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
e5b0f44393
Bug 895274 part.101 Rename NS_MUTATION_NODEREMOVED to eLegacyNodeRemoved r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
1d327db10e
Bug 895274 part.100 Rename NS_MUTATION_NODEINSERTED to eLegacyNodeInserted r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
5fb0380080
Bug 895274 part.99 Rename NS_MUTATION_SUBTREEMODIFIED to eLegacySubtreeModified r=smaug
2015-09-07 23:55:51 +09:00
Masayuki Nakano
98cdf499f4
Bug 895274 part.98 Rename NS_MUTATION_CHARACTERDATAMODIFIED to eLegacyCharacterDataModified r=smaug
2015-09-07 23:55:50 +09:00
Masayuki Nakano
cff9c97c1f
Bug 895274 part.97 Rename NS_MUTATION_NODEREMOVEDFROMDOCUMENT to eLegacyNodeRemovedFromDocument r=smaug
2015-09-07 23:55:50 +09:00
Masayuki Nakano
2bf916e7cf
Bug 895274 part.96 Rename NS_MUTATION_START to eLegacyMutationEventFirst r=smaug
2015-09-07 23:55:50 +09:00
Masayuki Nakano
6d8a5a7ba6
Bug 895274 part.95 Rename NS_MUTATION_NODEINSERTEDINTODOCUMENT to eLegacyNodeInsertedIntoDocument r=smaug
2015-09-07 23:55:50 +09:00
Heiher
254f3ba67f
Bug 1199535 - IonMonkey: MIPS: Implement AtomicOperations shared. r=lth
...
Author: Heiher <r@hev.cc>
IonMonkey: MIPS: Implement AtomicOperations-mips-shared.
2015-08-31 19:44:28 +08:00
Heiher
f5d2c46a1d
Bug 1198628 - IonMonkey: ARM: Redefine FloatRegisters::Code and use it in the right way. r=nbp
2015-09-06 23:36:00 +02:00
Heiher
a7d9b257ce
Bug 1194139 - IonMonkey: MIPS: Split shareable code to mips-shared in AtomicOperations-mips. r=nbp
2015-08-27 19:28:00 +02:00
Miko Mynttinen
cce6db6456
Bug 1201287 - Cleanup nsSupportsPrimitives.cpp. r=smaug
2015-09-06 19:53:33 +03:00
Dragana Damjanovic
af1c7c6f26
Bug 1201174 - For FTP - in case of divertToParent, it myst be possible to delay delivering of OnDataAv./OnStopR. r=jduell
2015-09-04 03:55:00 +02:00
Daniel Stenberg
5210ab5781
Bug 1179568 - remove toolkit/system/dbus. r=roc
2015-09-07 01:19:00 +02:00
Lars T Hansen
8d5fe88473
Bug 1199578 - test case. r=waldo
2015-09-07 16:06:10 +02:00
JW Wang
b03e8dd3ee
Bug 1199155. Part 3 - rename mDecodedStream to mStreamSink. r=roc.
2015-09-07 19:32:16 +08:00
JW Wang
de009f924e
Bug 1199155. Part 2 - fix includes and forward declarations. r=roc.
2015-09-07 19:32:04 +08:00
JW Wang
bbfaf9763e
Bug 1199155. Part 1 - move dom/media/DecodedStream.* to dom/media/mediasink/ and implement the interface of MediaSink. r=roc.
2015-09-07 19:31:51 +08:00
Andreas Tolfsen
c351478cef
Bug 1162515: Remove FrameSendFailureError and FrameNotInitializedError
...
Removes FrameSendFailureError and FrameNotInitializedError from the
Marionette Python client.
r=davehunt
2015-05-07 17:18:05 +01:00
Carsten "Tomcat" Book
ba6dce0bdc
Merge mozilla-central to mozilla-inbound
2015-09-07 12:55:08 +02:00
Jon Coppeard
9122e8fbd5
Bug 1155618 - Fix more out of memory handling issues r=terrence
2015-09-07 11:36:55 +01:00
Carsten "Tomcat" Book
4e014ea23d
merge mozilla-inbound to mozilla-central a=merge
2015-09-07 12:01:16 +02:00
Carsten "Tomcat" Book
f1c0619f01
merge fx-team to mozilla-central a=merge
2015-09-07 11:57:17 +02:00
Jonathan Kew
e920d4ee84
Bug 1057680 - Reftest for use of font-stretch values in the font shorthand. r=jdaggett
2015-09-07 09:10:00 +01:00
Jonathan Kew
b3c1a6fcb2
Bug 1057680 - Add support for font-stretch values in the font shorthand. r=jdaggett
...
* * *
Bug 1057680 - pt 1 - Add a font-stretch keyword to the valid values for the font shorthand in property_database.js. r=jdaggett
* * *
Bug 1057680 - pt 2.1 - Fix up existing tests that depend on the shorthand not handling font-stretch values. r=jdaggett
2015-09-07 09:09:48 +01:00
Jonathan Kew
ba124ff7b5
Bug 1196463 - Update harfbuzz to release 1.0.3 from upstream. r=jdaggett
2015-09-07 08:22:05 +01:00
John Daggett
c38725c399
Bug 1201403 - streamline MacOSFontEntry::HasFontTable implementation. r=jfkthame
2015-09-07 16:01:59 +09:00
B2G Bumper Bot
97d9fcc274
Bumping manifests a=b2g-bump
2015-09-06 20:50:02 -07:00
B2G Bumper Bot
7943654900
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8c6b450b2f9f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31714 from timdream/keyboard-configure-update
Bug 1202307 - Update keyboard/CONFIGURE, r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/42da4d132be1
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1202307 - Update keyboard/CONFIGURE
2015-09-06 20:47:17 -07:00
B2G Bumper Bot
a9ce7da3ce
Bumping manifests a=b2g-bump
2015-09-06 19:52:59 -07:00
B2G Bumper Bot
b10c7b925d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b4325a5f960f
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #31696 from weilonge/seanlee/DataSync/master/Bug1191770
Bug 1191770 - Add a build module to preprocess apps to enable/disable a specific feature at build time. r=rchien, ferjmoreno
========
https://hg.mozilla.org/integration/gaia-central/rev/e918aa4422d3
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1191770 - Add a build module to preprocess apps to enable/disable a specific feature at build time.
2015-09-06 19:50:17 -07:00
B2G Bumper Bot
6dc2622461
Bumping manifests a=b2g-bump
2015-09-06 15:48:09 -07:00
B2G Bumper Bot
de430ebfce
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9e39eab9159d
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #31711 from asutherland/email-draft-compose-this-glitch
Bug 1202219 - [email/UI] Editing a draft from the outbox fails with "this.model is undefined" due to missing arrow-function/bind. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/23b8d75045e2
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1202219 - [email/UI] Editing a draft from the outbox fails with "this.model is undefined" due to missing arrow-function/bind.
2015-09-06 15:45:25 -07:00
Dão Gottwald
0539d8f6a2
Bug 1194725 - Fix broken selectors for sizing nested toolbar button icons. r=jaws
2015-09-06 17:48:54 +02:00
Phil Ringnalda
031ec53125
Merge m-i to m-c, a=merge
2015-09-05 20:19:43 -07:00
Phil Ringnalda
add0b388da
Merge b-i to m-c, a=merge
2015-09-05 20:13:34 -07:00
Phil Ringnalda
f6685c227b
Merge f-t to m-c, a=merge
2015-09-05 20:11:56 -07:00
B2G Bumper Bot
283f3d504c
Bumping manifests a=b2g-bump
2015-09-05 13:55:04 -07:00
B2G Bumper Bot
3a0b989c58
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e2c7efbac001
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31660 from durwasa-chakraborty/my-code-fix2
Bug 1166202 - Fixed web title in transform view r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/92a9bbb3aa50
Author: Durwasa Chakraborty <durwasa.chakraborty@gmail.com>
Desc: Bug 1166202 - Fixed web title in transform view
2015-09-05 13:52:20 -07:00
Phil Ringnalda
a56a0c9468
Backed out 10 changesets (bug 1123237) for hazard build failures and Windows test failures
...
CLOSED TREE
Backed out changeset 9c26b3b787f8 (bug 1123237)
Backed out changeset 1fcec0dc93d5 (bug 1123237)
Backed out changeset 390033ceebb6 (bug 1123237)
Backed out changeset e8a1845876d6 (bug 1123237)
Backed out changeset 714ec40715fa (bug 1123237)
Backed out changeset 5ed952e011c3 (bug 1123237)
Backed out changeset c785df6c0cdf (bug 1123237)
Backed out changeset d69e2d195a24 (bug 1123237)
Backed out changeset 1f328807da1d (bug 1123237)
Backed out changeset a1546857dce9 (bug 1123237)
2015-09-05 13:49:39 -07:00
B2G Bumper Bot
7f97a7346f
Bumping manifests a=b2g-bump
2015-09-05 11:19:52 -07:00
Kan-Ru Chen
29b5c1f096
Bug 1201394 - Remove unused mLRUPoolSize member variable. r=gsvelto
2015-09-06 01:11:50 +08:00
Kan-Ru Chen
9907dfe5ad
Bug 1201394 - Use cached preferences value in ProcessPriorityManager. r=gsvelto
2015-09-06 01:11:49 +08:00
Kan-Ru Chen
8c9db1aa93
Bug 1123237 - Part 11. Don't use STL in memory-profiler. r=BenWa,cervantes
2015-09-06 00:13:40 +08:00
Kan-Ru Chen
f7ea92aa79
Bug 1123237 - Part 10. Expose SwapElements from nsBaseHashtable. r=nfroyd
2015-09-06 00:13:26 +08:00
Kan-Ru Chen
a640bbac07
Bug 1123237 - Part 9. Interface to memory-profiler add-ons. r=jimb
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-09-06 00:13:24 +08:00