Commit Graph

85048 Commits

Author SHA1 Message Date
Mats Palmgren
2d5655dbb6 Bug 720142 - Use nsIntRect for table damage. r=bernd 2012-01-22 23:48:34 +01:00
Ed Morley
9a1100d661 Backout 5ad0ee32f855 (bug 710259) for build failures on all platforms 2012-01-22 22:08:18 +00:00
Asaf Romano
d061ef2814 merge 2012-01-22 23:51:13 +02:00
Asaf Romano
f720f89a34 Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm 2012-01-22 23:49:20 +02:00
Brian R. Bondy
5b975c3835 Bug 719066 - Callback application should relaunch with the same privileges it had last. r=rstrong 2012-01-22 16:18:15 -05:00
Brian R. Bondy
ebabfeb478 Bug 716045 - "Run As" dialog appears after every Nightly install. r=rstrong 2012-01-22 16:07:58 -05:00
Justin Lebar
e6de49c6d0 Bug 720157 - Don't crash when OnLocationChange sends a null URI. r=smaug 2012-01-22 15:46:55 -05:00
Phil Ringnalda
58e848b4b4 Bug 702171 - ignore uncaught exceptions in browser_sessionstore.js so we can hear ourselves think over the constant yammering of "this.browser.fuzzyZoom is not a function", r=mbrubeck
--HG--
extra : rebase_source : 9e496216be05e2e5c901547d6b387e086244e67f
2012-01-22 09:43:53 -08:00
Ed Morley
13575742ad Merge mozilla-central to mozilla-inbound 2012-01-22 15:24:29 +00:00
Ed Morley
53167cf84a Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-22 15:21:57 +00:00
Alexander Surkov
472c14b86f Bug 707654 - embeds relation on root accessible can return not content document, r=davidb 2012-01-22 15:36:52 +01:00
Ed Morley
c1585c7af3 Backout 91eebc6bdb59 & 7d776b291014 (bug 717283) for Android native reftest crashes 2012-01-22 11:55:18 +00:00
Simon Montagu
861301dbd6 Tests for bug 670556, r=emk 2012-01-22 12:04:08 +02:00
Simon Montagu
90d7a2d1ac Fix typos in conditions. Bug 670556, r=emk 2012-01-22 12:04:05 +02:00
Chris Lord
d994084581 Bug 717283 - Use tiles on-demand. r=pcwalton, snorp
Instead of tying the tile-buffer in MultiTileLayer directly to the back-buffer
of the page, make sure rendering is always aligned to the tile grid and use
tiles on-demand. This makes better use of tiles when panning/zooming, and opens
up the route for further optimisations.
2012-01-22 09:40:37 +00:00
Chris Lord
bf21638f44 Bug 717283 - Store sub-tile metrics on the tile object. r=pcwalton
Instead of deriving sub-tile metrics on each iteration, create a SingleTileLayer
sub-class and store them there.
2012-01-22 09:40:26 +00:00
Mounir Lamouri
8727971f2d Bug 719632 - Add Network API fallback methods to the hal's gonk backend. r=cjones 2012-01-22 08:43:38 +01:00
Mike Hommey
65d50b9507 Backout 7469527224bf (bug 683127 part 12) because of crashes on Android during places migration 2012-01-21 21:13:49 +01:00
Mike Hommey
9b20785e96 Fixup for Bug 683127 part 11 to avoid crashing on places migration. rs=Ms2ger 2012-01-21 20:25:09 +01:00
Rob Campbell
4b004e44b9 merge fx-team to m-c 2012-01-21 11:33:53 -04:00
ffxbld
4b9ec5be53 Automated blocklist update from host moz2-linux-slave43 2012-01-21 03:32:54 -08:00
Mark Banner
caf3d730aa Unit test bustage fix from bug 672681 for apps without private browser and that don't have places enabled by default. r=unit-test only bustage fix 2012-01-21 11:00:18 +00:00
Jeff Walden
a1c3f8065a Bug 566700 - Remove sharp-syntax generation from the toSource methods. r=dmandelin
--HG--
extra : rebase_source : c0b47ed9fd5569e24f8ab058e7cb4e8df0941f68
2012-01-20 23:39:37 -08:00
Ed Morley
988d99bd9a Backout 56ad9ccfcd15 (bug 719494) for native Android M1 crashes 2012-01-21 03:19:53 +00:00
Ed Morley
43229a8c0c Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-21 02:31:32 +00:00
Gavin Sharp
b9b31576d9 Remove outdated reference to "build configurator" webtool, rs=khuey, no bug 2012-01-20 18:07:10 -08:00
Luke Wagner
30a4dc8306 Bug 719878 - AllFramesIter does not find all frames when the current segment contains only a native call (r=sfink)
--HG--
extra : rebase_source : c9f22d1ee0e2aa0501ad90ffe51a7ed1c13f9f33
2012-01-20 16:00:26 -08:00
Daniel Holbert
24d33794fd Bug 719698: Mark functions in thread_helper.h as 'inline' instead of 'static' to fix build warning when they go unused. r=ehsan 2012-01-20 14:43:12 -08:00
Dave Camp
095271749c Bug 719934: Disable GCLI by default. r=robcee 2012-01-20 12:29:04 -08:00
Dão Gottwald
0ddb0b0143 No bug - fix some browser chrome tests that pollute the global scope 2012-01-20 16:21:46 +01:00
Tim Taubert
333b298871 merge m-c to fx-team 2012-01-20 14:33:44 +01:00
Serge Gautherie
2a5ee24cd1 Bug 718239. (Bv1a-bis) accessible/tests/mochitest/events.js: Fix typo in patch Bv1a. r=surkov.alexander. 2012-01-20 12:58:57 +01:00
Serge Gautherie
7c7f1e6838 Bug 718239. (Bv1a) accessible/tests/mochitest/events.js: Use Services.jsm. r=surkov.alexander. 2012-01-20 12:49:41 +01:00
Serge Gautherie
593bb6ba6d Bug 718237. (Av1) accessible/tests/mochitest/*: Support "SeaMonkey searchbar" too, Remove 1 useless "browser.css" use. r=surkov.alexander. 2012-01-20 12:49:41 +01:00
Jon Buckley
f924de20af Bug 716397. Fix mozglue package warning on Linux. f=sgautherie r=khuey. 2012-01-20 12:49:23 +01:00
Tim Taubert
5b0a60fa64 Backed out changeset 9883a9f66cf0 (bug 497543) 2012-01-20 12:07:56 +01:00
Tim Taubert
7ea6472441 Backed out changeset cc55d047eff9 (bug 497543) 2012-01-20 12:07:52 +01:00
Tim Taubert
dd67eb873d Backed out changeset 13e27937167b (bug 497543) 2012-01-20 12:07:47 +01:00
Tim Taubert
5fff43a56c Backed out changeset f38769f877d6 (bug 497543) 2012-01-20 12:07:43 +01:00
Tim Taubert
af5105ec35 Backed out changeset 27a45008fc12 (bug 455553) 2012-01-20 12:07:39 +01:00
Tim Taubert
8ee2211a5e Backed out changeset ce8a25a34c2a (bug 455553) 2012-01-20 12:07:34 +01:00
Tim Taubert
f15e0b4d39 Backed out changeset 6fd9a7eb3b01 (bug 455553) 2012-01-20 12:07:30 +01:00
Tim Taubert
7f779e6dae Backed out changeset 34e078df2ed6 (bug 455553) 2012-01-20 12:07:25 +01:00
Tim Taubert
c5ef016450 Backed out changeset c389d719d4ec (bug 455553) 2012-01-20 12:07:20 +01:00
Tim Taubert
7016ede9bc Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich 2012-01-20 02:43:20 +01:00
Tim Taubert
f36611a3f4 Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-20 02:43:20 +01:00
Tim Taubert
9a16510626 Bug 455553 - Part 3 - about:newtab integration; r=gavin 2012-01-20 02:42:18 +01:00
Tim Taubert
22fa0873bc Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-20 02:41:34 +01:00
Tim Taubert
c0ed7c96dd Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-20 02:41:01 +01:00
Ed Morley
d338f3479d Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-20 01:24:13 +00:00