Wes Johnston
|
0f4f4ca569
|
Bug 746816 - Crash closing a select dialog while panning. r=mfinkle a=blocking-fennec
|
2012-04-18 17:41:12 -07:00 |
|
Ehsan Akhgari
|
4adb3e2f09
|
Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me
|
2012-04-18 16:18:04 -04:00 |
|
Mounir Lamouri
|
ba3c780c1e
|
Backout 23a0762a0dd6 because of bustage. a=backout
|
2012-04-18 19:02:54 +02:00 |
|
Ehsan Akhgari
|
bf6e80e313
|
Bug 735262 - Fix the compilation error on profiling builds; r=me a=npotb
|
2012-04-18 12:55:48 -04:00 |
|
Olli Pettay
|
8dc2081378
|
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
|
76ecf3f188
|
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=ttaubert
|
2012-04-19 00:19:48 +08:00 |
|
Mounir Lamouri
|
48940b859d
|
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
|
b9ae871d6d
|
Bug 689916 testing for regexp crash on SPARC r=dmandelin a=test-only
|
2012-04-18 18:41:10 +08:00 |
|
Myk Melez
|
8345512b00
|
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
|
e311650b67
|
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
|
0d5915835c
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
|
2012-04-17 17:47:09 -07:00 |
|
Benoit Girard
|
c9b6f9c831
|
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
|
16444a6872
|
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
|
ebbad4262e
|
Bug 710895 - Part 4: fix the test
r=Mano a=test-only
|
2012-04-18 15:58:36 +02:00 |
|
Bobby Holley
|
7fbdf17321
|
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
|
31aabb3f7c
|
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
|
8a8de768a2
|
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
|
df01b1f9dc
|
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
|
d4b553e307
|
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
|
04fbf9baa7
|
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
|
fe51bbb269
|
Bug 741737 - Configure libvpx with pkgconfig. r=khuey, a=npotb
|
2012-04-17 19:57:40 -04:00 |
|
Geoff Brown
|
74fa3cd9f2
|
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
|
37a3df7271
|
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
|
6e009968fd
|
Bug 743766 - Handle IllegalArgumentException in RedirOutputThread. r=ctalbert, a=test-only
|
2012-04-17 19:42:08 -04:00 |
|
Chenxia Liu
|
15e3ed6ddb
|
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
|
278fdbbb68
|
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
|
639bc8865b
|
Bug 743178, CORS may keep XHR alive too long, r=bz, a=tracking-firefox14+
|
2012-04-17 23:55:40 +03:00 |
|
Sriram Ramasubramanian
|
6cedd95bed
|
Bug 737907: Resolution specific resources for Form validation. [r=mfinkle] [a=blocking-fennec]
|
2012-04-17 13:00:26 -07:00 |
|
Gian-Carlo Pascutto
|
43b26b39b6
|
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
|
983390d727
|
Bug 731837 - Fix GC mark time regression from IGC (r=igor,a=tracking-firefox)
|
2012-04-17 12:40:30 -07:00 |
|
George Wright
|
730569aa87
|
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
|
8b681e655b
|
Bug 745075 - Close disk cache when pausing. r=gbrown f=mfinkle,michal
|
2012-04-17 10:29:52 -07:00 |
|
Rob Campbell
|
0b4efb5d21
|
merge fx-team to m-c
|
2012-04-17 14:29:29 -03:00 |
|
Bobby Holley
|
047aceb802
|
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 |
|
Wes Johnston
|
b35fda3d13
|
Bug 732016 - Don't call GetFrameFromPoint for non touchstart touch events. r=smaug
|
2012-04-17 10:08:23 -07:00 |
|
Marco Bonardo
|
4278ebe3b8
|
Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails.
|
2012-04-17 18:57:15 +02:00 |
|
Daniel Holbert
|
a456aa6ccf
|
Bug 745991: In nsCSSFrameConstructor::MaybeRecreateContainerForFrameRemoval, add explicit parenthesis around '&&' within '||' to silence GCC warning. r=smontagu
|
2012-04-17 09:56:15 -07:00 |
|
Daniel Holbert
|
12b7bbd274
|
Bug 744464: Fix incorrect bounds-check of unsigned value in nsPlainTextSerializer::AppendElementEnd. r=smaug
|
2012-04-17 09:55:50 -07:00 |
|
Heather Arthur
|
8fc26a1bec
|
Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open
|
2012-04-17 16:40:03 +01:00 |
|
Marco Bonardo
|
e2d27a92bb
|
Merge last green PGO from inbound to central
|
2012-04-17 15:31:58 +02:00 |
|
Henri Sivonen
|
f809f0bb17
|
Bug 744366 - Assert about old readyState before readyState transitions. r=bzbarsky.
|
2012-04-17 09:41:49 +03:00 |
|
Pallani Kumaran
|
effa34a879
|
Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao]
|
2012-04-16 23:17:54 -07:00 |
|
Timothy Nikkel
|
ff0f226d01
|
Bug 728284. Don't try to paint an opaque background for widgets that do it themselves. r=roc
|
2012-04-17 01:04:05 -05:00 |
|
Robert O'Callahan
|
ff25496dd5
|
Bug 728983. Part 2: When display items for multiple frames are merged, track the merged frames and mark them all as having an associated container layer. This ensures that invalidations are processed correctly. r=mattwoodrow
|
2012-04-17 17:45:04 +12:00 |
|
Robert O'Callahan
|
8de539221c
|
Bug 728983. Part 1: Add nsDisplayItem::GetMergedFrames. r=mattwoodrow
|
2012-04-17 17:44:32 +12:00 |
|
Andrei
|
2d6bd53d3a
|
Bug 739191 - get rid nsAccUtils::GetDocAccessibleFor(const nsIPresShell* aPresShell), r=surkov, f=tbsaunde
|
2012-04-17 14:29:47 +09:00 |
|
Frédéric Wang
|
2dbf57356e
|
Bug 732834 - fix an error in the MathML stylesheet. r=karlt
--HG--
extra : rebase_source : 19e6787233ac4a7075152bb188b4f127e582be51
|
2012-04-17 13:01:10 +12:00 |
|
Karl Tomlinson
|
0d6f2d98e5
|
b=497498 prevent GetTargetDragData (and IsTargetContextList) from being called without a target GtkWidget r=roc
--HG--
extra : rebase_source : 4c6d856abbe49913b74da4d9640d47a9870c2210
|
2012-04-17 13:00:26 +12:00 |
|
Karl Tomlinson
|
ba7e2025e9
|
b=497498 move early drag end code to drag_motion_event_cb and correct return value r=roc
--HG--
extra : rebase_source : 418991e220b53a3254179bf45e18ab90a1124dff
|
2012-04-17 13:00:26 +12:00 |
|
Karl Tomlinson
|
5955358679
|
b=497498 use nsIDragSession::getCurrentSession to remove sIsDraggingOutOf r=roc
--HG--
extra : rebase_source : 7bddb51489d329bbe403228bf15306a896823749
|
2012-04-17 13:00:26 +12:00 |
|