sort by:
Revision Author Date Message Commit Date
62efe5b Bug 786842 - Fix replaceBrs() typo for checking whitespace. r=lucasr a=akeybl 31 August 2012, 22:33:01 UTC
07a3ec8 Bug 787078 - Fix back behavior for Reader (r=mfinkle, a=akeybl) 31 August 2012, 15:36:38 UTC
7b295da Bug 787078 - Always return a result from a Reader:FaviconRequest (r=mfinkle, a=akeybl) 31 August 2012, 15:36:38 UTC
5d7c719 Bug 787236 - Correctly remove "pagehide" listener for ErrorPageEventHandler (r=mfinkle, a=akeybl) 31 August 2012, 15:36:38 UTC
acd78e4 Bug 787236 - Correctly remove "pagehide" listener when exiting Reader (r=mfinkle, a=akeybl) 31 August 2012, 15:36:37 UTC
ccc817a Bug 779527 - Use the physical device resolution for media queries on mobile [r=dbaron, a=akeybl] 31 August 2012, 20:29:47 UTC
989ee06 Bug 775009 - Part 2: Fix. r=bz a=akeybl 25 August 2012, 22:23:53 UTC
30f0b76 Bug 775009 - Part 1: Fix test broken by part 2. r=bz --HG-- extra : transplant_source : %B41%F4%98%A9%BA%A3%CD%F1%26%60%85%23%22%2AN%9C%ACM%C6 25 August 2012, 22:23:53 UTC
5cea6c9 Backout bug 681005 in order to fix bug 771504; a=akeybl 01 September 2012, 14:14:04 UTC
12e7b75 Bug 781143 - Add mDoorHangerPopup null check in GeckoApp.onBackPressed. r=wesj a=bajaj 09 August 2012, 20:53:00 UTC
9388fd7 Bug 773641 - Update Twitter icon for desktop. r+a=gavin 28 August 2012, 21:36:30 UTC
3f68513 Bug 773641 - Update Twitter icon for mobile. r=bnicholson a=akeybl 28 August 2012, 21:36:18 UTC
4f6d6fc Bug 786856 - Create a whitelist of locales with about:feedback translations. r=mfinkle a=akeybl 29 August 2012, 22:45:15 UTC
0016217 Bug 786013 - Add more localization notes to about:feedback strings to clarify tone/intent. r=mfinkle a=akeybl 28 August 2012, 17:08:53 UTC
4039f62 Bug 785885 - Adjust/tweak text positioning in landscape layout in about:feedback. r=mfinkle a=akeybl 28 August 2012, 00:50:32 UTC
61295a7 Bug 774479 - Create about:feedback page, and show it to users after the app has been launched 10 times. r=mfinkle a=akeybl 27 August 2012, 04:33:11 UTC
bd4c2f7 Bug 780908 - Fix crash in editor when head after body. r=ehsan, a=akeybl 01 September 2012, 22:36:15 UTC
3b1ce96 Bug 680644 - Simplify glxtest and make it similar to glxinfo to avoid X server crashes - r=karlt, a=lsblakk We were getting orange B's due to X server crashes on builders. 28 August 2012, 19:38:08 UTC
1d107f1 Bug 680644 - Let glxtest use a XWindow instead of a GLXPixmap - r=bjacob, a=lsblakk This simplifies code and avoids a X server crash with certain FGLRX setups. 23 August 2012, 03:16:30 UTC
1b69e37 Bug 786111: Prevent recursive calls to nsSMILAnimationController::DoSample(). r=birtles sr=roc a=lsblakk 29 August 2012, 05:32:56 UTC
df39d05 Bug 785574 - Add a script blocker in nsHTMLEditor::SetAttributeOrEquivalent; r=bzbarsky a=lsblakk --HG-- extra : transplant_source : %08u%0F%D5%3A%5B%9B%BC%A6%FA%8B%9B%A9%B1%85%17%D4%27%E9%26 29 August 2012, 20:43:32 UTC
b48f58c Bug 785753. r=zackw,bzbarsky a=lsblakk 31 August 2012, 00:19:43 UTC
a64dd3b backout 9fc11770135a, a=akeybl 30 August 2012, 23:24:23 UTC
8e4b93f Bug 785754. Fix handling of max-height for frame classes that still seem to think that the mComputedMinHeight/mComputedMaxHeight of a reflow state are border-box heights, not content-box heights. r=mats, a=lsblakk 27 August 2012, 19:46:23 UTC
71703a3 Bug 782660. Resizing a text control frame with borders should invalidate the borders as needed. r=roc, a=lsblakk 29 August 2012, 05:14:46 UTC
ed32b21 Bug 778582 (r=mfinkle, a=lsblakk) 28 August 2012, 15:17:02 UTC
c894cc3 Bug 785967 - Reject Wave files with invalid data block size in the format chunk. r=doublec a=lsblakk 28 August 2012, 06:21:58 UTC
2d7b572 Bug 785758 - Always update security and reader modes after progress visibility (r=mfinkle, a=akeybl) 26 August 2012, 23:45:07 UTC
2ffcb0d Bug 771380 - Use animation to show/hide lock icon in toolbar (r=sriram, a=akeybl) 23 August 2012, 18:27:11 UTC
1d79de8 Bug 771380 - Reorganize toolbar layout to better handle dynamic icons (r=sriram, a=akeybl) 23 August 2012, 18:27:11 UTC
d442b58 Bug 774914/785145 - Convert divs with only a <p> element child into plain <p> elements (r=mfinkle, a=akeybl) 25 August 2012, 10:27:27 UTC
83932d6 Bug 774914 - Ensure newNode is orphan before replacing a node in JSDOMParser (r=mfinkle, a=akeybl) 25 August 2012, 10:27:27 UTC
1e21009 Bug 777562 - Pass the right node to have styles cleaned after parsing (r=mfinkle, a=akeybl) 25 August 2012, 10:27:27 UTC
c20fa6a Bug 785343 - Don't convert DIV to P when it only contains a SELECT node (r=mfinkle, a=akeybl) 25 August 2012, 10:27:27 UTC
d7d079d Bug 780075 - Don't allow plugin instantiation to reach old nsPluginHost channel opening code. r=josh a=akeybl 28 August 2012, 19:48:29 UTC
816a350 Bug 781855 - Fix incorrectly shadowing 'own' properties in the case of prototypal setters. (r=bhackett, a=akeybl) 28 August 2012, 17:06:58 UTC
e3c2799 Disable profiling on Beta, no bug, a=lsblakk --HG-- extra : rebase_source : 7104b46252346a09849103232ef8454ed9084fcb 28 August 2012, 15:13:30 UTC
e8b5551 Bug 785228 - nsGlobalWindow is described twice during traverse, r=mccr8, a=akeybl 23 August 2012, 21:15:39 UTC
a1ce449 Bug 776185: use the buildid based on MOZ_BUILD_DATE for ANDROID_VERSION_CODE r=mfinkle a=lsblakk --HG-- extra : transplant_source : %87%B8B0%F0%EE%A6%CAn%C2%A98%9D%EE5T%09%B3%DF%80 09 August 2012, 21:57:41 UTC
50466b7 bug 776185 - ANDROID_VERSION_CODE needs to be based off MOZ_BUILD_DATE r=blassey a=lsblakk --HG-- extra : transplant_source : %016%25%18%0B%24%0F%90YSX%7D5L7Z%0F%AC%DA%90 23 July 2012, 14:12:19 UTC
439332a Bug 784809. Allow null for the repeat argument of canvas createPattern. r=peterv, a=akeybl 23 August 2012, 19:23:23 UTC
13db000 Backout bug 157681 in order to fix bug 775350 on Beta. a=akeybl 28 August 2012, 00:40:26 UTC
7bae0e5 Bug 786058 - Disable webapps on Firefox 16. r=mfinkle a=akeybl 28 August 2012, 00:05:18 UTC
dcb61fc Bug 786012: Disable pdf.js on beta for Firefox 16, a=akeybl 27 July 2012, 17:49:27 UTC
06f6923 Merging in branding changes NO BUG CLOSED TREE 27 August 2012, 22:23:34 UTC
f880a36 Merging in version bump NO BUG CLOSED TREE 27 August 2012, 22:10:00 UTC
3538c08 Bug 782337 - Stack clobbering (r=bhackett,a=lsblakk) 16 August 2012, 21:03:18 UTC
95d2e29 Bug 774859 - JM: Missing write barrier on JSOP_INITPROP (r=bhackett,a=lsblakk) 15 August 2012, 17:39:59 UTC
084cbe8 Backout bug 774859 and bug 782337 for bustage; a=sparky 27 August 2012, 09:09:17 UTC
1b4d25e Bug 782337 - Stack clobbering (r=bhackett,a=lsblakk) 16 August 2012, 21:03:18 UTC
155b2cd Bug 774859 - JM: Missing write barrier on JSOP_INITPROP (r=bhackett,a=lsblakk) 15 August 2012, 17:39:59 UTC
87ef47c Automated blocklist update from host - CLOSED TREE a=blocklist-update 27 August 2012, 00:46:11 UTC
9b71c4c Bug 777693 - Initialize values before rooting in JSD (r=terrence, a=akeybl) 09 August 2012, 18:38:36 UTC
7088e20 Bug 785436 - PageThumbsWorker.js url is wrong when creating the worker in PageThumbs.jsm. r=gavin,a=gavin 25 August 2012, 06:55:48 UTC
0801682 Bug 778413 - Move and rename the reftest. irc-r=dbaron, a=test DONTBUILD --HG-- rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-ref.html => layout/reftests/table-width/cell-pref-width-border-box-ref.html rename : layout/reftests/table-bordercollapse/minimum_cell_width_calculation-Border-Box.html => layout/reftests/table-width/cell-pref-width-border-box.html 25 August 2012, 22:12:18 UTC
cd16403 merge a=aurora 25 August 2012, 19:57:16 UTC
cb34870 Bug 783393 - Breakpoints not getting caught on reload - testfix; a=lsblakk 25 August 2012, 19:54:24 UTC
96738fc Bug 778413 - Minimum cell width calculation reftest. r=dbaron, a=test 25 August 2012, 10:30:47 UTC
9d1befa Bug 783393 - Breakpoints not getting caught on reload - Aurora 16; a=lsblakk 17 August 2012, 01:32:21 UTC
a919a13 Back out bug 774633 for make check hangs and mochitest failures on a CLOSED TREE, a=backout 25 August 2012, 03:13:16 UTC
0c6dd18 Bug 776600 - Allow passing some default prefs from the manfiest to the webapp. r=mfinkle, a=lsblakk 08 August 2012, 19:35:15 UTC
cf6b286 Bug 776600 - Add support for orientation in webapp manifests. r=felipe, a=lsblakk 08 August 2012, 19:35:15 UTC
b2197a9 Bug 784682 - Penalize nodes with "hidden" class or id in Readability.js (r=bnicholson, a=lsblakk) 23 August 2012, 16:08:13 UTC
5daa379 Bug 784680 - Remove utility nodes from Wordpress blog posts (r=bnicholson, a=lsblakk) 23 August 2012, 16:08:13 UTC
8f1c155 Bug 784674 - Better byline fetching in Readability (r=bnicholson, a=lsblakk) 23 August 2012, 16:08:13 UTC
9ed5a40 Bug 782285 - Don't offer reader in pages with too much reading competition (r=mfinkle, a=akeybl) 23 August 2012, 16:08:13 UTC
3c09ffa Fix for bug 775543 (Passing a Worker object to console.log() results in a crash). r=bz, a=lsblakk. --HG-- extra : rebase_source : f8b6628827f0822632f15c5e74ac07d69eab4c0e 24 August 2012, 22:51:47 UTC
1e95807 Bug 774633 - Assert against switching origins on a compartment. r=jst, a=akeybl 24 August 2012, 23:10:46 UTC
94c6ef3 Bug 774633 - Remove "is chrome window" condition for inner window reuse. r=jst, a=akeybl WouldReuseInnerWindow also returns true if the new window is same-origin with the old one about:blank document. This condition exists in order to handle some sloppiness with respect to the principals on initial about:blank documents. Chrome callers sometimes parent chrome windows (with XUL document) to content windows. But this parenting causes us to push the cx of the content window during window creation, meaning that the subsequent load of chrome://foo.xul blows away the old inner window and any expandos on it. We can handle this case more precisely by skipping the cx push for type="chrome" windows. Furthermore, this was also necessary to prevent the inner window from being blown away in the call to SetOpenerScriptPrincipal once nsWindowWatcher gets the window back from the window creator (and after it's already told consumers about the window via "domwindowcreated"). But we fixed this nastiness in the previous patches. So we can remove this case. By doing so, we can prevent inner windows from ever changing origins, which is very important for compartment security invariants. 24 August 2012, 23:10:44 UTC
efccfe1 Bug 774633 - Move the call to SetInitialPrincipalToSubject into nsAppShellService::RegisterTopLevelWindow. r=jst, a=akeybl This means that we get the correct principal on the window before sending notifying any consumers about the window's creation. 24 August 2012, 23:10:41 UTC
725c8fc Bug 774633 - Fold SetOpenerScriptPrincipal into SetInitialPrincipalToSubject, and make it indempotent and callable without an existing document. r=jst, a=akeybl There's no reason it has to fail if there's no mDoc, since any document is promptly blown away with the new about:blank document. The indempotence is important because we want to be able to call this method unconditionally in OpenJSWindowInternal (since we may not have gone through RegisterTopLevelWindow) without worrying about whether we've called it already. 24 August 2012, 23:10:38 UTC
cda995c Bug 774633 - Remove dead mOpenerScriptPrincipal. r=jst, a=akeybl This value is initialized to null and never set, so we can get rid of it. 24 August 2012, 23:10:36 UTC
0d7fb3d Bug 774633 - Wean SetInitialPrincipalToSubject off some parameters and clean it up. r=jst, a=akeybl We can remove the fallback to the principal of aParent because we already push the cx for aParent (callerContextGuard) whenever we're concerned about using its principal. 24 August 2012, 23:10:32 UTC
bcd7ec9 Bug 774633 - Factor nsWindowWatcher call to SetOpenerScriptPrincipal into a method on nsGlobalWindow. r=jst, a=akeybl This doesn't change any functionality in the code. Note that the name is currently a bit of a misnomer, but we change that in the next patch when we rip out the arguments. 24 August 2012, 23:10:24 UTC
bbb2be3 Bug 766793: Look for .pp files for shared libraries. r=ted a=lsblakk 24 August 2012, 17:59:45 UTC
8f6bc4f Bug 776600 - Readd pref removed in unbitrotting. r=blassey a=lsblakk CLOSED TREE 24 August 2012, 17:48:14 UTC
b6b4fd7 Bug 784683 - Don't create temporary H1 element for title (r=mfinkle, a=lsblakk) 22 August 2012, 17:17:45 UTC
3a94db0 Bug 784104 - Disable search suggestions by default. r=mfinkle a=akeybl 20 August 2012, 18:41:54 UTC
8cf7c54 Bug 784126 - Fix JSDOMParser textContent setter. r=lucasr a=lsblakk 22 August 2012, 17:15:46 UTC
37ee93a Bug 776600 - Support apps setting their default orientation. r=blassey, a=lsblakk 20 August 2012, 17:28:40 UTC
2b2a406 Bug 784397 - Apps should have their own task affinity so that they all show in recent apps. r=mfinkle, a=lsblakk 23 August 2012, 16:15:26 UTC
c27e2ea Bug 781061 - System notifications should call back to the process that created them. r=blassey, a=lsblakk 22 August 2012, 15:37:08 UTC
9d97bf4 Bug 650399 - All webapps should use the same webapp database. r=mfinkle, a=lsblakk 15 August 2012, 21:02:15 UTC
969a0f7 Bug 777427: BrowserApp should handle its MenuItems. [r=wesj] a=lsblakk --HG-- rename : mobile/android/base/resources/menu-large-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml.in rename : mobile/android/base/resources/menu-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-v11/gecko_app_menu.xml.in rename : mobile/android/base/resources/menu-xlarge-v11/gecko_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in rename : mobile/android/base/resources/menu/gecko_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml.in 27 July 2012, 06:52:41 UTC
4a7f982 Bug 777427: BrowserApp should handle Addon related menu items. [r=wesj] a=lsblakk 27 July 2012, 06:53:48 UTC
27204cf Bug 775072 - Inline autocomplete munges URLs that contain characters that would normally be escaped. r=mak a=gavin 22 August 2012, 05:59:20 UTC
6cb9cd2 Bug 779445 - SegFault in WorkerMemoryReporter because it accesses mWorkerPrivate when null; r=bent a=gavin 01 August 2012, 15:23:13 UTC
e82d6a7 Bug 769671 - Don't use IOException(Throwable cause), since it is only available in API level >= 9. r=rnewman a=lsblakk --HG-- extra : rebase_source : 5e4312ab408c7504900ac3bf3befbffb7c4e6102 22 August 2012, 16:49:28 UTC
b614aee Bug 783867. Don't blindly assume IsDOMClass objects are nsISupports. r=peterv, a=lsblakk 22 August 2012, 19:18:46 UTC
e5b7e2b Bug 754671 - [Page Thumbnails] size of thumbnails directory (in profiles directory) keeps growing infinitely; r=felipe a=akeybl 23 August 2012, 21:57:06 UTC
0469e9f Backed out changeset 3d01c3e9573c (re-landing bug 744388); a=akeybl 23 August 2012, 21:56:42 UTC
3105806 Bug 782421 - Use parsed result for reader articles. r=lucasr a=lsblakk 14 August 2012, 21:29:40 UTC
3a9014e Bug 783754 - Fix Flash on the Galaxy SII r=BenWa a=lsblakk 23 August 2012, 16:00:23 UTC
3cc039a Bug 784055 - Remove all code dealing with offsetWidth in Readability.js (r=bnicholson, a=lsblakk) 20 August 2012, 17:05:37 UTC
19be6bd Bug 784050 - No need to remove stylesheets and style tags in Readability.js (r=bnicholson, a=lsblakk) 20 August 2012, 17:05:37 UTC
5570f7f Bug 782348 - Fetch byline info from articles to show on Reader (r=bnicholson, a=lsblakk) 20 August 2012, 13:06:58 UTC
f12a9c8 Bug 700583 - Null-check our way out of crashes on both mobile and desktop in pr_FindSymbolInLib caused by plugin code where the plugin fails to load correctly, r=josh a=lsblakk --HG-- extra : rebase_source : 03a091c11d0a2a7654bde0c0951174a77c70b4cd 21 August 2012, 18:38:51 UTC
f13c477 Bug 776265 - changing the way ComputeHeightValue works to make it work just like ComputeWidthValue already does. this fixes {min,max}-height + adding reftests for {min,max}-{height,width} r=mats a=lsblakk 08 August 2012, 15:58:26 UTC
b052ee3 Bug 779687 - Telemetry around Fennec OOM kills. r=blassey a=akeybl 21 August 2012, 11:20:26 UTC
7a28d72 Bug 779687 - Add detection for ARMv7 CPUs. r=dougt a=akeybl 21 August 2012, 11:20:46 UTC
back to top