Commit Graph

332121 Commits

Author SHA1 Message Date
Ms2ger
7f7cee1c78 Bug 931462 - Move LOCAL_INCLUDES to moz.build in embedding/; r=mshal 2013-11-11 09:04:22 +01:00
Ms2ger
c536c1e9a2 Bug 931461 - Remove docshell/base/Makefile.in; r=gps 2013-11-11 09:04:17 +01:00
Ms2ger
4fe918bb7b Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
Ms2ger
b63b756490 Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
Ms2ger
63ae23599e Bug 928741 - Stop using PR_STATIC_ASSERT in content; r=jst 2013-11-11 09:03:59 +01:00
Ms2ger
1cc6b62713 Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
Ms2ger
fac17af973 Bug 921718 - Part a: Rename nsMediaList::Count to Length and make it return uint32_t; r=bz 2013-11-11 09:01:01 +01:00
Ms2ger
12a56d724c Bug 923251 - Part i: Outparamdel nsMediaList::Clone; r=heycam 2013-11-11 09:00:55 +01:00
Ms2ger
d71d00c49e Bug 923251 - Part h: Don't handle allocation failure in nsMediaQuery::Clone; r=heycam 2013-11-11 09:00:50 +01:00
Ms2ger
02438fcfe6 Bug 923251 - Part g: Make nsCSSStyleSheet::WillDirty return void; r=heycam 2013-11-11 09:00:46 +01:00
Ms2ger
893c7a0744 Bug 923251 - Part f: Pass an Element to inDOMUtils::GetRuleNodeForContent and rename it to reflect that; r=heycam 2013-11-11 09:00:41 +01:00
Ms2ger
35a65686e8 Bug 923251 - Part e: Make nsPresContext::EnsureSafeToHandOutCSSRules return void; r=heycam 2013-11-11 09:00:33 +01:00
Ms2ger
c4c309380f Bug 923251 - Part d: Remove nsCSSStyleSheet::eUniqueInner_CloneFailed; r=heycam 2013-11-11 09:00:18 +01:00
Ms2ger
6539ae3250 Bug 923251 - Part c: Make nsCSSStyleSheet::AppendAllChildSheets return void; r=heycam 2013-11-11 08:59:58 +01:00
Ms2ger
94dd5a9e1d Bug 923251 - Part b: Make Loader::PrepareSheet return void; r=heycam 2013-11-11 08:57:53 +01:00
Ms2ger
5f81e1fd5c Bug 923251 - Part a: Make ParseMediaList return void; r=heycam 2013-11-11 08:57:34 +01:00
Ms2ger
6536e2fa3b Bug 933326 - Part b: Remove xpc_qsThrowMethodFailedWithCcx and xpc_qsThrowMethodFailedWithDetails; r=bholley 2013-11-11 08:56:59 +01:00
Ms2ger
52c88d370b Bug 933326 - Part a: Remove xpc_qsStringToJsstring; r=bholley 2013-11-11 08:56:03 +01:00
Ms2ger
ffae709a0d Bug 909254 - Stop using jsapi for HTMLCollection.namedItem; r=peterv 2013-11-11 08:55:41 +01:00
Carsten "Tomcat" Book
37ac775340 merge mozilla-inbound to mozilla-central 2013-11-11 08:50:14 +01:00
Vicamo Yang
8099ca4c54 Bug 936763 - B2G MMS: the connected/disconnected network can come from 3G not MMS, which throws exceptions when accessing MMS proxy settings. r=vicamo 2013-11-11 12:41:03 +08:00
Gaia Pushbot
b9dbc81590 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4a3f02dbc339
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #13372 from ian-liu/bluetooth/Bug922993_Refine_the_description_of_header/body_while_the_storage_is_not_available

Bug 922993 - [Bluetooth] Refine the description of header/body while the storage is not available, r=@alivedise

========

https://hg.mozilla.org/integration/gaia-central/rev/2e110e34e7ff
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 922993 - [Bluetooth] Refine the description of header/body while the storage is not available
2013-11-10 18:35:25 -08:00
Kai Engert
4ae5a9d8a2 Bug 935568, require NSPR version 4.10.2 in configure.in, r=briansmith 2013-11-10 23:16:48 +01:00
Ehsan Akhgari
89c217e215 Bug 936930 - Build the unicharutil library in unified mode; r=smontagu 2013-11-10 16:41:53 -05:00
Nicholas Cameron
de85a19e2e Bug 934250. Ensure we have a buffer-on-white before using it (ThebesLayerBuffer). r=mattwoodrow 2013-11-11 10:30:51 +13:00
Ehsan Akhgari
a3f7ee4300 Bug 936899 - Build all of the uconv library in unified mode; r=smontagu 2013-11-10 14:41:29 -05:00
Jim Mathies
719c8ac7d1 Bug 918273 - Add an apzc tree manager helper for translating device to gecko coordinate space, and use it when sending events to the dom in cases where content is consuming touch. r=kats 2013-11-10 10:43:18 -06:00
Jim Mathies
4b7c1d4e1c Bug 918273 - Don't wait for the first touch move to call ContentReceivedTouch if the first touchstart had preventDefault called on it. r=mbrbeck 2013-11-10 10:43:18 -06:00
Jim Mathies
bea9a62350 Bug 918273 - Cache the target scrollable layer id in metro input code and use it instead of the root layer id in ContentReceivedEvent calls. r=mbrbeck 2013-11-10 10:43:18 -06:00
Jim Mathies
2974de401e Bug 918273 - Pass back the target scrollable layer id from apzc event methods. r=kats 2013-11-10 10:43:17 -06:00
Kartikaya Gupta
81605d32a3 Bug 936721 - (cleanup) Refactor and extract an ApzcPinch function. r=botond 2013-11-10 09:48:12 -05:00
Kartikaya Gupta
5626cf7302 Bug 936721 - Do a fuzzy equality comparison to account for floating-point rounding errors. r=botond 2013-11-10 09:47:27 -05:00
Ehsan Akhgari
44880df0c8 Bug 936417 - Don't attempt to focus the location bar when about:privatebrowsing is loaded; r=gavin 2013-11-10 09:20:03 -05:00
Mats Palmgren
0ab578a9c5 Bug 935850 - Mark box-sizing-replaced-001.xht as random on Android for now. r=dbaron 2013-11-10 14:36:46 +08:00
Brian Hackett
ce2b2de8da Bug 928050 - Don't GC during atomization, r=billm. 2013-11-09 19:53:53 -07:00
Brian Hackett
23130f7a48 Bug 928050 - Don't GC when initializing IonRuntime, r=jandem. 2013-11-09 19:53:03 -07:00
Olli Pettay
50f8b65717 Bug 936789 - Faster CC logger, r=mccr8 2013-11-09 23:15:44 +02:00
Carsten "Tomcat" Book
1b73d5648b Merge mozilla-central to fx-team 2013-11-09 12:29:36 +01:00
ffxbld
f8d51d3d31 No bug, Automated HSTS preload list update from host bld-linux64-ec2-173 - a=hsts-update 2013-11-09 03:19:13 -08:00
ffxbld
2d49fcddc1 No bug, Automated blocklist update from host bld-linux64-ec2-013 - a=blocklist-update 2013-11-09 03:15:09 -08:00
Carsten "Tomcat" Book
e17cf9575b merge b2g-inbound to mozilla-central 2013-11-09 09:10:20 +01:00
Carsten "Tomcat" Book
55431cb6fa merge fx-team to mozilla-central 2013-11-09 09:07:25 +01:00
Margaret Leibovic
a2d60c49f1 Bug 846569 - Don't scroll tabs tray when a tab is closed. r=lucasr 2013-11-08 13:35:44 -08:00
Margaret Leibovic
84c92aeac4 Bug 935414 - Limit number of constraint terms in filter query. r=lucasr 2013-11-08 13:35:41 -08:00
Ryan VanderMeulen
13e3ce03db Backed out changeset a562387a27bb (bug 902505) for mochitest-mc failures. 2013-11-08 16:35:06 -05:00
Gaia Pushbot
b89289f5bd Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc492bd8ccdf
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #13525 from etiennesegonzac/bug-936095-stack-manager-stay-background-apps

Bug 936095 - Adding "stayBackground" apps at the bottom of the stack. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9d125b80c4f4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 936095 - Adding "stayBackground" apps at the bottom of the stack.
r=alive
2013-11-08 13:30:25 -08:00
Dão Gottwald
aca41eac50 Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen 2013-11-08 22:24:02 +01:00
Gaia Pushbot
f796145242 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58804c21cd21
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #13532 from gaye/lightsofapollo-bug-832258-hide-sync-button

Bug 832258 - Hide sync button r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/5084eda4abd4
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge branch 'bug-832258-hide-sync-button' of https://github.com/lightsofapollo/gaia into lightsofapollo-bug-832258-hide-sync-button

Conflicts:
	apps/calendar/js/views/settings.js

========

https://hg.mozilla.org/integration/gaia-central/rev/540bc492232a
Author: James Lal <james@lightsofapollo.com>
Desc: Show/hide sync button when account is added/removed

========

https://hg.mozilla.org/integration/gaia-central/rev/a51cd8a2c98f
Author: James Lal <james@lightsofapollo.com>
Desc: Store.Account#syncableAccounts
2013-11-08 13:05:28 -08:00
Karl Dubost
0f56e91baf Bug 923442 - Remove UA override for domains starting 2013-10-03. r=lmandel 2013-11-08 15:25:25 -05:00
Nathan Froyd
43b38131ae Bug 936555 - make mozinfo use MozconfigLoader to locate the mozconfig; r=gps 2013-11-08 14:57:31 -05:00