Brad Lassey
|
9cedd46045
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats
|
2012-06-04 11:56:31 -04:00 |
George Wright
|
6d009115f5
|
Bug 761201 - Trigger Skia's RGB565 blitter fast path by using SrcOver instead of Src. r=jrmuizel
|
2012-05-31 14:56:33 -04:00 |
Doug Turner
|
155a08f022
|
Backout of 2f4307a63c18 - Bug 759989.
|
2012-06-04 12:22:23 -07:00 |
Luke Wagner
|
3781be717a
|
Bug 659577 - Add missing weak-pointer incremental barriers to DebugScopes (r=billm)
--HG--
extra : rebase_source : c98293c420177def6186f1487283bb888ef03e04
|
2012-06-04 12:00:51 -07:00 |
Brad Lassey
|
a185d99d66
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only take one screenshot at a time r=kats
|
2012-05-17 17:49:40 +01:00 |
Brad Lassey
|
366b9bb39f
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, screenshot only on idle r=kats
|
2012-06-04 11:56:30 -04:00 |
Ehsan Akhgari
|
624a77c0c9
|
Merge the last green PGO changeset of mozilla-inbound to mozilla-central
|
2012-06-04 11:31:44 -04:00 |
Lucas Rocha
|
10d862efb8
|
Bug 761132 - Don't try to fetch display column on history items (r=margaret)
|
2012-06-04 11:05:45 -04:00 |
Landry Breuil
|
70dd8fd4e2
|
Bug 761136 - fix uses of uint64_t vs PRUint64 after bug 666693. r=bent
|
2012-06-04 17:01:51 +02:00 |
Landry Breuil
|
d59f5e278e
|
Bug 761123 - Remove extra semicolon at end of NS_IMPL_EVENT_HANDLER() decl. r=janv
|
2012-06-04 16:57:25 +02:00 |
Landry Breuil
|
24643bc8b6
|
Bug 761019 - Remove extra comma at end of enum after bug 758236. r=jdaggett
|
2012-06-04 16:57:21 +02:00 |
Lucas Rocha
|
e37ad37827
|
Bug 761131 - Add reader button to all browser_toolbar.xml files (r=mfinkle)
|
2012-06-04 10:35:05 -04:00 |
Honza Bambas
|
ae90275e78
|
Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny
|
2012-06-04 16:12:24 +02:00 |
Honza Bambas
|
3dcdd47a8e
|
Bug 744719 - Change offline cache update to load files in parallel, r=michal.novotny
|
2012-06-04 16:12:23 +02:00 |
Jan Varga
|
c40661fb2e
|
Bug 761076 - FileHandle: Add optional location parameter to LockedFile.truncate(). r=sicking
|
2012-06-04 14:31:22 +02:00 |
Mike Hommey
|
a2815ce44d
|
Bug 761105 - Remove build/pylib/blessings/blessings.egg-info and other-licenses/virtualenv/virtualenv.egg-info. r=ted
|
2012-06-04 13:52:29 +02:00 |
Gregory Szorc
|
fb1baf5da1
|
Bug 760905 - Disable problematic test for AITC; r=I
AITC is not enabled by default, so this test would just add overhead for
people tracking the tree.
|
2012-06-04 10:14:30 +02:00 |
Richard Newman
|
61442e2c7f
|
Merge m-c to s-c.
|
2012-06-03 23:46:09 -07:00 |
Marco Bonardo
|
7f803e4aac
|
Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
r=gavin
|
2012-06-04 00:42:48 +02:00 |
Rob Campbell
|
c1ce004c5d
|
merge m-c to fx-team
|
2012-06-03 17:41:43 -03:00 |
Rob Campbell
|
cfbc7ce2a5
|
Bug 761007 - Intermittent failure in browser_tilt_ | Exited with code 1 during test run or NS_ERROR_FAILURE: Failure at resource:///modules/devtools/TiltGL.jsm:1316 followed by other errors and out of memory on Linux Opt; a=TESTONLY
|
2012-06-03 17:21:34 -03:00 |
Phil Ringnalda
|
d203ecbd62
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-06-03 12:04:40 -07:00 |
Victor Porof
|
590bf0abbf
|
Bug 759157 - Intermittent browser_tilt_02_notifications.js, browser_tilt_03_tab_switch.js, browser_tilt_04_initialization.js, browser_tilt_picking_miv.js, browser_tilt_picking_highlight01.js | Exited with code 1, timed out after 330 seconds, could not initialize Tilt; r=rcampbell
|
2012-06-03 20:15:41 +03:00 |
Jan Varga
|
513c660911
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
Mats Palmgren
|
f0d1bb70c8
|
Merge backout
|
2012-06-03 18:06:29 +02:00 |
Mats Palmgren
|
f8e32e8cae
|
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
|
2012-06-03 18:05:00 +02:00 |
Olli Pettay
|
66e30d6bd2
|
Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano
|
2012-06-03 16:06:35 +03:00 |
Asaf Romano
|
8f86773f20
|
Bug 730340 - Don't use expando properties for storing data on places nodes. Remove expandos support from result nodes. r=mak.
|
2012-06-03 15:50:08 +03:00 |
Asaf Romano
|
7ba8f62ee7
|
Bug 730340 - Bug 730340 - Don't use expando properties for storing data on places nodes. Don't use an expando to mark cut nodes. r=mak.
|
2012-06-03 15:01:15 +03:00 |
Mihai Sucan
|
de1b29a211
|
Bug 664688 - JavaScript evaluation "permission denied" after navigation to a different domain; r=past
|
2012-06-03 13:17:16 +03:00 |
Panos Astithas
|
595d5abc7b
|
Bug 757282 - Pause when an exception is hit; r=rcampbell
|
2012-06-03 16:39:51 +03:00 |
Panos Astithas
|
d56223d79f
|
Bug 737808 - Separate breakpoints and scripts handling in the client from the server; r=rcampbell
|
2012-06-03 16:39:50 +03:00 |
Anant Narayanan
|
5a1ed35be7
|
Bug 757261: Apps in the Cloud Manager and Service; r=mconnor
|
2012-06-02 23:32:37 -07:00 |
Anant Narayanan
|
19204af86d
|
Bug 745345: BrowserID support for Apps in the Cloud; r=khuey, r=gps
|
2012-06-02 22:08:54 -07:00 |
Anant Narayanan
|
c68a0ed9c7
|
Bug 755375: Implement Apps in the Cloud storage layer; r=gps
|
2012-06-02 21:58:46 -07:00 |
Anant Narayanan
|
d8113a6692
|
Bug 754538 - Implement Apps in the Cloud REST client; r=gps, r=mconnor
|
2012-06-02 20:35:34 -07:00 |
Dave Camp
|
6ac9cfe5f7
|
Merge fx-team to m-c.
|
2012-06-02 16:57:28 -07:00 |
Gavin Sharp
|
0ae6a40262
|
Also back out the test changes from bug 720081 that depended on the autocomplete controller changes, a=backout
|
2012-06-02 16:37:12 -07:00 |
Dave Camp
|
8f60bcb608
|
Bug 740543 - Rule view does not update when window is resized. r=robcee
|
2012-06-02 15:18:33 -07:00 |
Gavin Sharp
|
fabb6e1370
|
Back out 59409e2655ca (from bug 720081) due to bug 760803
|
2012-06-02 13:35:39 -07:00 |
Gregory Szorc
|
ecf205ef8d
|
Merge mozilla-central into services-central
|
2012-06-02 22:11:45 +02:00 |
Ehsan Akhgari
|
b05cd8343d
|
Merge the last green changeset of mozilla-inbound to mozilla-central
|
2012-06-02 14:39:47 -04:00 |
Mihai Sucan
|
7985fc62a3
|
Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past
|
2012-06-02 21:20:44 +03:00 |
Joe Walker
|
1661f9f088
|
Bug 760793 - GCLI node type fails with defaultValue:null; r=dcamp
|
2012-06-02 21:12:31 +01:00 |
Joe Walker
|
c40516e925
|
Bug 760791 - GCLI tilt open command is broken: "TypeError: value is undefined"; r=dcamp
|
2012-06-02 21:12:25 +01:00 |
Dave Camp
|
e876ad021a
|
Bug 760796 - Turn off animations while testing the responsive view. r=paul
|
2012-06-02 11:02:53 -07:00 |
Paul Rouget
|
e063566b7a
|
Bug 757477 - [Responsive Mode] restore previous size / preset. r=dcamp
|
2012-06-02 19:57:24 +02:00 |
Tim Taubert
|
a36b34a473
|
Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao
|
2012-06-03 11:45:51 +02:00 |
Tim Taubert
|
2f19669713
|
Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao
|
2012-06-03 11:45:51 +02:00 |
Mihai Sucan
|
da9958af0a
|
Bug 722685 - Console logging is slow; r=rcampbell
|
2012-06-02 13:45:32 +03:00 |