Ehsan Akhgari
0e772fe39e
Merge mozilla-central and mozilla-inbound; a=merge
2012-04-19 10:01:03 -04:00
Ehsan Akhgari
9fef1cac91
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-19 09:58:22 -04:00
Mounir Lamouri
51e2ee27c9
Bug 647665 - Inform the UI that we do not hover a link anymore if the element is removed from the DOM. r=bz a=gavin
2012-04-19 12:20:34 +02:00
Tim Taubert
a2211d8355
merge m-c to fx-team; a=desktop-only
2012-04-19 10:48:59 +02:00
Myk Melez
fd7a6dd8f7
bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl
2012-04-19 00:39:52 -07:00
Tim Taubert
094fb38232
Bug 745303 - Part 3 - Remove empty method; r=me
2012-04-19 08:35:05 +02:00
Tim Taubert
1f36db6183
Bug 745303 - Part 2 - Correct Panorama tests; r=dietrich
2012-04-19 08:24:47 +02:00
Tim Taubert
a58523a513
Bug 745303 - Part 1 - Make Panorama use the thumbnail service; r=dietrich
2012-04-19 08:24:32 +02:00
Matt Brubeck
c7b9633d4b
Bug 739393 - Set new tabs created in the background to inactive [r=mfinkle, a=blocking-fennec]
2012-04-18 22:01:58 -07:00
Robert O'Callahan
8a99107167
Bug 745934. Update bounds of nsDisplayOpacity after we've mutated its list. r=mattwoodrow,a=blocking-fennec
2012-04-19 14:40:43 +12:00
Ehsan Akhgari
c609eff858
Backout changeset 0b25ccd32a49 (bug 745934) for reftest failures; a=bustage
2012-04-18 23:52:59 -04:00
Ehsan Akhgari
46549e86dd
Backout changeset 5f1b5ab7afb5 (bug 735898) for reftest failures
2012-04-18 23:52:23 -04:00
Ehsan Akhgari
d83ac53fa5
Bug 745494 - Hide the anonymous editing UI before its too late; r=roc a=blocking
2012-04-18 20:10:49 -04:00
Robert O'Callahan
4043fb2b03
Bug 735898. Part 8: Speed up SortByZOrder. r=dbaron,a=blocking-fennec
2012-04-19 14:40:43 +12:00
Robert O'Callahan
c47ff166e8
Bug 745934. Update bounds of nsDisplayOpacity after we've mutated its list. r=mattwoodrow,a=blocking-fennec
2012-04-19 14:40:43 +12:00
Terrence Cole
2fbb8b9a80
Bug 746356 - Ignore js files in the root test dir; r=dmandelin, a=blassey
...
We should not be skipping computing their relative name, we should be skipping
them completely.
--HG--
extra : rebase_source : 3d2477afa62861afd0599f6448daf59acae7c268
2012-04-18 17:47:54 -07:00
Wes Johnston
ff471a330a
Bug 746816 - Crash closing a select dialog while panning. r=mfinkle a=blocking-fennec
2012-04-18 17:41:12 -07:00
Ehsan Akhgari
ce3ea50465
Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me
2012-04-18 16:18:04 -04:00
Mounir Lamouri
8da5c2c776
Backout 23a0762a0dd6 because of bustage. a=backout
2012-04-18 19:02:54 +02:00
Ehsan Akhgari
b3ddd38877
Bug 735262 - Fix the compilation error on profiling builds; r=me a=npotb
2012-04-18 12:55:48 -04:00
Olli Pettay
f435b54e31
Bug 745744 - Geolocation doorhanger might cause zombie compartments because it keeps callbacks alive, r=gavin, a=desktop-only
2012-04-18 19:29:50 +03:00
Raymond Lee
bca78c0e71
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=ttaubert
2012-04-19 00:19:48 +08:00
Mounir Lamouri
8aeed25ed7
Bug 647665 - Inform the UI that we do not hover a link anymore if the element is removed from the DOM. r=bz a=gavin
...
--HG--
extra : rebase_source : 107a0d9d6af593e668243d3ac3a1126c485ec910
2012-04-18 18:06:16 +02:00
Ginn Chen
686a05800d
Bug 689916 testing for regexp crash on SPARC r=dmandelin a=test-only
2012-04-18 18:41:10 +08:00
Myk Melez
2dc4aaa8f0
bug 746457 - fix bustage in reading extension default prefs (not covered by tests) from changeset ef55c163a23a (bug 725408); followup patch that completely reverts change to the previous behavior; r,a=bustage
2012-04-18 01:03:42 -07:00
Myk Melez
a06b256405
bug 746457 - fix bustage in reading extension default prefs (not covered by tests) from changeset ef55c163a23a (bug 725408); r,a=bustage
2012-04-17 23:58:12 -07:00
Ed Morley
df1407645d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
2012-04-17 17:47:09 -07:00
Benoit Girard
1d43b01cf9
Bug 740557 - Add a Copy-On-Write surface wrapper (gfxReusableSurface) for OMTC tiling. r=jmuizelaar a=blocking-fennec
2012-04-17 19:21:07 -04:00
Margaret Leibovic
bc902c58ba
Bug 745016 - Tap-to-play plugin click listener sometimes doesn't get triggered. r+a=mfinkle
2012-04-18 07:59:21 -07:00
Marco Bonardo
d50ca184f4
Bug 710895 - Part 4: fix the test
...
r=Mano a=test-only
2012-04-18 15:58:36 +02:00
Bobby Holley
f7ec058d6b
Bug 746221 - Pull properties for comparison off the prototype to avoid mismatches with expandos. r=past a=test-only
2012-04-18 10:09:07 +02:00
Kartikaya Gupta
f4b524921e
Bug 743800 - Ensure all metrics used during one frame of composition are consistent. r=jrmuizel a=blocking-fennec
2012-04-18 01:34:05 -04:00
Robert O'Callahan
dcc4fc6d0f
Bug 735898. Part 7: Remove expensive nsIFrame::HasBorder checks, just check style instead. r=dbaron,a=blocking-fennec
2012-04-18 17:14:31 +12:00
Robert O'Callahan
08d74c5ace
Bug 735898. Part 6: Avoid nsIFrame::GetOffsetTo calls by caching a frame/offset pair in nsDisplayListBuilder, using the cache from nsDisplayListBuilder::ToReferenceFrame, and having BuildDisplayListForChild efficiently update the cached frame from parent to child when possible. Also, use display items' precalculated ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame where possible. r=mattwoodrow,a=blocking-fennec
2012-04-18 17:14:14 +12:00
Robert O'Callahan
e94e05578d
Bug 735898. Part 5.9: Remove nsDisplaySVGEffects::mEffectsFrame since it's always the same as mFrame. r=mattwoodrow,a=blocking-fennec
2012-04-18 17:12:53 +12:00
Hub Figuière
29f8c7e2dc
Bug 712924 - Part 2: Return the proper role description for definition lists, with localization. r=surkov a=NPOTB
2012-04-17 17:31:03 -07:00
Martin Stransky
d576f025a5
Bug 741737 - Configure libvpx with pkgconfig. r=khuey, a=npotb
2012-04-17 19:57:40 -04:00
Geoff Brown
8817667a0d
Bug 745889: SUT agent/watcher - avoid NullPointerException when there are no running app processes. r=ctalbert, a=test-only
2012-04-17 19:44:53 -04:00
Geoff Brown
6f561362c9
Bug 744530 - SUT agent: do not routinely report expected exceptions. r=ctalbert, a=test-only
2012-04-17 19:44:38 -04:00
Geoff Brown
5c07d26c99
Bug 743766 - Handle IllegalArgumentException in RedirOutputThread. r=ctalbert, a=test-only
2012-04-17 19:42:08 -04:00
Chenxia Liu
fd7875e2bc
Bug 745302 - Passwords synced to Fennec database, but don't autocomplete in UI. r=nalexander,rnewman a=blocking-fennec
2012-04-17 15:56:28 -07:00
Ali Juma
ee7a3a3249
Bug 733941 - Let callers of imgIContainer::draw choose to clamp instead of tile. r=roc a=blocking-fennec
2012-04-17 18:04:15 -04:00
Olli Pettay
e0376696c1
Bug 743178, CORS may keep XHR alive too long, r=bz, a=tracking-firefox14+
2012-04-17 23:55:40 +03:00
Sriram Ramasubramanian
c28548c766
Bug 737907: Resolution specific resources for Form validation. [r=mfinkle] [a=blocking-fennec]
2012-04-17 13:00:26 -07:00
Gian-Carlo Pascutto
37818a0e77
Bug 715550 - Migration of Sync settings from XUL Fennec. r=mfinkle a=blocking-fennec a=mfinkle
2012-04-17 22:01:28 +02:00
Bill McCloskey
59e67136ab
Bug 731837 - Fix GC mark time regression from IGC (r=igor,a=tracking-firefox)
2012-04-17 12:40:30 -07:00
George Wright
bfb1491963
Bug 728724 - Backout c210ff20f371, as the correct fix has now landed. r=joe a=blocking-fennec
2012-04-17 13:56:25 -04:00
Brian Nicholson
1a02c04c8a
Bug 745075 - Close disk cache when pausing. r=gbrown f=mfinkle,michal
2012-04-17 10:29:52 -07:00
Rob Campbell
809f9b4976
merge fx-team to m-c
2012-04-17 14:29:29 -03:00
Bobby Holley
be3098a82d
Bug 746021 - Don't assert that the window ids are the same when they shouldn't be. r=msucan
2012-04-17 19:25:48 +02:00