Commit Graph

91616 Commits

Author SHA1 Message Date
Dave Camp
51e0086bff Bug 740662 - Replace InspectorStore dictionaries with Inspector instances. r=robcee 2012-04-19 11:13:42 -07:00
Dave Camp
7885fece64 Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee 2012-04-19 11:04:46 -07:00
Paul Rouget
e6d45d09f4 Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao 2012-04-17 13:21:28 +02:00
Paul Rouget
08c464e583 Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. a=desktop-only r=dao r=rcampbell 2012-04-04 13:13:42 +02:00
Bellindira Castillo [:bellindira]
185ba1e0b6 Bug 736476 - Title page for New tab is about:newtab after restart r=ttaubert 2012-04-19 17:02:32 +08:00
Tim Taubert
6be0147391 merge m-c to fx-team; a=desktop-only 2012-04-19 10:48:59 +02:00
Tim Taubert
35bb5a3e94 Bug 745303 - Part 3 - Remove empty method; r=me 2012-04-19 08:35:05 +02:00
Tim Taubert
3ab05de260 Bug 745303 - Part 2 - Correct Panorama tests; r=dietrich 2012-04-19 08:24:47 +02:00
Tim Taubert
8fd12e8742 Bug 745303 - Part 1 - Make Panorama use the thumbnail service; r=dietrich 2012-04-19 08:24:32 +02:00
Ehsan Akhgari
290887ede1 Merge the last green PGO changeset on mozilla-inbound into mozilla-central; a=me 2012-04-18 16:18:04 -04:00
Mounir Lamouri
6b331b6d47 Backout 23a0762a0dd6 because of bustage. a=backout 2012-04-18 19:02:54 +02:00
Ehsan Akhgari
54b5ee7178 Bug 735262 - Fix the compilation error on profiling builds; r=me a=npotb 2012-04-18 12:55:48 -04:00
Olli Pettay
e60c8c91e1 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
80b5199be2 Bug 659594 - Use MozAfterPaint to redraw thumbnails r=ttaubert 2012-04-19 00:19:48 +08:00
Mounir Lamouri
23b4c9659a 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
e10bb0e00b Bug 689916 testing for regexp crash on SPARC r=dmandelin a=test-only 2012-04-18 18:41:10 +08:00
Myk Melez
4bf752d10a 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
440eba1c1b 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
28113eace9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge 2012-04-17 17:47:09 -07:00
Benoit Girard
782eec7aa6 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
e02b7a3ec3 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
8714ecd73c Bug 710895 - Part 4: fix the test
r=Mano a=test-only
2012-04-18 15:58:36 +02:00
Bobby Holley
79161ed467 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
3fcd38a3b0 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
e2b8881b6e 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
709a687eeb 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
a2f616b216 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
86b9f598de 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
20e9b64e03 Bug 741737 - Configure libvpx with pkgconfig. r=khuey, a=npotb 2012-04-17 19:57:40 -04:00
Geoff Brown
7a7d84f28c 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
77999c8c80 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
905250e1cb Bug 743766 - Handle IllegalArgumentException in RedirOutputThread. r=ctalbert, a=test-only 2012-04-17 19:42:08 -04:00
Chenxia Liu
2ef9f73069 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
c29ceb0a68 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
7fb32d1337 Bug 743178, CORS may keep XHR alive too long, r=bz, a=tracking-firefox14+ 2012-04-17 23:55:40 +03:00
Sriram Ramasubramanian
cff206d7db Bug 737907: Resolution specific resources for Form validation. [r=mfinkle] [a=blocking-fennec] 2012-04-17 13:00:26 -07:00
Gian-Carlo Pascutto
b87563c0e1 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
c6102f0325 Bug 731837 - Fix GC mark time regression from IGC (r=igor,a=tracking-firefox) 2012-04-17 12:40:30 -07:00
George Wright
492775b748 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
2feaf84692 Bug 745075 - Close disk cache when pausing. r=gbrown f=mfinkle,michal 2012-04-17 10:29:52 -07:00
Rob Campbell
2de66c3fc1 merge fx-team to m-c 2012-04-17 14:29:29 -03:00
Bobby Holley
3f261756c8 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
9d43831eef Bug 732016 - Don't call GetFrameFromPoint for non touchstart touch events. r=smaug 2012-04-17 10:08:23 -07:00
Marco Bonardo
06fc25959e 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
f5e19aafd6 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
c63a29715b Bug 744464: Fix incorrect bounds-check of unsigned value in nsPlainTextSerializer::AppendElementEnd. r=smaug 2012-04-17 09:55:50 -07:00
Heather Arthur
29115503b0 Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open 2012-04-17 16:40:03 +01:00
Marco Bonardo
a5c3c5f751 Merge last green PGO from inbound to central 2012-04-17 15:31:58 +02:00
Henri Sivonen
e1d2b4b167 Bug 744366 - Assert about old readyState before readyState transitions. r=bzbarsky. 2012-04-17 09:41:49 +03:00
Pallani Kumaran
5de78dc836 Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao] 2012-04-16 23:17:54 -07:00