Commit Graph

182079 Commits

Author SHA1 Message Date
Benoit Girard
7c0cfef595 Bug 926922 - Log reason for layout flushes in profiles. r=ehsan,bz
--HG--
extra : rebase_source : 5383b80a1d0d1ddb36351dea1ad44f27b93001a2
2014-04-22 14:13:00 -04:00
Benoit Girard
a33bd67998 Bug 1007897 - Release mSurface reference earlier to reduce copies and peak memory. r=mattwoodrow
--HG--
extra : rebase_source : 2f2a46c66e41010a5e8afb4d9d6e95d0f27bd763
2014-05-09 11:52:11 -04:00
Bobby Holley
3df7aa0849 Bug 995943 - Allow access to file:// URIs from pref-whitelisted sites. r=bz 2014-05-09 09:59:22 -07:00
Bobby Holley
5f5d55c89c Bug 995943 - Clean up some silly stuff surrounding prefs in CAPS. r=bz 2014-05-09 09:59:22 -07:00
Andrew McCreight
6643c9568d Bug 972601, part 6 - Replace nsDFAState with uint32_t in nsXULTreeStyleCache. r=dbaron
It is now a pointless wrapper around uint32_t.
2014-05-09 09:49:54 -07:00
Andrew McCreight
4558dbae2c Bug 972601, part 5 - Convert nsTreeStyleCache::mTransitionTable to nsClassHashtable. r=dbaron
This also turns nsTransitionKey into an inner class of nsTreeStyleCache, and changes it from an nsHashKey to a class to be used with nsGenericHashKey.

It also changes the intermediate values of the hash computation to uints, instead of signed ints, as that seems more right.
2014-05-09 09:49:53 -07:00
Andrew McCreight
a376fb5a71 Bug 972601, part 4 - Convert nsTreeStyleCache::mCache to nsRefPtrHashtable. r=dbaron 2014-05-09 09:49:53 -07:00
Andrew McCreight
e856584248 Bug 972601, part 3 - Make nsTreeStyleCache use auto pointers for its hashtables. r=dbaron 2014-05-09 09:49:53 -07:00
Andrew McCreight
7900113533 Bug 972601, part 2 - Delete trailing whitespace from nsXULTreeStyleCache. r=dbaron 2014-05-09 09:49:53 -07:00
Andrew McCreight
c96eb50fb5 Bug 972601, part 1 - Get rid of pointless start state in nsTreeStyleCache::GetStyleContext. r=dbaron 2014-05-09 09:49:53 -07:00
Andrew McCreight
a9b7f36e0f Bug 999575 - Add an already_AddRefed<> Put method for nsRefPtrHashtable. r=froydnj 2014-05-09 09:49:52 -07:00
Botond Ballo
a702eb8764 Bug 1007734 - Avoid leaving APZC with stale parent pointer. r=kats 2014-05-08 12:35:28 -04:00
Ethan Hugg
273eb13fb2 Bug 1007196 - Re-enable the Signaling unittests for Linux and OSX. r=ted 2014-05-07 13:04:34 -07:00
Ian Stakenvicius
f62dd0b550 Bug 1007788 - Disallow in-source builds for js/src, same as the main m-c tree. r=glandium 2014-05-08 13:22:46 -04:00
Ed Morley
ec141d95b0 Backed out changeset e5edc899d2b2 (bug 988486) for rooting analysis failures; CLOSED TREE 2014-05-09 17:35:31 +01:00
Ed Morley
c6d368f9a8 Backed out changeset e253218e5f89 (bug 988486) 2014-05-09 17:35:09 +01:00
Jon Coppeard
438396c9f8 Bug 988486 - Attempt to fix rooting analysis bustage on a CLOSED TREE 2014-05-09 15:11:03 +01:00
Geoff Brown
9f7c69f757 Bug 1004668 - Update robocop testUITelemetry; r=rnewman 2014-05-09 06:43:21 -06:00
Carsten "Tomcat" Book
2171c5b675 Merge mozilla-central to mozilla-inbound 2014-05-09 14:16:13 +02:00
Carsten "Tomcat" Book
dcb042fa6e merge b2g-inbound to mozilla-central 2014-05-09 14:13:29 +02:00
Carsten "Tomcat" Book
3bb93d8ddc merge fx-team to mozilla-central 2014-05-09 14:00:32 +02:00
Hannes Verschore
97fe185dcd Bug 1006885 - IonMonkey: Disable fastpath of bound function for constructing calls with a known non-native, r=jandem 2014-05-09 13:23:59 +02:00
Jon Coppeard
863b420eab Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
Carsten "Tomcat" Book
6681a8aa46 Backed out changeset 9899ea7e3a32 (bug 995943) for m-other test failures 2014-05-09 09:14:37 +02:00
Carsten "Tomcat" Book
3cc2daffd2 Backed out changeset 96dbf1ff169c (bug 995943) 2014-05-09 09:13:49 +02:00
B2G Bumper Bot
c179d062f7 Bumping manifests a=b2g-bump 2014-05-08 23:36:27 -07:00
B2G Bumper Bot
a024a42a7e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9a13950c665
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #19036 from tauzen/Bug1004438

Bug 1004438 - [NFC] NDEF TNF Absolute URI should be handled properly in NfcManager r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/f1047d87bd07
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1004438 - [NFC] NDEF TNF Absolute URI should be handled properly in NfcManager
2014-05-08 23:31:10 -07:00
Mason Chang
fe741519a1 Bug 979949 - Expose compositor fill ratio to JS for automation. r=benwa,mrbkap. 2014-05-08 17:32:00 +02:00
Olli Pettay
4c3debd8b0 Bug 1003041 - Merge PRenderFrame() and InitRenderFrame() to avoid extra sync child->parent messaging. r=billm 2014-05-08 16:04:00 +02:00
Hsin-Yi Tsai
76a53a8c80 Bug 1007538 - [B2G][RIL] fix error handling of REQUEST_QUERY_FACILITY_LOCK. r=edgar 2014-05-08 18:13:44 +08:00
B2G Bumper Bot
03e3d48af4 Bumping manifests a=b2g-bump 2014-05-08 21:21:25 -07:00
B2G Bumper Bot
d876bf182e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ec760d4fb5da
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #19045 from gasolin/issue-1005797

Bug 1005797 - NFC: There should be an icon for NFC on the status bar, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/16f7a9837786
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1005797 - NFC: There should be an icon for NFC on the status bar
2014-05-08 21:15:57 -07:00
B2G Bumper Bot
4f74ad4bfd Bumping manifests a=b2g-bump 2014-05-08 20:26:19 -07:00
B2G Bumper Bot
07cfae7fb2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d7a49e94c98
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19014 from KevinGrandon/bug_971443_system2_accessibility

Bug 971443 - [System2] Instantiable Accessibility

========

https://hg.mozilla.org/integration/gaia-central/rev/41ba942afebb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971443 - [System2] Instantiable Accessibility r=alive
2014-05-08 20:20:54 -07:00
B2G Bumper Bot
f085e7812e Bumping manifests a=b2g-bump 2014-05-08 20:12:55 -07:00
Wes Kocher
6a76f10365 Merge b2g to m-c 2014-05-08 19:06:08 -07:00
Wes Kocher
3a24871dc0 Merge fx-team to m-c 2014-05-08 18:54:27 -07:00
Wes Kocher
9dda66943f Merge inbound to m-c 2014-05-08 18:28:22 -07:00
Wes Kocher
bb5038d2f8 Backed out changeset 34f9b78948b9 (bug 999694) for gl bustage on a CLOSED TREE 2014-05-08 16:39:37 -07:00
Wes Kocher
835be078b9 Backed out changeset 21d743a319c6 (bug 967475) for apparently introducing two hazards to the build 2014-05-08 16:06:40 -07:00
B2G Bumper Bot
2d3bf579a2 Bumping manifests a=b2g-bump 2014-05-08 14:22:57 -07:00
B2G Bumper Bot
af08706f87 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fbf868517b30
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19075 from jrburke/bug1007845-email-calendar-en-whitespace

Bug 1007845 - Fix whitespace removals from en-US locale files r=asuth,gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/1dd027af203e
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1007845 - Fix whitespace removals from en-US locale files from bug 940512 and bug 940132

========

https://hg.mozilla.org/integration/gaia-central/rev/edb3144bb169
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19061 from crdlc/bug-1007147

Bug 1007147 - Fit visual details to icon's label

========

https://hg.mozilla.org/integration/gaia-central/rev/fa0b1d16f8c4
Author: crdlc <crdlc@tid.es>
Desc: Bug 1007147 - Fit visual details to icons label
2014-05-08 14:20:45 -07:00
Mark Finkle
b8e03769cd Bug 1007836 - Send 'tablet' flag with TelemetryPing info r=rnewman 2014-05-08 16:24:23 -04:00
Ryan VanderMeulen
f6190f2866 Backed out changeset b9e61c8bdf49 (bug 1002456) for mochitest-dt orange. 2014-05-08 16:10:16 -04:00
Ryan VanderMeulen
3062067673 Merge m-c to fx-team. 2014-05-08 16:07:20 -04:00
Ryan VanderMeulen
3f683963c8 Merge m-c to inbound on a CLOSED TREE. 2014-05-08 16:05:45 -04:00
Ryan VanderMeulen
47351cb9f9 Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Ryan VanderMeulen
bc1e37147b Merge b2g-inbound to m-c. 2014-05-08 15:52:48 -04:00
Neil Rashbrook
a998ae77f6 Backout of bug 514280 changeset c738f7348dea for build failure on a CLOSED TREE 2014-05-08 20:35:09 +01:00
Panos Astithas
85d9e370f8 Add a debugger test for inspection of optimized out variables (bug 1002456). r=vporof 2014-05-08 22:09:29 +03:00