Commit Graph

244930 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
12c9483287 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
Mitchell Field
71e296d54f Merge mozilla-central to build-system. 2011-04-09 05:15:19 +10:00
Jeremias Bosch
aac0c73254 Bug 646396 - Update QtNetworkManager to new API useage. r=romaxa 2011-04-08 11:51:32 -07:00
Oleg Romashin
c155d35cf1 Bug 607417 - Reconcile position:fixed with async scrolling and displayport+meta-viewport. reftests r=jones.chris.g
--HG--
extra : rebase_source : 74649055179f4612dce53928f75bea55359eeeb4
2011-04-08 09:35:21 -07:00
Tatiana Meshkova
d918fac3c5 Bug 607417 - Part 3: Visibility tricks for fixed items r=roc
--HG--
extra : rebase_source : 7545070d6af5ef10dd4d1504f0d456ece4fd8edb
2011-04-08 09:35:16 -07:00
Oleg Romashin
37efe43878 Bug 607417 - Part 2: Reverse translation for fixed shadow layers. r=stechz
--HG--
extra : rebase_source : d390fd6440ccb93b3652cbd431e5f6484643114e
2011-04-08 09:35:13 -07:00
Phil Ringnalda
8a6652d7dc Bug 647647 - Don't search --enable-extensions arguments for long-gone extensions. r=khuey 2011-04-07 15:57:41 +10:00
Mitchell Field
69dce55b20 Merge mozilla-central to build-system. 2011-04-07 15:46:34 +10:00
Matheus Kerschbaum matjk7@gmail.com
8801ecb4d8 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now
--HG--
extra : rebase_source : bd8d7491d0fee17e0319ce130bd2988fefe82e93
2011-04-06 21:59:25 -07:00
Matt Brubeck
6a573b0cb5 Bug 639754 - Remove MOZ_IPC checks (mobile bustage fix). r=mfinkle
--HG--
extra : rebase_source : 967af5370e9244807ef46cac5d10e8c2d3508fa6
2011-04-06 22:04:00 -07:00
Aki Sasaki
5a030b16b5 bug 644202 - update mobile/locales/l10n.ini to be single-locale compatible. r=pike, npotb 2011-04-06 17:38:21 -07:00
Benoit Girard
b54ec5dbd6 Bug 647710: Fixed color profile leak. r=josh 2011-04-06 16:00:45 -07:00
Michael Wu
58c460efe6 Bug 626051 - Optimize script read to avoid crashing in optimized zlib copy, r=smaug 2011-04-06 17:17:56 -07:00
Ehsan Akhgari
9fc520a05c Merge cedar into mozilla-central 2011-04-06 16:39:14 -07:00
Robert O'Callahan
95ad3e2df3 Bug 647315. Update ThebesLayerOGL with the same fix. r=mattwoodrow 2011-04-06 16:38:01 -07:00
Robert O'Callahan
5d14389f57 Bug 647315. Back out one line of changeset 844579d34200. r=mattwoodrow 2011-04-06 16:37:56 -07:00
Aki Sasaki
927e60a0a1 Added tag MOBILE_MERGE_DONE_20110406 for changeset a71bd564ebf5
--HG--
extra : rebase_source : 2159cadc94d6358aed42512096c171012d8864d0
2011-04-06 13:12:23 -07:00
Aki Sasaki
5bdf568b0a Added tag MOBILE_MERGE_DONE for changeset a71bd564ebf5
--HG--
extra : rebase_source : 40f3eec2655423124be9b310d857122768a21224
2011-04-06 13:12:20 -07:00
Aki Sasaki
1241004512 Merging http://hg.mozilla.org/mozilla-central and http://hg.mozilla.org/mobile-browser into one repository
--HG--
extra : rebase_source : a71bd564ebf5bf4f93d13e84114f759c263130b0
2011-04-06 13:12:17 -07:00
Aki Sasaki
29b69a62d8 Added tag PRE_MOBILE_MERGE_20110406 for changeset b70744835d94
--HG--
extra : rebase_source : 8c803be70dc59ae19cf558b5616a9b7b3df3e397
2011-04-06 13:12:02 -07:00
Aki Sasaki
6ce5fbf8e0 Added tag PRE_MOBILE_MERGE for changeset b70744835d94
--HG--
extra : rebase_source : 6cd9fd42e8062a4026bd17d80ebabe0947b59f76
2011-04-06 13:11:58 -07:00
Mounir Lamouri
6f815586ba Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking 2011-04-06 14:20:23 -07:00
Aki Sasaki
e99fa72d49 pre-merge tags stored only in pre-merge mobile-browser 2011-04-06 13:11:55 -07:00
convert-repo
b6752a8766 update tags 2011-04-07 04:11:55 +00:00
Craig Topper
a34a1d0043 Bug 577976 - Part 6: Add cast to resolve ambiguity in case 'using' isn't supported by compiler, r=bzbarsky 2011-04-06 00:11:42 -07:00
Oleg Romashin
863e12aca2 Bug 607417 - Part1: position:fixed frames mark layers r=roc
--HG--
extra : rebase_source : dbbff8810bafd165a48c34924d98f5c87702ef3f
2011-04-05 23:00:25 -06:00
Jonathan Kew
1c17cb53b6 bug 646983 - set the correct text length for the PropertyProvider. r=roc 2011-04-08 11:18:47 -07:00
Jonathan Kew
be86b37444 add testcases from bug 646983, bug 647332. r=roc 2011-04-08 11:18:44 -07:00
Ehsan Akhgari
ac600720a8 Merge cedar into mozilla-central 2011-04-08 11:05:22 -07:00
Jeff Muizelaar
605d224a8e Bug 646731. Avoid float-to-double promotion in Is(Margin|Pading)Zero. r=dbaron
Caught with -Wdouble-promotion. This may not impact codegen but it's more
correct.

--HG--
extra : rebase_source : ca32e02b763a4bf5bbf367fdb79eb3ad3a886683
2011-04-08 10:59:52 -07:00
Wes Johnston
738d5a3dc0 Bug 646550 - Tell Android to scan media items downloaded by Fennec r=blassey 2011-04-08 10:52:13 -07:00
Wes Johnston
85a845c09c Bug 610784 - Tests for overflow in the Android menu r=mbrubeck 2011-04-08 10:52:09 -07:00
Wes Johnston
a03a6fcc9e Bug 610784 - Handle overflow in the Android menu r=mbrubeck,mfinkle 2011-04-08 10:52:07 -07:00
Wes Johnston
d3d205790e Bug 644086 - Only show Show More button if addons are hidden r=mfinkle 2011-04-08 10:52:04 -07:00
Matt Brubeck
5af1b06ef4 Bug 598736 - Use bilinear image scaling on mobile. r=jrmuizel 2011-04-08 10:15:37 -07:00
Siarhei Siamashka
c1ba021499 Bug 598736: Use nearest scaling for video to avoid slowdown after fixing bug 598736. r=mfinkle 2011-04-08 10:25:54 -07:00
Daniel Einspanjer
bd258fd2d3 Bug 648068: Remove "reset" from the days since last request blocklist variable. r=dtownsend 2011-04-08 09:53:42 -07:00
Dave Townsend
909f9077e7 Bug 645699, r=robstrong 2011-04-08 09:46:59 -07:00
Dave Herman
51bf963ad2 Bug 637801 - console.log shouldn't display escaped strings. r=gavin,rcampbell 2011-04-08 10:30:19 -07:00
Margaret Leibovic
d7841e7066 Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Ehsan Akhgari
3dc66f4715 Backout changeset 4910cd19bc9a (Bug 583514) because it breaks the build as a result of incompatibility with the patches for bug 581177 2011-04-08 07:35:40 -07:00
Ehsan Akhgari
b1b54b2a27 Merge cedar into mozilla-central 2011-04-08 02:27:03 -07:00
Boris Zbarsky
4eb3b0b671 Bug 581177 followup. Remove bogus comment and rev iids. 2011-04-08 00:02:10 -07:00
Henri Sivonen
e9f116d66d Bug 642145 - Avoid firing document-element-inserted for non-element insertions to the document node. r=jonas. 2011-04-08 09:07:28 +03:00
Henri Sivonen
5d947243ad Bug 643410 - Reconstruct active formatting elements on text in an HTML integration point; handle U+0000 per spec in a MathML text integration point. r=jonas. 2011-04-08 09:07:28 +03:00
Henri Sivonen
2b19692c02 Bug 643395 - Update the HTML parser Java code to the state in the htmlparser repo (NPOTB). rs=jonas. 2011-04-08 09:07:27 +03:00
Boris Zbarsky
97f86478b8 Bug 628794. SVG and HTML/XUL .style come from different interfaces. r=peterv 2011-04-07 22:27:57 -07:00
Felipe Corrêa da Silva Sanches
d09568afbe Bug 484966. Remove nsSVGUtils::GetParentElement in favor of nsIContent::GetFlattenedTreeParent. r=jwatt 2011-04-07 22:27:57 -07:00
Mitchell Field
380e444ce9 Bug 645356 - Use pymake builtins. r=khuey 2011-04-03 17:16:49 +10:00
Ehsan Akhgari
7b4f038615 Merge cedar into mozilla-central 2011-04-02 11:48:22 -04:00